Skip to content
Success

Console Output

Pull request #47605 updated
19:35:37 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch master at faf84d7f0a1f2e6badff6f720a3e1e559c356fff rather than efca9303a488d53fcc6485463bef486b8f84ee43
Obtained Jenkinsfile from faf84d7f0a1f2e6badff6f720a3e1e559c356fff
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-47605@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
19:35:41 [2024-04-25T19:35:41.326Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:35:41 [2024-04-25T19:35:41.330Z] Trying to pass milestone 5
[Pipeline] milestone
19:35:41 [2024-04-25T19:35:41.494Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:35:56 [2024-04-25T19:35:56.721Z] Still waiting to schedule task
19:35:56 [2024-04-25T19:35:56.722Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0bc8345730cb7932c)’ is offline
19:36:50 [2024-04-25T19:36:50.951Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0bc8345730cb7932c) in /home/ubuntu/workspace/moby_PR-47605
[Pipeline] {
[Pipeline] checkout
19:36:50 [2024-04-25T19:36:50.975Z] The recommended git tool is: git
19:36:53 [2024-04-25T19:36:53.228Z] using credential docker-jenkins-github-credentials
19:36:53 [2024-04-25T19:36:53.236Z] Cloning the remote Git repository
19:36:53 [2024-04-25T19:36:53.236Z] Cloning with configured refspecs honoured and without tags
19:36:53 [2024-04-25T19:36:53.220Z] Cloning repository https://github.com/moby/moby.git
19:36:53 [2024-04-25T19:36:53.282Z]  > git init /home/ubuntu/workspace/moby_PR-47605 # timeout=10
19:36:54 [2024-04-25T19:36:54.037Z] Fetching upstream changes from https://github.com/moby/moby.git
19:36:54 [2024-04-25T19:36:54.037Z]  > git --version # timeout=10
19:36:54 [2024-04-25T19:36:54.040Z]  > git --version # 'git version 2.25.1'
19:36:54 [2024-04-25T19:36:54.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:36:54 [2024-04-25T19:36:54.047Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47605/head:refs/remotes/origin/PR-47605 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:37:06 [2024-04-25T19:37:06.920Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:37:06 [2024-04-25T19:37:06.924Z]  > git config --add remote.origin.fetch +refs/pull/47605/head:refs/remotes/origin/PR-47605 # timeout=10
19:37:06 [2024-04-25T19:37:06.926Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:37:07 [2024-04-25T19:37:07.231Z] Fetching without tags
19:37:07 [2024-04-25T19:37:07.457Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit efca9303a488d53fcc6485463bef486b8f84ee43
19:37:08 [2024-04-25T19:37:08.521Z] Merge succeeded, producing 0e35ec4dda943a4093e0d2c59f440f89418265e1
19:37:08 [2024-04-25T19:37:08.521Z] Checking out Revision 0e35ec4dda943a4093e0d2c59f440f89418265e1 (PR-47605)
19:37:07 [2024-04-25T19:37:07.205Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:37:07 [2024-04-25T19:37:07.211Z] Fetching upstream changes from https://github.com/moby/moby.git
19:37:07 [2024-04-25T19:37:07.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:37:07 [2024-04-25T19:37:07.214Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47605/head:refs/remotes/origin/PR-47605 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:37:07 [2024-04-25T19:37:07.439Z]  > git config core.sparsecheckout # timeout=10
19:37:07 [2024-04-25T19:37:07.450Z]  > git checkout -f efca9303a488d53fcc6485463bef486b8f84ee43 # timeout=10
19:37:08 [2024-04-25T19:37:08.144Z]  > git remote # timeout=10
19:37:08 [2024-04-25T19:37:08.148Z]  > git config --get remote.origin.url # timeout=10
19:37:08 [2024-04-25T19:37:08.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:37:08 [2024-04-25T19:37:08.152Z]  > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10
19:37:08 [2024-04-25T19:37:08.497Z]  > git rev-parse HEAD^{commit} # timeout=10
19:37:08 [2024-04-25T19:37:08.501Z]  > git config core.sparsecheckout # timeout=10
19:37:08 [2024-04-25T19:37:08.503Z]  > git checkout -f 0e35ec4dda943a4093e0d2c59f440f89418265e1 # timeout=10
19:37:11 [2024-04-25T19:37:11.919Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD"
19:37:11 [2024-04-25T19:37:11.924Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:37:12 [2024-04-25T19:37:12.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47605:/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
19:37:11 [2024-04-25T19:37:11.902Z]  > git rev-list --no-walk b9b47f483fb492039922d8a7355e50f8cfdd515e # timeout=10
19:37:16 [2024-04-25T19:37:16.827Z] Unable to find image 'alpine:latest' locally
19:37:16 [2024-04-25T19:37:16.827Z] latest: Pulling from library/alpine
19:37:17 [2024-04-25T19:37:17.082Z] bca4290a9639: Pulling fs layer
19:37:17 [2024-04-25T19:37:17.338Z] bca4290a9639: Verifying Checksum
19:37:17 [2024-04-25T19:37:17.338Z] bca4290a9639: Download complete
19:37:17 [2024-04-25T19:37:17.593Z] bca4290a9639: Pull complete
19:37:17 [2024-04-25T19:37:17.848Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
19:37:17 [2024-04-25T19:37:17.848Z] Status: Downloaded newer image for alpine:latest
19:37:27 [2024-04-25T19:37:27.780Z] 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
19:37:27 [2024-04-25T19:37:27.833Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0bc8345730cb7932c) in /home/ubuntu/workspace/moby_PR-47605
[Pipeline] {
[Pipeline] checkout
19:37:27 [2024-04-25T19:37:27.847Z] The recommended git tool is: git
19:37:27 [2024-04-25T19:37:27.894Z] using credential docker-jenkins-github-credentials
19:37:27 [2024-04-25T19:37:27.903Z] Fetching changes from the remote Git repository
19:37:27 [2024-04-25T19:37:27.910Z] Fetching without tags
19:37:28 [2024-04-25T19:37:28.112Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit efca9303a488d53fcc6485463bef486b8f84ee43
19:37:28 [2024-04-25T19:37:28.531Z] Merge succeeded, producing 2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296
19:37:28 [2024-04-25T19:37:28.531Z] Checking out Revision 2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 (PR-47605)
19:37:28 [2024-04-25T19:37:28.629Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD"
19:37:28 [2024-04-25T19:37:28.634Z] First time build. Skipping changelog.
19:37:27 [2024-04-25T19:37:27.890Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47605/.git # timeout=10
19:37:27 [2024-04-25T19:37:27.897Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:37:27 [2024-04-25T19:37:27.901Z] Fetching upstream changes from https://github.com/moby/moby.git
19:37:27 [2024-04-25T19:37:27.901Z]  > git --version # timeout=10
19:37:27 [2024-04-25T19:37:27.903Z]  > git --version # 'git version 2.25.1'
19:37:27 [2024-04-25T19:37:27.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:37:27 [2024-04-25T19:37:27.905Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47605/head:refs/remotes/origin/PR-47605 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:37:28 [2024-04-25T19:37:28.147Z]  > git config core.sparsecheckout # timeout=10
19:37:28 [2024-04-25T19:37:28.149Z]  > git checkout -f efca9303a488d53fcc6485463bef486b8f84ee43 # timeout=10
19:37:28 [2024-04-25T19:37:28.307Z]  > git remote # timeout=10
19:37:28 [2024-04-25T19:37:28.309Z]  > git config --get remote.origin.url # timeout=10
19:37:28 [2024-04-25T19:37:28.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:37:28 [2024-04-25T19:37:28.313Z]  > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10
19:37:28 [2024-04-25T19:37:28.518Z]  > git rev-parse HEAD^{commit} # timeout=10
19:37:28 [2024-04-25T19:37:28.522Z]  > git config core.sparsecheckout # timeout=10
19:37:28 [2024-04-25T19:37:28.524Z]  > git checkout -f 2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 # timeout=10
19:37:28 [2024-04-25T19:37:28.621Z]  > git rev-list --no-walk b9b47f483fb492039922d8a7355e50f8cfdd515e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:37:29 [2024-04-25T19:37:29.254Z] + docker version
19:37:29 [2024-04-25T19:37:29.254Z] Client: Docker Engine - Community
19:37:29 [2024-04-25T19:37:29.254Z]  Version:           25.0.3
19:37:29 [2024-04-25T19:37:29.254Z]  API version:       1.44
19:37:29 [2024-04-25T19:37:29.254Z]  Go version:        go1.21.6
19:37:29 [2024-04-25T19:37:29.254Z]  Git commit:        4debf41
19:37:29 [2024-04-25T19:37:29.254Z]  Built:             Tue Feb  6 21:13:09 2024
19:37:29 [2024-04-25T19:37:29.254Z]  OS/Arch:           linux/arm64
19:37:29 [2024-04-25T19:37:29.254Z]  Context:           default
19:37:29 [2024-04-25T19:37:29.254Z] 
19:37:29 [2024-04-25T19:37:29.254Z] Server: Docker Engine - Community
19:37:29 [2024-04-25T19:37:29.254Z]  Engine:
19:37:29 [2024-04-25T19:37:29.254Z]   Version:          25.0.3
19:37:29 [2024-04-25T19:37:29.254Z]   API version:      1.44 (minimum version 1.24)
19:37:29 [2024-04-25T19:37:29.254Z]   Go version:       go1.21.6
19:37:29 [2024-04-25T19:37:29.254Z]   Git commit:       f417435
19:37:29 [2024-04-25T19:37:29.254Z]   Built:            Tue Feb  6 21:13:09 2024
19:37:29 [2024-04-25T19:37:29.254Z]   OS/Arch:          linux/arm64
19:37:29 [2024-04-25T19:37:29.254Z]   Experimental:     true
19:37:29 [2024-04-25T19:37:29.254Z]  containerd:
19:37:29 [2024-04-25T19:37:29.254Z]   Version:          1.6.28
19:37:29 [2024-04-25T19:37:29.254Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
19:37:29 [2024-04-25T19:37:29.254Z]  runc:
19:37:29 [2024-04-25T19:37:29.254Z]   Version:          1.1.12
19:37:29 [2024-04-25T19:37:29.254Z]   GitCommit:        v1.1.12-0-g51d5e94
19:37:29 [2024-04-25T19:37:29.254Z]  docker-init:
19:37:29 [2024-04-25T19:37:29.254Z]   Version:          0.19.0
19:37:29 [2024-04-25T19:37:29.254Z]   GitCommit:        de40ad0
[Pipeline] sh
19:37:29 [2024-04-25T19:37:29.565Z] + docker info
19:37:37 [2024-04-25T19:37:37.637Z] Client: Docker Engine - Community
19:37:37 [2024-04-25T19:37:37.637Z]  Version:    25.0.3
19:37:37 [2024-04-25T19:37:37.637Z]  Context:    default
19:37:37 [2024-04-25T19:37:37.637Z]  Debug Mode: false
19:37:37 [2024-04-25T19:37:37.637Z]  Plugins:
19:37:37 [2024-04-25T19:37:37.637Z]   buildx: Docker Buildx (Docker Inc.)
19:37:37 [2024-04-25T19:37:37.637Z]     Version:  v0.12.1
19:37:37 [2024-04-25T19:37:37.637Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:37:37 [2024-04-25T19:37:37.637Z]   compose: Docker Compose (Docker Inc.)
19:37:37 [2024-04-25T19:37:37.637Z]     Version:  v2.24.6
19:37:37 [2024-04-25T19:37:37.637Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:37:37 [2024-04-25T19:37:37.637Z] 
19:37:37 [2024-04-25T19:37:37.637Z] Server:
19:37:37 [2024-04-25T19:37:37.637Z]  Containers: 0
19:37:37 [2024-04-25T19:37:37.637Z]   Running: 0
19:37:37 [2024-04-25T19:37:37.637Z]   Paused: 0
19:37:37 [2024-04-25T19:37:37.637Z]   Stopped: 0
19:37:37 [2024-04-25T19:37:37.637Z]  Images: 1
19:37:37 [2024-04-25T19:37:37.637Z]  Server Version: 25.0.3
19:37:37 [2024-04-25T19:37:37.637Z]  Storage Driver: overlay2
19:37:37 [2024-04-25T19:37:37.637Z]   Backing Filesystem: extfs
19:37:37 [2024-04-25T19:37:37.637Z]   Supports d_type: true
19:37:37 [2024-04-25T19:37:37.637Z]   Using metacopy: false
19:37:37 [2024-04-25T19:37:37.637Z]   Native Overlay Diff: true
19:37:37 [2024-04-25T19:37:37.637Z]   userxattr: false
19:37:37 [2024-04-25T19:37:37.637Z]  Logging Driver: json-file
19:37:37 [2024-04-25T19:37:37.637Z]  Cgroup Driver: cgroupfs
19:37:37 [2024-04-25T19:37:37.637Z]  Cgroup Version: 1
19:37:37 [2024-04-25T19:37:37.637Z]  Plugins:
19:37:37 [2024-04-25T19:37:37.637Z]   Volume: local
19:37:37 [2024-04-25T19:37:37.637Z]   Network: bridge host ipvlan macvlan null overlay
19:37:37 [2024-04-25T19:37:37.637Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
19:37:37 [2024-04-25T19:37:37.637Z]  Swarm: inactive
19:37:37 [2024-04-25T19:37:37.637Z]  Runtimes: io.containerd.runc.v2 runc
19:37:37 [2024-04-25T19:37:37.637Z]  Default Runtime: runc
19:37:37 [2024-04-25T19:37:37.637Z]  Init Binary: docker-init
19:37:37 [2024-04-25T19:37:37.637Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
19:37:37 [2024-04-25T19:37:37.637Z]  runc version: v1.1.12-0-g51d5e94
19:37:37 [2024-04-25T19:37:37.637Z]  init version: de40ad0
19:37:37 [2024-04-25T19:37:37.637Z]  Security Options:
19:37:37 [2024-04-25T19:37:37.637Z]   apparmor
19:37:37 [2024-04-25T19:37:37.637Z]   seccomp
19:37:37 [2024-04-25T19:37:37.637Z]    Profile: builtin
19:37:37 [2024-04-25T19:37:37.637Z]  Kernel Version: 5.15.0-1053-aws
19:37:37 [2024-04-25T19:37:37.637Z]  Operating System: Ubuntu 20.04.6 LTS
19:37:37 [2024-04-25T19:37:37.637Z]  OSType: linux
19:37:37 [2024-04-25T19:37:37.637Z]  Architecture: aarch64
19:37:37 [2024-04-25T19:37:37.637Z]  CPUs: 8
19:37:37 [2024-04-25T19:37:37.637Z]  Total Memory: 30.64GiB
19:37:37 [2024-04-25T19:37:37.637Z]  Name: ip-10-100-77-75
19:37:37 [2024-04-25T19:37:37.637Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
19:37:37 [2024-04-25T19:37:37.637Z]  Docker Root Dir: /var/lib/docker
19:37:37 [2024-04-25T19:37:37.637Z]  Debug Mode: false
19:37:37 [2024-04-25T19:37:37.637Z]  Experimental: true
19:37:37 [2024-04-25T19:37:37.637Z]  Insecure Registries:
19:37:37 [2024-04-25T19:37:37.637Z]   127.0.0.0/8
19:37:37 [2024-04-25T19:37:37.637Z]  Live Restore Enabled: true
19:37:37 [2024-04-25T19:37:37.637Z] 
[Pipeline] sh
19:37:37 [2024-04-25T19:37:37.907Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:37:37 [2024-04-25T19:37:37.907Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:37:37 [2024-04-25T19:37:37.907Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47605/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:37:37 [2024-04-25T19:37:37.907Z] + bash /home/ubuntu/workspace/moby_PR-47605/check-config.sh
19:37:37 [2024-04-25T19:37:37.907Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:37:37 [2024-04-25T19:37:37.907Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
19:37:37 [2024-04-25T19:37:37.907Z] 
19:37:37 [2024-04-25T19:37:37.907Z] Generally Necessary:
19:37:37 [2024-04-25T19:37:37.907Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:37:37 [2024-04-25T19:37:37.907Z] - apparmor: enabled and tools installed
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_NAMESPACES: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_NET_NS: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_PID_NS: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_IPC_NS: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_UTS_NS: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_CGROUPS: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_CGROUP_CPUACCT: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_CGROUP_DEVICE: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_CGROUP_FREEZER: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_CGROUP_SCHED: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_CPUSETS: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_MEMCG: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_KEYS: enabled
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_VETH: enabled (as module)
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_BRIDGE: enabled (as module)
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:37:38 [2024-04-25T19:37:38.162Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:37:38 [2024-04-25T19:37:38.417Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:37:38 [2024-04-25T19:37:38.417Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:37:38 [2024-04-25T19:37:38.417Z] - CONFIG_NF_NAT: enabled (as module)
19:37:38 [2024-04-25T19:37:38.417Z] - CONFIG_POSIX_MQUEUE: enabled
19:37:38 [2024-04-25T19:37:38.417Z] - CONFIG_CGROUP_BPF: enabled
19:37:38 [2024-04-25T19:37:38.417Z] 
19:37:38 [2024-04-25T19:37:38.418Z] Optional Features:
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_USER_NS: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_SECCOMP: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_SECCOMP_FILTER: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_CGROUP_PIDS: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_MEMCG_SWAP: enabled
19:37:38 [2024-04-25T19:37:38.418Z]     (cgroup swap accounting is currently enabled)
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_BLK_CGROUP: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_CGROUP_PERF: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_CGROUP_HUGETLB: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_CFS_BANDWIDTH: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_RT_GROUP_SCHED: missing
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_IP_VS: enabled (as module)
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_IP_VS_NFCT: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_IP_VS_RR: enabled (as module)
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_SECURITY_SELINUX: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_SECURITY_APPARMOR: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_EXT4_FS: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:37:38 [2024-04-25T19:37:38.418Z] - Network Drivers:
19:37:38 [2024-04-25T19:37:38.418Z]   - "overlay":
19:37:38 [2024-04-25T19:37:38.418Z]     - CONFIG_VXLAN: enabled (as module)
19:37:38 [2024-04-25T19:37:38.418Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:37:38 [2024-04-25T19:37:38.418Z]       Optional (for encrypted networks):
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_CRYPTO: enabled
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_CRYPTO_AEAD: enabled
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_CRYPTO_GCM: enabled
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_CRYPTO_GHASH: enabled
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_XFRM: enabled
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_XFRM_USER: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]       - CONFIG_INET_ESP: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]   - "ipvlan":
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_IPVLAN: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]   - "macvlan":
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_MACVLAN: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_DUMMY: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]   - "ftp,tftp client in container":
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z] - Storage Drivers:
19:37:38 [2024-04-25T19:37:38.673Z]   - "aufs":
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_AUFS_FS: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]   - "btrfs":
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:37:38 [2024-04-25T19:37:38.673Z]   - "devicemapper":
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_BLK_DEV_DM: enabled
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]   - "overlay":
19:37:38 [2024-04-25T19:37:38.673Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:37:38 [2024-04-25T19:37:38.673Z]   - "zfs":
19:37:38 [2024-04-25T19:37:38.673Z]     - /dev/zfs: present
19:37:38 [2024-04-25T19:37:38.673Z]     - zfs command: missing
19:37:38 [2024-04-25T19:37:38.673Z]     - zpool command: missing
19:37:38 [2024-04-25T19:37:38.673Z] 
19:37:38 [2024-04-25T19:37:38.673Z] Limits:
19:37:38 [2024-04-25T19:37:38.673Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:37:38 [2024-04-25T19:37:38.673Z] 
19:37:38 [2024-04-25T19:37:38.673Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:37:38 [2024-04-25T19:37:38.958Z] + docker build --force-rm -t docker:2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 .
19:37:39 [2024-04-25T19:37:39.213Z] #0 building with "default" instance using docker driver
19:37:39 [2024-04-25T19:37:39.213Z] 
19:37:39 [2024-04-25T19:37:39.213Z] #1 [internal] load build definition from Dockerfile
19:37:39 [2024-04-25T19:37:39.213Z] #1 transferring dockerfile: 28.30kB done
19:37:39 [2024-04-25T19:37:39.213Z] #1 DONE 0.0s
19:37:39 [2024-04-25T19:37:39.213Z] 
19:37:39 [2024-04-25T19:37:39.213Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
19:37:39 [2024-04-25T19:37:39.468Z] #2 DONE 0.4s
19:37:39 [2024-04-25T19:37:39.722Z] 
19:37:39 [2024-04-25T19:37:39.722Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
19:37:39 [2024-04-25T19:37:39.722Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 0.0s done
19:37:39 [2024-04-25T19:37:39.722Z] #3 sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 8.40kB / 8.40kB done
19:37:39 [2024-04-25T19:37:39.722Z] #3 sha256:c8678869a83fab70232869ba24acc1c0be661f4d65135c0eeacb6a8e78420fdd 482B / 482B done
19:37:39 [2024-04-25T19:37:39.722Z] #3 sha256:45fc0e793a06559debf1128a8e0a2aef5bd1822e7d98b7412afcc474f04cc4fe 1.26kB / 1.26kB done
19:37:39 [2024-04-25T19:37:39.722Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 4.19MB / 11.24MB 0.1s
19:37:39 [2024-04-25T19:37:39.722Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 11.24MB / 11.24MB 0.2s done
19:37:39 [2024-04-25T19:37:39.722Z] #3 extracting sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 0.1s done
19:37:39 [2024-04-25T19:37:39.977Z] #3 DONE 0.4s
19:37:39 [2024-04-25T19:37:39.977Z] 
19:37:39 [2024-04-25T19:37:39.977Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:37:40 [2024-04-25T19:37:40.537Z] #4 ...
19:37:40 [2024-04-25T19:37:40.537Z] 
19:37:40 [2024-04-25T19:37:40.537Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
19:37:40 [2024-04-25T19:37:40.537Z] #5 DONE 0.7s
19:37:40 [2024-04-25T19:37:40.791Z] 
19:37:40 [2024-04-25T19:37:40.791Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
19:37:40 [2024-04-25T19:37:40.791Z] #6 DONE 0.8s
19:37:40 [2024-04-25T19:37:40.791Z] 
19:37:40 [2024-04-25T19:37:40.791Z] #7 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
19:37:40 [2024-04-25T19:37:40.791Z] #7 DONE 0.8s
19:37:40 [2024-04-25T19:37:40.791Z] 
19:37:40 [2024-04-25T19:37:40.791Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.3
19:37:40 [2024-04-25T19:37:40.791Z] #8 DONE 0.8s
19:37:40 [2024-04-25T19:37:40.791Z] 
19:37:40 [2024-04-25T19:37:40.791Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
19:37:40 [2024-04-25T19:37:40.791Z] #9 DONE 0.8s
19:37:40 [2024-04-25T19:37:40.791Z] 
19:37:40 [2024-04-25T19:37:40.791Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
19:37:40 [2024-04-25T19:37:40.791Z] #10 DONE 0.8s
19:37:40 [2024-04-25T19:37:40.791Z] 
19:37:40 [2024-04-25T19:37:40.791Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:37:40 [2024-04-25T19:37:40.791Z] #4 DONE 0.9s
19:37:40 [2024-04-25T19:37:40.791Z] 
19:37:40 [2024-04-25T19:37:40.791Z] #11 [internal] load metadata for docker.io/library/busybox:latest
19:37:41 [2024-04-25T19:37:41.046Z] #11 DONE 0.9s
19:37:41 [2024-04-25T19:37:41.046Z] 
19:37:41 [2024-04-25T19:37:41.046Z] #12 [internal] load .dockerignore
19:37:41 [2024-04-25T19:37:41.046Z] #12 transferring context: 113B done
19:37:41 [2024-04-25T19:37:41.047Z] #12 DONE 0.0s
19:37:41 [2024-04-25T19:37:41.302Z] 
19:37:41 [2024-04-25T19:37:41.302Z] #13 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
19:37:41 [2024-04-25T19:37:41.302Z] #13 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
19:37:41 [2024-04-25T19:37:41.637Z] #13 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.4s done
19:37:41 [2024-04-25T19:37:41.892Z] #13 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
19:37:41 [2024-04-25T19:37:41.892Z] #13 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
19:37:41 [2024-04-25T19:37:41.892Z] #13 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
19:37:42 [2024-04-25T19:37:42.453Z] #13 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0B / 16.65MB 0.4s
19:37:42 [2024-04-25T19:37:42.708Z] #13 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 0.7s
19:37:42 [2024-04-25T19:37:42.963Z] #13 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 0.8s done
19:37:42 [2024-04-25T19:37:42.963Z] #13 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a
19:37:43 [2024-04-25T19:37:43.527Z] #13 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.6s done
19:37:44 [2024-04-25T19:37:44.452Z] #13 DONE 2.9s
19:37:44 [2024-04-25T19:37:44.452Z] 
19:37:44 [2024-04-25T19:37:44.452Z] #14 [internal] load build context
19:37:44 [2024-04-25T19:37:44.452Z] #14 transferring context: 77.63MB 2.6s done
19:37:44 [2024-04-25T19:37:44.452Z] #14 DONE 3.0s
19:37:44 [2024-04-25T19:37:44.452Z] 
19:37:44 [2024-04-25T19:37:44.452Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
19:37:44 [2024-04-25T19:37:44.452Z] #15 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.4s done
19:37:44 [2024-04-25T19:37:44.452Z] #15 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
19:37:44 [2024-04-25T19:37:44.452Z] #15 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
19:37:44 [2024-04-25T19:37:44.452Z] #15 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
19:37:44 [2024-04-25T19:37:44.452Z] #15 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 0.7s done
19:37:44 [2024-04-25T19:37:44.452Z] #15 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.7s done
19:37:44 [2024-04-25T19:37:44.452Z] #15 DONE 2.9s
19:37:44 [2024-04-25T19:37:44.452Z] 
19:37:44 [2024-04-25T19:37:44.452Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196
19:37:44 [2024-04-25T19:37:44.452Z] #16 resolve docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 0.4s done
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 1.64kB / 1.64kB done
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:06767451887020f12dc69f7309ab3c254a09b07b65526b04b64eddc29c637833 1.79kB / 1.79kB done
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:0f471f5978bda897998d20297a68a49eb94b81a1f3810697f79b2b9aa1387af5 2.89kB / 2.89kB done
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 1.6s done
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 23.59MB / 23.59MB 1.9s done
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 0B / 63.99MB 2.2s
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 0B / 86.45MB 2.2s
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 0B / 64.11MB 2.2s
19:37:44 [2024-04-25T19:37:44.452Z] #16 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 0.3s
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 31.46MB / 63.99MB 2.5s
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 17.21MB / 86.45MB 2.5s
19:37:44 [2024-04-25T19:37:44.452Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 23.07MB / 64.11MB 2.5s
19:37:44 [2024-04-25T19:37:44.708Z] #16 ...
19:37:44 [2024-04-25T19:37:44.708Z] 
19:37:44 [2024-04-25T19:37:44.708Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:37:44 [2024-04-25T19:37:44.708Z] #17 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.4s done
19:37:44 [2024-04-25T19:37:44.708Z] #17 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:37:44 [2024-04-25T19:37:44.708Z] #17 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:37:44 [2024-04-25T19:37:44.708Z] #17 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:37:44 [2024-04-25T19:37:44.708Z] #17 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done
19:37:44 [2024-04-25T19:37:44.708Z] #17 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
19:37:44 [2024-04-25T19:37:44.708Z] #17 DONE 3.3s
19:37:44 [2024-04-25T19:37:44.708Z] 
19:37:44 [2024-04-25T19:37:44.708Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196
19:37:44 [2024-04-25T19:37:44.708Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 51.38MB / 63.99MB 2.7s
19:37:44 [2024-04-25T19:37:44.708Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 46.14MB / 86.45MB 2.7s
19:37:44 [2024-04-25T19:37:44.708Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 44.04MB / 64.11MB 2.7s
19:37:44 [2024-04-25T19:37:44.708Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 60.82MB / 63.99MB 2.8s
19:37:44 [2024-04-25T19:37:44.708Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 50.33MB / 64.11MB 2.8s
19:37:44 [2024-04-25T19:37:44.963Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 55.57MB / 86.45MB 2.9s
19:37:44 [2024-04-25T19:37:44.963Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 56.62MB / 64.11MB 2.9s
19:37:44 [2024-04-25T19:37:44.963Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 64.11MB / 64.11MB 3.0s
19:37:44 [2024-04-25T19:37:44.963Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 69.21MB / 86.45MB 3.1s
19:37:45 [2024-04-25T19:37:45.218Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 83.89MB / 86.45MB 3.2s
19:37:46 [2024-04-25T19:37:46.143Z] #16 extracting sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a
19:37:46 [2024-04-25T19:37:46.398Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 63.99MB / 63.99MB 4.2s done
19:37:46 [2024-04-25T19:37:46.653Z] #16 extracting sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 0.4s done
19:37:48 [2024-04-25T19:37:48.015Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 64.11MB / 64.11MB 5.9s done
19:37:48 [2024-04-25T19:37:48.015Z] #16 extracting sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 0.1s
19:37:49 [2024-04-25T19:37:49.898Z] #16 extracting sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 1.5s done
19:37:50 [2024-04-25T19:37:50.152Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 86.45MB / 86.45MB 8.3s
19:37:50 [2024-04-25T19:37:50.407Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 86.45MB / 86.45MB 8.3s done
19:37:50 [2024-04-25T19:37:50.661Z] #16 sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 175B / 175B 8.7s
19:37:50 [2024-04-25T19:37:50.661Z] #16 extracting sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f
19:37:50 [2024-04-25T19:37:50.661Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 8.8s
19:37:51 [2024-04-25T19:37:51.413Z] #16 ...
19:37:51 [2024-04-25T19:37:51.413Z] 
19:37:51 [2024-04-25T19:37:51.413Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
19:37:51 [2024-04-25T19:37:51.413Z] #18 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.4s done
19:37:51 [2024-04-25T19:37:51.413Z] #18 sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 1.85kB / 1.85kB done
19:37:51 [2024-04-25T19:37:51.413Z] #18 sha256:40374b5cdc928ffc606cb5c2bbf5e2b2eb6eb918a8e62104ae1f001c49dcbe3a 529B / 529B done
19:37:51 [2024-04-25T19:37:51.413Z] #18 sha256:dc0de672ed1226c65f85607f60b58c8fd94abdb7eba38cb172d056a430ce548e 1.48kB / 1.48kB done
19:37:51 [2024-04-25T19:37:51.413Z] #18 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 1.7s done
19:37:51 [2024-04-25T19:37:51.413Z] #18 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 1.6s done
19:37:51 [2024-04-25T19:37:51.413Z] #18 ...
19:37:51 [2024-04-25T19:37:51.413Z] 
19:37:51 [2024-04-25T19:37:51.413Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
19:37:51 [2024-04-25T19:37:51.413Z] #19 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.4s done
19:37:51 [2024-04-25T19:37:51.413Z] #19 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done
19:37:51 [2024-04-25T19:37:51.413Z] #19 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
19:37:51 [2024-04-25T19:37:51.413Z] #19 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
19:37:51 [2024-04-25T19:37:51.668Z] #19 ...
19:37:51 [2024-04-25T19:37:51.668Z] 
19:37:51 [2024-04-25T19:37:51.668Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
19:37:51 [2024-04-25T19:37:51.668Z] #20 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.4s done
19:37:51 [2024-04-25T19:37:51.668Z] #20 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
19:37:51 [2024-04-25T19:37:51.668Z] #20 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
19:37:51 [2024-04-25T19:37:51.668Z] #20 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
19:37:51 [2024-04-25T19:37:51.668Z] #20 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 8.8s done
19:37:51 [2024-04-25T19:37:51.668Z] #20 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
19:37:51 [2024-04-25T19:37:51.668Z] #20 ...
19:37:51 [2024-04-25T19:37:51.668Z] 
19:37:51 [2024-04-25T19:37:51.668Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
19:37:51 [2024-04-25T19:37:51.668Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.4s done
19:37:51 [2024-04-25T19:37:51.668Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
19:37:51 [2024-04-25T19:37:51.668Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
19:37:51 [2024-04-25T19:37:51.668Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
19:37:51 [2024-04-25T19:37:51.668Z] #21 ...
19:37:51 [2024-04-25T19:37:51.668Z] 
19:37:51 [2024-04-25T19:37:51.668Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196
19:37:51 [2024-04-25T19:37:51.668Z] #16 sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 175B / 175B 9.1s done
19:37:51 [2024-04-25T19:37:51.668Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 9.3s done
19:37:52 [2024-04-25T19:37:52.228Z] #16 ...
19:37:52 [2024-04-25T19:37:52.228Z] 
19:37:52 [2024-04-25T19:37:52.228Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
19:37:52 [2024-04-25T19:37:52.228Z] #18 DONE 10.9s
19:37:52 [2024-04-25T19:37:52.228Z] 
19:37:52 [2024-04-25T19:37:52.228Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196
19:37:52 [2024-04-25T19:37:52.483Z] #16 extracting sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 1.8s done
19:37:53 [2024-04-25T19:37:53.043Z] #16 extracting sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75
19:37:54 [2024-04-25T19:37:54.626Z] #16 ...
19:37:54 [2024-04-25T19:37:54.626Z] 
19:37:54 [2024-04-25T19:37:54.626Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
19:37:54 [2024-04-25T19:37:54.626Z] #20 DONE 13.3s
19:37:54 [2024-04-25T19:37:54.932Z] 
19:37:54 [2024-04-25T19:37:54.932Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
19:37:54 [2024-04-25T19:37:54.932Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 11.4s done
19:37:54 [2024-04-25T19:37:54.932Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 12.2s done
19:37:54 [2024-04-25T19:37:54.932Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done
19:37:55 [2024-04-25T19:37:55.325Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a
19:37:55 [2024-04-25T19:37:55.325Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 0B / 766B 13.2s
19:37:55 [2024-04-25T19:37:55.580Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 13.4s
19:37:55 [2024-04-25T19:37:55.580Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 13.6s done
19:37:55 [2024-04-25T19:37:55.580Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 13.7s
19:37:55 [2024-04-25T19:37:55.835Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.6s done
19:37:55 [2024-04-25T19:37:55.835Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 13.9s
19:37:56 [2024-04-25T19:37:56.165Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2
19:37:56 [2024-04-25T19:37:56.420Z] #21 ...
19:37:56 [2024-04-25T19:37:56.420Z] 
19:37:56 [2024-04-25T19:37:56.420Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
19:37:56 [2024-04-25T19:37:56.420Z] #19 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 11.0s done
19:37:56 [2024-04-25T19:37:56.420Z] #19 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.1s done
19:37:56 [2024-04-25T19:37:56.420Z] #19 DONE 15.1s
19:37:56 [2024-04-25T19:37:56.420Z] 
19:37:56 [2024-04-25T19:37:56.420Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
19:37:56 [2024-04-25T19:37:56.420Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
19:37:56 [2024-04-25T19:37:56.420Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
19:37:56 [2024-04-25T19:37:56.674Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
19:37:57 [2024-04-25T19:37:57.789Z] #21 DONE 16.3s
19:37:57 [2024-04-25T19:37:57.789Z] 
19:37:57 [2024-04-25T19:37:57.789Z] #22 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
19:38:01 [2024-04-25T19:38:01.048Z] #22 ...
19:38:01 [2024-04-25T19:38:01.048Z] 
19:38:01 [2024-04-25T19:38:01.048Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196
19:38:01 [2024-04-25T19:38:01.048Z] #16 extracting sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 5.8s done
19:38:01 [2024-04-25T19:38:01.048Z] #16 extracting sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 done
19:38:01 [2024-04-25T19:38:01.048Z] #16 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
19:38:01 [2024-04-25T19:38:01.048Z] #16 DONE 19.3s
19:38:01 [2024-04-25T19:38:01.048Z] 
19:38:01 [2024-04-25T19:38:01.048Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
19:38:01 [2024-04-25T19:38:01.048Z] #23 5.193 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 5.232 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 5.275 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 5.298 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 5.528 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 5.529 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 6.866 Fetched 9105 kB in 2s (4714 kB/s)
19:38:01 [2024-04-25T19:38:01.048Z] #23 6.866 Reading package lists...
19:38:01 [2024-04-25T19:38:01.048Z] #23 7.476 Reading package lists...
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.066 Building dependency tree...
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.454 The following additional packages will be installed:
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.454   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.454   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.455   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.457 Suggested packages:
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.457   krb5-doc krb5-user
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.457 Recommended packages:
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.457   krb5-locales libldap-common publicsuffix libsasl2-modules
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.626 The following NEW packages will be installed:
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.626   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.626   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.626   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.627   libssh2-1 libssl3 openssl
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.899 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.899 Need to get 5813 kB of archives.
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.899 After this operation, 16.1 MB of additional disk space will be used.
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.899 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.922 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.932 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.934 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.943 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.944 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.946 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.948 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.951 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.982 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.984 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.986 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 8.988 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
19:38:01 [2024-04-25T19:38:01.048Z] #23 9.005 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.007 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.013 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.014 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.016 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.019 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.022 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.058 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:38:01 [2024-04-25T19:38:01.303Z] #23 9.258 debconf: delaying package configuration, since apt-utils is not installed
19:38:01 [2024-04-25T19:38:01.557Z] #23 9.291 Fetched 5813 kB in 0s (13.7 MB/s)
19:38:01 [2024-04-25T19:38:01.557Z] #23 9.445 Selecting previously unselected package libssl3:arm64.
19:38:01 [2024-04-25T19:38:01.812Z] #23 9.445 (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.)
19:38:01 [2024-04-25T19:38:01.812Z] #23 9.450 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
19:38:01 [2024-04-25T19:38:01.812Z] #23 9.633 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
19:38:02 [2024-04-25T19:38:02.067Z] #23 9.808 Selecting previously unselected package openssl.
19:38:02 [2024-04-25T19:38:02.067Z] #23 9.809 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
19:38:02 [2024-04-25T19:38:02.067Z] #23 9.816 Unpacking openssl (3.0.11-1~deb12u2) ...
19:38:02 [2024-04-25T19:38:02.626Z] #23 10.51 Selecting previously unselected package ca-certificates.
19:38:02 [2024-04-25T19:38:02.881Z] #23 10.51 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
19:38:02 [2024-04-25T19:38:02.881Z] #23 10.58 Unpacking ca-certificates (20230311) ...
19:38:03 [2024-04-25T19:38:03.135Z] #23 10.96 Selecting previously unselected package libbrotli1:arm64.
19:38:03 [2024-04-25T19:38:03.390Z] #23 10.96 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
19:38:03 [2024-04-25T19:38:03.390Z] #23 10.97 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
19:38:03 [2024-04-25T19:38:03.390Z] #23 11.25 Selecting previously unselected package libkrb5support0:arm64.
19:38:03 [2024-04-25T19:38:03.645Z] #23 11.26 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
19:38:03 [2024-04-25T19:38:03.645Z] #23 11.28 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
19:38:03 [2024-04-25T19:38:03.899Z] #23 11.76 Selecting previously unselected package libk5crypto3:arm64.
19:38:04 [2024-04-25T19:38:04.154Z] #23 11.76 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
19:38:04 [2024-04-25T19:38:04.154Z] #23 11.88 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
19:38:04 [2024-04-25T19:38:04.408Z] #23 12.24 Selecting previously unselected package libkeyutils1:arm64.
19:38:04 [2024-04-25T19:38:04.408Z] #23 12.25 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
19:38:04 [2024-04-25T19:38:04.408Z] #23 12.26 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
19:38:04 [2024-04-25T19:38:04.408Z] #23 12.35 Selecting previously unselected package libkrb5-3:arm64.
19:38:04 [2024-04-25T19:38:04.663Z] #23 12.35 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
19:38:04 [2024-04-25T19:38:04.663Z] #23 12.36 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
19:38:04 [2024-04-25T19:38:04.663Z] #23 12.50 Selecting previously unselected package libgssapi-krb5-2:arm64.
19:38:04 [2024-04-25T19:38:04.663Z] #23 12.51 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
19:38:04 [2024-04-25T19:38:04.663Z] #23 12.54 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
19:38:04 [2024-04-25T19:38:04.663Z] #23 12.62 Selecting previously unselected package libsasl2-modules-db:arm64.
19:38:04 [2024-04-25T19:38:04.917Z] #23 12.62 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
19:38:04 [2024-04-25T19:38:04.917Z] #23 12.69 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
19:38:04 [2024-04-25T19:38:04.917Z] #23 12.89 Selecting previously unselected package libsasl2-2:arm64.
19:38:05 [2024-04-25T19:38:05.172Z] #23 12.89 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
19:38:05 [2024-04-25T19:38:05.172Z] #23 12.90 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
19:38:05 [2024-04-25T19:38:05.172Z] #23 13.04 Selecting previously unselected package libldap-2.5-0:arm64.
19:38:05 [2024-04-25T19:38:05.426Z] #23 13.04 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
19:38:05 [2024-04-25T19:38:05.426Z] #23 13.05 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
19:38:05 [2024-04-25T19:38:05.426Z] #23 13.31 Selecting previously unselected package libnghttp2-14:arm64.
19:38:05 [2024-04-25T19:38:05.681Z] #23 13.31 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
19:38:05 [2024-04-25T19:38:05.681Z] #23 13.35 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
19:38:05 [2024-04-25T19:38:05.681Z] #23 13.45 Selecting previously unselected package libpsl5:arm64.
19:38:05 [2024-04-25T19:38:05.681Z] #23 13.45 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
19:38:05 [2024-04-25T19:38:05.681Z] #23 13.46 Unpacking libpsl5:arm64 (0.21.2-1) ...
19:38:05 [2024-04-25T19:38:05.681Z] #23 13.58 Selecting previously unselected package librtmp1:arm64.
19:38:05 [2024-04-25T19:38:05.935Z] #23 13.58 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
19:38:05 [2024-04-25T19:38:05.935Z] #23 13.60 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:38:06 [2024-04-25T19:38:06.494Z] #23 ...
19:38:06 [2024-04-25T19:38:06.494Z] 
19:38:06 [2024-04-25T19:38:06.494Z] #24 [build-dummy 2/2] RUN mkdir -p /build
19:38:06 [2024-04-25T19:38:06.494Z] #24 ...
19:38:06 [2024-04-25T19:38:06.494Z] 
19:38:06 [2024-04-25T19:38:06.494Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
19:38:06 [2024-04-25T19:38:06.494Z] #23 14.30 Selecting previously unselected package libssh2-1:arm64.
19:38:06 [2024-04-25T19:38:06.494Z] #23 14.30 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
19:38:06 [2024-04-25T19:38:06.494Z] #23 14.40 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
19:38:06 [2024-04-25T19:38:06.749Z] #23 14.57 Selecting previously unselected package libcurl4:arm64.
19:38:07 [2024-04-25T19:38:07.003Z] #23 14.57 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
19:38:07 [2024-04-25T19:38:07.003Z] #23 14.59 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
19:38:07 [2024-04-25T19:38:07.257Z] #23 15.01 Selecting previously unselected package curl.
19:38:07 [2024-04-25T19:38:07.257Z] #23 15.01 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
19:38:07 [2024-04-25T19:38:07.257Z] #23 15.08 Unpacking curl (7.88.1-10+deb12u5) ...
19:38:07 [2024-04-25T19:38:07.517Z] #23 15.31 Selecting previously unselected package libonig5:arm64.
19:38:07 [2024-04-25T19:38:07.517Z] #23 15.31 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
19:38:07 [2024-04-25T19:38:07.517Z] #23 15.32 Unpacking libonig5:arm64 (6.9.8-1) ...
19:38:07 [2024-04-25T19:38:07.774Z] #23 15.50 Selecting previously unselected package libjq1:arm64.
19:38:07 [2024-04-25T19:38:07.774Z] #23 15.50 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
19:38:07 [2024-04-25T19:38:07.774Z] #23 15.51 Unpacking libjq1:arm64 (1.6-2.1) ...
19:38:08 [2024-04-25T19:38:08.071Z] #23 15.80 Selecting previously unselected package jq.
19:38:08 [2024-04-25T19:38:08.325Z] #23 15.80 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
19:38:08 [2024-04-25T19:38:08.325Z] #23 15.90 Unpacking jq (1.6-2.1) ...
19:38:08 [2024-04-25T19:38:08.590Z] #23 16.44 Setting up libkeyutils1:arm64 (1.6.3-2) ...
19:38:08 [2024-04-25T19:38:08.844Z] #23 16.73 Setting up libpsl5:arm64 (0.21.2-1) ...
19:38:09 [2024-04-25T19:38:09.098Z] #23 16.97 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
19:38:09 [2024-04-25T19:38:09.353Z] #23 17.13 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
19:38:09 [2024-04-25T19:38:09.607Z] #23 17.35 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
19:38:09 [2024-04-25T19:38:09.861Z] #23 17.45 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
19:38:10 [2024-04-25T19:38:10.116Z] #23 17.86 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
19:38:10 [2024-04-25T19:38:10.371Z] #23 18.18 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:38:10 [2024-04-25T19:38:10.371Z] #23 18.33 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
19:38:10 [2024-04-25T19:38:10.625Z] #23 18.46 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
19:38:10 [2024-04-25T19:38:10.880Z] #23 18.69 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
19:38:10 [2024-04-25T19:38:10.880Z] #23 18.84 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
19:38:11 [2024-04-25T19:38:11.135Z] #23 19.00 Setting up openssl (3.0.11-1~deb12u2) ...
19:38:11 [2024-04-25T19:38:11.389Z] #23 19.17 Setting up libonig5:arm64 (6.9.8-1) ...
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.20 Setting up libjq1:arm64 (1.6-2.1) ...
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.22 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.25 Setting up ca-certificates (20230311) ...
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.40 debconf: unable to initialize frontend: Dialog
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.40 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.40 debconf: falling back to frontend: Readline
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.40 debconf: unable to initialize frontend: Readline
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.40 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.)
19:38:11 [2024-04-25T19:38:11.644Z] #23 19.40 debconf: falling back to frontend: Teletype
19:38:11 [2024-04-25T19:38:11.899Z] #23 19.69 Updating certificates in /etc/ssl/certs...
19:38:12 [2024-04-25T19:38:12.154Z] #23 20.11 140 added, 0 removed; done.
19:38:13 [2024-04-25T19:38:13.076Z] #23 20.75 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
19:38:13 [2024-04-25T19:38:13.076Z] #23 20.85 Setting up jq (1.6-2.1) ...
19:38:13 [2024-04-25T19:38:13.076Z] #23 20.94 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
19:38:13 [2024-04-25T19:38:13.076Z] #23 20.96 Setting up curl (7.88.1-10+deb12u5) ...
19:38:13 [2024-04-25T19:38:13.331Z] #23 21.07 Processing triggers for libc-bin (2.36-9+deb12u6) ...
19:38:13 [2024-04-25T19:38:13.331Z] #23 21.19 Processing triggers for ca-certificates (20230311) ...
19:38:13 [2024-04-25T19:38:13.586Z] #23 21.21 Updating certificates in /etc/ssl/certs...
19:38:13 [2024-04-25T19:38:13.586Z] #23 21.55 0 added, 0 removed; done.
19:38:13 [2024-04-25T19:38:13.586Z] #23 21.55 Running hooks in /etc/ca-certificates/update.d...
19:38:13 [2024-04-25T19:38:13.841Z] #23 21.56 done.
19:38:14 [2024-04-25T19:38:14.095Z] #23 ...
19:38:14 [2024-04-25T19:38:14.095Z] 
19:38:14 [2024-04-25T19:38:14.095Z] #25 [base 2/4] COPY --from=xx / /
19:38:14 [2024-04-25T19:38:14.095Z] #25 DONE 0.1s
19:38:14 [2024-04-25T19:38:14.095Z] 
19:38:14 [2024-04-25T19:38:14.095Z] #24 [build-dummy 2/2] RUN mkdir -p /build
19:38:14 [2024-04-25T19:38:14.095Z] #24 DONE 17.7s
19:38:14 [2024-04-25T19:38:14.095Z] 
19:38:14 [2024-04-25T19:38:14.095Z] #22 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
19:38:14 [2024-04-25T19:38:14.095Z] #22 DONE 16.6s
19:38:14 [2024-04-25T19:38:14.095Z] 
19:38:14 [2024-04-25T19:38:14.095Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
19:38:14 [2024-04-25T19:38:14.095Z] #23 DONE 21.9s
19:38:14 [2024-04-25T19:38:14.095Z] 
19:38:14 [2024-04-25T19:38:14.095Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:38:14 [2024-04-25T19:38:14.095Z] #26 DONE 0.0s
19:38:14 [2024-04-25T19:38:14.095Z] 
19:38:14 [2024-04-25T19:38:14.095Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:38:14 [2024-04-25T19:38:14.095Z] #27 DONE 0.1s
19:38:14 [2024-04-25T19:38:14.095Z] 
19:38:14 [2024-04-25T19:38:14.095Z] #28 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:38:14 [2024-04-25T19:38:14.350Z] #28 DONE 0.3s
19:38:14 [2024-04-25T19:38:14.350Z] 
19:38:14 [2024-04-25T19:38:14.350Z] #29 [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
19:38:16 [2024-04-25T19:38:16.857Z] #29 2.471 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:38:17 [2024-04-25T19:38:17.365Z] #29 3.049 #=#=#                                                                         
19:38:17 [2024-04-25T19:38:17.620Z] #29 3.319 #=#=#                                                                         

###                                                                        4.2%
######################################################################## 100.0%
19:38:17 [2024-04-25T19:38:17.620Z] #29 3.607 
19:38:19 [2024-04-25T19:38:19.501Z] #29 ...
19:38:19 [2024-04-25T19:38:19.501Z] 
19:38:19 [2024-04-25T19:38:19.501Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
19:38:19 [2024-04-25T19:38:19.501Z] #30 0.554 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 0.562 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 0.562 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 0.631 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 0.964 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 0.965 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 1.922 Fetched 9105 kB in 2s (5607 kB/s)
19:38:19 [2024-04-25T19:38:19.501Z] #30 1.922 Reading package lists...
19:38:19 [2024-04-25T19:38:19.501Z] #30 2.516 Reading package lists...
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.092 Building dependency tree...
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.250 Reading state information...
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.440 The following additional packages will be installed:
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.441   libmagic-mgc libmagic1
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.468 The following NEW packages will be installed:
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.468   file libmagic-mgc libmagic1
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.740 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.740 Need to get 446 kB of archives.
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.740 After this operation, 8709 kB of additional disk space will be used.
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.740 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.747 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.751 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
19:38:19 [2024-04-25T19:38:19.501Z] #30 3.980 debconf: delaying package configuration, since apt-utils is not installed
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.020 Fetched 446 kB in 0s (1619 kB/s)
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.040 Selecting previously unselected package libmagic-mgc.
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.040 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15625 files and directories currently installed.)
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.049 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.054 Unpacking libmagic-mgc (1:5.44-3) ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.132 Selecting previously unselected package libmagic1:arm64.
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.134 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.144 Unpacking libmagic1:arm64 (1:5.44-3) ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.184 Selecting previously unselected package file.
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.185 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.190 Unpacking file (1:5.44-3) ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.232 Setting up libmagic-mgc (1:5.44-3) ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.246 Setting up libmagic1:arm64 (1:5.44-3) ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.270 Setting up file (1:5.44-3) ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 4.285 Processing triggers for libc-bin (2.36-9+deb12u6) ...
19:38:19 [2024-04-25T19:38:19.501Z] #30 DONE 5.1s
19:38:19 [2024-04-25T19:38:19.756Z] 
19:38:19 [2024-04-25T19:38:19.756Z] #31 [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
19:38:19 [2024-04-25T19:38:19.756Z] #31 ...
19:38:19 [2024-04-25T19:38:19.756Z] 
19:38:19 [2024-04-25T19:38:19.756Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:38:19 [2024-04-25T19:38:19.756Z] #32 DONE 0.2s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:38:20 [2024-04-25T19:38:20.011Z] #33 DONE 0.2s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
19:38:20 [2024-04-25T19:38:20.011Z] #34 DONE 0.2s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:38:20 [2024-04-25T19:38:20.011Z] #35 DONE 0.2s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:38:20 [2024-04-25T19:38:20.011Z] #36 DONE 0.3s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:38:20 [2024-04-25T19:38:20.011Z] #37 ...
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #38 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
19:38:20 [2024-04-25T19:38:20.011Z] #38 DONE 0.3s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:38:20 [2024-04-25T19:38:20.011Z] #39 DONE 0.3s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:38:20 [2024-04-25T19:38:20.011Z] #40 DONE 0.4s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #41 [delve-supported 1/2] WORKDIR /usr/src/delve
19:38:20 [2024-04-25T19:38:20.011Z] #41 DONE 0.4s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #42 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:38:20 [2024-04-25T19:38:20.011Z] #42 DONE 0.4s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc
19:38:20 [2024-04-25T19:38:20.011Z] #43 DONE 0.4s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #44 [registry-src 1/2] WORKDIR /usr/src/registry
19:38:20 [2024-04-25T19:38:20.011Z] #44 DONE 0.4s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #45 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:38:20 [2024-04-25T19:38:20.011Z] #45 DONE 0.4s
19:38:20 [2024-04-25T19:38:20.011Z] 
19:38:20 [2024-04-25T19:38:20.011Z] #46 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:38:20 [2024-04-25T19:38:20.011Z] #46 DONE 0.5s
19:38:20 [2024-04-25T19:38:20.265Z] 
19:38:20 [2024-04-25T19:38:20.265Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: Using 'master' as the name for the initial branch. This default branch name
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: is subject to change. To configure the initial branch name to use in all
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: of your new repositories, which will suppress this warning, call:
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: 
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: 	git config --global init.defaultBranch <name>
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: 
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: 'development'. The just-created branch can be renamed via this command:
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: 
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.392 hint: 	git branch -m <name>
19:38:20 [2024-04-25T19:38:20.265Z] #37 0.393 Initialized empty Git repository in /usr/src/tini/.git/
19:38:20 [2024-04-25T19:38:20.265Z] #37 DONE 0.5s
19:38:20 [2024-04-25T19:38:20.265Z] 
19:38:20 [2024-04-25T19:38:20.265Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: Using 'master' as the name for the initial branch. This default branch name
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: is subject to change. To configure the initial branch name to use in all
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: of your new repositories, which will suppress this warning, call:
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: 
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: 	git config --global init.defaultBranch <name>
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: 
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: 'development'. The just-created branch can be renamed via this command:
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: 
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.430 hint: 	git branch -m <name>
19:38:21 [2024-04-25T19:38:21.629Z] #47 1.659 Initialized empty Git repository in /usr/src/swagger/.git/
19:38:25 [2024-04-25T19:38:25.787Z] #47 ...
19:38:25 [2024-04-25T19:38:25.787Z] 
19:38:25 [2024-04-25T19:38:25.787Z] #48 [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
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.070 go: downloading github.com/golangci/golangci-lint v1.55.2
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.610 go: downloading github.com/fatih/color v1.15.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.610 go: downloading github.com/spf13/cobra v1.7.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.610 go: downloading github.com/spf13/pflag v1.0.5
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.610 go: downloading github.com/gofrs/flock v0.8.1
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.611 go: downloading github.com/spf13/viper v1.12.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.611 go: downloading gopkg.in/yaml.v3 v3.0.1
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.749 go: downloading golang.org/x/tools v0.14.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.751 go: downloading github.com/hashicorp/go-version v1.6.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.754 go: downloading github.com/ldez/gomoddirectives v0.2.3
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.772 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.775 go: downloading github.com/mitchellh/mapstructure v1.5.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.892 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.895 go: downloading github.com/hashicorp/go-multierror v1.1.1
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.909 go: downloading github.com/mattn/go-colorable v0.1.13
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.925 go: downloading github.com/sirupsen/logrus v1.9.3
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.929 go: downloading github.com/stretchr/testify v1.8.4
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.934 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
19:38:25 [2024-04-25T19:38:25.787Z] #48 1.995 go: downloading github.com/mattn/go-isatty v0.0.17
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.220 go: downloading github.com/fsnotify/fsnotify v1.5.4
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.236 go: downloading github.com/spf13/afero v1.8.2
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.248 go: downloading github.com/spf13/cast v1.5.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.260 go: downloading github.com/spf13/jwalterweatherman v1.1.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.316 go: downloading github.com/golangci/revgrep v0.5.2
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.324 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.333 go: downloading 4d63.com/gochecknoglobals v0.2.1
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.337 go: downloading github.com/4meepo/tagalign v1.3.3
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.341 go: downloading github.com/Abirdcfly/dupword v0.0.13
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.422 go: downloading github.com/Antonboom/errname v0.1.12
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.424 go: downloading github.com/Antonboom/nilnil v0.1.7
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.425 go: downloading github.com/Antonboom/testifylint v0.2.3
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.425 go: downloading github.com/BurntSushi/toml v1.3.2
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.579 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.620 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.621 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.629 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.638 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.639 go: downloading github.com/alexkohler/prealloc v1.0.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.644 go: downloading github.com/alingse/asasalint v0.0.11
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.734 go: downloading github.com/ashanbrown/forbidigo v1.6.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.734 go: downloading github.com/ashanbrown/makezero v1.1.1
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.735 go: downloading github.com/bkielbasa/cyclop v1.2.1
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.747 go: downloading github.com/blizzy78/varnamelen v0.8.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.748 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.753 go: downloading github.com/breml/bidichk v0.2.7
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.765 go: downloading github.com/breml/errchkjson v0.3.6
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.825 go: downloading github.com/butuzov/ireturn v0.2.2
19:38:25 [2024-04-25T19:38:25.787Z] #48 2.830 go: downloading github.com/butuzov/mirror v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 2.858 go: downloading github.com/charithe/durationcheck v0.0.10
19:38:25 [2024-04-25T19:38:25.788Z] #48 2.858 go: downloading github.com/catenacyber/perfsprint v0.2.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 2.947 go: downloading github.com/curioswitch/go-reassign v0.2.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 2.948 go: downloading github.com/daixiang0/gci v0.11.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 2.964 go: downloading github.com/denis-tingaikin/go-header v0.4.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.034 go: downloading github.com/esimonov/ifshort v1.0.4
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.034 go: downloading github.com/firefart/nonamedreturns v1.0.4
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.035 go: downloading github.com/fzipp/gocyclo v0.6.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.052 go: downloading github.com/ghostiam/protogetter v0.2.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.053 go: downloading github.com/go-critic/go-critic v0.9.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.053 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.063 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.065 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.092 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.094 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.095 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.203 go: downloading github.com/golangci/misspell v0.4.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.204 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.207 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.207 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.234 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.237 go: downloading github.com/hexops/gotextdiff v1.0.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.528 go: downloading github.com/jgautheron/goconst v1.6.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.528 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.528 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.528 go: downloading github.com/julz/importas v0.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.528 go: downloading github.com/kisielk/errcheck v1.6.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.555 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.555 go: downloading github.com/kulti/thelper v0.6.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.555 go: downloading github.com/kunwardeep/paralleltest v1.0.8
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.638 go: downloading github.com/kyoh86/exportloopref v0.1.11
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.661 go: downloading github.com/ldez/tagliatelle v0.5.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.661 go: downloading github.com/leonklingele/grouper v1.1.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.661 go: downloading github.com/lufeee/execinquery v1.2.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.662 go: downloading github.com/macabu/inamedparam v0.1.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.681 go: downloading github.com/maratori/testableexamples v1.0.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.713 go: downloading github.com/maratori/testpackage v1.1.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.714 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.782 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.794 go: downloading github.com/mgechev/revive v1.3.4
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.797 go: downloading github.com/moricho/tparallel v0.3.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.891 go: downloading github.com/nakabonne/nestif v0.3.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.892 go: downloading github.com/nishanths/exhaustive v0.11.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 3.894 go: downloading github.com/nishanths/predeclared v0.2.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.035 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.036 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.036 go: downloading github.com/ryancurrah/gomodguard v1.3.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.036 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.040 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.106 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.106 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.109 go: downloading github.com/securego/gosec/v2 v2.18.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.268 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.268 go: downloading github.com/sivchari/containedctx v1.0.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.269 go: downloading github.com/sivchari/nosnakecase v1.7.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.281 go: downloading github.com/sivchari/tenv v1.7.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.282 go: downloading github.com/sonatard/noctx v0.0.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.297 go: downloading github.com/sourcegraph/go-diff v0.7.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.297 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.298 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.298 go: downloading github.com/tdakkota/asciicheck v0.2.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.298 go: downloading github.com/tetafro/godot v1.4.15
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.313 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.314 go: downloading github.com/timonwong/loggercheck v0.9.4
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.323 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.327 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.333 go: downloading github.com/ultraware/funlen v0.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.348 go: downloading github.com/ultraware/whitespace v0.0.5
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.352 go: downloading github.com/uudashr/gocognit v1.1.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.352 go: downloading github.com/xen0n/gosmopolitan v1.2.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.353 go: downloading github.com/yagipy/maintidx v1.0.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.356 go: downloading github.com/yeya24/promlinter v0.2.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.393 go: downloading github.com/ykadowak/zerologlint v0.1.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.393 go: downloading gitlab.com/bosi/decorder v0.4.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.404 go: downloading go-simpler.org/sloglint v0.1.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.414 go: downloading go.tmz.dev/musttag v0.7.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.426 go: downloading honnef.co/go/tools v0.4.6
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.742 go: downloading mvdan.cc/gofumpt v0.5.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.742 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.742 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.744 go: downloading golang.org/x/mod v0.13.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.745 go: downloading github.com/hashicorp/errwrap v1.0.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.747 go: downloading golang.org/x/sys v0.13.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.751 go: downloading github.com/davecgh/go-spew v1.1.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.758 go: downloading github.com/pmezard/go-difflib v1.0.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.781 go: downloading github.com/stretchr/objx v0.5.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.794 go: downloading github.com/subosito/gotenv v1.4.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.794 go: downloading github.com/hashicorp/hcl v1.0.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 4.899 go: downloading gopkg.in/ini.v1 v1.67.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.042 go: downloading github.com/magiconair/properties v1.8.6
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.044 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.045 go: downloading golang.org/x/text v0.13.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.065 go: downloading github.com/fatih/structtag v1.2.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.160 go: downloading github.com/gobwas/glob v0.2.3
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.161 go: downloading github.com/google/go-cmp v0.6.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.184 go: downloading github.com/pelletier/go-toml v1.9.5
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.213 go: downloading gopkg.in/yaml.v2 v2.4.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.277 go: downloading golang.org/x/sync v0.4.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.278 go: downloading go.uber.org/zap v1.24.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.387 go: downloading github.com/go-toolsmith/astfmt v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.426 go: downloading github.com/go-toolsmith/astcast v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.530 go: downloading github.com/go-toolsmith/astcopy v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.530 go: downloading github.com/go-toolsmith/astequal v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.552 go: downloading github.com/go-toolsmith/astp v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.556 go: downloading github.com/go-toolsmith/strparse v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.596 go: downloading github.com/go-toolsmith/typep v1.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.604 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.683 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.685 go: downloading github.com/kisielk/gotool v1.0.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.686 go: downloading github.com/gostaticanalysis/comment v1.4.2
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.794 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.794 go: downloading github.com/ettle/strcase v0.1.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.804 go: downloading github.com/Masterminds/semver v1.5.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.826 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.833 go: downloading github.com/prometheus/client_golang v1.12.1
19:38:25 [2024-04-25T19:38:25.788Z] #48 5.987 go: downloading github.com/prometheus/client_model v0.2.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 6.076 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
19:38:25 [2024-04-25T19:38:25.788Z] #48 6.119 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:38:25 [2024-04-25T19:38:25.788Z] #48 6.168 go: downloading go.uber.org/atomic v1.7.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 6.179 go: downloading go.uber.org/multierr v1.6.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 6.190 go: downloading github.com/chavacava/garif v0.1.0
19:38:25 [2024-04-25T19:38:25.788Z] #48 6.198 go: downloading github.com/olekukonko/tablewriter v0.0.5
19:38:26 [2024-04-25T19:38:26.044Z] #48 6.318 go: downloading github.com/quasilyte/gogrep v0.5.0
19:38:26 [2024-04-25T19:38:26.044Z] #48 6.335 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
19:38:26 [2024-04-25T19:38:26.044Z] #48 6.336 go: downloading github.com/golang/protobuf v1.5.2
19:38:26 [2024-04-25T19:38:26.044Z] #48 6.437 go: downloading github.com/beorn7/perks v1.0.1
19:38:26 [2024-04-25T19:38:26.044Z] #48 6.438 go: downloading github.com/cespare/xxhash/v2 v2.1.2
19:38:26 [2024-04-25T19:38:26.044Z] #48 6.498 go: downloading github.com/prometheus/common v0.32.1
19:38:26 [2024-04-25T19:38:26.044Z] #48 6.560 go: downloading github.com/prometheus/procfs v0.7.3
19:38:26 [2024-04-25T19:38:26.300Z] #48 6.629 go: downloading google.golang.org/protobuf v1.28.0
19:38:26 [2024-04-25T19:38:26.300Z] #48 6.783 go: downloading github.com/mattn/go-runewidth v0.0.9
19:38:26 [2024-04-25T19:38:26.864Z] #48 7.243 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
19:38:30 [2024-04-25T19:38:30.125Z] #48 ...
19:38:30 [2024-04-25T19:38:30.125Z] 
19:38:30 [2024-04-25T19:38:30.125Z] #49 [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
19:38:30 [2024-04-25T19:38:30.125Z] #49 1.050 go: downloading gotest.tools/gotestsum v1.8.2
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.222 go: downloading github.com/dnephin/pflag v1.0.7
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.223 go: downloading github.com/fatih/color v1.13.0
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.224 go: downloading golang.org/x/tools v0.1.11
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.224 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.230 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.230 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.240 go: downloading github.com/fsnotify/fsnotify v1.5.4
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.242 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.256 go: downloading github.com/mattn/go-colorable v0.1.12
19:38:30 [2024-04-25T19:38:30.125Z] #49 2.256 go: downloading github.com/mattn/go-isatty v0.0.14
19:38:30 [2024-04-25T19:38:30.125Z] #49 3.232 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
19:38:30 [2024-04-25T19:38:30.125Z] #49 ...
19:38:30 [2024-04-25T19:38:30.125Z] 
19:38:30 [2024-04-25T19:38:30.125Z] #50 [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
19:38:30 [2024-04-25T19:38:30.125Z] #50 1.828 go: downloading github.com/tc-hib/go-winres v0.3.1
19:38:30 [2024-04-25T19:38:30.125Z] #50 2.741 go: downloading github.com/tc-hib/winres v0.1.6
19:38:30 [2024-04-25T19:38:30.125Z] #50 2.743 go: downloading github.com/urfave/cli/v2 v2.3.0
19:38:30 [2024-04-25T19:38:30.125Z] #50 2.961 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:38:30 [2024-04-25T19:38:30.125Z] #50 2.969 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:38:30 [2024-04-25T19:38:30.125Z] #50 3.113 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
19:38:30 [2024-04-25T19:38:30.125Z] #50 3.125 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
19:38:30 [2024-04-25T19:38:30.125Z] #50 ...
19:38:30 [2024-04-25T19:38:30.125Z] 
19:38:30 [2024-04-25T19:38:30.125Z] #51 [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
19:38:30 [2024-04-25T19:38:30.125Z] #51 5.602 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #51 5.635 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #51 5.642 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #51 5.858 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #51 6.286 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #51 6.347 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #51 8.055 Fetched 9105 kB in 3s (3367 kB/s)
19:38:30 [2024-04-25T19:38:30.125Z] #51 8.055 Reading package lists...
19:38:30 [2024-04-25T19:38:30.125Z] #51 8.989 Reading package lists...
19:38:30 [2024-04-25T19:38:30.125Z] #51 9.936 Building dependency tree...
19:38:30 [2024-04-25T19:38:30.125Z] #51 ...
19:38:30 [2024-04-25T19:38:30.125Z] 
19:38:30 [2024-04-25T19:38:30.125Z] #29 [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
19:38:30 [2024-04-25T19:38:30.125Z] #29 5.621 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:38:30 [2024-04-25T19:38:30.125Z] #29 6.216 #=#=#                                                                         
19:38:30 [2024-04-25T19:38:30.125Z] #29 6.389 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.4%
######################################################################## 100.0%
19:38:30 [2024-04-25T19:38:30.125Z] #29 6.924 
19:38:30 [2024-04-25T19:38:30.125Z] #29 9.213 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
19:38:30 [2024-04-25T19:38:30.125Z] #29 9.855 #=#=#                                                                         
19:38:30 [2024-04-25T19:38:30.125Z] #29 10.13 #=#=#                                                                         

                                                                           0.2%
###############################################                           65.3%
######################################################################## 100.0%
19:38:30 [2024-04-25T19:38:30.125Z] #29 10.75 
19:38:30 [2024-04-25T19:38:30.125Z] #29 13.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:38:30 [2024-04-25T19:38:30.125Z] #29 14.08 #=#=#                                                                         
19:38:30 [2024-04-25T19:38:30.125Z] #29 14.39 #=#=#                                                                         

######################################################################## 100.0%
19:38:30 [2024-04-25T19:38:30.125Z] #29 14.78 
19:38:30 [2024-04-25T19:38:30.125Z] #29 ...
19:38:30 [2024-04-25T19:38:30.125Z] 
19:38:30 [2024-04-25T19:38:30.125Z] #52 [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             ;
19:38:30 [2024-04-25T19:38:30.125Z] #52 1.779 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 1.790 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 1.790 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 1.862 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 2.216 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 2.236 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 3.281 Fetched 9105 kB in 2s (5039 kB/s)
19:38:30 [2024-04-25T19:38:30.125Z] #52 3.281 Reading package lists...
19:38:30 [2024-04-25T19:38:30.125Z] #52 3.936 Reading package lists...
19:38:30 [2024-04-25T19:38:30.125Z] #52 4.606 Building dependency tree...
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.166 python3 is already the newest version (3.11.2-1+b1).
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.166 The following additional packages will be installed:
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174   xz-utils
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174 Suggested packages:
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174   m4-doc ed diffutils-doc
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174 Recommended packages:
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.174   liblocale-gettext-perl libltdl-dev
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.422 The following NEW packages will be installed:
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.422   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.422   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.422   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.735 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.735 Need to get 5657 kB of archives.
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.735 After this operation, 16.7 MB of additional disk space will be used.
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.735 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.745 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.756 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.792 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.803 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.805 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.825 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.832 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.834 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.846 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.847 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.851 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.854 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.855 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.856 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.860 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.864 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.866 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 5.867 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
19:38:30 [2024-04-25T19:38:30.125Z] #52 6.144 debconf: delaying package configuration, since apt-utils is not installed
19:38:30 [2024-04-25T19:38:30.125Z] #52 6.281 Fetched 5657 kB in 0s (14.0 MB/s)
19:38:30 [2024-04-25T19:38:30.125Z] #52 6.434 Selecting previously unselected package bzip2.
19:38:30 [2024-04-25T19:38:30.125Z] #52 6.434 (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.)
19:38:30 [2024-04-25T19:38:30.125Z] #52 6.450 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 6.504 Unpacking bzip2 (1.0.8-5+b1) ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 7.093 Selecting previously unselected package xz-utils.
19:38:30 [2024-04-25T19:38:30.125Z] #52 7.099 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 7.139 Unpacking xz-utils (5.4.1-0.2) ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 7.735 Selecting previously unselected package m4.
19:38:30 [2024-04-25T19:38:30.125Z] #52 7.750 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 8.038 Unpacking m4 (1.4.19-3) ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 8.743 Selecting previously unselected package autoconf.
19:38:30 [2024-04-25T19:38:30.125Z] #52 8.748 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 8.791 Unpacking autoconf (2.71-3) ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 9.144 Selecting previously unselected package autotools-dev.
19:38:30 [2024-04-25T19:38:30.125Z] #52 9.146 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 9.168 Unpacking autotools-dev (20220109.1) ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 9.488 Selecting previously unselected package automake.
19:38:30 [2024-04-25T19:38:30.125Z] #52 9.490 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 9.582 Unpacking automake (1:1.16.5-1.3) ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 10.06 Selecting previously unselected package libdpkg-perl.
19:38:30 [2024-04-25T19:38:30.125Z] #52 10.06 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 10.15 Unpacking libdpkg-perl (1.21.22) ...
19:38:30 [2024-04-25T19:38:30.125Z] #52 10.64 Selecting previously unselected package patch.
19:38:30 [2024-04-25T19:38:30.380Z] #52 10.64 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
19:38:30 [2024-04-25T19:38:30.380Z] #52 10.69 Unpacking patch (2.7.6-7) ...
19:38:30 [2024-04-25T19:38:30.380Z] #52 ...
19:38:30 [2024-04-25T19:38:30.380Z] 
19:38:30 [2024-04-25T19:38:30.380Z] #53 [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
19:38:30 [2024-04-25T19:38:30.380Z] #53 ...
19:38:30 [2024-04-25T19:38:30.380Z] 
19:38:30 [2024-04-25T19:38:30.380Z] #54 [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
19:38:30 [2024-04-25T19:38:30.380Z] #54 4.320 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:38:30 [2024-04-25T19:38:30.380Z] #54 4.339 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:38:30 [2024-04-25T19:38:30.380Z] #54 4.348 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:38:30 [2024-04-25T19:38:30.380Z] #54 4.515 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:38:30 [2024-04-25T19:38:30.380Z] #54 5.110 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:38:30 [2024-04-25T19:38:30.380Z] #54 5.113 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:38:30 [2024-04-25T19:38:30.380Z] #54 6.638 Fetched 9105 kB in 3s (3546 kB/s)
19:38:30 [2024-04-25T19:38:30.380Z] #54 6.638 Reading package lists...
19:38:30 [2024-04-25T19:38:30.380Z] #54 8.240 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:38:30 [2024-04-25T19:38:30.380Z] #54 8.240 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:38:30 [2024-04-25T19:38:30.380Z] #54 8.241 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:38:30 [2024-04-25T19:38:30.380Z] #54 8.736 Reading package lists...
19:38:30 [2024-04-25T19:38:30.380Z] #54 9.783 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
19:38:30 [2024-04-25T19:38:30.380Z] #54 9.797 Reading package lists...
19:38:30 [2024-04-25T19:38:30.679Z] #54 10.58 Building dependency tree...
19:38:30 [2024-04-25T19:38:30.679Z] #54 ...
19:38:30 [2024-04-25T19:38:30.679Z] 
19:38:30 [2024-04-25T19:38:30.679Z] #55 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: Using 'master' as the name for the initial branch. This default branch name
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: is subject to change. To configure the initial branch name to use in all
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: of your new repositories, which will suppress this warning, call:
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: 
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: 	git config --global init.defaultBranch <name>
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: 
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: 'development'. The just-created branch can be renamed via this command:
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: 
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.409 hint: 	git branch -m <name>
19:38:30 [2024-04-25T19:38:30.679Z] #55 1.517 Initialized empty Git repository in /usr/src/registry/.git/
19:38:30 [2024-04-25T19:38:30.679Z] #55 ...
19:38:30 [2024-04-25T19:38:30.679Z] 
19:38:30 [2024-04-25T19:38:30.679Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: Using 'master' as the name for the initial branch. This default branch name
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: is subject to change. To configure the initial branch name to use in all
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: of your new repositories, which will suppress this warning, call:
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: 
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: 	git config --global init.defaultBranch <name>
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: 
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: 'development'. The just-created branch can be renamed via this command:
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: 
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.163 hint: 	git branch -m <name>
19:38:30 [2024-04-25T19:38:30.679Z] #56 1.226 Initialized empty Git repository in /usr/src/delve/.git/
19:38:30 [2024-04-25T19:38:30.679Z] #56 ...
19:38:30 [2024-04-25T19:38:30.679Z] 
19:38:30 [2024-04-25T19:38:30.679Z] #31 [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
19:38:30 [2024-04-25T19:38:30.679Z] #31 0.837 go: downloading mvdan.cc/sh/v3 v3.8.0
19:38:30 [2024-04-25T19:38:30.679Z] #31 3.335 go: downloading golang.org/x/term v0.17.0
19:38:30 [2024-04-25T19:38:30.679Z] #31 3.336 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
19:38:30 [2024-04-25T19:38:30.679Z] #31 3.342 go: downloading github.com/google/renameio/v2 v2.0.0
19:38:30 [2024-04-25T19:38:30.679Z] #31 3.433 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
19:38:30 [2024-04-25T19:38:30.679Z] #31 3.638 go: downloading golang.org/x/sys v0.17.0
19:38:30 [2024-04-25T19:38:30.934Z] #31 ...
19:38:30 [2024-04-25T19:38:30.934Z] 
19:38:30 [2024-04-25T19:38:30.934Z] #57 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: Using 'master' as the name for the initial branch. This default branch name
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: is subject to change. To configure the initial branch name to use in all
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: of your new repositories, which will suppress this warning, call:
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: 
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: 	git config --global init.defaultBranch <name>
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: 
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: 'development'. The just-created branch can be renamed via this command:
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: 
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.550 hint: 	git branch -m <name>
19:38:30 [2024-04-25T19:38:30.934Z] #57 3.667 Initialized empty Git repository in /usr/src/rootlesskit/.git/
19:38:31 [2024-04-25T19:38:31.191Z] #57 ...
19:38:31 [2024-04-25T19:38:31.191Z] 
19:38:31 [2024-04-25T19:38:31.191Z] #58 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
19:38:31 [2024-04-25T19:38:31.191Z] #58 7.597 Docker version 26.1.0, build 9714adc
19:38:31 [2024-04-25T19:38:31.191Z] #58 ...
19:38:31 [2024-04-25T19:38:31.191Z] 
19:38:31 [2024-04-25T19:38:31.191Z] #59 [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
19:38:31 [2024-04-25T19:38:31.191Z] #59 5.110 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:38:31 [2024-04-25T19:38:31.191Z] #59 5.122 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:38:31 [2024-04-25T19:38:31.191Z] #59 5.122 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:38:31 [2024-04-25T19:38:31.191Z] #59 5.347 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:38:31 [2024-04-25T19:38:31.191Z] #59 5.612 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:38:31 [2024-04-25T19:38:31.191Z] #59 5.615 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:38:31 [2024-04-25T19:38:31.191Z] #59 7.252 Fetched 9105 kB in 3s (3641 kB/s)
19:38:31 [2024-04-25T19:38:31.191Z] #59 7.252 Reading package lists...
19:38:31 [2024-04-25T19:38:31.191Z] #59 8.607 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:38:31 [2024-04-25T19:38:31.191Z] #59 8.608 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:38:31 [2024-04-25T19:38:31.191Z] #59 8.608 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:38:31 [2024-04-25T19:38:31.191Z] #59 9.126 Reading package lists...
19:38:31 [2024-04-25T19:38:31.191Z] #59 10.14 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
19:38:31 [2024-04-25T19:38:31.191Z] #59 10.19 Reading package lists...
19:38:31 [2024-04-25T19:38:31.191Z] #59 11.10 Building dependency tree...
19:38:31 [2024-04-25T19:38:31.446Z] #59 ...
19:38:31 [2024-04-25T19:38:31.446Z] 
19:38:31 [2024-04-25T19:38:31.446Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:38:31 [2024-04-25T19:38:31.446Z] #60 1.050 go: downloading github.com/pelletier/go-toml v1.8.1
19:38:31 [2024-04-25T19:38:31.446Z] #60 ...
19:38:31 [2024-04-25T19:38:31.446Z] 
19:38:31 [2024-04-25T19:38:31.447Z] #61 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: Using 'master' as the name for the initial branch. This default branch name
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: is subject to change. To configure the initial branch name to use in all
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: of your new repositories, which will suppress this warning, call:
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: 
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: 	git config --global init.defaultBranch <name>
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: 
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: 'development'. The just-created branch can be renamed via this command:
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: 
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.458 hint: 	git branch -m <name>
19:38:31 [2024-04-25T19:38:31.447Z] #61 1.578 Initialized empty Git repository in /usr/src/containerd/.git/
19:38:31 [2024-04-25T19:38:31.702Z] #61 ...
19:38:31 [2024-04-25T19:38:31.702Z] 
19:38:31 [2024-04-25T19:38:31.702Z] #62 [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
19:38:31 [2024-04-25T19:38:31.702Z] #62 5.023 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:38:31 [2024-04-25T19:38:31.702Z] #62 5.034 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:38:31 [2024-04-25T19:38:31.702Z] #62 5.039 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:38:31 [2024-04-25T19:38:31.702Z] #62 5.206 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:38:31 [2024-04-25T19:38:31.702Z] #62 5.634 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:38:31 [2024-04-25T19:38:31.702Z] #62 5.638 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:38:31 [2024-04-25T19:38:31.702Z] #62 7.248 Fetched 9105 kB in 2s (3666 kB/s)
19:38:31 [2024-04-25T19:38:31.702Z] #62 7.248 Reading package lists...
19:38:31 [2024-04-25T19:38:31.702Z] #62 8.490 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:38:31 [2024-04-25T19:38:31.702Z] #62 8.490 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:38:31 [2024-04-25T19:38:31.702Z] #62 8.491 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:38:31 [2024-04-25T19:38:31.702Z] #62 9.128 Reading package lists...
19:38:31 [2024-04-25T19:38:31.702Z] #62 10.05 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
19:38:31 [2024-04-25T19:38:31.702Z] #62 10.06 Reading package lists...
19:38:31 [2024-04-25T19:38:31.702Z] #62 11.03 Building dependency tree...
19:38:31 [2024-04-25T19:38:31.702Z] #62 11.65 gcc is already the newest version (4:12.2.0-3).
19:38:31 [2024-04-25T19:38:31.702Z] #62 11.65 libc6-dev is already the newest version (2.36-9+deb12u6).
19:38:31 [2024-04-25T19:38:31.702Z] #62 11.65 pkg-config is already the newest version (1.8.1-1).
19:38:31 [2024-04-25T19:38:31.702Z] #62 11.65 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:38:31 [2024-04-25T19:38:31.702Z] #62 ...
19:38:31 [2024-04-25T19:38:31.702Z] 
19:38:31 [2024-04-25T19:38:31.702Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:38:31 [2024-04-25T19:38:31.957Z] #63 ...
19:38:31 [2024-04-25T19:38:31.958Z] 
19:38:31 [2024-04-25T19:38:31.958Z] #64 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: Using 'master' as the name for the initial branch. This default branch name
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: is subject to change. To configure the initial branch name to use in all
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: of your new repositories, which will suppress this warning, call:
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: 
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: 	git config --global init.defaultBranch <name>
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: 
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: 'development'. The just-created branch can be renamed via this command:
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: 
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.795 hint: 	git branch -m <name>
19:38:31 [2024-04-25T19:38:31.958Z] #64 1.821 Initialized empty Git repository in /usr/src/runc/.git/
19:38:31 [2024-04-25T19:38:31.958Z] #64 ...
19:38:31 [2024-04-25T19:38:31.958Z] 
19:38:31 [2024-04-25T19:38:31.958Z] #54 [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
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13 gcc is already the newest version (4:12.2.0-3).
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13 pkg-config is already the newest version (1.8.1-1).
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13 The following additional packages will be installed:
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.13   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.14 Suggested packages:
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.14   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.14   libgdk-pixbuf2.0-bin libxml2-utils
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.14 Recommended packages:
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.14   shared-mime-info xdg-user-dirs
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.40 The following NEW packages will be installed:
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.40   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.40   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.40   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.40   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.40   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.41   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.78 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.78 Need to get 9078 kB of archives.
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.78 After this operation, 46.9 MB of additional disk space will be used.
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.78 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.82 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.83 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.83 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.84 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.84 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.84 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.85 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.86 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.86 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.87 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.87 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.87 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.88 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.92 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.96 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.96 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.98 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.98 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.98 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.99 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 11.99 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 12.00 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 12.00 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 12.05 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 12.05 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 12.05 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 12.10 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
19:38:31 [2024-04-25T19:38:31.958Z] #54 12.15 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
19:38:32 [2024-04-25T19:38:32.546Z] #54 12.53 debconf: delaying package configuration, since apt-utils is not installed
19:38:32 [2024-04-25T19:38:32.546Z] #54 12.78 Fetched 9078 kB in 1s (14.2 MB/s)
19:38:32 [2024-04-25T19:38:32.801Z] #54 ...
19:38:32 [2024-04-25T19:38:32.801Z] 
19:38:32 [2024-04-25T19:38:32.801Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:38:32 [2024-04-25T19:38:32.801Z] #56 DONE 12.8s
19:38:32 [2024-04-25T19:38:32.801Z] 
19:38:32 [2024-04-25T19:38:32.801Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:38:33 [2024-04-25T19:38:33.365Z] #65 ...
19:38:33 [2024-04-25T19:38:33.365Z] 
19:38:33 [2024-04-25T19:38:33.365Z] #55 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:38:33 [2024-04-25T19:38:33.365Z] #55 DONE 13.2s
19:38:33 [2024-04-25T19:38:33.365Z] 
19:38:33 [2024-04-25T19:38:33.365Z] #61 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:38:33 [2024-04-25T19:38:33.365Z] #61 DONE 13.3s
19:38:33 [2024-04-25T19:38:33.365Z] 
19:38:33 [2024-04-25T19:38:33.365Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:38:33 [2024-04-25T19:38:33.365Z] #47 DONE 13.2s
19:38:33 [2024-04-25T19:38:33.365Z] 
19:38:33 [2024-04-25T19:38:33.365Z] #54 [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
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.10 Selecting previously unselected package libglib2.0-0:arm64.
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.10 (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.)
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.13 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.26 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.62 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.62 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.63 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...#54 ...
19:38:33 [2024-04-25T19:38:33.365Z] 
19:38:33 [2024-04-25T19:38:33.365Z] #64 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:38:33 [2024-04-25T19:38:33.365Z] #64 DONE 13.5s
19:38:33 [2024-04-25T19:38:33.365Z] 
19:38:33 [2024-04-25T19:38:33.365Z] #57 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:38:33 [2024-04-25T19:38:33.365Z] #57 DONE 13.5s
19:38:33 [2024-04-25T19:38:33.365Z] 
19:38:33 [2024-04-25T19:38:33.365Z] #54 [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
19:38:33 [2024-04-25T19:38:33.365Z] #54 13.63 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:38:33 [2024-04-25T19:38:33.620Z] #54 ...
19:38:33 [2024-04-25T19:38:33.620Z] 
19:38:33 [2024-04-25T19:38:33.620Z] #29 [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
19:38:33 [2024-04-25T19:38:33.620Z] #29 16.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:38:33 [2024-04-25T19:38:33.620Z] #29 17.07 #=#=#                                                                         
19:38:33 [2024-04-25T19:38:33.620Z] #29 17.38 #=#=#                                                                         

######################################################################## 100.0%
19:38:33 [2024-04-25T19:38:33.620Z] #29 17.74 
19:38:33 [2024-04-25T19:38:33.620Z] #29 17.79 Download of images into '/build' complete.
19:38:33 [2024-04-25T19:38:33.620Z] #29 17.79 Use something like the following to load the result into a Docker daemon:
19:38:33 [2024-04-25T19:38:33.620Z] #29 17.79   tar -cC '/build' . | docker load
19:38:33 [2024-04-25T19:38:33.620Z] #29 DONE 19.4s
19:38:33 [2024-04-25T19:38:33.620Z] 
19:38:33 [2024-04-25T19:38:33.620Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:38:33 [2024-04-25T19:38:33.620Z] #63 DONE 13.3s
19:38:33 [2024-04-25T19:38:33.620Z] 
19:38:33 [2024-04-25T19:38:33.620Z] #54 [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
19:38:33 [2024-04-25T19:38:33.620Z] #54 13.90 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:38:33 [2024-04-25T19:38:33.620Z] #54 13.90 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
19:38:33 [2024-04-25T19:38:33.620Z] #54 13.97 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:38:33 [2024-04-25T19:38:33.961Z] #54 ...
19:38:33 [2024-04-25T19:38:33.961Z] 
19:38:33 [2024-04-25T19:38:33.961Z] #62 [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
19:38:33 [2024-04-25T19:38:33.961Z] #62 DONE 13.7s
19:38:33 [2024-04-25T19:38:33.961Z] 
19:38:33 [2024-04-25T19:38:33.961Z] #58 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
19:38:33 [2024-04-25T19:38:33.961Z] #58 DONE 13.9s
19:38:33 [2024-04-25T19:38:33.961Z] 
19:38:33 [2024-04-25T19:38:33.961Z] #59 [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
19:38:33 [2024-04-25T19:38:33.961Z] #59 11.69 gcc is already the newest version (4:12.2.0-3).
19:38:33 [2024-04-25T19:38:33.961Z] #59 11.69 libc6-dev is already the newest version (2.36-9+deb12u6).
19:38:33 [2024-04-25T19:38:33.961Z] #59 11.69 pkg-config is already the newest version (1.8.1-1).
19:38:33 [2024-04-25T19:38:33.961Z] #59 11.69 The following additional packages will be installed:
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.69   bzip2 libdpkg-perl patch xz-utils
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.69 Suggested packages:
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.69   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.69 Recommended packages:
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.69   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.69   liblocale-gettext-perl
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.78 The following NEW packages will be installed:
19:38:34 [2024-04-25T19:38:34.216Z] #59 11.79   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.09 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.09 Need to get 2683 kB of archives.
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.09 After this operation, 6010 kB of additional disk space will be used.
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.09 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.11 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.13 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.14 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.14 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.19 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.50 debconf: delaying package configuration, since apt-utils is not installed
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.73 Fetched 2683 kB in 0s (6958 kB/s)
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.82 Selecting previously unselected package bzip2.
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.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.)
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.86 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 12.95 Unpacking bzip2 (1.0.8-5+b1) ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 13.37 Selecting previously unselected package xz-utils.
19:38:34 [2024-04-25T19:38:34.216Z] #59 13.37 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 13.39 Unpacking xz-utils (5.4.1-0.2) ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 13.57 Selecting previously unselected package libdpkg-perl.
19:38:34 [2024-04-25T19:38:34.216Z] #59 13.58 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 13.71 Unpacking libdpkg-perl (1.21.22) ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 14.10 Selecting previously unselected package patch.
19:38:34 [2024-04-25T19:38:34.216Z] #59 14.11 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 14.25 Unpacking patch (2.7.6-7) ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 14.52 Selecting previously unselected package dpkg-dev.
19:38:34 [2024-04-25T19:38:34.216Z] #59 14.53 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
19:38:34 [2024-04-25T19:38:34.216Z] #59 14.59 Unpacking dpkg-dev (1.21.22) ...
19:38:35 [2024-04-25T19:38:35.141Z] #59 15.24 Selecting previously unselected package libseccomp-dev:arm64.
19:38:35 [2024-04-25T19:38:35.141Z] #59 15.24 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:38:35 [2024-04-25T19:38:35.141Z] #59 15.26 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:38:35 [2024-04-25T19:38:35.399Z] #59 15.71 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:38:35 [2024-04-25T19:38:35.959Z] #59 16.07 Setting up bzip2 (1.0.8-5+b1) ...
19:38:36 [2024-04-25T19:38:36.496Z] #59 16.53 Setting up xz-utils (5.4.1-0.2) ...
19:38:36 [2024-04-25T19:38:36.759Z] #59 16.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:38:36 [2024-04-25T19:38:36.759Z] #59 16.92 Setting up patch (2.7.6-7) ...
19:38:37 [2024-04-25T19:38:37.707Z] #59 17.63 Setting up libdpkg-perl (1.21.22) ...
19:38:37 [2024-04-25T19:38:37.707Z] #59 ...
19:38:37 [2024-04-25T19:38:37.707Z] 
19:38:37 [2024-04-25T19:38:37.707Z] #50 [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
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85 NAME:
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    go-winres - A tool for embedding resources in Windows executables
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85 
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85 USAGE:
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    go-winres [global options] command [command options] [arguments...]
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85 
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85 COMMANDS:
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    init     Create an initial ./winres/winres.json
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    make     Make syso files for the "go build" command
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    simply   Make syso files for the "go build" command (simplified)
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    extract  Extract all resources from an executable
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    patch    Replace resources in an executable file (exe, dll)
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    help, h  Shows a list of commands or help for one command
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85 
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85 GLOBAL OPTIONS:
19:38:37 [2024-04-25T19:38:37.707Z] #50 17.85    --help, -h  show help (default: false)
19:38:40 [2024-04-25T19:38:40.256Z] #50 ...
19:38:40 [2024-04-25T19:38:40.256Z] 
19:38:40 [2024-04-25T19:38:40.256Z] #51 [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
19:38:40 [2024-04-25T19:38:40.256Z] #51 9.936 Building dependency tree...
19:38:40 [2024-04-25T19:38:40.256Z] #51 10.75 The following additional packages will be installed:
19:38:40 [2024-04-25T19:38:40.256Z] #51 10.75   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
19:38:40 [2024-04-25T19:38:40.256Z] #51 10.76 Suggested packages:
19:38:40 [2024-04-25T19:38:40.256Z] #51 10.76   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
19:38:40 [2024-04-25T19:38:40.256Z] #51 10.90 The following NEW packages will be installed:
19:38:40 [2024-04-25T19:38:40.256Z] #51 10.91   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.35 Need to get 19.3 MB of archives.
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.35 After this operation, 77.0 MB of additional disk space will be used.
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.35 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.49 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.56 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.57 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.58 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.58 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.62 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 11.66 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
19:38:40 [2024-04-25T19:38:40.256Z] #51 12.13 debconf: delaying package configuration, since apt-utils is not installed
19:38:40 [2024-04-25T19:38:40.256Z] #51 12.29 Fetched 19.3 MB in 1s (22.0 MB/s)
19:38:40 [2024-04-25T19:38:40.256Z] #51 12.65 Selecting previously unselected package libicu72:arm64.
19:38:40 [2024-04-25T19:38:40.256Z] #51 12.65 (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.)
19:38:40 [2024-04-25T19:38:40.256Z] #51 12.66 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 12.84 Unpacking libicu72:arm64 (72.1-3) ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 14.33 Selecting previously unselected package libxml2:arm64.
19:38:40 [2024-04-25T19:38:40.256Z] #51 14.34 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 14.35 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 14.95 Selecting previously unselected package libarchive13:arm64.
19:38:40 [2024-04-25T19:38:40.256Z] #51 14.95 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 14.98 Unpacking libarchive13:arm64 (3.6.2-1) ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 15.47 Selecting previously unselected package libjsoncpp25:arm64.
19:38:40 [2024-04-25T19:38:40.256Z] #51 15.47 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 15.57 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 16.76 Selecting previously unselected package librhash0:arm64.
19:38:40 [2024-04-25T19:38:40.256Z] #51 16.77 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 16.99 Unpacking librhash0:arm64 (1.4.3-3) ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 17.77 Selecting previously unselected package libuv1:arm64.
19:38:40 [2024-04-25T19:38:40.256Z] #51 17.77 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 17.81 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 18.58 Selecting previously unselected package cmake-data.
19:38:40 [2024-04-25T19:38:40.256Z] #51 18.58 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
19:38:40 [2024-04-25T19:38:40.256Z] #51 18.61 Unpacking cmake-data (3.25.1-1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #51 ...
19:38:40 [2024-04-25T19:38:40.733Z] 
19:38:40 [2024-04-25T19:38:40.733Z] #52 [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             ;
19:38:40 [2024-04-25T19:38:40.733Z] #52 11.23 Selecting previously unselected package dpkg-dev.
19:38:40 [2024-04-25T19:38:40.733Z] #52 11.23 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 11.26 Unpacking dpkg-dev (1.21.22) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 11.97 Selecting previously unselected package build-essential.
19:38:40 [2024-04-25T19:38:40.733Z] #52 11.98 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 12.01 Unpacking build-essential (12.9) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 12.23 Selecting previously unselected package libcap-dev:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 12.24 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 12.31 Unpacking libcap-dev:arm64 (1:2.66-4) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.02 Selecting previously unselected package libprotobuf-c1:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.02 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.27 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.53 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.55 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.58 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.73 Selecting previously unselected package libseccomp-dev:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.73 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 13.87 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 14.20 Selecting previously unselected package libsystemd-dev:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 14.20 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 14.22 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 14.73 Selecting previously unselected package libtool.
19:38:40 [2024-04-25T19:38:40.733Z] #52 14.73 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 14.73 Unpacking libtool (2.4.7-5) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 15.11 Selecting previously unselected package libudev-dev:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 15.11 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 15.19 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 15.58 Selecting previously unselected package libyajl2:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 15.58 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 15.70 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 16.07 Selecting previously unselected package libyajl-dev:arm64.
19:38:40 [2024-04-25T19:38:40.733Z] #52 16.08 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 16.27 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 17.12 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 17.82 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 18.07 Setting up m4 (1.4.19-3) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 18.16 Setting up bzip2 (1.0.8-5+b1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 18.35 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 18.40 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 18.86 Setting up autotools-dev (20220109.1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 18.98 Setting up xz-utils (5.4.1-0.2) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 19.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:38:40 [2024-04-25T19:38:40.733Z] #52 19.06 Setting up patch (2.7.6-7) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 19.34 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 19.65 Setting up libdpkg-perl (1.21.22) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 19.97 Setting up autoconf (2.71-3) ...
19:38:40 [2024-04-25T19:38:40.733Z] #52 20.32 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
19:38:41 [2024-04-25T19:38:41.023Z] #52 21.07 Setting up libcap-dev:arm64 (1:2.66-4) ...
19:38:41 [2024-04-25T19:38:41.023Z] #52 ...
19:38:41 [2024-04-25T19:38:41.023Z] 
19:38:41 [2024-04-25T19:38:41.023Z] #51 [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
19:38:41 [2024-04-25T19:38:41.023Z] #51 20.96 Selecting previously unselected package cmake.
19:38:41 [2024-04-25T19:38:41.023Z] #51 20.97 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
19:38:41 [2024-04-25T19:38:41.023Z] #51 21.11 Unpacking cmake (3.25.1-1) ...
19:38:42 [2024-04-25T19:38:42.930Z] #51 22.98 Setting up libicu72:arm64 (72.1-3) ...
19:38:43 [2024-04-25T19:38:43.184Z] #51 23.19 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
19:38:43 [2024-04-25T19:38:43.184Z] #51 ...
19:38:43 [2024-04-25T19:38:43.184Z] 
19:38:43 [2024-04-25T19:38:43.184Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:38:43 [2024-04-25T19:38:43.439Z] #66 ...
19:38:43 [2024-04-25T19:38:43.439Z] 
19:38:43 [2024-04-25T19:38:43.439Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:38:43 [2024-04-25T19:38:43.439Z] #67 ...
19:38:43 [2024-04-25T19:38:43.439Z] 
19:38:43 [2024-04-25T19:38:43.439Z] #68 [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...)
19:38:43 [2024-04-25T19:38:43.439Z] #68 1.298 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:38:43 [2024-04-25T19:38:43.439Z] #68 1.298 + mkdir /build
19:38:43 [2024-04-25T19:38:43.694Z] #68 ...
19:38:43 [2024-04-25T19:38:43.694Z] 
19:38:43 [2024-04-25T19:38:43.694Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:38:43 [2024-04-25T19:38:43.694Z] #69 ...
19:38:43 [2024-04-25T19:38:43.694Z] 
19:38:43 [2024-04-25T19:38:43.694Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:38:43 [2024-04-25T19:38:43.949Z] #70 ...
19:38:43 [2024-04-25T19:38:43.949Z] 
19:38:43 [2024-04-25T19:38:43.949Z] #51 [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
19:38:43 [2024-04-25T19:38:43.949Z] #51 23.41 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
19:38:43 [2024-04-25T19:38:43.949Z] #51 23.66 Setting up librhash0:arm64 (1.4.3-3) ...
19:38:43 [2024-04-25T19:38:43.949Z] #51 23.82 Setting up cmake-data (3.25.1-1) ...
19:38:43 [2024-04-25T19:38:43.949Z] #51 24.03 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #51 ...
19:38:44 [2024-04-25T19:38:44.224Z] 
19:38:44 [2024-04-25T19:38:44.224Z] #54 [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
19:38:44 [2024-04-25T19:38:44.224Z] #54 14.40 Selecting previously unselected package libsecret-common.
19:38:44 [2024-04-25T19:38:44.224Z] #54 14.40 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 14.42 Unpacking libsecret-common (0.20.5-3) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 14.70 Selecting previously unselected package libsecret-1-0:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 14.72 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 14.72 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 15.20 Selecting previously unselected package gir1.2-secret-1:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 15.21 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 15.22 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 15.61 Selecting previously unselected package uuid-dev:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 15.62 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 15.68 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 16.55 Selecting previously unselected package libblkid-dev:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 16.55 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 16.67 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 17.87 Selecting previously unselected package libbtrfs0:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 17.87 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 17.88 Unpacking libbtrfs0:arm64 (6.2-1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 18.17 Selecting previously unselected package libbtrfs-dev:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 18.18 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 18.19 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 18.81 Selecting previously unselected package libelf1:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 18.81 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 18.84 Unpacking libelf1:arm64 (0.188-2.1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 19.15 Selecting previously unselected package libffi-dev:arm64.
19:38:44 [2024-04-25T19:38:44.224Z] #54 19.15 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 19.27 Unpacking libffi-dev:arm64 (3.4.4-1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 19.79 Selecting previously unselected package libgpg-error-dev.
19:38:44 [2024-04-25T19:38:44.224Z] #54 19.79 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 19.81 Unpacking libgpg-error-dev (1.46-1) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 20.57 Selecting previously unselected package libgcrypt20-dev.
19:38:44 [2024-04-25T19:38:44.224Z] #54 20.58 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 20.80 Unpacking libgcrypt20-dev (1.10.1-3) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 21.58 Selecting previously unselected package libglib2.0-data.
19:38:44 [2024-04-25T19:38:44.224Z] #54 21.58 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 21.70 Unpacking libglib2.0-data (2.74.6-2) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 23.09 Selecting previously unselected package libglib2.0-bin.
19:38:44 [2024-04-25T19:38:44.224Z] #54 23.10 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 23.17 Unpacking libglib2.0-bin (2.74.6-2) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 23.67 Selecting previously unselected package python3-lib2to3.
19:38:44 [2024-04-25T19:38:44.224Z] #54 23.67 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 23.78 Unpacking python3-lib2to3 (3.11.2-3) ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 24.21 Selecting previously unselected package python3-distutils.
19:38:44 [2024-04-25T19:38:44.224Z] #54 24.22 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
19:38:44 [2024-04-25T19:38:44.224Z] #54 24.41 Unpacking python3-distutils (3.11.2-3) ...
19:38:44 [2024-04-25T19:38:44.480Z] #54 ...
19:38:44 [2024-04-25T19:38:44.480Z] 
19:38:44 [2024-04-25T19:38:44.480Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
19:38:44 [2024-04-25T19:38:44.480Z] #71 ...
19:38:44 [2024-04-25T19:38:44.480Z] 
19:38:44 [2024-04-25T19:38:44.480Z] #51 [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
19:38:44 [2024-04-25T19:38:44.480Z] #51 24.26 Setting up libarchive13:arm64 (3.6.2-1) ...
19:38:44 [2024-04-25T19:38:44.480Z] #51 24.28 Setting up cmake (3.25.1-1) ...
19:38:44 [2024-04-25T19:38:44.480Z] #51 24.34 Processing triggers for libc-bin (2.36-9+deb12u6) ...
19:38:45 [2024-04-25T19:38:45.853Z] #51 ...
19:38:45 [2024-04-25T19:38:45.853Z] 
19:38:45 [2024-04-25T19:38:45.853Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26 tomll can be used in two ways:
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26 Writing to STDIN and reading from STDOUT:
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26   cat file.toml | tomll > file.toml
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26 
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26 Reading and updating a list of files:
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26   tomll a.toml b.toml c.toml
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26 
19:38:45 [2024-04-25T19:38:45.853Z] #60 16.26 When given a list of files, tomll will modify all files in place without asking.
19:38:46 [2024-04-25T19:38:46.108Z] #60 ...
19:38:46 [2024-04-25T19:38:46.108Z] 
19:38:46 [2024-04-25T19:38:46.109Z] #54 [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
19:38:46 [2024-04-25T19:38:46.109Z] #54 24.87 Selecting previously unselected package libglib2.0-dev-bin.
19:38:46 [2024-04-25T19:38:46.109Z] #54 24.87 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
19:38:46 [2024-04-25T19:38:46.109Z] #54 24.91 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
19:38:46 [2024-04-25T19:38:46.109Z] #54 25.93 Selecting previously unselected package libsepol-dev:arm64.
19:38:46 [2024-04-25T19:38:46.109Z] #54 25.93 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
19:38:46 [2024-04-25T19:38:46.109Z] #54 25.95 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
19:38:46 [2024-04-25T19:38:46.109Z] #54 26.35 Selecting previously unselected package libpcre2-16-0:arm64.
19:38:46 [2024-04-25T19:38:46.363Z] #54 26.35 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
19:38:46 [2024-04-25T19:38:46.363Z] #54 26.36 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
19:38:46 [2024-04-25T19:38:46.923Z] #54 27.20 Selecting previously unselected package libpcre2-32-0:arm64.
19:38:47 [2024-04-25T19:38:47.177Z] #54 27.20 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
19:38:47 [2024-04-25T19:38:47.177Z] #54 27.21 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
19:38:47 [2024-04-25T19:38:47.177Z] #54 ...
19:38:47 [2024-04-25T19:38:47.177Z] 
19:38:47 [2024-04-25T19:38:47.177Z] #31 [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
19:38:47 [2024-04-25T19:38:47.177Z] #31 17.38 v3.8.0
19:38:47 [2024-04-25T19:38:47.177Z] #31 ...
19:38:47 [2024-04-25T19:38:47.177Z] 
19:38:47 [2024-04-25T19:38:47.177Z] #52 [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             ;
19:38:47 [2024-04-25T19:38:47.177Z] #52 21.55 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:38:47 [2024-04-25T19:38:47.177Z] #52 21.81 Setting up automake (1:1.16.5-1.3) ...
19:38:47 [2024-04-25T19:38:47.177Z] #52 22.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
19:38:47 [2024-04-25T19:38:47.177Z] #52 22.68 Setting up libtool (2.4.7-5) ...
19:38:47 [2024-04-25T19:38:47.178Z] #52 23.32 Setting up dpkg-dev (1.21.22) ...
19:38:47 [2024-04-25T19:38:47.178Z] #52 23.69 Setting up build-essential (12.9) ...
19:38:47 [2024-04-25T19:38:47.178Z] #52 23.96 Processing triggers for libc-bin (2.36-9+deb12u6) ...
19:38:47 [2024-04-25T19:38:47.432Z] #52 ...
19:38:47 [2024-04-25T19:38:47.432Z] 
19:38:47 [2024-04-25T19:38:47.432Z] #54 [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
19:38:47 [2024-04-25T19:38:47.432Z] #54 27.74 Selecting previously unselected package libpcre2-posix3:arm64.
19:38:47 [2024-04-25T19:38:47.687Z] #54 27.75 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
19:38:47 [2024-04-25T19:38:47.687Z] #54 27.77 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
19:38:47 [2024-04-25T19:38:47.687Z] #54 ...
19:38:47 [2024-04-25T19:38:47.687Z] 
19:38:47 [2024-04-25T19:38:47.687Z] #59 [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
19:38:47 [2024-04-25T19:38:47.687Z] #59 17.88 Setting up dpkg-dev (1.21.22) ...
19:38:47 [2024-04-25T19:38:47.687Z] #59 ...
19:38:47 [2024-04-25T19:38:47.687Z] 
19:38:47 [2024-04-25T19:38:47.687Z] #49 [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
19:38:47 [2024-04-25T19:38:47.687Z] #49 23.55 gotestsum version dev
19:38:48 [2024-04-25T19:38:48.247Z] #49 ...
19:38:48 [2024-04-25T19:38:48.247Z] 
19:38:48 [2024-04-25T19:38:48.247Z] #54 [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
19:38:48 [2024-04-25T19:38:48.247Z] #54 28.38 Selecting previously unselected package libpcre2-dev:arm64.
19:38:48 [2024-04-25T19:38:48.247Z] #54 28.39 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
19:38:48 [2024-04-25T19:38:48.247Z] #54 28.41 Unpacking libpcre2-dev:arm64 (10.42-1) ...
19:38:48 [2024-04-25T19:38:48.757Z] #54 28.88 Selecting previously unselected package libselinux1-dev:arm64.
19:38:48 [2024-04-25T19:38:48.757Z] #54 28.88 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
19:38:48 [2024-04-25T19:38:48.757Z] #54 28.96 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
19:38:49 [2024-04-25T19:38:49.680Z] #54 29.84 Selecting previously unselected package libmount-dev:arm64.
19:38:49 [2024-04-25T19:38:49.680Z] #54 29.84 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
19:38:49 [2024-04-25T19:38:49.680Z] #54 30.04 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
19:38:51 [2024-04-25T19:38:51.064Z] #54 31.33 Selecting previously unselected package zlib1g-dev:arm64.
19:38:51 [2024-04-25T19:38:51.334Z] #54 31.33 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
19:38:51 [2024-04-25T19:38:51.334Z] #54 31.46 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:38:51 [2024-04-25T19:38:51.894Z] #54 32.03 Selecting previously unselected package libglib2.0-dev:arm64.
19:38:51 [2024-04-25T19:38:51.894Z] #54 32.03 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
19:38:51 [2024-04-25T19:38:51.894Z] #54 32.11 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
19:38:52 [2024-04-25T19:38:52.149Z] #54 ...
19:38:52 [2024-04-25T19:38:52.149Z] 
19:38:52 [2024-04-25T19:38:52.149Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:38:52 [2024-04-25T19:38:52.149Z] #60 DONE 32.5s
19:38:52 [2024-04-25T19:38:52.149Z] 
19:38:52 [2024-04-25T19:38:52.149Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
19:38:52 [2024-04-25T19:38:52.149Z] #71 ...
19:38:52 [2024-04-25T19:38:52.149Z] 
19:38:52 [2024-04-25T19:38:52.149Z] #54 [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
19:38:52 [2024-04-25T19:38:52.149Z] #54 32.53 Selecting previously unselected package libsecret-1-dev:arm64.
19:38:52 [2024-04-25T19:38:52.403Z] #54 32.54 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
19:38:52 [2024-04-25T19:38:52.403Z] #54 32.76 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
19:38:53 [2024-04-25T19:38:53.327Z] #54 33.38 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
19:38:53 [2024-04-25T19:38:53.327Z] #54 33.50 No schema files found: doing nothing.
19:38:53 [2024-04-25T19:38:53.327Z] #54 33.55 Setting up libffi-dev:arm64 (3.4.4-1) ...
19:38:53 [2024-04-25T19:38:53.874Z] #54 33.82 Setting up libpcre2-16-0:arm64 (10.42-1) ...
19:38:54 [2024-04-25T19:38:54.211Z] #54 34.13 Setting up libbtrfs0:arm64 (6.2-1) ...
19:38:54 [2024-04-25T19:38:54.211Z] #54 34.21 Setting up libpcre2-32-0:arm64 (10.42-1) ...
19:38:54 [2024-04-25T19:38:54.211Z] #54 34.30 Setting up libglib2.0-data (2.74.6-2) ...
19:38:54 [2024-04-25T19:38:54.466Z] #54 34.62 Setting up libgpg-error-dev (1.46-1) ...
19:38:54 [2024-04-25T19:38:54.466Z] #54 34.80 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
19:38:54 [2024-04-25T19:38:54.721Z] #54 34.90 Setting up libsepol-dev:arm64 (3.4-2.1) ...
19:38:54 [2024-04-25T19:38:54.721Z] #54 34.94 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:38:54 [2024-04-25T19:38:54.721Z] #54 35.05 Setting up libpcre2-posix3:arm64 (10.42-1) ...
19:38:54 [2024-04-25T19:38:54.976Z] #54 35.06 Setting up libbtrfs-dev:arm64 (6.2-1) ...
19:38:54 [2024-04-25T19:38:54.976Z] #54 35.12 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:38:54 [2024-04-25T19:38:54.976Z] #54 35.20 Setting up python3-lib2to3 (3.11.2-3) ...
19:38:55 [2024-04-25T19:38:55.330Z] #54 35.42 Setting up libelf1:arm64 (0.188-2.1) ...
19:38:55 [2024-04-25T19:38:55.585Z] #54 35.74 Setting up libsecret-common (0.20.5-3) ...
19:38:55 [2024-04-25T19:38:55.840Z] #54 35.90 Setting up python3-distutils (3.11.2-3) ...
19:38:56 [2024-04-25T19:38:56.099Z] #54 36.09 Setting up libglib2.0-dev-bin (2.74.6-2) ...
19:38:56 [2024-04-25T19:38:56.421Z] #54 36.50 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
19:38:56 [2024-04-25T19:38:56.421Z] #54 36.58 Setting up libpcre2-dev:arm64 (10.42-1) ...
19:38:56 [2024-04-25T19:38:56.421Z] #54 36.66 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
19:38:56 [2024-04-25T19:38:56.699Z] #54 36.84 Setting up libglib2.0-bin (2.74.6-2) ...
19:38:56 [2024-04-25T19:38:56.699Z] #54 37.00 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
19:38:57 [2024-04-25T19:38:57.116Z] #54 37.21 Setting up libgcrypt20-dev (1.10.1-3) ...
19:38:57 [2024-04-25T19:38:57.116Z] #54 37.34 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:38:58 [2024-04-25T19:38:58.558Z] #54 38.93 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
19:38:59 [2024-04-25T19:38:59.176Z] #54 39.40 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
19:38:59 [2024-04-25T19:38:59.655Z] #54 39.61 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
19:38:59 [2024-04-25T19:38:59.655Z] #54 ...
19:38:59 [2024-04-25T19:38:59.655Z] 
19:38:59 [2024-04-25T19:38:59.655Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:38:59 [2024-04-25T19:38:59.655Z] #69 DONE 25.9s
19:38:59 [2024-04-25T19:38:59.655Z] 
19:38:59 [2024-04-25T19:38:59.655Z] #54 [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
19:38:59 [2024-04-25T19:38:59.655Z] #54 39.71 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
19:39:00 [2024-04-25T19:39:00.247Z] #54 40.39 Processing triggers for libc-bin (2.36-9+deb12u6) ...
19:39:02 [2024-04-25T19:39:02.153Z] #54 ...
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
19:39:02 [2024-04-25T19:39:02.153Z] #71 DONE 27.3s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:39:02 [2024-04-25T19:39:02.153Z] #65 DONE 28.9s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #48 [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
19:39:02 [2024-04-25T19:39:02.153Z] #48 41.17 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
19:39:02 [2024-04-25T19:39:02.153Z] #48 DONE 42.1s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #50 [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
19:39:02 [2024-04-25T19:39:02.153Z] #50 DONE 42.1s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #31 [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
19:39:02 [2024-04-25T19:39:02.153Z] #31 DONE 42.1s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:39:02 [2024-04-25T19:39:02.153Z] #70 DONE 28.2s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:39:02 [2024-04-25T19:39:02.153Z] #67 DONE 28.5s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:39:02 [2024-04-25T19:39:02.153Z] #66 DONE 28.6s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #52 [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             ;
19:39:02 [2024-04-25T19:39:02.153Z] #52 DONE 42.2s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #54 [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
19:39:02 [2024-04-25T19:39:02.153Z] #54 DONE 42.1s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #59 [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
19:39:02 [2024-04-25T19:39:02.153Z] #59 DONE 42.1s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #49 [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
19:39:02 [2024-04-25T19:39:02.153Z] #49 DONE 42.3s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #68 [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...)
19:39:02 [2024-04-25T19:39:02.153Z] #68 DONE 28.4s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #51 [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
19:39:02 [2024-04-25T19:39:02.153Z] #51 DONE 41.9s
19:39:02 [2024-04-25T19:39:02.153Z] 
19:39:02 [2024-04-25T19:39:02.153Z] #72 [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...)
19:39:07 [2024-04-25T19:39:07.440Z] #72 ...
19:39:07 [2024-04-25T19:39:07.440Z] 
19:39:07 [2024-04-25T19:39:07.440Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.887 go: downloading github.com/urfave/cli/v2 v2.27.1
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.900 go: downloading github.com/Masterminds/semver/v3 v3.2.1
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.946 go: downloading golang.org/x/sys v0.18.0
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.946 go: downloading github.com/containernetworking/plugins v1.4.0
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.962 go: downloading github.com/google/uuid v1.6.0
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.972 go: downloading github.com/moby/vpnkit v0.5.0
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.972 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:39:07 [2024-04-25T19:39:07.440Z] #73 0.991 go: downloading github.com/gorilla/mux v1.8.1
19:39:07 [2024-04-25T19:39:07.440Z] #73 1.406 go: downloading github.com/moby/sys/mountinfo v0.7.1
19:39:07 [2024-04-25T19:39:07.440Z] #73 1.443 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
19:39:07 [2024-04-25T19:39:07.440Z] #73 1.984 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
19:39:07 [2024-04-25T19:39:07.440Z] #73 1.984 go: downloading golang.org/x/net v0.17.0
19:39:07 [2024-04-25T19:39:07.440Z] #73 2.124 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
19:39:07 [2024-04-25T19:39:07.440Z] #73 2.125 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
19:39:07 [2024-04-25T19:39:07.440Z] #73 2.137 go: downloading github.com/pierrec/lz4/v4 v4.1.17
19:39:07 [2024-04-25T19:39:07.440Z] #73 2.138 go: downloading github.com/josharian/native v1.1.0
19:39:09 [2024-04-25T19:39:09.968Z] #73 ...
19:39:09 [2024-04-25T19:39:09.968Z] 
19:39:09 [2024-04-25T19:39:09.968Z] #74 [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
19:39:09 [2024-04-25T19:39:09.968Z] #74 0.583 Cloning into '/tmp/crun-build'...
19:39:09 [2024-04-25T19:39:09.968Z] #74 1.489 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:39:09 [2024-04-25T19:39:09.968Z] #74 1.493 Cloning into '/tmp/crun-build/libocispec'...
19:39:09 [2024-04-25T19:39:09.968Z] #74 1.808 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
19:39:09 [2024-04-25T19:39:09.968Z] #74 1.817 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:39:09 [2024-04-25T19:39:09.968Z] #74 1.817 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:39:09 [2024-04-25T19:39:09.968Z] #74 1.817 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:39:09 [2024-04-25T19:39:09.968Z] #74 1.829 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:39:09 [2024-04-25T19:39:09.968Z] #74 2.302 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:39:09 [2024-04-25T19:39:09.968Z] #74 2.708 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:39:09 [2024-04-25T19:39:09.968Z] #74 2.992 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
19:39:09 [2024-04-25T19:39:09.968Z] #74 3.016 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
19:39:09 [2024-04-25T19:39:09.968Z] #74 3.029 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
19:39:09 [2024-04-25T19:39:09.968Z] #74 7.748 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:39:11 [2024-04-25T19:39:11.330Z] #74 ...
19:39:11 [2024-04-25T19:39:11.330Z] 
19:39:11 [2024-04-25T19:39:11.330Z] #75 [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...)
19:39:11 [2024-04-25T19:39:11.330Z] #75 ...
19:39:11 [2024-04-25T19:39:11.330Z] 
19:39:11 [2024-04-25T19:39:11.330Z] #76 [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
19:39:11 [2024-04-25T19:39:11.330Z] #76 1.065 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:39:11 [2024-04-25T19:39:11.330Z] #76 1.065 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:39:11 [2024-04-25T19:39:11.330Z] #76 1.065 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:39:11 [2024-04-25T19:39:11.330Z] #76 1.442 Reading package lists...
19:39:11 [2024-04-25T19:39:11.330Z] #76 2.114 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
19:39:11 [2024-04-25T19:39:11.330Z] #76 2.125 Reading package lists...
19:39:11 [2024-04-25T19:39:11.330Z] #76 2.876 Building dependency tree...
19:39:11 [2024-04-25T19:39:11.330Z] #76 3.069 Reading state information...
19:39:11 [2024-04-25T19:39:11.330Z] #76 3.322 gcc is already the newest version (4:12.2.0-3).
19:39:11 [2024-04-25T19:39:11.330Z] #76 3.322 libc6-dev is already the newest version (2.36-9+deb12u6).
19:39:11 [2024-04-25T19:39:11.330Z] #76 3.322 pkg-config is already the newest version (1.8.1-1).
19:39:11 [2024-04-25T19:39:11.330Z] #76 3.322 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:39:11 [2024-04-25T19:39:11.330Z] #76 DONE 9.2s
19:39:11 [2024-04-25T19:39:11.330Z] 
19:39:11 [2024-04-25T19:39:11.330Z] #53 [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
19:39:11 [2024-04-25T19:39:11.330Z] #53 45.52 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
19:39:11 [2024-04-25T19:39:11.330Z] #53 45.55 Docker version unknown-version, build unknown-commit
19:39:11 [2024-04-25T19:39:11.330Z] #53 DONE 51.2s
19:39:11 [2024-04-25T19:39:11.330Z] 
19:39:11 [2024-04-25T19:39:11.330Z] #77 [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...)
19:39:11 [2024-04-25T19:39:11.890Z] #77 0.811 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
19:39:11 [2024-04-25T19:39:11.890Z] #77 0.811   Compatibility with CMake < 2.8.12 will be removed from a future version of
19:39:11 [2024-04-25T19:39:11.890Z] #77 0.811   CMake.
19:39:11 [2024-04-25T19:39:11.890Z] #77 0.811 
19:39:11 [2024-04-25T19:39:11.890Z] #77 0.811   Update the VERSION argument <min> value or use a ...<max> suffix to tell
19:39:11 [2024-04-25T19:39:11.890Z] #77 0.811   CMake that the project does not need compatibility with older versions.
19:39:11 [2024-04-25T19:39:11.890Z] #77 0.811 
19:39:11 [2024-04-25T19:39:11.890Z] #77 ...
19:39:11 [2024-04-25T19:39:11.890Z] 
19:39:11 [2024-04-25T19:39:11.890Z] #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...)
19:39:11 [2024-04-25T19:39:11.890Z] #78 1.171 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 .
19:39:12 [2024-04-25T19:39:12.144Z] #78 ...
19:39:12 [2024-04-25T19:39:12.145Z] 
19:39:12 [2024-04-25T19:39:12.145Z] #77 [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...)
19:39:12 [2024-04-25T19:39:12.145Z] #77 0.811 
19:39:12 [2024-04-25T19:39:12.145Z] #77 0.960 -- The C compiler identification is GNU 12.2.0
19:39:12 [2024-04-25T19:39:12.145Z] #77 0.983 -- Detecting C compiler ABI info
19:39:12 [2024-04-25T19:39:12.145Z] #77 ...
19:39:12 [2024-04-25T19:39:12.145Z] 
19:39:12 [2024-04-25T19:39:12.145Z] #79 [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...)
19:39:12 [2024-04-25T19:39:12.400Z] #79 ...
19:39:12 [2024-04-25T19:39:12.400Z] 
19:39:12 [2024-04-25T19:39:12.400Z] #77 [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...)
19:39:12 [2024-04-25T19:39:12.400Z] #77 1.214 -- Detecting C compiler ABI info - done
19:39:12 [2024-04-25T19:39:12.400Z] #77 1.252 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
19:39:12 [2024-04-25T19:39:12.400Z] #77 1.252 -- Detecting C compile features
19:39:12 [2024-04-25T19:39:12.400Z] #77 1.257 -- Detecting C compile features - done
19:39:12 [2024-04-25T19:39:12.400Z] #77 1.269 -- Performing Test HAS_BUILTIN_FORTIFY
19:39:12 [2024-04-25T19:39:12.400Z] #77 1.336 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:39:12 [2024-04-25T19:39:12.655Z] #77 1.381 -- Configuring done
19:39:12 [2024-04-25T19:39:12.655Z] #77 1.386 -- Generating done
19:39:12 [2024-04-25T19:39:12.655Z] #77 1.391 -- Build files have been written to: /go/src/github.com/krallin/tini
19:39:12 [2024-04-25T19:39:12.655Z] #77 1.610 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:39:13 [2024-04-25T19:39:13.214Z] #77 2.049 [100%] Linking C executable tini-static
19:39:13 [2024-04-25T19:39:13.214Z] #77 2.210 [100%] Built target tini-static
19:39:13 [2024-04-25T19:39:13.773Z] #77 DONE 2.6s
19:39:13 [2024-04-25T19:39:13.773Z] 
19:39:13 [2024-04-25T19:39:13.773Z] #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...)
19:39:13 [2024-04-25T19:39:13.773Z] #78 ...
19:39:13 [2024-04-25T19:39:13.773Z] 
19:39:13 [2024-04-25T19:39:13.773Z] #74 [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
19:39:13 [2024-04-25T19:39:13.773Z] #74 11.91 libtoolize: putting auxiliary files in '.'.
19:39:13 [2024-04-25T19:39:13.773Z] #74 11.91 libtoolize: copying file './ltmain.sh'
19:39:14 [2024-04-25T19:39:14.697Z] #74 12.92 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:39:14 [2024-04-25T19:39:14.952Z] #74 12.92 libtoolize: and rerunning libtoolize and aclocal.
19:39:14 [2024-04-25T19:39:14.952Z] #74 12.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:39:17 [2024-04-25T19:39:17.461Z] #74 15.38 configure.ac:7: installing './compile'
19:39:17 [2024-04-25T19:39:17.461Z] #74 15.39 configure.ac:11: installing './config.guess'
19:39:17 [2024-04-25T19:39:17.461Z] #74 15.39 configure.ac:11: installing './config.sub'
19:39:17 [2024-04-25T19:39:17.461Z] #74 15.39 configure.ac:8: installing './install-sh'
19:39:17 [2024-04-25T19:39:17.461Z] #74 15.39 configure.ac:8: installing './missing'
19:39:17 [2024-04-25T19:39:17.461Z] #74 15.41 Makefile.am: installing './depcomp'
19:39:17 [2024-04-25T19:39:17.716Z] #74 16.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:39:17 [2024-04-25T19:39:17.717Z] #74 16.04 libtoolize: copying file 'build-aux/ltmain.sh'
19:39:17 [2024-04-25T19:39:17.971Z] #74 16.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:39:18 [2024-04-25T19:39:18.226Z] #74 16.20 libtoolize: copying file 'm4/libtool.m4'
19:39:18 [2024-04-25T19:39:18.226Z] #74 16.32 libtoolize: copying file 'm4/ltoptions.m4'
19:39:18 [2024-04-25T19:39:18.226Z] #74 16.44 libtoolize: copying file 'm4/ltsugar.m4'
19:39:18 [2024-04-25T19:39:18.481Z] #74 16.58 libtoolize: copying file 'm4/ltversion.m4'
19:39:18 [2024-04-25T19:39:18.481Z] #74 16.70 libtoolize: copying file 'm4/lt~obsolete.m4'
19:39:18 [2024-04-25T19:39:18.736Z] #74 16.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:39:20 [2024-04-25T19:39:20.621Z] #74 18.68 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
19:39:20 [2024-04-25T19:39:20.621Z] #74 18.68 configure.ac:3: You should run autoupdate.
19:39:20 [2024-04-25T19:39:20.621Z] #74 18.68 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
19:39:20 [2024-04-25T19:39:20.621Z] #74 18.68 configure.ac:3: the top level
19:39:21 [2024-04-25T19:39:21.982Z] #74 20.29 configure.ac:7: installing 'build-aux/compile'
19:39:22 [2024-04-25T19:39:22.237Z] #74 20.29 configure.ac:9: installing 'build-aux/config.guess'
19:39:22 [2024-04-25T19:39:22.237Z] #74 20.29 configure.ac:9: installing 'build-aux/config.sub'
19:39:22 [2024-04-25T19:39:22.237Z] #74 20.30 configure.ac:11: installing 'build-aux/install-sh'
19:39:22 [2024-04-25T19:39:22.237Z] #74 20.30 configure.ac:11: installing 'build-aux/missing'
19:39:22 [2024-04-25T19:39:22.237Z] #74 20.37 Makefile.am: installing 'build-aux/depcomp'
19:39:22 [2024-04-25T19:39:22.237Z] #74 20.40 parallel-tests: installing 'build-aux/test-driver'
19:39:23 [2024-04-25T19:39:23.599Z] #74 21.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:39:23 [2024-04-25T19:39:23.599Z] #74 21.66 libtoolize: copying file 'build-aux/ltmain.sh'
19:39:23 [2024-04-25T19:39:23.878Z] #74 22.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:39:23 [2024-04-25T19:39:23.878Z] #74 22.04 libtoolize: copying file 'm4/libtool.m4'
19:39:23 [2024-04-25T19:39:23.878Z] #74 22.16 libtoolize: copying file 'm4/ltoptions.m4'
19:39:24 [2024-04-25T19:39:24.133Z] #74 22.32 libtoolize: copying file 'm4/ltsugar.m4'
19:39:24 [2024-04-25T19:39:24.388Z] #74 22.39 libtoolize: copying file 'm4/ltversion.m4'
19:39:24 [2024-04-25T19:39:24.388Z] #74 22.52 libtoolize: copying file 'm4/lt~obsolete.m4'
19:39:24 [2024-04-25T19:39:24.947Z] #74 ...
19:39:24 [2024-04-25T19:39:24.947Z] 
19:39:24 [2024-04-25T19:39:24.947Z] #75 [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...)
19:39:24 [2024-04-25T19:39:24.947Z] #75 3.858 + bin/ctr
19:39:24 [2024-04-25T19:39:24.947Z] #75 3.862 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
19:39:29 [2024-04-25T19:39:29.112Z] #75 ...
19:39:29 [2024-04-25T19:39:29.112Z] 
19:39:29 [2024-04-25T19:39:29.112Z] #74 [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
19:39:29 [2024-04-25T19:39:29.112Z] #74 26.90 configure.ac:11: installing 'build-aux/compile'
19:39:29 [2024-04-25T19:39:29.112Z] #74 26.91 configure.ac:11: installing 'build-aux/config.guess'
19:39:29 [2024-04-25T19:39:29.112Z] #74 26.91 configure.ac:11: installing 'build-aux/config.sub'
19:39:29 [2024-04-25T19:39:29.112Z] #74 26.91 configure.ac:13: installing 'build-aux/install-sh'
19:39:29 [2024-04-25T19:39:29.112Z] #74 26.92 configure.ac:13: installing 'build-aux/missing'
19:39:29 [2024-04-25T19:39:29.112Z] #74 26.92 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:39:29 [2024-04-25T19:39:29.112Z] #74 26.98 Makefile.am: installing 'build-aux/depcomp'
19:39:29 [2024-04-25T19:39:29.625Z] #74 27.56 checking build system type... aarch64-unknown-linux-gnu
19:39:29 [2024-04-25T19:39:29.625Z] #74 27.74 checking host system type... aarch64-unknown-linux-gnu
19:39:29 [2024-04-25T19:39:29.625Z] #74 27.74 checking how to print strings... printf
19:39:29 [2024-04-25T19:39:29.625Z] #74 27.77 checking for gcc... gcc
19:39:29 [2024-04-25T19:39:29.880Z] #74 27.86 checking whether the C compiler works... yes
19:39:29 [2024-04-25T19:39:29.880Z] #74 27.95 checking for C compiler default output file name... a.out
19:39:29 [2024-04-25T19:39:29.880Z] #74 27.96 checking for suffix of executables... 
19:39:29 [2024-04-25T19:39:29.880Z] #74 28.03 checking whether we are cross compiling... no
19:39:30 [2024-04-25T19:39:30.137Z] #74 28.15 checking for suffix of object files... o
19:39:30 [2024-04-25T19:39:30.137Z] #74 28.18 checking whether the compiler supports GNU C... yes
19:39:30 [2024-04-25T19:39:30.137Z] #74 28.23 checking whether gcc accepts -g... yes
19:39:30 [2024-04-25T19:39:30.137Z] #74 28.30 checking for gcc option to enable C11 features... none needed
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.42 checking whether gcc understands -c and -o together... yes
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.48 checking for a sed that does not truncate output... /usr/bin/sed
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.48 checking for grep that handles long lines and -e... /usr/bin/grep
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.49 checking for egrep... /usr/bin/grep -E
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.49 checking for fgrep... /usr/bin/grep -F
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.50 checking for ld used by gcc... /usr/bin/ld
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.51 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:39:30 [2024-04-25T19:39:30.392Z] #74 28.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.56 checking whether ln -s works... yes
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.56 checking the maximum length of command line arguments... 1572864
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.57 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.57 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.57 checking for /usr/bin/ld option to reload object files... -r
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.58 checking for file... file
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.58 checking for objdump... objdump
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.58 checking how to recognize dependent libraries... pass_all
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.58 checking for dlltool... no
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.58 checking how to associate runtime and link libraries... printf %s\n
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.58 checking for ar... ar
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.58 checking for archiver @FILE support... @
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.63 checking for strip... strip
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.63 checking for ranlib... ranlib
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.63 checking for gawk... no
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.63 checking for mawk... mawk
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.63 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.81 checking for sysroot... no
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.81 checking for a working dd... /usr/bin/dd
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.83 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.84 checking for mt... no
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.85 checking if : is a manifest tool... no
19:39:30 [2024-04-25T19:39:30.647Z] #74 28.85 checking for stdio.h... yes
19:39:30 [2024-04-25T19:39:30.902Z] #74 28.91 checking for stdlib.h... yes
19:39:30 [2024-04-25T19:39:30.902Z] #74 28.96 checking for string.h... yes
19:39:30 [2024-04-25T19:39:30.902Z] #74 29.05 checking for inttypes.h... yes
19:39:30 [2024-04-25T19:39:30.902Z] #74 29.15 checking for stdint.h... yes
19:39:31 [2024-04-25T19:39:31.157Z] #74 29.20 checking for strings.h... yes
19:39:31 [2024-04-25T19:39:31.157Z] #74 29.25 checking for sys/stat.h... yes
19:39:31 [2024-04-25T19:39:31.157Z] #74 29.29 checking for sys/types.h... yes
19:39:31 [2024-04-25T19:39:31.413Z] #74 29.35 checking for unistd.h... yes
19:39:31 [2024-04-25T19:39:31.413Z] #74 29.39 checking for dlfcn.h... yes
19:39:31 [2024-04-25T19:39:31.413Z] #74 29.44 checking for objdir... .libs
19:39:31 [2024-04-25T19:39:31.413Z] #74 29.57 checking if gcc supports -fno-rtti -fno-exceptions... no
19:39:31 [2024-04-25T19:39:31.413Z] #74 29.65 checking for gcc option to produce PIC... -fPIC -DPIC
19:39:31 [2024-04-25T19:39:31.413Z] #74 29.65 checking if gcc PIC flag -fPIC -DPIC works... yes
19:39:31 [2024-04-25T19:39:31.669Z] #74 29.74 checking if gcc static flag -static works... yes
19:39:31 [2024-04-25T19:39:31.924Z] #74 29.94 checking if gcc supports -c -o file.o... yes
19:39:31 [2024-04-25T19:39:31.924Z] #74 30.02 checking if gcc supports -c -o file.o... (cached) yes
19:39:31 [2024-04-25T19:39:31.924Z] #74 30.02 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:39:31 [2024-04-25T19:39:31.924Z] #74 30.05 checking dynamic linker characteristics... GNU/Linux ld.so
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.22 checking how to hardcode library paths into programs... immediate
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.22 checking whether stripping libraries is possible... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.23 checking if libtool supports shared libraries... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.23 checking whether to build shared libraries... no
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.23 checking whether to build static libraries... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.23 checking for a BSD-compatible install... /usr/bin/install -c
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.25 checking whether build environment is sane... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.31 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.31 checking whether make sets $(MAKE)... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.37 checking whether make supports the include directive... yes (GNU style)
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.41 checking whether make supports nested variables... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.45 checking whether UID '0' is supported by ustar format... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.45 checking whether GID '0' is supported by ustar format... yes
19:39:32 [2024-04-25T19:39:32.179Z] #74 30.45 checking how to create a ustar tar archive... gnutar
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.51 checking dependency style of gcc... gcc3
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.58 checking whether to enable maintainer-specific portions of Makefiles... yes
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.58 checking whether make supports nested variables... (cached) yes
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.58 checking for gawk... (cached) mawk
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.59 checking for a sed that does not truncate output... (cached) /usr/bin/sed
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.59 checking for gcc... (cached) gcc
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.61 checking whether the compiler supports GNU C... (cached) yes
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.61 checking whether gcc accepts -g... (cached) yes
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.62 checking for gcc option to enable C11 features... (cached) none needed
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.62 checking whether gcc understands -c and -o together... (cached) yes
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.62 checking for a Python interpreter with version >= 3... python3
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.63 checking for python3... /usr/bin/python3
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.64 checking for python3 version... 3.11
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.65 checking for python3 platform... linux
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.66 checking for GNU default python3 prefix... ${prefix}
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.66 checking for GNU default python3 exec_prefix... ${exec_prefix}
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.66 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
19:39:32 [2024-04-25T19:39:32.434Z] #74 30.69 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
19:39:32 [2024-04-25T19:39:32.689Z] #74 30.74 checking for go-md2man... no
19:39:32 [2024-04-25T19:39:32.689Z] #74 30.74 checking for error.h... yes
19:39:32 [2024-04-25T19:39:32.689Z] #74 30.81 checking for linux/openat2.h... yes
19:39:32 [2024-04-25T19:39:32.944Z] #74 30.89 checking for stdatomic.h... yes
19:39:32 [2024-04-25T19:39:32.944Z] #74 30.97 checking for linux/ioprio.h... yes
19:39:32 [2024-04-25T19:39:32.944Z] #74 31.03 checking for atomic_int... yes
19:39:32 [2024-04-25T19:39:32.944Z] #74 31.12 checking for atomic_bool... yes
19:39:33 [2024-04-25T19:39:33.199Z] #74 31.23 checking for copy_file_range... yes
19:39:33 [2024-04-25T19:39:33.199Z] #74 31.34 checking for fgetxattr... yes
19:39:33 [2024-04-25T19:39:33.199Z] #74 31.40 checking for statx... yes
19:39:33 [2024-04-25T19:39:33.471Z] #74 31.47 checking for fgetpwent_r... yes
19:39:33 [2024-04-25T19:39:33.471Z] #74 31.61 checking for issetugid... no
19:39:33 [2024-04-25T19:39:33.471Z] #74 31.71 checking for memfd_create... yes
19:39:33 [2024-04-25T19:39:33.726Z] #74 31.79 checking for pkg-config... /usr/bin/pkg-config
19:39:33 [2024-04-25T19:39:33.726Z] #74 31.79 checking pkg-config is at least version 0.9.0... yes
19:39:33 [2024-04-25T19:39:33.726Z] #74 31.80 checking for library containing yajl_tree_get... -lyajl
19:39:33 [2024-04-25T19:39:33.981Z] #74 31.96 checking for yajl >= 2.0.0... yes
19:39:33 [2024-04-25T19:39:33.981Z] #74 31.97 checking for sys/capability.h... yes
19:39:33 [2024-04-25T19:39:33.981Z] #74 32.03 checking for library containing cap_from_name... -lcap
19:39:34 [2024-04-25T19:39:34.236Z] #74 32.27 checking for library containing gcry_check_version... no
19:39:34 [2024-04-25T19:39:34.236Z] #74 32.42 checking for library containing dlopen... none required
19:39:34 [2024-04-25T19:39:34.236Z] #74 32.49 checking for seccomp.h... yes
19:39:34 [2024-04-25T19:39:34.491Z] #74 32.55 checking for library containing seccomp_rule_add... -lseccomp
19:39:34 [2024-04-25T19:39:34.746Z] #74 32.76 checking for library containing seccomp_arch_resolve_name... none required
19:39:34 [2024-04-25T19:39:34.746Z] #74 32.83 checking for systemd/sd-bus.h... yes
19:39:34 [2024-04-25T19:39:34.746Z] #74 32.88 checking for library containing sd_bus_match_signal_async... -lsystemd
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.01 checking for sd_notify_barrier... yes
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.07 checking for linux/bpf.h... yes
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.11 checking compilation for eBPF... yes
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.18 checking for criu >= 3.15... no
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.20 configure: CRIU headers not found, building without CRIU support
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.20 checking for criu > 3.16... no
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.21 configure: CRIU version doesn't support join-ns API
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.21 checking for criu > 3.16.1... no
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.23 configure: CRIU version doesn't support for pre-dumping
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.23 checking for new mount API (fsconfig)... yes
19:39:35 [2024-04-25T19:39:35.002Z] #74 33.29 yes
19:39:35 [2024-04-25T19:39:35.257Z] #74 33.29 checking for seccomp notify API... yes
19:39:35 [2024-04-25T19:39:35.257Z] #74 33.35 checking for gperf... no
19:39:35 [2024-04-25T19:39:35.257Z] #74 33.35 configure: gperf not found - cannot rebuild signal parser code
19:39:35 [2024-04-25T19:39:35.257Z] #74 33.35 checking for library containing argp_parse... none required
19:39:35 [2024-04-25T19:39:35.512Z] #74 33.49 checking that generated files are newer than configure... done
19:39:35 [2024-04-25T19:39:35.512Z] #74 33.50 configure: creating ./config.status
19:39:36 [2024-04-25T19:39:36.874Z] #74 34.83 config.status: creating Makefile
19:39:36 [2024-04-25T19:39:36.874Z] #74 34.88 config.status: creating config.h
19:39:36 [2024-04-25T19:39:36.874Z] #74 34.92 config.status: executing libtool commands
19:39:36 [2024-04-25T19:39:36.874Z] #74 34.96 config.status: executing depfiles commands
19:39:37 [2024-04-25T19:39:37.434Z] #74 35.49 === configuring in libocispec (/tmp/crun-build/libocispec)
19:39:37 [2024-04-25T19:39:37.434Z] #74 35.50 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:39:37 [2024-04-25T19:39:37.689Z] #74 35.69 checking for gcc... gcc
19:39:37 [2024-04-25T19:39:37.689Z] #74 35.75 checking whether the C compiler works... yes
19:39:37 [2024-04-25T19:39:37.689Z] #74 35.85 checking for C compiler default output file name... a.out
19:39:37 [2024-04-25T19:39:37.689Z] #74 35.85 checking for suffix of executables... 
19:39:37 [2024-04-25T19:39:37.944Z] #74 35.96 checking whether we are cross compiling... no
19:39:37 [2024-04-25T19:39:37.944Z] #74 36.08 checking for suffix of object files... o
19:39:37 [2024-04-25T19:39:37.944Z] #74 36.12 checking whether the compiler supports GNU C... yes
19:39:37 [2024-04-25T19:39:37.944Z] #74 36.16 checking whether gcc accepts -g... yes
19:39:38 [2024-04-25T19:39:38.199Z] #74 36.23 checking for gcc option to enable C11 features... none needed
19:39:38 [2024-04-25T19:39:38.199Z] #74 36.31 checking whether gcc understands -c and -o together... yes
19:39:38 [2024-04-25T19:39:38.454Z] #74 36.46 checking for stdio.h... yes
19:39:38 [2024-04-25T19:39:38.454Z] #74 36.52 checking for stdlib.h... yes
19:39:38 [2024-04-25T19:39:38.454Z] #74 36.58 checking for string.h... yes
19:39:38 [2024-04-25T19:39:38.454Z] #74 36.61 checking for inttypes.h... yes
19:39:38 [2024-04-25T19:39:38.454Z] #74 36.64 checking for stdint.h... yes
19:39:38 [2024-04-25T19:39:38.709Z] #74 36.68 checking for strings.h... yes
19:39:38 [2024-04-25T19:39:38.709Z] #74 36.72 checking for sys/stat.h... yes
19:39:38 [2024-04-25T19:39:38.709Z] #74 36.77 checking for sys/types.h... yes
19:39:38 [2024-04-25T19:39:38.709Z] #74 ...
19:39:38 [2024-04-25T19:39:38.709Z] 
19:39:38 [2024-04-25T19:39:38.709Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:39:38 [2024-04-25T19:39:38.709Z] #73 DONE 37.1s
19:39:38 [2024-04-25T19:39:38.709Z] 
19:39:38 [2024-04-25T19:39:38.709Z] #74 [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
19:39:38 [2024-04-25T19:39:38.709Z] #74 36.82 checking for unistd.h... yes
19:39:38 [2024-04-25T19:39:38.709Z] #74 36.89 checking for wchar.h... yes
19:39:38 [2024-04-25T19:39:38.709Z] #74 ...
19:39:38 [2024-04-25T19:39:38.709Z] 
19:39:38 [2024-04-25T19:39:38.709Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
19:39:38 [2024-04-25T19:39:38.964Z] #80 ...
19:39:38 [2024-04-25T19:39:38.964Z] 
19:39:38 [2024-04-25T19:39:38.964Z] #72 [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...)
19:39:38 [2024-04-25T19:39:38.964Z] #72 DONE 36.9s
19:39:38 [2024-04-25T19:39:38.964Z] 
19:39:38 [2024-04-25T19:39:38.964Z] #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...)
19:39:38 [2024-04-25T19:39:38.964Z] #78 DONE 36.9s
19:39:38 [2024-04-25T19:39:38.964Z] 
19:39:38 [2024-04-25T19:39:38.964Z] #79 [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...)
19:39:38 [2024-04-25T19:39:38.964Z] #79 DONE 36.7s
19:39:39 [2024-04-25T19:39:39.219Z] 
19:39:39 [2024-04-25T19:39:39.219Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
19:39:39 [2024-04-25T19:39:39.219Z] #80 DONE 0.3s
19:39:39 [2024-04-25T19:39:39.219Z] 
19:39:39 [2024-04-25T19:39:39.219Z] #74 [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
19:39:39 [2024-04-25T19:39:39.219Z] #74 36.93 checking for minix/config.h... no
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.03 checking whether it is safe to define __EXTENSIONS__... yes
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.16 checking whether _XOPEN_SOURCE should be defined... no
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.24 checking build system type... aarch64-unknown-linux-gnu
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.36 checking host system type... aarch64-unknown-linux-gnu
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.36 checking how to print strings... printf
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.37 checking for a sed that does not truncate output... /usr/bin/sed
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.38 checking for grep that handles long lines and -e... /usr/bin/grep
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.39 checking for egrep... /usr/bin/grep -E
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.39 checking for fgrep... /usr/bin/grep -F
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.39 checking for ld used by gcc... /usr/bin/ld
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.42 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:39:39 [2024-04-25T19:39:39.219Z] #74 37.54 checking whether ln -s works... yes
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.54 checking the maximum length of command line arguments... #74 ...
19:39:39 [2024-04-25T19:39:39.474Z] 
19:39:39 [2024-04-25T19:39:39.474Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
19:39:39 [2024-04-25T19:39:39.474Z] #81 DONE 0.4s
19:39:39 [2024-04-25T19:39:39.474Z] 
19:39:39 [2024-04-25T19:39:39.474Z] #74 [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
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.54 checking the maximum length of command line arguments... 1572864
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking for /usr/bin/ld option to reload object files... -r
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking for file... file
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking for objdump... objdump
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking how to recognize dependent libraries... pass_all
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking for dlltool... no
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking how to associate runtime and link libraries... printf %s\n
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking for ar... ar
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.55 checking for archiver @FILE support... @
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.60 checking for strip... strip
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.60 checking for ranlib... ranlib
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.60 checking for gawk... no
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.60 checking for mawk... mawk
19:39:39 [2024-04-25T19:39:39.474Z] #74 37.60 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:39:39 [2024-04-25T19:39:39.730Z] #74 37.71 checking for sysroot... no
19:39:39 [2024-04-25T19:39:39.730Z] #74 37.71 checking for a working dd... /usr/bin/dd
19:39:39 [2024-04-25T19:39:39.730Z] #74 37.73 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:39:39 [2024-04-25T19:39:39.730Z] #74 37.73 checking for mt... no
19:39:39 [2024-04-25T19:39:39.730Z] #74 37.73 checking if : is a manifest tool... no
19:39:39 [2024-04-25T19:39:39.730Z] #74 37.74 checking for dlfcn.h... yes
19:39:39 [2024-04-25T19:39:39.730Z] #74 37.79 checking for objdir... .libs
19:39:39 [2024-04-25T19:39:39.985Z] #74 37.93 checking if gcc supports -fno-rtti -fno-exceptions... no
19:39:39 [2024-04-25T19:39:39.985Z] #74 38.00 checking for gcc option to produce PIC... -fPIC -DPIC
19:39:39 [2024-04-25T19:39:39.985Z] #74 38.00 checking if gcc PIC flag -fPIC -DPIC works... yes
19:39:39 [2024-04-25T19:39:39.985Z] #74 38.06 checking if gcc static flag -static works... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.19 checking if gcc supports -c -o file.o... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.25 checking if gcc supports -c -o file.o... (cached) yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.25 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.26 checking dynamic linker characteristics... GNU/Linux ld.so
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.39 checking how to hardcode library paths into programs... immediate
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.39 checking whether stripping libraries is possible... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.39 checking if libtool supports shared libraries... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.39 checking whether to build shared libraries... no
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.39 checking whether to build static libraries... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.39 checking for a BSD-compatible install... /usr/bin/install -c
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.41 checking whether build environment is sane... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.43 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.44 checking whether make sets $(MAKE)... yes
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.46 checking whether make supports the include directive... yes (GNU style)
19:39:40 [2024-04-25T19:39:40.240Z] #74 38.48 checking whether make supports nested variables... yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.49 checking whether UID '0' is supported by ustar format... yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.49 checking whether GID '0' is supported by ustar format... yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.49 checking how to create a ustar tar archive... gnutar
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.53 checking dependency style of gcc... gcc3
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.59 checking whether to enable maintainer-specific portions of Makefiles... yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.59 checking whether make supports nested variables... (cached) yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.59 checking for pkg-config... /usr/bin/pkg-config
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.59 checking pkg-config is at least version 0.9.0... yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.59 checking for yajl >= 2.1.0... yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.60 checking for a sed that does not truncate output... (cached) /usr/bin/sed
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.61 checking for gcc... (cached) gcc
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.65 checking whether the compiler supports GNU C... (cached) yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.65 checking whether gcc accepts -g... (cached) yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.65 checking for gcc option to enable C11 features... (cached) none needed
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.65 checking whether gcc understands -c and -o together... (cached) yes
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.65 checking for a Python interpreter with version >= 3... python3
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.67 checking for python3... /usr/bin/python3
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.67 checking for python3 version... 3.11
19:39:40 [2024-04-25T19:39:40.495Z] #74 38.68 checking for python3 platform... linux
19:39:40 [2024-04-25T19:39:40.750Z] 
19:39:40 [2024-04-25T19:39:40.750Z] #74 ...
19:39:40 [2024-04-25T19:39:40.750Z] 
19:39:40 [2024-04-25T19:39:40.750Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
19:39:40 [2024-04-25T19:39:40.750Z] #82 DONE 1.0s
19:39:40 [2024-04-25T19:39:40.750Z] 
19:39:40 [2024-04-25T19:39:40.750Z] #74 [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
19:39:40 [2024-04-25T19:39:40.750Z] #74 38.69 checking for GNU default python3 prefix... ${prefix}
19:39:40 [2024-04-25T19:39:40.750Z] #74 38.69 checking for GNU default python3 exec_prefix... ${exec_prefix}
19:39:40 [2024-04-25T19:39:40.750Z] #74 38.69 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
19:39:40 [2024-04-25T19:39:40.750Z] #74 38.72 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
19:39:41 [2024-04-25T19:39:41.310Z] #74 38.77 checking that generated files are newer than configure... 
19:39:41 [2024-04-25T19:39:41.310Z] #74 ...
19:39:41 [2024-04-25T19:39:41.310Z] 
19:39:41 [2024-04-25T19:39:41.310Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
19:39:41 [2024-04-25T19:39:41.310Z] #83 DONE 0.6s
19:39:41 [2024-04-25T19:39:41.310Z] 
19:39:41 [2024-04-25T19:39:41.310Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
19:39:41 [2024-04-25T19:39:41.310Z] #84 DONE 0.1s
19:39:41 [2024-04-25T19:39:41.310Z] 
19:39:41 [2024-04-25T19:39:41.310Z] #74 [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
19:39:41 [2024-04-25T19:39:41.310Z] #74 38.77 checking that generated files are newer than configure... done
19:39:41 [2024-04-25T19:39:41.310Z] #74 39.42 configure: creating ./config.status
19:39:41 [2024-04-25T19:39:41.565Z] #74 ...
19:39:41 [2024-04-25T19:39:41.565Z] 
19:39:41 [2024-04-25T19:39:41.565Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
19:39:41 [2024-04-25T19:39:41.565Z] #85 DONE 0.3s
19:39:41 [2024-04-25T19:39:41.565Z] 
19:39:41 [2024-04-25T19:39:41.565Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
19:39:41 [2024-04-25T19:39:41.822Z] #86 DONE 0.3s
19:39:41 [2024-04-25T19:39:41.822Z] 
19:39:41 [2024-04-25T19:39:41.822Z] #74 [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
19:39:41 [2024-04-25T19:39:41.822Z] #74 40.10 config.status: creating Makefile
19:39:42 [2024-04-25T19:39:42.078Z] #74 ...
19:39:42 [2024-04-25T19:39:42.078Z] 
19:39:42 [2024-04-25T19:39:42.078Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
19:39:42 [2024-04-25T19:39:42.078Z] #87 DONE 0.2s
19:39:42 [2024-04-25T19:39:42.078Z] 
19:39:42 [2024-04-25T19:39:42.078Z] #74 [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
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.11 config.status: creating ocispec.pc
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.12 config.status: creating config.h
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.13 config.status: executing libtool commands
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.14 config.status: executing depfiles commands
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.28 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:39:42 [2024-04-25T19:39:42.078Z] #74 ...
19:39:42 [2024-04-25T19:39:42.078Z] 
19:39:42 [2024-04-25T19:39:42.078Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
19:39:42 [2024-04-25T19:39:42.078Z] #88 DONE 0.1s
19:39:42 [2024-04-25T19:39:42.078Z] 
19:39:42 [2024-04-25T19:39:42.078Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
19:39:42 [2024-04-25T19:39:42.078Z] #89 DONE 0.1s
19:39:42 [2024-04-25T19:39:42.078Z] 
19:39:42 [2024-04-25T19:39:42.078Z] #74 [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
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.34 checking for gcc... gcc
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.37 checking whether the C compiler works... yes
19:39:42 [2024-04-25T19:39:42.078Z] #74 40.41 checking for C compiler default output file name... a.out
19:39:42 [2024-04-25T19:39:42.333Z] #74 40.41 checking for suffix of executables... 
19:39:42 [2024-04-25T19:39:42.333Z] #74 40.45 checking whether we are cross compiling... no
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.58 checking for suffix of object files... o
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.62 checking whether the compiler supports GNU C... yes
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.67 checking whether gcc accepts -g... yes
19:39:42 [2024-04-25T19:39:42.588Z] #74 ...
19:39:42 [2024-04-25T19:39:42.588Z] 
19:39:42 [2024-04-25T19:39:42.588Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
19:39:42 [2024-04-25T19:39:42.588Z] #90 DONE 0.4s
19:39:42 [2024-04-25T19:39:42.588Z] 
19:39:42 [2024-04-25T19:39:42.588Z] #74 [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
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.69 checking for gcc option to enable C11 features... none needed
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.76 checking whether gcc understands -c and -o together... yes
19:39:42 [2024-04-25T19:39:42.588Z] 
19:39:42 [2024-04-25T19:39:42.588Z] #74 ...
19:39:42 [2024-04-25T19:39:42.588Z] 
19:39:42 [2024-04-25T19:39:42.588Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
19:39:42 [2024-04-25T19:39:42.588Z] #91 DONE 0.1s
19:39:42 [2024-04-25T19:39:42.588Z] 
19:39:42 [2024-04-25T19:39:42.588Z] #74 [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
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.80 checking for a BSD-compatible install... /usr/bin/install -c
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.81 checking whether build environment is sane... yes
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.82 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.82 checking for gawk... no
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.82 checking for mawk... mawk
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.82 checking whether make sets $(MAKE)... yes
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.83 checking whether make supports the include directive... yes (GNU style)
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.84 checking whether make supports nested variables... yes
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.84 checking whether UID '0' is supported by ustar format... yes
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.84 checking whether GID '0' is supported by ustar format... yes
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.84 checking how to create a ustar tar archive... gnutar
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.86 checking dependency style of gcc... gcc3
19:39:42 [2024-04-25T19:39:42.588Z] #74 40.90 checking whether to enable maintainer-specific portions of Makefiles... yes
19:39:42 [2024-04-25T19:39:42.844Z] #74 40.90 checking whether make supports nested variables... (cached) #74 ...
19:39:42 [2024-04-25T19:39:42.844Z] 
19:39:42 [2024-04-25T19:39:42.844Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
19:39:42 [2024-04-25T19:39:42.844Z] #92 DONE 0.1s
19:39:42 [2024-04-25T19:39:42.844Z] 
19:39:42 [2024-04-25T19:39:42.844Z] #74 [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
19:39:42 [2024-04-25T19:39:42.844Z] #74 40.90 checking whether make supports nested variables... (cached) yes
19:39:42 [2024-04-25T19:39:42.844Z] #74 40.92 checking build system type... aarch64-unknown-linux-gnu
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.00 checking host system type... aarch64-unknown-linux-gnu
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.00 checking how to print strings... printf
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.01 checking for a sed that does not truncate output... /usr/bin/sed
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.01 checking for grep that handles long lines and -e... /usr/bin/grep
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.01 checking for egrep... /usr/bin/grep -E
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.01 checking for fgrep... /usr/bin/grep -F
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.02 checking for ld used by gcc... /usr/bin/ld
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.02 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking whether ln -s works... yes
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking the maximum length of command line arguments... 1572864
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking for /usr/bin/ld option to reload object files... -r
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking for file... file
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking for objdump... objdump
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking how to recognize dependent libraries... pass_all
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking for dlltool... no
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.05 checking how to associate runtime and link libraries... printf %s\n
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.06 checking for ar... ar
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.06 checking for archiver @FILE support... @
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.08 checking for strip... strip
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.08 checking for ranlib... ranlib
19:39:42 [2024-04-25T19:39:42.844Z] #74 41.09 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.16 checking for sysroot... no
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.16 checking for a working dd... /usr/bin/dd
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.16 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.16 checking for mt... no
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.16 checking if : is a manifest tool... no
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.17 checking for stdio.h... yes
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.20 checking for stdlib.h... yes
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.22 checking for string.h... yes
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.25 checking for inttypes.h... yes
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.28 checking for stdint.h... yes
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.31 checking for strings.h... yes
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.34 checking for sys/stat.h... yes
19:39:43 [2024-04-25T19:39:43.099Z] #74 41.37 checking for sys/types.h... yes
19:39:43 [2024-04-25T19:39:43.397Z] #74 41.40 checking for unistd.h... yes
19:39:43 [2024-04-25T19:39:43.397Z] #74 41.43 checking for dlfcn.h... yes
19:39:43 [2024-04-25T19:39:43.397Z] #74 41.47 checking for objdir... .libs
19:39:43 [2024-04-25T19:39:43.397Z] #74 41.53 checking if gcc supports -fno-rtti -fno-exceptions... no
19:39:43 [2024-04-25T19:39:43.397Z] #74 41.55 checking for gcc option to produce PIC... -fPIC -DPIC
19:39:43 [2024-04-25T19:39:43.397Z] #74 41.55 checking if gcc PIC flag -fPIC -DPIC works... yes
19:39:43 [2024-04-25T19:39:43.397Z] #74 41.57 checking if gcc static flag -static works... yes
19:39:43 [2024-04-25T19:39:43.652Z] #74 41.64 checking if gcc supports -c -o file.o... yes
19:39:43 [2024-04-25T19:39:43.652Z] #74 41.67 checking if gcc supports -c -o file.o... (cached) yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.67 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.68 checking dynamic linker characteristics... GNU/Linux ld.so
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.73 checking how to hardcode library paths into programs... immediate
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.73 checking whether stripping libraries is possible... yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.73 checking if libtool supports shared libraries... yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.73 checking whether to build shared libraries... no
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.73 checking whether to build static libraries... yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.73 checking for float.h... yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.76 checking for limits.h... yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.80 checking for stddef.h... yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.83 checking for stdlib.h... (cached) yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.83 checking for string.h... (cached) yes
19:39:43 [2024-04-25T19:39:43.653Z] #74 41.83 checking for sys/time.h... yes
19:39:43 [2024-04-25T19:39:43.907Z] #74 41.87 checking for inline... inline
19:39:43 [2024-04-25T19:39:43.907Z] #74 41.89 checking for size_t... yes
19:39:43 [2024-04-25T19:39:43.907Z] #74 41.96 checking for GNU libc compatible malloc... yes
19:39:43 [2024-04-25T19:39:43.907Z] #74 42.01 checking for GNU libc compatible realloc... yes
19:39:43 [2024-04-25T19:39:43.907Z] #74 42.06 checking for working strtod... yes
19:39:43 [2024-04-25T19:39:43.907Z] #74 42.12 checking for gettimeofday... yes
19:39:43 [2024-04-25T19:39:43.907Z] #74 42.17 checking for memset... yes
19:39:44 [2024-04-25T19:39:44.162Z] #74 42.22 checking for strspn... yes
19:39:44 [2024-04-25T19:39:44.162Z] #74 42.29 checking that generated files are newer than configure... done
19:39:44 [2024-04-25T19:39:44.162Z] #74 42.29 configure: creating ./config.status
19:39:45 [2024-04-25T19:39:45.087Z] #74 43.32 config.status: creating Makefile
19:39:45 [2024-04-25T19:39:45.342Z] #74 43.35 config.status: creating config.h
19:39:45 [2024-04-25T19:39:45.342Z] #74 43.38 config.status: executing depfiles commands
19:39:45 [2024-04-25T19:39:45.342Z] #74 43.47 config.status: executing libtool commands
19:39:45 [2024-04-25T19:39:45.598Z] #74 43.82   GEN      .version
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.82 make  install-recursive
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.82 make[1]: Entering directory '/tmp/crun-build'
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.87 Making install in libocispec
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.88 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.89 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.90 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.90 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.90 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:39:45 [2024-04-25T19:39:45.854Z] #74 43.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.23 make  install-recursive
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.23 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.26 Making install in yajl
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.26 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.30   CC       verify/json_verify-json_verify.o
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.31   CC       src/libyajl_la-yajl_alloc.lo
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.32   CC       src/libyajl_la-yajl.lo
19:39:46 [2024-04-25T19:39:46.109Z] #74 44.32   CC       src/libyajl_la-yajl_gen.lo
19:39:46 [2024-04-25T19:39:46.364Z] #74 44.33   CC       src/libyajl_la-yajl_parser.lo
19:39:46 [2024-04-25T19:39:46.364Z] #74 44.33   CC       src/libyajl_la-yajl_buf.lo
19:39:46 [2024-04-25T19:39:46.364Z] #74 44.34   CC       src/libyajl_la-yajl_encode.lo
19:39:46 [2024-04-25T19:39:46.364Z] #74 44.36   CC       src/libyajl_la-yajl_lex.lo
19:39:46 [2024-04-25T19:39:46.364Z] #74 44.37   CC       src/libyajl_la-yajl_tree.lo
19:39:46 [2024-04-25T19:39:46.620Z] #74 44.95   CCLD     libyajl.la
19:39:46 [2024-04-25T19:39:46.875Z] #74 45.11   CCLD     verify/json_verify
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.31 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.31 make[5]: Nothing to be done for 'install-exec-am'.
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.31 make[5]: Nothing to be done for 'install-data-am'.
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.31 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.31 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.32 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.35   CC       src/ocispec/validate.o
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.35   CC       src/ocispec/image_spec_schema_config_schema.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.35   CC       src/ocispec/image_spec_schema_content_descriptor.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.35   CC       src/ocispec/image_spec_schema_defs.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.35   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.35   CC       src/ocispec/image_spec_schema_image_index_schema.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.36   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.36   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.36   CC       src/ocispec/runtime_spec_schema_config_linux.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.37   CC       src/ocispec/runtime_spec_schema_config_zos.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.37   CC       src/ocispec/runtime_spec_schema_config_schema.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.37   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.38   CC       src/ocispec/runtime_spec_schema_config_vm.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.38   CC       src/ocispec/runtime_spec_schema_config_windows.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.38   CC       src/ocispec/runtime_spec_schema_defs.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.39   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.40   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
19:39:47 [2024-04-25T19:39:47.131Z] #74 45.42   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.42   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.42   CC       src/ocispec/runtime_spec_schema_state_schema.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.43   CC       src/ocispec/runtime_spec_schema_features_linux.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.45   CC       src/ocispec/runtime_spec_schema_features_schema.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.46   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.46   CC       src/ocispec/basic_test_double_array_item.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.46   CC       src/ocispec/basic_test_double_array.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.48   CC       src/ocispec/basic_test_top_array_int.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.48   CC       src/ocispec/basic_test_top_array_string.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.49   CC       src/ocispec/basic_test_top_double_array_int.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.50   CC       src/ocispec/basic_test_top_double_array_obj.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.51   CC       src/ocispec/basic_test_top_double_array_refobj.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.51   CC       src/ocispec/basic_test_top_double_array_string.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.52   CC       src/ocispec/read-file.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.53   CC       src/ocispec/json_common.lo
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.54   CC       tests/test-1.o
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.55   CC       tests/test-2.o
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.56   CC       tests/test-3.o
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.57   CC       tests/test-4.o
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.59   CC       tests/test-5.o
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.60   CC       tests/test-6.o
19:39:47 [2024-04-25T19:39:47.386Z] #74 45.62   CC       tests/test-7.o
19:39:47 [2024-04-25T19:39:47.641Z] #74 45.64   CC       tests/test-8.o
19:39:47 [2024-04-25T19:39:47.641Z] #74 45.66   CC       tests/test-9.o
19:39:47 [2024-04-25T19:39:47.641Z] #74 45.67   CC       tests/test-10.o
19:39:47 [2024-04-25T19:39:47.641Z] #74 45.69   CC       tests/test-11.o
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.39   CCLD     libocispec.la
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.59   CCLD     src/ocispec/validate
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.59   CCLD     tests/test-1
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.60   CCLD     tests/test-2
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.61   CCLD     tests/test-3
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.62   CCLD     tests/test-4
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.63   CCLD     tests/test-5
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.63   CCLD     tests/test-6
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.64   CCLD     tests/test-7
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.64   CCLD     tests/test-8
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.65   CCLD     tests/test-9
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.65   CCLD     tests/test-10
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.66 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.66   CCLD     tests/test-11
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.86 libtool: link: ar cr libocispec.a 
19:39:51 [2024-04-25T19:39:51.802Z] #74 49.88 libtool: link: ranlib libocispec.a
19:39:51 [2024-04-25T19:39:51.802Z] #74 50.08 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.12 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.12 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.13 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.13 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.13 make[2]: Entering directory '/tmp/crun-build'
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.20   CC       src/libcrun/libcrun_testing_a-utils.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.20   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.21   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.21   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.22   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.22   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.22   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/libcrun_testing_a-container.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/libcrun_testing_a-criu.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/libcrun_testing_a-error.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.23   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.24   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.25   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.26   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.27   CC       src/libcrun/libcrun_testing_a-intelrdt.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.28   CC       src/libcrun/libcrun_testing_a-io_priority.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.29   CC       src/libcrun/libcrun_testing_a-linux.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.30   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:39:52 [2024-04-25T19:39:52.058Z] #74 50.31   CC       src/libcrun/libcrun_testing_a-scheduler.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.33   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.36   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.39   CC       src/libcrun/libcrun_testing_a-signals.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.40   CC       src/libcrun/libcrun_testing_a-status.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.42   CC       src/libcrun/libcrun_testing_a-terminal.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.44   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.46   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.49   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:39:52 [2024-04-25T19:39:52.313Z] #74 50.54   CC       src/crun-crun.o
19:39:52 [2024-04-25T19:39:52.569Z] #74 50.57   CC       src/crun-run.o
19:39:52 [2024-04-25T19:39:52.569Z] #74 50.59   CC       src/crun-delete.o
19:39:52 [2024-04-25T19:39:52.569Z] #74 50.61   CC       src/crun-kill.o
19:39:52 [2024-04-25T19:39:52.569Z] #74 50.63   CC       src/crun-pause.o
19:39:52 [2024-04-25T19:39:52.569Z] #74 50.67   CC       src/crun-unpause.o
19:39:52 [2024-04-25T19:39:52.569Z] #74 50.68   CC       src/crun-oci_features.o
19:39:52 [2024-04-25T19:39:52.569Z] #74 50.71   CC       src/crun-spec.o
19:39:52 [2024-04-25T19:39:52.826Z] #74 50.95   CC       src/crun-exec.o
19:39:52 [2024-04-25T19:39:52.826Z] #74 50.96   CC       src/crun-list.o
19:39:52 [2024-04-25T19:39:52.826Z] #74 50.98   CC       src/crun-create.o
19:39:52 [2024-04-25T19:39:52.826Z] #74 51.00   CC       src/crun-start.o
19:39:52 [2024-04-25T19:39:52.826Z] #74 51.04   CC       src/crun-state.o
19:39:52 [2024-04-25T19:39:52.826Z] #74 51.08   CC       src/crun-update.o
19:39:53 [2024-04-25T19:39:53.081Z] #74 51.18   CC       src/crun-ps.o
19:39:53 [2024-04-25T19:39:53.081Z] #74 51.20   CC       src/crun-checkpoint.o
19:39:53 [2024-04-25T19:39:53.081Z] #74 51.22   CC       src/crun-restore.o
19:39:53 [2024-04-25T19:39:53.081Z] #74 51.24   CC       src/libcrun/crun-cloned_binary.o
19:39:53 [2024-04-25T19:39:53.081Z] #74 51.26   CC       src/libcrun/libcrun_la-utils.lo
19:39:53 [2024-04-25T19:39:53.081Z] #74 51.30   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:39:53 [2024-04-25T19:39:53.337Z] #74 51.34   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:39:53 [2024-04-25T19:39:53.337Z] #74 51.35   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:39:53 [2024-04-25T19:39:53.337Z] #74 51.52   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:39:53 [2024-04-25T19:39:53.337Z] #74 51.55   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:39:53 [2024-04-25T19:39:53.337Z] #74 51.59   CC       src/libcrun/libcrun_la-cgroup.lo
19:39:53 [2024-04-25T19:39:53.337Z] #74 51.65   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:39:53 [2024-04-25T19:39:53.592Z] #74 51.74   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:39:53 [2024-04-25T19:39:53.592Z] #74 51.75   CC       src/libcrun/libcrun_la-container.lo
19:39:53 [2024-04-25T19:39:53.592Z] #74 51.77   CC       src/libcrun/libcrun_la-criu.lo
19:39:53 [2024-04-25T19:39:53.848Z] #74 52.00   CC       src/libcrun/libcrun_la-custom-handler.lo
19:39:53 [2024-04-25T19:39:53.848Z] #74 52.00   CC       src/libcrun/libcrun_la-ebpf.lo
19:39:53 [2024-04-25T19:39:53.848Z] #74 52.04   CC       src/libcrun/libcrun_la-error.lo
19:39:53 [2024-04-25T19:39:53.848Z] #74 52.09   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:39:53 [2024-04-25T19:39:53.848Z] #74 52.11   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.11   CC       src/libcrun/handlers/libcrun_la-mono.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.13   CC       src/libcrun/handlers/libcrun_la-spin.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.14   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.16   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.18   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.21   CC       src/libcrun/libcrun_la-intelrdt.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 ...
19:39:54 [2024-04-25T19:39:54.205Z] 
19:39:54 [2024-04-25T19:39:54.205Z] #75 [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...)
19:39:54 [2024-04-25T19:39:54.205Z] #75 32.94 + bin/containerd
19:39:54 [2024-04-25T19:39:54.205Z] #75 32.94 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
19:39:54 [2024-04-25T19:39:54.205Z] #75 ...
19:39:54 [2024-04-25T19:39:54.205Z] 
19:39:54 [2024-04-25T19:39:54.205Z] #74 [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
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.23   CC       src/libcrun/libcrun_la-io_priority.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.25   CC       src/libcrun/libcrun_la-linux.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.26   CC       src/libcrun/libcrun_la-mount_flags.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.28   CC       src/libcrun/libcrun_la-scheduler.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.29   CC       src/libcrun/libcrun_la-seccomp.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.30   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:39:54 [2024-04-25T19:39:54.205Z] #74 52.32   CC       src/libcrun/libcrun_la-signals.lo
19:39:54 [2024-04-25T19:39:54.461Z] #74 52.36   CC       src/libcrun/libcrun_la-status.lo
19:39:54 [2024-04-25T19:39:54.461Z] #74 52.38   CC       src/libcrun/libcrun_la-terminal.lo
19:39:54 [2024-04-25T19:39:54.461Z] #74 52.40   CC       tests/init.o
19:39:54 [2024-04-25T19:39:54.461Z] #74 52.40   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:39:56 [2024-04-25T19:39:56.347Z] #74 54.20   CCLD     tests/init
19:39:58 [2024-04-25T19:39:58.233Z] #74 56.16   AR       libcrun_testing.a
19:39:58 [2024-04-25T19:39:58.233Z] #74 56.16 ar: `u' modifier ignored since `D' is the default (see `U')
19:39:58 [2024-04-25T19:39:58.233Z] #74 56.19   CCLD     tests/tests_libcrun_utils
19:39:58 [2024-04-25T19:39:58.233Z] #74 56.19   CCLD     tests/tests_libcrun_errors
19:39:58 [2024-04-25T19:39:58.233Z] #74 56.19   CCLD     tests/tests_libcrun_intelrdt
19:39:58 [2024-04-25T19:39:58.233Z] #74 56.19   CCLD     tests/tests_libcrun_fuzzer
19:39:58 [2024-04-25T19:39:58.233Z] #74 56.54   CCLD     libcrun.la
19:39:58 [2024-04-25T19:39:58.487Z] #74 56.74   CCLD     crun
19:39:58 [2024-04-25T19:39:58.742Z] #74 56.88 make[3]: Entering directory '/tmp/crun-build'
19:39:58 [2024-04-25T19:39:58.742Z] #74 56.95  /usr/bin/mkdir -p '/usr/local/share/man/man1'
19:39:58 [2024-04-25T19:39:58.742Z] #74 56.95  /usr/bin/mkdir -p '/usr/local/lib'
19:39:58 [2024-04-25T19:39:58.742Z] #74 56.96  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:39:58 [2024-04-25T19:39:58.742Z] #74 56.96  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:39:58 [2024-04-25T19:39:58.742Z] #74 56.98 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:39:58 [2024-04-25T19:39:58.742Z] #74 56.98 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:39:58 [2024-04-25T19:39:58.997Z] #74 56.99 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.00 libtool: install: ranlib /usr/local/lib/libcrun.a
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 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
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 ----------------------------------------------------------------------
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 Libraries have been installed in:
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06    /usr/local/lib
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 If you ever happen to want to link against installed libraries
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 in a given directory, LIBDIR, you must either use libtool, and
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 specify the full pathname of the library, or use the '-LLIBDIR'
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 flag during linking and do at least one of the following:
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06      during execution
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06      during linking
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 See any operating system documentation about shared libraries for
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 more information, such as the ld(1) and ld.so(8) manual pages.
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06 ----------------------------------------------------------------------
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.06  /usr/bin/mkdir -p '/build'
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.07   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.09 libtool: install: /usr/bin/install -c crun /build/crun
19:39:58 [2024-04-25T19:39:58.997Z] #74 57.10 make[3]: Leaving directory '/tmp/crun-build'
19:39:58 [2024-04-25T19:39:58.998Z] #74 57.10 make[2]: Leaving directory '/tmp/crun-build'
19:39:58 [2024-04-25T19:39:58.998Z] #74 57.10 make[1]: Leaving directory '/tmp/crun-build'
19:39:59 [2024-04-25T19:39:59.921Z] #74 DONE 58.0s
19:39:59 [2024-04-25T19:39:59.921Z] 
19:39:59 [2024-04-25T19:39:59.921Z] #75 [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...)
19:40:01 [2024-04-25T19:40:01.816Z] #75 50.85 + bin/containerd-stress
19:40:02 [2024-04-25T19:40:02.071Z] #75 50.85 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
19:40:02 [2024-04-25T19:40:02.993Z] #75 51.99 + bin/containerd-shim
19:40:03 [2024-04-25T19:40:03.553Z] #75 52.51 + bin/containerd-shim-runc-v1
19:40:04 [2024-04-25T19:40:04.476Z] #75 53.28 + bin/containerd-shim-runc-v2
19:40:05 [2024-04-25T19:40:05.035Z] #75 53.92 + binaries
19:40:08 [2024-04-25T19:40:08.290Z] #75 DONE 57.0s
19:40:08 [2024-04-25T19:40:08.544Z] 
19:40:08 [2024-04-25T19:40:08.544Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
19:40:09 [2024-04-25T19:40:09.903Z] #93 DONE 1.2s
19:40:09 [2024-04-25T19:40:09.903Z] 
19:40:09 [2024-04-25T19:40:09.903Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
19:40:09 [2024-04-25T19:40:09.903Z] #94 DONE 0.1s
19:40:10 [2024-04-25T19:40:10.157Z] 
19:40:10 [2024-04-25T19:40:10.157Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
19:40:10 [2024-04-25T19:40:10.157Z] #95 DONE 0.2s
19:40:10 [2024-04-25T19:40:10.157Z] 
19:40:10 [2024-04-25T19:40:10.157Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
19:40:10 [2024-04-25T19:40:10.157Z] #96 DONE 0.0s
19:40:10 [2024-04-25T19:40:10.157Z] 
19:40:10 [2024-04-25T19:40:10.157Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
19:40:10 [2024-04-25T19:40:10.157Z] #97 DONE 0.1s
19:40:10 [2024-04-25T19:40:10.157Z] 
19:40:10 [2024-04-25T19:40:10.157Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
19:40:10 [2024-04-25T19:40:10.157Z] #98 DONE 0.0s
19:40:10 [2024-04-25T19:40:10.411Z] 
19:40:10 [2024-04-25T19:40:10.411Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
19:40:10 [2024-04-25T19:40:10.411Z] #99 DONE 0.2s
19:40:10 [2024-04-25T19:40:10.665Z] 
19:40:10 [2024-04-25T19:40:10.665Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
19:40:10 [2024-04-25T19:40:10.665Z] #100 DONE 0.2s
19:40:10 [2024-04-25T19:40:10.920Z] 
19:40:10 [2024-04-25T19:40:10.920Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
19:40:10 [2024-04-25T19:40:10.920Z] #101 DONE 0.0s
19:40:10 [2024-04-25T19:40:10.920Z] 
19:40:10 [2024-04-25T19:40:10.920Z] #102 [dev-base  1/12] RUN groupadd -r docker
19:40:10 [2024-04-25T19:40:10.920Z] #102 DONE 0.2s
19:40:11 [2024-04-25T19:40:11.174Z] 
19:40:11 [2024-04-25T19:40:11.174Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:40:11 [2024-04-25T19:40:11.174Z] #103 DONE 0.3s
19:40:11 [2024-04-25T19:40:11.429Z] 
19:40:11 [2024-04-25T19:40:11.429Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:40:11 [2024-04-25T19:40:11.683Z] #104 0.352 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:40:11 [2024-04-25T19:40:11.683Z] #104 DONE 0.4s
19:40:11 [2024-04-25T19:40:11.683Z] 
19:40:11 [2024-04-25T19:40:11.683Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:40:11 [2024-04-25T19:40:11.938Z] #105 DONE 0.3s
19:40:12 [2024-04-25T19:40:12.193Z] 
19:40:12 [2024-04-25T19:40:12.193Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:40:12 [2024-04-25T19:40:12.193Z] #106 DONE 0.3s
19:40:12 [2024-04-25T19:40:12.448Z] 
19:40:12 [2024-04-25T19:40:12.448Z] #107 [dev-base  6/12] RUN ldconfig
19:40:12 [2024-04-25T19:40:12.448Z] #107 DONE 0.3s
19:40:12 [2024-04-25T19:40:12.702Z] 
19:40:12 [2024-04-25T19:40:12.702Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:40:12 [2024-04-25T19:40:12.957Z] #108 DONE 0.3s
19:40:12 [2024-04-25T19:40:12.957Z] 
19:40:12 [2024-04-25T19:40:12.957Z] #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
19:40:13 [2024-04-25T19:40:13.516Z] #109 0.563 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:40:13 [2024-04-25T19:40:13.516Z] #109 0.572 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:40:13 [2024-04-25T19:40:13.516Z] #109 0.572 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:40:13 [2024-04-25T19:40:13.516Z] #109 0.641 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:40:13 [2024-04-25T19:40:13.516Z] #109 0.704 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
19:40:13 [2024-04-25T19:40:13.770Z] #109 0.758 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
19:40:14 [2024-04-25T19:40:14.693Z] #109 1.660 Fetched 9105 kB in 1s (6714 kB/s)
19:40:15 [2024-04-25T19:40:15.252Z] #109 1.660 Reading package lists...
19:40:15 [2024-04-25T19:40:15.811Z] #109 2.271 Reading package lists...
19:40:15 [2024-04-25T19:40:15.811Z] #109 2.869 Building dependency tree...
19:40:16 [2024-04-25T19:40:16.065Z] #109 3.247 The following additional packages will be installed:
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.247   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.248   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.248   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.248   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.249   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.249   vim-runtime
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251 Suggested packages:
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251   systemd-userdbd systemd-boot systemd-resolved libqrencode4
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251   vim-doc vim-scripts xfsdump acl attr quota
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251 Recommended packages:
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
19:40:16 [2024-04-25T19:40:16.319Z] #109 3.251   systemd-timesyncd | time-daemon xxd unzip
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.626 The following NEW packages will be installed:
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.626   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.626   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.626   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.626   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.626   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.627   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.627   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.627   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
19:40:16 [2024-04-25T19:40:16.573Z] #109 3.627   zip zstd
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.902 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.902 Need to get 31.8 MB of archives.
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.902 After this operation, 143 MB of additional disk space will be used.
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.902 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.905 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.907 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.909 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.909 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.912 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.915 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.916 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.917 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.920 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.931 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.948 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.949 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.950 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.961 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.964 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.965 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.967 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.968 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.970 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.978 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.979 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.980 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.983 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.989 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.992 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.993 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.994 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.995 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.997 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 3.998 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 4.001 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 4.002 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:40:16 [2024-04-25T19:40:16.828Z] #109 4.003 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.003 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.003 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.005 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.062 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.063 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.063 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.064 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.064 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.064 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.065 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.066 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.067 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.067 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.068 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.069 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.072 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.076 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.081 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.122 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.128 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.133 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.134 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
19:40:17 [2024-04-25T19:40:17.083Z] #109 4.280 debconf: delaying package configuration, since apt-utils is not installed
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.318 Fetched 31.8 MB in 0s (63.7 MB/s)
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.345 Selecting previously unselected package libargon2-1:arm64.
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.345 (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.)
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.353 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.361 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.399 Selecting previously unselected package dmsetup.
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.400 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.404 Unpacking dmsetup (2:1.02.185-2) ...
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.445 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.447 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.451 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.494 Selecting previously unselected package libjson-c5:arm64.
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.495 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.337Z] #109 4.500 Unpacking libjson-c5:arm64 (0.16-2) ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.541 Selecting previously unselected package libcryptsetup12:arm64.
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.543 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.547 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.597 Selecting previously unselected package libfdisk1:arm64.
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.599 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.604 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.653 Selecting previously unselected package libkmod2:arm64.
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.655 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.659 Unpacking libkmod2:arm64 (30+20221128-1) ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.698 Selecting previously unselected package libapparmor1:arm64.
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.700 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.592Z] #109 4.705 Unpacking libapparmor1:arm64 (3.0.8-3) ...
19:40:17 [2024-04-25T19:40:17.846Z] #109 4.743 Selecting previously unselected package libip4tc2:arm64.
19:40:17 [2024-04-25T19:40:17.846Z] #109 4.745 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.846Z] #109 4.749 Unpacking libip4tc2:arm64 (1.8.9-2) ...
19:40:17 [2024-04-25T19:40:17.846Z] #109 4.782 Selecting previously unselected package libsystemd-shared:arm64.
19:40:17 [2024-04-25T19:40:17.846Z] #109 4.784 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
19:40:17 [2024-04-25T19:40:17.846Z] #109 4.788 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
19:40:17 [2024-04-25T19:40:17.846Z] #109 4.938 Selecting previously unselected package systemd.
19:40:18 [2024-04-25T19:40:18.100Z] #109 4.940 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.100Z] #109 4.956 Unpacking systemd (252.22-1~deb12u1) ...
19:40:18 [2024-04-25T19:40:18.100Z] #109 5.214 Selecting previously unselected package pigz.
19:40:18 [2024-04-25T19:40:18.100Z] #109 5.216 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.100Z] #109 5.219 Unpacking pigz (2.6-1) ...
19:40:18 [2024-04-25T19:40:18.100Z] #109 5.259 Selecting previously unselected package sgml-base.
19:40:18 [2024-04-25T19:40:18.100Z] #109 5.261 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
19:40:18 [2024-04-25T19:40:18.100Z] #109 5.267 Unpacking sgml-base (1.31) ...
19:40:18 [2024-04-25T19:40:18.100Z] #109 5.320 Selecting previously unselected package sudo.
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.322 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.327 Unpacking sudo (1.9.13p3-1+deb12u1) ...
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.457 Selecting previously unselected package libelf1:arm64.
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.459 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.464 Unpacking libelf1:arm64 (0.188-2.1) ...
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.512 Selecting previously unselected package libbpf1:arm64.
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.514 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.518 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
19:40:18 [2024-04-25T19:40:18.355Z] #109 5.565 Selecting previously unselected package libmnl0:arm64.
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.567 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.571 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.610 Selecting previously unselected package libxtables12:arm64.
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.612 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.616 Unpacking libxtables12:arm64 (1.8.9-2) ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.649 Selecting previously unselected package libcap2-bin.
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.651 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.656 Unpacking libcap2-bin (1:2.66-4) ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.705 Selecting previously unselected package iproute2.
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.707 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.711 Unpacking iproute2 (6.1.0-3) ...
19:40:18 [2024-04-25T19:40:18.609Z] #109 5.828 Selecting previously unselected package vim-common.
19:40:18 [2024-04-25T19:40:18.863Z] #109 5.830 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
19:40:18 [2024-04-25T19:40:18.863Z] #109 5.836 Unpacking vim-common (2:9.0.1378-2) ...
19:40:18 [2024-04-25T19:40:18.863Z] #109 5.890 Selecting previously unselected package bash-completion.
19:40:18 [2024-04-25T19:40:18.863Z] #109 5.892 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
19:40:18 [2024-04-25T19:40:18.863Z] #109 5.904 Unpacking bash-completion (1:2.11-6) ...
19:40:18 [2024-04-25T19:40:18.863Z] #109 6.019 Selecting previously unselected package bzip2.
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.021 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.026 Unpacking bzip2 (1.0.8-5+b1) ...
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.072 Selecting previously unselected package xz-utils.
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.074 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.079 Unpacking xz-utils (5.4.1-0.2) ...
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.165 Selecting previously unselected package apparmor.
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.167 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.183 Unpacking apparmor (3.0.8-3) ...
19:40:19 [2024-04-25T19:40:19.118Z] #109 6.266 Selecting previously unselected package inetutils-ping.
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.268 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.272 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.312 Selecting previously unselected package libip6tc2:arm64.
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.314 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.318 Unpacking libip6tc2:arm64 (1.8.9-2) ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.353 Selecting previously unselected package libnfnetlink0:arm64.
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.355 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.359 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.397 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.399 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.403 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.443 Selecting previously unselected package libnftnl11:arm64.
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.445 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.449 Unpacking libnftnl11:arm64 (1.2.4-2) ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.488 Selecting previously unselected package iptables.
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.490 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.494 Unpacking iptables (1.8.9-2) ...
19:40:19 [2024-04-25T19:40:19.372Z] #109 6.582 Selecting previously unselected package libonig5:arm64.
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.584 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.588 Unpacking libonig5:arm64 (6.9.8-1) ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.646 Selecting previously unselected package libjq1:arm64.
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.648 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.652 Unpacking libjq1:arm64 (1.6-2.1) ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.692 Selecting previously unselected package jq.
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.694 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.698 Unpacking jq (1.6-2.1) ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.738 Selecting previously unselected package libaio1:arm64.
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.740 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.745 Unpacking libaio1:arm64 (0.3.113-4) ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.785 Selecting previously unselected package libgpm2:arm64.
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.787 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.791 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
19:40:19 [2024-04-25T19:40:19.627Z] #109 6.853 Selecting previously unselected package libicu72:arm64.
19:40:19 [2024-04-25T19:40:19.881Z] #109 6.855 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
19:40:19 [2024-04-25T19:40:19.881Z] #109 6.860 Unpacking libicu72:arm64 (72.1-3) ...
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.412 Selecting previously unselected package libinih1:arm64.
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.414 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.418 Unpacking libinih1:arm64 (55-1) ...
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.455 Selecting previously unselected package libmicrohttpd12:arm64.
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.457 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.461 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.500 Selecting previously unselected package libnet1:arm64.
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.503 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.507 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
19:40:20 [2024-04-25T19:40:20.439Z] #109 7.558 Selecting previously unselected package libnl-3-200:arm64.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.560 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.565 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.603 Selecting previously unselected package libprotobuf-c1:arm64.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.605 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.609 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.646 Selecting previously unselected package libsodium23:arm64.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.648 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.652 Unpacking libsodium23:arm64 (1.0.18-1) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.697 Selecting previously unselected package libsubid4:arm64.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.699 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.703 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.746 Selecting previously unselected package liburcu8:arm64.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.748 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.752 Unpacking liburcu8:arm64 (0.13.2-1) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.796 Selecting previously unselected package libyajl2:arm64.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.798 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.802 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.831 Selecting previously unselected package net-tools.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.833 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.837 Unpacking net-tools (2.10-0.1) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.886 Selecting previously unselected package patch.
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.888 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.892 Unpacking patch (2.7.6-7) ...
19:40:20 [2024-04-25T19:40:20.694Z] #109 7.934 Selecting previously unselected package systemd-journal-remote.
19:40:20 [2024-04-25T19:40:20.948Z] #109 7.936 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.948Z] #109 7.939 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
19:40:20 [2024-04-25T19:40:20.948Z] #109 7.977 Selecting previously unselected package thin-provisioning-tools.
19:40:20 [2024-04-25T19:40:20.948Z] #109 7.979 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
19:40:20 [2024-04-25T19:40:20.948Z] #109 7.983 Unpacking thin-provisioning-tools (0.9.0-2) ...
19:40:20 [2024-04-25T19:40:20.948Z] #109 8.041 Selecting previously unselected package uidmap.
19:40:21 [2024-04-25T19:40:21.203Z] #109 8.043 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
19:40:21 [2024-04-25T19:40:21.203Z] #109 8.047 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
19:40:21 [2024-04-25T19:40:21.203Z] #109 8.097 Selecting previously unselected package vim-runtime.
19:40:21 [2024-04-25T19:40:21.203Z] #109 8.099 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
19:40:21 [2024-04-25T19:40:21.203Z] #109 8.109 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
19:40:21 [2024-04-25T19:40:21.203Z] #109 8.121 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
19:40:21 [2024-04-25T19:40:21.203Z] #109 8.124 Unpacking vim-runtime (2:9.0.1378-2) ...
19:40:21 [2024-04-25T19:40:21.457Z] #109 8.612 Selecting previously unselected package vim.
19:40:21 [2024-04-25T19:40:21.711Z] #109 8.615 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
19:40:21 [2024-04-25T19:40:21.711Z] #109 8.619 Unpacking vim (2:9.0.1378-2) ...
19:40:21 [2024-04-25T19:40:21.711Z] #109 8.757 Selecting previously unselected package xfsprogs.
19:40:21 [2024-04-25T19:40:21.711Z] #109 8.760 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
19:40:21 [2024-04-25T19:40:21.711Z] #109 8.764 Unpacking xfsprogs (6.1.0-1) ...
19:40:21 [2024-04-25T19:40:21.711Z] #109 8.861 Selecting previously unselected package zip.
19:40:21 [2024-04-25T19:40:21.966Z] #109 8.864 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 8.867 Unpacking zip (3.0-13) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 8.915 Selecting previously unselected package zstd.
19:40:21 [2024-04-25T19:40:21.966Z] #109 8.917 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 8.922 Unpacking zstd (1.5.4+dfsg2-5) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.010 Setting up libip4tc2:arm64 (1.8.9-2) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.022 Setting up net-tools (2.10-0.1) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.035 Setting up libapparmor1:arm64 (3.0.8-3) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.046 Setting up libsodium23:arm64 (1.0.18-1) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.058 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.069 Setting up libicu72:arm64 (72.1-3) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.081 Setting up libip6tc2:arm64 (1.8.9-2) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.094 Setting up libinih1:arm64 (55-1) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.108 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
19:40:21 [2024-04-25T19:40:21.966Z] #109 9.119 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:40:22 [2024-04-25T19:40:22.220Z] #109 9.130 Setting up bzip2 (1.0.8-5+b1) ...
19:40:22 [2024-04-25T19:40:22.220Z] #109 9.141 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:40:22 [2024-04-25T19:40:22.220Z] #109 9.155 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
19:40:22 [2024-04-25T19:40:22.220Z] #109 9.167 Setting up libcap2-bin (1:2.66-4) ...
19:40:22 [2024-04-25T19:40:22.220Z] #109 9.183 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
19:40:22 [2024-04-25T19:40:22.220Z] #109 9.195 Setting up apparmor (3.0.8-3) ...
19:40:22 [2024-04-25T19:40:22.778Z] #109 9.898 debconf: unable to initialize frontend: Dialog
19:40:22 [2024-04-25T19:40:22.778Z] #109 9.898 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:40:22 [2024-04-25T19:40:22.778Z] #109 9.898 debconf: falling back to frontend: Readline
19:40:23 [2024-04-25T19:40:23.033Z] #109 9.904 debconf: unable to initialize frontend: Readline
19:40:23 [2024-04-25T19:40:23.033Z] #109 9.904 debconf: (This frontend requires a controlling tty.)
19:40:23 [2024-04-25T19:40:23.033Z] #109 9.904 debconf: falling back to frontend: Teletype
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

19:40:23 [2024-04-25T19:40:23.033Z] #109 10.08 Setting up zip (3.0-13) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.09 Setting up vim-common (2:9.0.1378-2) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.11 Setting up bash-completion (1:2.11-6) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.13 Setting up xz-utils (5.4.1-0.2) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.15 Setting up libmnl0:arm64 (1.0.4-3) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.16 Setting up patch (2.7.6-7) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.17 Setting up sudo (1.9.13p3-1+deb12u1) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.23 invoke-rc.d: could not determine current runlevel
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.23 invoke-rc.d: policy-rc.d denied execution of start.
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.24 Setting up libxtables12:arm64 (1.8.9-2) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.25 Setting up liburcu8:arm64 (0.13.2-1) ...
19:40:23 [2024-04-25T19:40:23.033Z] #109 10.26 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.27 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.28 Setting up pigz (2.6-1) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.30 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.31 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.34 Setting up sgml-base (1.31) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.37 Setting up vim-runtime (2:9.0.1378-2) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.44 Setting up libaio1:arm64 (0.3.113-4) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.45 Setting up libelf1:arm64 (0.188-2.1) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.46 Setting up libjson-c5:arm64 (0.16-2) ...
19:40:23 [2024-04-25T19:40:23.289Z] #109 10.47 Setting up zstd (1.5.4+dfsg2-5) ...
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.48 Setting up libonig5:arm64 (6.9.8-1) ...
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.50 Setting up libbpf1:arm64 (1:1.1.0-1) ...
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.51 Setting up libkmod2:arm64 (30+20221128-1) ...
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.53 Setting up vim (2:9.0.1378-2) ...
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.58 Setting up libjq1:arm64 (1.6-2.1) ...
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.60 Setting up iproute2 (6.1.0-3) ...
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.72 debconf: unable to initialize frontend: Dialog
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:40:23 [2024-04-25T19:40:23.544Z] #109 10.72 debconf: falling back to frontend: Readline
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.73 debconf: unable to initialize frontend: Readline
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.73 debconf: (This frontend requires a controlling tty.)
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.73 debconf: falling back to frontend: Teletype
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.76 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.77 Setting up libnftnl11:arm64 (1.2.4-2) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.79 Setting up thin-provisioning-tools (0.9.0-2) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.81 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.82 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.83 Setting up jq (1.6-2.1) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.85 Setting up iptables (1.8.9-2) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.88 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.90 Setting up dmsetup (2:1.02.185-2) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.91 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
19:40:23 [2024-04-25T19:40:23.798Z] #109 10.98 Setting up systemd (252.22-1~deb12u1) ...
19:40:24 [2024-04-25T19:40:24.053Z] #109 11.02 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

19:40:24 [2024-04-25T19:40:24.053Z] #109 11.02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

19:40:24 [2024-04-25T19:40:24.053Z] #109 11.03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

19:40:24 [2024-04-25T19:40:24.053Z] #109 11.03 Initializing machine ID from random generator.

19:40:24 [2024-04-25T19:40:24.053Z] #109 11.05 Creating group 'systemd-journal' with GID 998.

19:40:24 [2024-04-25T19:40:24.053Z] #109 11.05 Creating group 'systemd-network' with GID 997.

19:40:24 [2024-04-25T19:40:24.053Z] #109 11.05 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

19:40:24 [2024-04-25T19:40:24.053Z] #109 11.10 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
19:40:24 [2024-04-25T19:40:24.308Z] #109 11.13 Creating group 'systemd-journal-remote' with GID 996.

19:40:24 [2024-04-25T19:40:24.308Z] #109 11.13 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

19:40:24 [2024-04-25T19:40:24.308Z] #109 11.15 Setting up xfsprogs (6.1.0-1) ...
19:40:24 [2024-04-25T19:40:24.308Z] #109 11.16 System has not been booted with systemd as init system (PID 1). Can't operate.

19:40:24 [2024-04-25T19:40:24.308Z] #109 11.16 Failed to connect to bus: Host is down

19:40:24 [2024-04-25T19:40:24.308Z] #109 11.17 Processing triggers for libc-bin (2.36-9+deb12u6) ...
19:40:25 [2024-04-25T19:40:25.231Z] #109 DONE 12.4s
19:40:25 [2024-04-25T19:40:25.486Z] 
19:40:25 [2024-04-25T19:40:25.486Z] #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
19:40:25 [2024-04-25T19:40:25.486Z] #110 0.166 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:40:25 [2024-04-25T19:40:25.741Z] #110 0.169 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:40:25 [2024-04-25T19:40:25.741Z] #110 0.173 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:40:25 [2024-04-25T19:40:25.741Z] #110 DONE 0.2s
19:40:25 [2024-04-25T19:40:25.741Z] 
19:40:25 [2024-04-25T19:40:25.741Z] #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
19:40:25 [2024-04-25T19:40:25.995Z] #111 0.523 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:40:25 [2024-04-25T19:40:25.995Z] #111 0.523 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:40:25 [2024-04-25T19:40:25.995Z] #111 0.523 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:40:26 [2024-04-25T19:40:26.809Z] #111 0.697 Reading package lists...
19:40:27 [2024-04-25T19:40:27.317Z] #111 1.290 Reading package lists...
19:40:27 [2024-04-25T19:40:27.572Z] #111 1.869 Building dependency tree...
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.028 Reading state information...
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.226 gcc is already the newest version (4:12.2.0-3).
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.226 pkg-config is already the newest version (1.8.1-1).
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.226 The following additional packages will be installed:
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.227   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.227   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.227   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.227   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.228   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.228   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.228   python3-yaml uuid-dev zlib1g-dev
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.230 Suggested packages:
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.230   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.230   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.230 Recommended packages:
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.230   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:40:27 [2024-04-25T19:40:27.826Z] #111 2.230   liblocale-gettext-perl shared-mime-info xdg-user-dirs
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.486 The following NEW packages will be installed:
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.486   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.486   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.486   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.486   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.486   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.487   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.487   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
19:40:28 [2024-04-25T19:40:28.081Z] #111 2.487   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.778 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.778 Need to get 11.9 MB of archives.
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.778 After this operation, 53.1 MB of additional disk space will be used.
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.778 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.789 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.836 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.850 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
19:40:28 [2024-04-25T19:40:28.335Z] #111 2.885 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.886 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.887 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.887 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.888 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.889 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.889 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.889 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.890 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.891 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.894 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.903 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.904 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.932 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.935 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.938 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.943 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.946 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.952 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.952 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.955 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.956 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.956 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
19:40:28 [2024-04-25T19:40:28.590Z] #111 2.990 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.006 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.006 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.042 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.044 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.044 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.045 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.045 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.046 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.047 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.235 debconf: delaying package configuration, since apt-utils is not installed
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.274 Fetched 11.9 MB in 1s (21.5 MB/s)
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.295 Selecting previously unselected package libdpkg-perl.
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.295 (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.)
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.306 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.310 Unpacking libdpkg-perl (1.21.22) ...
19:40:28 [2024-04-25T19:40:28.845Z] #111 3.379 Selecting previously unselected package dpkg-dev.
19:40:29 [2024-04-25T19:40:29.099Z] #111 3.382 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
19:40:29 [2024-04-25T19:40:29.099Z] #111 3.386 Unpacking dpkg-dev (1.21.22) ...
19:40:29 [2024-04-25T19:40:29.099Z] #111 3.517 Selecting previously unselected package libglib2.0-0:arm64.
19:40:29 [2024-04-25T19:40:29.099Z] #111 3.520 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.099Z] #111 3.531 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
19:40:29 [2024-04-25T19:40:29.099Z] #111 3.653 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.656 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.659 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.695 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.697 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.701 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.742 Selecting previously unselected package libsecret-common.
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.744 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.748 Unpacking libsecret-common (0.20.5-3) ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.805 Selecting previously unselected package libsecret-1-0:arm64.
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.808 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.812 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.859 Selecting previously unselected package gir1.2-secret-1:arm64.
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.862 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.865 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.896 Selecting previously unselected package libapparmor-dev:arm64.
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.899 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.903 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
19:40:29 [2024-04-25T19:40:29.354Z] #111 3.937 Selecting previously unselected package uuid-dev:arm64.
19:40:29 [2024-04-25T19:40:29.608Z] #111 3.940 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 3.943 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 3.975 Selecting previously unselected package libblkid-dev:arm64.
19:40:29 [2024-04-25T19:40:29.608Z] #111 3.978 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 3.982 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.028 Selecting previously unselected package libffi-dev:arm64.
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.031 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.035 Unpacking libffi-dev:arm64 (3.4.4-1) ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.069 Selecting previously unselected package libgpg-error-dev.
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.071 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.076 Unpacking libgpg-error-dev (1.46-1) ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.116 Selecting previously unselected package libgcrypt20-dev.
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.118 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.122 Unpacking libgcrypt20-dev (1.10.1-3) ...
19:40:29 [2024-04-25T19:40:29.608Z] #111 4.191 Selecting previously unselected package libglib2.0-data.
19:40:29 [2024-04-25T19:40:29.863Z] #111 4.193 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
19:40:29 [2024-04-25T19:40:29.863Z] #111 4.197 Unpacking libglib2.0-data (2.74.6-2) ...
19:40:29 [2024-04-25T19:40:29.863Z] #111 4.328 Selecting previously unselected package libglib2.0-bin.
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.330 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.334 Unpacking libglib2.0-bin (2.74.6-2) ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.376 Selecting previously unselected package python3-lib2to3.
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.379 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.383 Unpacking python3-lib2to3 (3.11.2-3) ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.463 Selecting previously unselected package python3-distutils.
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.465 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.470 Unpacking python3-distutils (3.11.2-3) ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.516 Selecting previously unselected package libglib2.0-dev-bin.
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.519 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.524 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.566 Selecting previously unselected package libsepol-dev:arm64.
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.568 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.573 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.642 Selecting previously unselected package libpcre2-16-0:arm64.
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.644 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.650 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
19:40:30 [2024-04-25T19:40:30.117Z] #111 4.705 Selecting previously unselected package libpcre2-32-0:arm64.
19:40:30 [2024-04-25T19:40:30.371Z] #111 4.708 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.371Z] #111 4.712 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
19:40:30 [2024-04-25T19:40:30.371Z] #111 4.773 Selecting previously unselected package libpcre2-posix3:arm64.
19:40:30 [2024-04-25T19:40:30.371Z] #111 4.776 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.371Z] #111 4.781 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
19:40:30 [2024-04-25T19:40:30.371Z] #111 4.815 Selecting previously unselected package libpcre2-dev:arm64.
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.817 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.821 Unpacking libpcre2-dev:arm64 (10.42-1) ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.901 Selecting previously unselected package libselinux1-dev:arm64.
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.904 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.908 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.973 Selecting previously unselected package libmount-dev:arm64.
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.976 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 4.981 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 5.014 Selecting previously unselected package zlib1g-dev:arm64.
19:40:30 [2024-04-25T19:40:30.626Z] #111 5.017 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 5.021 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:40:30 [2024-04-25T19:40:30.626Z] #111 5.078 Selecting previously unselected package libglib2.0-dev:arm64.
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.080 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.085 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.253 Selecting previously unselected package libseccomp-dev:arm64.
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.255 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.260 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.304 Selecting previously unselected package libsecret-1-dev:arm64.
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.307 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.312 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
19:40:30 [2024-04-25T19:40:30.881Z] #111 5.391 Selecting previously unselected package libsystemd-dev:arm64.
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.393 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.398 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.500 Selecting previously unselected package libudev-dev:arm64.
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.502 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.545 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.589 Selecting previously unselected package libyaml-0-2:arm64.
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.592 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.597 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
19:40:31 [2024-04-25T19:40:31.135Z] #111 5.642 Selecting previously unselected package python3-pathspec.
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.644 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.648 Unpacking python3-pathspec (0.11.0-1) ...
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.685 Selecting previously unselected package python3-pkg-resources.
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.687 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.692 Unpacking python3-pkg-resources (66.1.1-1) ...
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.749 Selecting previously unselected package python3-yaml.
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.751 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.755 Unpacking python3-yaml (6.0-3+b2) ...
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.798 Selecting previously unselected package yamllint.
19:40:31 [2024-04-25T19:40:31.389Z] #111 5.801 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
19:40:31 [2024-04-25T19:40:31.390Z] #111 5.805 Unpacking yamllint (1.29.0-1) ...
19:40:31 [2024-04-25T19:40:31.390Z] #111 5.933 Setting up python3-pkg-resources (66.1.1-1) ...
19:40:31 [2024-04-25T19:40:31.644Z] #111 6.182 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.195 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.207 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.219 No schema files found: doing nothing.
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.225 Setting up python3-yaml (6.0-3+b2) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.377 Setting up libffi-dev:arm64 (3.4.4-1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.387 Setting up libpcre2-16-0:arm64 (10.42-1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.401 Setting up libpcre2-32-0:arm64 (10.42-1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.412 Setting up libglib2.0-data (2.74.6-2) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.424 Setting up libgpg-error-dev (1.46-1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.435 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.445 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.458 Setting up libsepol-dev:arm64 (3.4-2.1) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.471 Setting up libdpkg-perl (1.21.22) ...
19:40:31 [2024-04-25T19:40:31.898Z] #111 6.482 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:40:32 [2024-04-25T19:40:32.153Z] #111 6.493 Setting up libpcre2-posix3:arm64 (10.42-1) ...
19:40:32 [2024-04-25T19:40:32.153Z] #111 6.504 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:40:32 [2024-04-25T19:40:32.153Z] #111 6.516 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
19:40:32 [2024-04-25T19:40:32.153Z] #111 6.537 Setting up python3-pathspec (0.11.0-1) ...
19:40:32 [2024-04-25T19:40:32.153Z] #111 6.662 Setting up python3-lib2to3 (3.11.2-3) ...
19:40:32 [2024-04-25T19:40:32.407Z] #111 6.770 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:40:32 [2024-04-25T19:40:32.407Z] #111 6.783 Setting up libsecret-common (0.20.5-3) ...
19:40:32 [2024-04-25T19:40:32.407Z] #111 6.797 Setting up python3-distutils (3.11.2-3) ...
19:40:32 [2024-04-25T19:40:32.407Z] #111 6.926 Setting up libglib2.0-dev-bin (2.74.6-2) ...
19:40:32 [2024-04-25T19:40:32.661Z] #111 7.075 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.086 Setting up libpcre2-dev:arm64 (10.42-1) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.100 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.111 Setting up libglib2.0-bin (2.74.6-2) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.125 Setting up dpkg-dev (1.21.22) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.145 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.158 Setting up yamllint (1.29.0-1) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.297 Setting up libgcrypt20-dev (1.10.1-3) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.310 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.321 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.332 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.390 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
19:40:32 [2024-04-25T19:40:32.916Z] #111 7.403 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
19:40:33 [2024-04-25T19:40:33.170Z] #111 7.429 Processing triggers for libc-bin (2.36-9+deb12u6) ...
19:40:33 [2024-04-25T19:40:33.425Z] #111 DONE 7.9s
19:40:33 [2024-04-25T19:40:33.679Z] 
19:40:33 [2024-04-25T19:40:33.679Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
19:40:34 [2024-04-25T19:40:34.237Z] #112 DONE 0.7s
19:40:34 [2024-04-25T19:40:34.237Z] 
19:40:34 [2024-04-25T19:40:34.237Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
19:40:34 [2024-04-25T19:40:34.491Z] #113 DONE 0.4s
19:40:34 [2024-04-25T19:40:34.746Z] 
19:40:34 [2024-04-25T19:40:34.746Z] #114 [dev 1/1] COPY --link . .
19:40:38 [2024-04-25T19:40:38.901Z] #114 DONE 4.0s
19:40:38 [2024-04-25T19:40:38.901Z] 
19:40:38 [2024-04-25T19:40:38.901Z] #115 exporting to image
19:40:38 [2024-04-25T19:40:38.901Z] #115 exporting layers
19:40:39 [2024-04-25T19:40:39.825Z] #115 exporting layers 1.1s done
19:40:39 [2024-04-25T19:40:39.825Z] #115 writing image sha256:1ec9ccb7d6468cb5a19933277adc4657cc4fcfcd49671b964f37959dd6c16143 done
19:40:39 [2024-04-25T19:40:39.825Z] #115 naming to docker.io/library/docker:2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 done
19:40:39 [2024-04-25T19:40:39.825Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:40:40 [2024-04-25T19:40:40.112Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:40:40 [2024-04-25T19:40:40.380Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 hack/test/unit
19:40:40 [2024-04-25T19:40:40.635Z] + BUILDFLAGS=(-tags 'netgo journald')
19:40:40 [2024-04-25T19:40:40.635Z] + TESTFLAGS+=' -test.timeout=5m'
19:40:40 [2024-04-25T19:40:40.635Z] + TESTDIRS=./...
19:40:40 [2024-04-25T19:40:40.635Z] + exclude_paths='/vendor/|/integration'
19:40:40 [2024-04-25T19:40:40.635Z] ++ go list ./...
19:40:40 [2024-04-25T19:40:40.635Z] ++ grep -vE '(/vendor/|/integration)'
19:40:41 [2024-04-25T19:40:41.196Z] + pkg_list='github.com/docker/docker/api
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/backend/build
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/httpstatus
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/httputils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/middleware
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/build
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/checkpoint
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/debug
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/distribution
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/grpc
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/image
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/network
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/plugin
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/session
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/swarm
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/system
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/volume
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/backend
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/blkiodev
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/checkpoint
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/events
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/filters
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/image
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/mount
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/network
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/plugins/logdriver
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/registry
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/strslice
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/swarm
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/swarm/runtime
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/system
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/time
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/versions
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/volume
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/exporter
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/worker
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/worker/label
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/dockerfile
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/remotecontext
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/remotecontext/git
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/remotecontext/urlutil
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cli/debug
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cli/winresources/docker-proxy
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cli/winresources/dockerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/client
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/client/buildkit
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/docker-proxy
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/dockerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/dockerd/trap
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/container/stream
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/contrib/apparmor
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/contrib/httpserver
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/convert
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/executor
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/executor/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/provider
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/config
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/containerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/events
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/events/testutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/copy
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/register
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/vfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/zfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/images
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/initlayer
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/links
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/listeners
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/awslogs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/fluentd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/gcplogs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/gelf
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/journald
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/local
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/loggertest
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/loggerutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/splunk
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/syslog
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/logger/templates
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/names
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/network
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/snapshotter
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/stats
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/distribution
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/distribution/metadata
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/distribution/utils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/distribution/xfer
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/dockerversion
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/errdefs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/image
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/image/cache
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/image/spec/specs-go
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/image/spec/specs-go/v1
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/image/tarexport
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/image/v1
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/cleanups
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/compatcontext
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/mod
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/mounttree
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/multierror
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/rootless/mountopts
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/safepath
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/sliceutil
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/test/suite
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/testutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/testutils/netnsutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/testutils/specialimage
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/unix_noeintr
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/internal/unshare
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/layer
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libcontainerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libcontainerd/queue
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libcontainerd/remote
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libcontainerd/shimopts
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libcontainerd/supervisor
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libcontainerd/types
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/bitmap
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/cluster
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/cnmallocator
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/config
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/datastore
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/diagnostic
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/discoverapi
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/driverapi
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/bridge
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/host
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/null
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/overlay
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/remote
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/windows
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/drvregistry
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/etchosts
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/internal/caller
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/internal/kvstore
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/internal/netiputil
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipam
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipamapi
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipams/builtin
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipams/null
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipams/remote
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipamutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ipbits
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/iptables
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/netlabel
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/netutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/networkdb
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/ns
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/options
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/osl
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/osl/kernel
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/portallocator
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/portmapper
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/resolvconf
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/scope
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/libnetwork/types
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/oci
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/oci/caps
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/opts
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/archive
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/authorization
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/broadcaster
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/capabilities
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/chrootarchive
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/containerfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/directory
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/dmesg
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/fileutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/homedir
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/idtools
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/ioutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/jsonmessage
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/longpath
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/meminfo
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/namesgenerator
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/parsers
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/parsers/kernel
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/pidfile
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/platform
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/plugingetter
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/plugins
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/plugins/transport
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/pools
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/process
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/progress
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/reexec
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/rootless
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/rootless/specconv
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/stack
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/stdcopy
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/streamformatter
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/stringid
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/sysinfo
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/system
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/tailfile
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/tarsum
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/pkg/useragent
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/plugin
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/plugin/executor/containerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/plugin/v2
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/profiles/apparmor
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/profiles/seccomp
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/quota
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/reference
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/registry
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/registry/resumable
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/restartmanager
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/runconfig
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/runconfig/opts
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/daemon
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/environment
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/fakecontext
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/fakegit
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/fakestorage
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/fixtures/load
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/fixtures/plugin
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/registry
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/testutil/request
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/volume
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/volume/drivers
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/volume/local
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/volume/mounts
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/volume/service
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/volume/service/opts
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/volume/testutils'
19:40:41 [2024-04-25T19:40:41.196Z] ++ grep --fixed-strings -v /libnetwork
19:40:41 [2024-04-25T19:40:41.196Z] ++ echo 'github.com/docker/docker/api
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/backend/build
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/httpstatus
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/httputils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/middleware
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/build
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/checkpoint
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/debug
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/distribution
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/grpc
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/image
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/network
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/plugin
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/session
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/swarm
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/system
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/server/router/volume
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/backend
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/blkiodev
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/checkpoint
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/events
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/filters
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/image
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/mount
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/network
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/plugins/logdriver
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/registry
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/strslice
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/swarm
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/swarm/runtime
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/system
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/time
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/versions
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/api/types/volume
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/exporter
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/worker
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/builder-next/worker/label
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/dockerfile
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/remotecontext
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/remotecontext/git
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/builder/remotecontext/urlutil
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cli/debug
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cli/winresources/docker-proxy
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cli/winresources/dockerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/client
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/client/buildkit
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/docker-proxy
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/dockerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/dockerd/trap
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/container/stream
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/contrib/apparmor
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/contrib/httpserver
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/convert
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/executor
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/executor/container
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/cluster/provider
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/config
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/containerd
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/events
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/events/testutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/copy
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/register
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/vfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/graphdriver/zfs
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/images
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/initlayer
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/links
19:40:41 [2024-04-25T19:40:41.196Z] github.com/docker/docker/daemon/listeners
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/awslogs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/fluentd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/gcplogs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/gelf
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/local
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/loggertest
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/loggerutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/splunk
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/syslog
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/templates
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/names
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/network
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/snapshotter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/stats
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution/metadata
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution/utils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution/xfer
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/dockerversion
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/errdefs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/cache
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/spec/specs-go
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/spec/specs-go/v1
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/tarexport
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/v1
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/cleanups
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/compatcontext
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/mod
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/mounttree
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/multierror
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/rootless/mountopts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/safepath
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/sliceutil
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/test/suite
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/testutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/testutils/netnsutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/testutils/specialimage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/unix_noeintr
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/unshare
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/layer
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/queue
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/remote
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/shimopts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/supervisor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/types
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/bitmap
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/cluster
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/cnmallocator
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/config
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/datastore
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/diagnostic
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/discoverapi
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/driverapi
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/bridge
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/host
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/null
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/overlay
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/remote
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/windows
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/drvregistry
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/etchosts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/internal/caller
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/internal/kvstore
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/internal/netiputil
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipam
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipamapi
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipams/builtin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipams/null
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipams/remote
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipamutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ipbits
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/iptables
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/netlabel
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/netutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/networkdb
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/ns
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/options
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/osl
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/osl/kernel
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/portallocator
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/portmapper
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/resolvconf
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/scope
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libnetwork/types
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/oci
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/oci/caps
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/opts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/archive
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/authorization
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/broadcaster
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/capabilities
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/chrootarchive
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/containerfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/directory
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/dmesg
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/fileutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/homedir
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/idtools
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/ioutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/jsonmessage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/longpath
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/meminfo
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/namesgenerator
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/parsers
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/parsers/kernel
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/pidfile
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/platform
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugingetter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/transport
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/pools
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/process
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/progress
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/reexec
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/rootless
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/rootless/specconv
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/stack
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/stdcopy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/streamformatter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/stringid
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/sysinfo
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/system
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/tailfile
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/tarsum
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/useragent
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/plugin/executor/containerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/plugin/v2
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/profiles/apparmor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/profiles/seccomp
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/quota
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/reference
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/registry
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/registry/resumable
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/restartmanager
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/runconfig
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/runconfig/opts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/daemon
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/environment
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fakecontext
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fakegit
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fakestorage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fixtures/load
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fixtures/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/registry
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/request
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/drivers
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/local
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/mounts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/service
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/service/opts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/testutils'
19:40:41 [2024-04-25T19:40:41.197Z] + base_pkg_list='github.com/docker/docker/api
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/backend/build
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/httpstatus
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/httputils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/middleware
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/build
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/checkpoint
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/debug
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/distribution
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/grpc
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/image
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/network
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/session
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/swarm
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/system
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/volume
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/backend
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/blkiodev
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/checkpoint
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/events
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/filters
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/image
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/mount
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/network
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/plugins/logdriver
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/registry
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/strslice
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/swarm
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/swarm/runtime
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/system
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/time
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/versions
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/volume
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/exporter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/worker
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/worker/label
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/dockerfile
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/remotecontext
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/remotecontext/git
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/remotecontext/urlutil
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cli/debug
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cli/winresources/docker-proxy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cli/winresources/dockerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/client
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/client/buildkit
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/docker-proxy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/dockerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/dockerd/trap
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/container/stream
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/contrib/apparmor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/contrib/httpserver
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/convert
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/executor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/executor/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/provider
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/config
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/containerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/events
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/events/testutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/copy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/register
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/vfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/zfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/images
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/initlayer
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/links
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/listeners
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/awslogs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/fluentd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/gcplogs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/gelf
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/local
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/loggertest
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/loggerutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/splunk
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/syslog
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/templates
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/names
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/network
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/snapshotter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/stats
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution/metadata
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution/utils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/distribution/xfer
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/dockerversion
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/errdefs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/cache
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/spec/specs-go
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/spec/specs-go/v1
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/tarexport
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/image/v1
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/cleanups
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/compatcontext
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/mod
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/mounttree
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/multierror
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/rootless/mountopts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/safepath
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/sliceutil
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/test/suite
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/testutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/testutils/netnsutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/testutils/specialimage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/unix_noeintr
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/internal/unshare
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/layer
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/queue
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/remote
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/shimopts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/supervisor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/libcontainerd/types
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/oci
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/oci/caps
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/opts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/archive
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/authorization
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/broadcaster
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/capabilities
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/chrootarchive
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/containerfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/directory
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/dmesg
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/fileutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/homedir
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/idtools
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/ioutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/jsonmessage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/longpath
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/meminfo
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/namesgenerator
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/parsers
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/parsers/kernel
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/pidfile
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/platform
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugingetter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/plugins/transport
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/pools
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/process
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/progress
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/reexec
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/rootless
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/rootless/specconv
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/stack
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/stdcopy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/streamformatter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/stringid
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/sysinfo
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/system
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/tailfile
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/tarsum
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/pkg/useragent
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/plugin/executor/containerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/plugin/v2
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/profiles/apparmor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/profiles/seccomp
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/quota
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/reference
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/registry
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/registry/resumable
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/restartmanager
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/runconfig
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/runconfig/opts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/daemon
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/environment
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fakecontext
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fakegit
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fakestorage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fixtures/load
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fixtures/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/registry
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/testutil/request
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/drivers
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/local
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/mounts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/service
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/service/opts
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/volume/testutils'
19:40:41 [2024-04-25T19:40:41.197Z] ++ grep --fixed-strings /libnetwork
19:40:41 [2024-04-25T19:40:41.197Z] ++ echo 'github.com/docker/docker/api
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/backend/build
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/httpstatus
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/httputils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/middleware
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/build
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/checkpoint
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/debug
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/distribution
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/grpc
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/image
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/network
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/session
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/swarm
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/system
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/server/router/volume
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/backend
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/blkiodev
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/checkpoint
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/events
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/filters
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/image
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/mount
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/network
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/plugins/logdriver
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/registry
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/strslice
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/swarm
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/swarm/runtime
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/system
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/time
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/versions
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/api/types/volume
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/exporter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/worker
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/builder-next/worker/label
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/dockerfile
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/remotecontext
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/remotecontext/git
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/builder/remotecontext/urlutil
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cli/debug
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cli/winresources/docker-proxy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cli/winresources/dockerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/client
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/client/buildkit
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/docker-proxy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/dockerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/dockerd/trap
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/container/stream
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/contrib/apparmor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/contrib/httpserver
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/convert
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/executor
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/executor/container
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/cluster/provider
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/config
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/containerd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/events
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/events/testutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/copy
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/register
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/vfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/graphdriver/zfs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/images
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/initlayer
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/links
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/listeners
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/awslogs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/fluentd
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/gcplogs
19:40:41 [2024-04-25T19:40:41.197Z] github.com/docker/docker/daemon/logger/gelf
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/journald
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/local
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/loggertest
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/loggerutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/splunk
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/syslog
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/logger/templates
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/names
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/network
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/snapshotter
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/daemon/stats
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/distribution
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/distribution/metadata
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/distribution/utils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/distribution/xfer
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/dockerversion
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/errdefs
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/image
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/image/cache
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/image/spec/specs-go
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/image/spec/specs-go/v1
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/image/tarexport
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/image/v1
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/cleanups
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/compatcontext
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/mod
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/mounttree
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/multierror
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/rootless/mountopts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/safepath
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/sliceutil
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/test/suite
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/testutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/testutils/netnsutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/testutils/specialimage
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/unix_noeintr
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/internal/unshare
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/layer
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libcontainerd
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libcontainerd/queue
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libcontainerd/remote
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libcontainerd/shimopts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libcontainerd/supervisor
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libcontainerd/types
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/bitmap
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cluster
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cnmallocator
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/config
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/datastore
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/diagnostic
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/discoverapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/driverapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/host
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/null
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/remote
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/windows
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drvregistry
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/etchosts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/caller
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/kvstore
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/netiputil
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipam
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipamapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/builtin
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/null
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/remote
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipamutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipbits
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/iptables
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/netlabel
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/netutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/networkdb
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ns
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/options
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/osl
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/osl/kernel
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/portallocator
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/portmapper
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/resolvconf
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/scope
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/types
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/oci
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/oci/caps
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/opts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/archive
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/authorization
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/broadcaster
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/capabilities
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/chrootarchive
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/containerfs
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/directory
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/dmesg
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/fileutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/homedir
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/idtools
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/ioutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/jsonmessage
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/longpath
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/meminfo
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/namesgenerator
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/parsers
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/parsers/kernel
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/pidfile
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/platform
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/plugingetter
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/plugins
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/plugins/transport
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/pools
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/process
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/progress
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/reexec
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/rootless
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/rootless/specconv
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/stack
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/stdcopy
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/streamformatter
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/stringid
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/sysinfo
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/system
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/tailfile
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/tarsum
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/pkg/useragent
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/plugin
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/plugin/executor/containerd
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/plugin/v2
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/profiles/apparmor
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/profiles/seccomp
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/quota
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/reference
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/registry
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/registry/resumable
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/restartmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/runconfig
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/runconfig/opts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/daemon
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/environment
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/fakecontext
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/fakegit
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/fakestorage
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/fixtures/load
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/fixtures/plugin
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/registry
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/testutil/request
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/volume
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/volume/drivers
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/volume/local
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/volume/mounts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/volume/service
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/volume/service/opts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/volume/testutils'
19:40:41 [2024-04-25T19:40:41.198Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/bitmap
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cluster
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cnmallocator
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/config
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/datastore
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/diagnostic
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/discoverapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/driverapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/host
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/null
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/remote
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/windows
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drvregistry
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/etchosts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/caller
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/kvstore
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/netiputil
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipam
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipamapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/builtin
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/null
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/remote
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipamutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipbits
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/iptables
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/netlabel
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/netutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/networkdb
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ns
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/options
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/osl
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/osl/kernel
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/portallocator
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/portmapper
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/resolvconf
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/scope
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/types'
19:40:41 [2024-04-25T19:40:41.198Z] + echo 'github.com/docker/docker/libnetwork
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/bitmap
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cluster
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/cnmallocator
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/config
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/datastore
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/diagnostic
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/discoverapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/driverapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/host
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/null
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/remote
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/windows
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drvregistry
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/etchosts
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/caller
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/kvstore
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/netiputil
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipam
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipamapi
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/builtin
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/null
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/remote
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipamutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ipbits
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/iptables
19:40:41 [2024-04-25T19:40:41.198Z] + grep --fixed-strings libnetwork/drivers/bridge
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/netlabel
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/netutils
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/networkdb
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/ns
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/options
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/osl
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/osl/kernel
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/portallocator
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/portmapper
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/resolvconf
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/scope
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/types'
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge
19:40:41 [2024-04-25T19:40:41.198Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:40:41 [2024-04-25T19:40:41.198Z] + type docker-proxy
19:40:41 [2024-04-25T19:40:41.198Z] hack/test/unit: line 25: type: docker-proxy: not found
19:40:41 [2024-04-25T19:40:41.198Z] + hack/make.sh binary-proxy install-proxy
19:40:41 [2024-04-25T19:40:41.198Z] 
19:40:41 [2024-04-25T19:40:41.198Z] Removing bundles/
19:40:41 [2024-04-25T19:40:41.198Z] 
19:40:41 [2024-04-25T19:40:41.198Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:40:41 [2024-04-25T19:40:41.198Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:40:41 [2024-04-25T19:40:41.198Z] + tee /go/src/github.com/docker/docker/go.mod
19:40:41 [2024-04-25T19:40:41.198Z] module github.com/docker/docker
19:40:41 [2024-04-25T19:40:41.198Z] 
19:40:41 [2024-04-25T19:40:41.198Z] go 1.21
19:40:41 [2024-04-25T19:40:41.198Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:40:41 [2024-04-25T19:40:41.198Z] + GO111MODULE=on
19:40:41 [2024-04-25T19:40:41.198Z] + GOTOOLCHAIN=local
19:40:41 [2024-04-25T19:40:41.198Z] + 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=2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-25T19:40:41.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
19:40:45 [2024-04-25T19:40:45.354Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:40:45 [2024-04-25T19:40:45.354Z] Created binary: bundles/binary-proxy/docker-proxy
19:40:45 [2024-04-25T19:40:45.354Z] 
19:40:45 [2024-04-25T19:40:45.354Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:40:45 [2024-04-25T19:40:45.354Z] Installing docker-proxy to /usr/local/bin/
19:40:45 [2024-04-25T19:40:45.354Z] 
19:40:45 [2024-04-25T19:40:45.354Z] + mkdir -p bundles
19:40:45 [2024-04-25T19:40:45.354Z] + '[' -n 'github.com/docker/docker/api
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/backend/build
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/httpstatus
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/httputils
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/middleware
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/build
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/checkpoint
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/container
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/debug
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/distribution
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/grpc
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/image
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/network
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/plugin
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/session
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/swarm
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/system
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/server/router/volume
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/backend
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/blkiodev
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/checkpoint
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/container
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/events
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/filters
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/image
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/mount
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/network
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/plugins/logdriver
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/registry
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/strslice
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/swarm
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/swarm/runtime
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/system
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/time
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/versions
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/api/types/volume
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/builder
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/builder/builder-next
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:40:45 [2024-04-25T19:40:45.354Z] github.com/docker/docker/builder/builder-next/exporter
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/builder-next/worker
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/builder-next/worker/label
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/dockerfile
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/remotecontext
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/remotecontext/git
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/builder/remotecontext/urlutil
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/cli/debug
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/cli/winresources/docker-proxy
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/cli/winresources/dockerd
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/client
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/client/buildkit
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/cmd/docker-proxy
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/cmd/dockerd
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/cmd/dockerd/trap
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/container
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/container/stream
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/contrib/apparmor
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/contrib/httpserver
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/cluster
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/cluster/convert
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/cluster/executor
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/cluster/executor/container
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/cluster/provider
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/config
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/containerd
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/events
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/events/testutils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/copy
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/register
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/vfs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/graphdriver/zfs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/images
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/initlayer
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/links
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/listeners
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/awslogs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/fluentd
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/gcplogs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/gelf
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/journald
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/local
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/loggertest
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/loggerutils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/splunk
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/syslog
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/logger/templates
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/names
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/network
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/snapshotter
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/daemon/stats
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/distribution
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/distribution/metadata
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/distribution/utils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/distribution/xfer
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/dockerversion
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/errdefs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/image
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/image/cache
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/image/spec/specs-go
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/image/spec/specs-go/v1
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/image/tarexport
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/image/v1
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/cleanups
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/compatcontext
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/mod
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/mounttree
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/multierror
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/rootless/mountopts
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/safepath
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/sliceutil
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/test/suite
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/testutils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/testutils/netnsutils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/testutils/specialimage
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/unix_noeintr
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/internal/unshare
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/layer
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/libcontainerd
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/libcontainerd/queue
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/libcontainerd/remote
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/libcontainerd/shimopts
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/libcontainerd/supervisor
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/libcontainerd/types
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/oci
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/oci/caps
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/opts
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/archive
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/authorization
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/broadcaster
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/capabilities
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/chrootarchive
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/containerfs
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/directory
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/dmesg
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/fileutils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/homedir
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/idtools
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/ioutils
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/jsonmessage
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/longpath
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/meminfo
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/namesgenerator
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/parsers
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/parsers/kernel
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/pidfile
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/platform
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/plugingetter
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/plugins
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/plugins/transport
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/pools
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/process
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/progress
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/reexec
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/rootless
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/rootless/specconv
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/stack
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/stdcopy
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/streamformatter
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/stringid
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/sysinfo
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/system
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/tailfile
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/tarsum
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/pkg/useragent
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/plugin
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/plugin/executor/containerd
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/plugin/v2
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/profiles/apparmor
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/profiles/seccomp
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/quota
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/reference
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/registry
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/registry/resumable
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/restartmanager
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/runconfig
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/runconfig/opts
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/daemon
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/environment
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/fakecontext
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/fakegit
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/fakestorage
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/fixtures/load
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/fixtures/plugin
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/registry
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/testutil/request
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/volume
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/volume/drivers
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/volume/local
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/volume/mounts
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/volume/service
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/volume/service/opts
19:40:45 [2024-04-25T19:40:45.355Z] github.com/docker/docker/volume/testutils' ']'
19:40:45 [2024-04-25T19:40:45.355Z] + 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
19:40:45 [2024-04-25T19:40:45.915Z] ?   	github.com/docker/docker/api	[no test files]
19:40:53 [2024-04-25T19:40:53.989Z] ok  	github.com/docker/docker/api/server	0.044s	coverage: 16.2% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.3% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 42.7% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/server/router/container	0.013s	coverage: 5.9% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/system	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
19:41:15 [2024-04-25T19:41:15.861Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
19:41:16 [2024-04-25T19:41:16.785Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:41:16 [2024-04-25T19:41:16.785Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:41:16 [2024-04-25T19:41:16.785Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.005s	coverage: 100.0% of statements
19:41:16 [2024-04-25T19:41:16.785Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
19:41:16 [2024-04-25T19:41:16.785Z] ok  	github.com/docker/docker/builder/remotecontext	0.052s	coverage: 33.7% of statements
19:41:16 [2024-04-25T19:41:16.785Z] ok  	github.com/docker/docker/builder/dockerfile	0.074s	coverage: 50.1% of statements
19:41:18 [2024-04-25T19:41:18.669Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
19:41:18 [2024-04-25T19:41:18.669Z] ok  	github.com/docker/docker/client	0.146s	coverage: 77.0% of statements
19:41:18 [2024-04-25T19:41:18.924Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.471s	coverage: 66.5% of statements
19:41:19 [2024-04-25T19:41:19.847Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.028s	coverage: 82.5% of statements
19:41:32 [2024-04-25T19:41:32.001Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:41:32 [2024-04-25T19:41:32.001Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:41:32 [2024-04-25T19:41:32.001Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:41:32 [2024-04-25T19:41:32.001Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:41:32 [2024-04-25T19:41:32.001Z] ok  	github.com/docker/docker/container	0.126s	coverage: 36.4% of statements
19:41:32 [2024-04-25T19:41:32.001Z] ok  	github.com/docker/docker/cmd/dockerd	0.213s	coverage: 29.7% of statements
19:41:33 [2024-04-25T19:41:33.361Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.402s	coverage: 0.0% of statements
19:41:34 [2024-04-25T19:41:34.721Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:41:34 [2024-04-25T19:41:34.721Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
19:41:34 [2024-04-25T19:41:34.721Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 39.3% of statements
19:41:34 [2024-04-25T19:41:34.721Z] ok  	github.com/docker/docker/daemon/cluster	0.053s	coverage: 0.5% of statements
19:41:34 [2024-04-25T19:41:34.976Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:41:34 [2024-04-25T19:41:34.976Z] ok  	github.com/docker/docker/daemon/config	0.067s	coverage: 74.4% of statements
19:41:36 [2024-04-25T19:41:36.335Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:41:36 [2024-04-25T19:41:36.335Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
19:41:36 [2024-04-25T19:41:36.335Z] ok  	github.com/docker/docker/daemon/containerd	0.048s	coverage: 17.6% of statements
19:41:36 [2024-04-25T19:41:36.335Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
19:41:36 [2024-04-25T19:41:36.590Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
19:41:36 [2024-04-25T19:41:36.844Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 60.9% of statements
19:41:37 [2024-04-25T19:41:37.099Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:41:37 [2024-04-25T19:41:37.099Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
19:41:37 [2024-04-25T19:41:37.354Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:41:37 [2024-04-25T19:41:37.354Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:41:37 [2024-04-25T19:41:37.354Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.182s	coverage: 59.5% of statements
19:41:37 [2024-04-25T19:41:37.608Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 60.9% of statements
19:41:37 [2024-04-25T19:41:37.863Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
19:41:38 [2024-04-25T19:41:38.422Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.460s	coverage: 13.2% of statements
19:41:38 [2024-04-25T19:41:38.422Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:41:38 [2024-04-25T19:41:38.422Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:41:38 [2024-04-25T19:41:38.422Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
19:41:38 [2024-04-25T19:41:38.422Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 2.9% of statements
19:41:38 [2024-04-25T19:41:38.676Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 43.2% of statements
19:41:38 [2024-04-25T19:41:38.931Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:41:38 [2024-04-25T19:41:38.931Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
19:41:38 [2024-04-25T19:41:38.931Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.120s	coverage: 78.2% of statements
19:41:38 [2024-04-25T19:41:38.931Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
19:41:39 [2024-04-25T19:41:39.490Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:41:39 [2024-04-25T19:41:39.490Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:41:39 [2024-04-25T19:41:39.490Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
19:41:39 [2024-04-25T19:41:39.490Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
19:41:39 [2024-04-25T19:41:39.745Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.098s	coverage: 76.8% of statements
19:41:39 [2024-04-25T19:41:39.745Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:41:39 [2024-04-25T19:41:39.745Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
19:41:40 [2024-04-25T19:41:40.304Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
19:41:40 [2024-04-25T19:41:40.304Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 63.5% of statements
19:41:40 [2024-04-25T19:41:40.560Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:41:40 [2024-04-25T19:41:40.560Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
19:41:40 [2024-04-25T19:41:40.560Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
19:41:40 [2024-04-25T19:41:40.815Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
19:41:40 [2024-04-25T19:41:40.815Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:41:40 [2024-04-25T19:41:40.815Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
19:41:40 [2024-04-25T19:41:40.815Z] ok  	github.com/docker/docker/daemon/logger/journald	1.400s	coverage: 72.7% of statements
19:41:41 [2024-04-25T19:41:41.739Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:41:41 [2024-04-25T19:41:41.739Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
19:41:41 [2024-04-25T19:41:41.739Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
19:41:41 [2024-04-25T19:41:41.739Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
19:41:41 [2024-04-25T19:41:41.739Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.410s	coverage: 82.5% of statements
19:41:42 [2024-04-25T19:41:42.298Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
19:41:42 [2024-04-25T19:41:42.553Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
19:41:42 [2024-04-25T19:41:42.553Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
19:41:42 [2024-04-25T19:41:42.553Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:41:42 [2024-04-25T19:41:42.553Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
19:41:42 [2024-04-25T19:41:42.553Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 26.1% of statements
19:41:42 [2024-04-25T19:41:42.553Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
19:41:42 [2024-04-25T19:41:42.553Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:41:42 [2024-04-25T19:41:42.553Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
19:41:42 [2024-04-25T19:41:42.553Z] ok  	github.com/docker/docker/internal/mod	0.009s	coverage: 66.7% of statements
19:41:42 [2024-04-25T19:41:42.808Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
19:41:42 [2024-04-25T19:41:42.808Z] ok  	github.com/docker/docker/internal/multierror	0.006s	coverage: 88.9% of statements
19:41:42 [2024-04-25T19:41:42.808Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:41:42 [2024-04-25T19:41:42.808Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
19:41:42 [2024-04-25T19:41:42.808Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
19:41:42 [2024-04-25T19:41:42.808Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
19:41:42 [2024-04-25T19:41:42.808Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
19:41:42 [2024-04-25T19:41:42.808Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:41:42 [2024-04-25T19:41:42.808Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
19:41:42 [2024-04-25T19:41:42.808Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
19:41:43 [2024-04-25T19:41:43.063Z] ok  	github.com/docker/docker/distribution	1.487s	coverage: 28.7% of statements
19:41:43 [2024-04-25T19:41:43.622Z] ok  	github.com/docker/docker/daemon	10.491s	coverage: 15.8% of statements
19:41:43 [2024-04-25T19:41:43.622Z] ok  	github.com/docker/docker/distribution/xfer	2.182s	coverage: 84.4% of statements
19:41:43 [2024-04-25T19:41:43.876Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:41:43 [2024-04-25T19:41:43.876Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:41:43 [2024-04-25T19:41:43.876Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
19:41:43 [2024-04-25T19:41:43.876Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:41:43 [2024-04-25T19:41:43.876Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:41:43 [2024-04-25T19:41:43.876Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:41:44 [2024-04-25T19:41:44.131Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:41:44 [2024-04-25T19:41:44.131Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 35.8% of statements
19:41:44 [2024-04-25T19:41:44.386Z] ok  	github.com/docker/docker/opts	0.036s	coverage: 67.9% of statements
19:41:44 [2024-04-25T19:41:44.945Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:41:44 [2024-04-25T19:41:44.945Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 26.7% of statements
19:41:44 [2024-04-25T19:41:44.945Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
19:41:44 [2024-04-25T19:41:44.945Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
19:41:45 [2024-04-25T19:41:45.200Z] ok  	github.com/docker/docker/pkg/dmesg	0.015s	coverage: 83.3% of statements
19:41:45 [2024-04-25T19:41:45.200Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.262s	coverage: 83.7% of statements
19:41:45 [2024-04-25T19:41:45.200Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 6.5% of statements
19:41:45 [2024-04-25T19:41:45.200Z] ok  	github.com/docker/docker/pkg/authorization	0.378s	coverage: 68.3% of statements
19:41:45 [2024-04-25T19:41:45.200Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 51.7% of statements
19:41:45 [2024-04-25T19:41:45.455Z] ok  	github.com/docker/docker/pkg/archive	0.429s	coverage: 81.0% of statements
19:41:45 [2024-04-25T19:41:45.455Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
19:41:45 [2024-04-25T19:41:45.455Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:41:45 [2024-04-25T19:41:45.455Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
19:41:45 [2024-04-25T19:41:45.455Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 92.3% of statements
19:41:45 [2024-04-25T19:41:45.710Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:41:45 [2024-04-25T19:41:45.710Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:41:45 [2024-04-25T19:41:45.710Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:41:45 [2024-04-25T19:41:45.710Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:41:45 [2024-04-25T19:41:45.710Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
19:41:45 [2024-04-25T19:41:45.710Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 90.2% of statements
19:41:45 [2024-04-25T19:41:45.710Z] ok  	github.com/docker/docker/pkg/idtools	0.410s	coverage: 69.7% of statements
19:41:45 [2024-04-25T19:41:45.965Z] ok  	github.com/docker/docker/pkg/ioutils	0.379s	coverage: 69.1% of statements
19:41:46 [2024-04-25T19:41:46.219Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:41:46 [2024-04-25T19:41:46.219Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:41:46 [2024-04-25T19:41:46.219Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:41:46 [2024-04-25T19:41:46.219Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
19:41:46 [2024-04-25T19:41:46.219Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
19:41:46 [2024-04-25T19:41:46.219Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
19:41:46 [2024-04-25T19:41:46.474Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:41:46 [2024-04-25T19:41:46.474Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:41:46 [2024-04-25T19:41:46.474Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:41:46 [2024-04-25T19:41:46.474Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
19:41:46 [2024-04-25T19:41:46.474Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
19:41:46 [2024-04-25T19:41:46.474Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:41:46 [2024-04-25T19:41:46.729Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 64.5% of statements
19:41:46 [2024-04-25T19:41:46.729Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 61.9% of statements
19:41:46 [2024-04-25T19:41:46.984Z] ok  	github.com/docker/docker/pkg/system	0.011s	coverage: 41.0% of statements
19:41:46 [2024-04-25T19:41:46.984Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
19:41:46 [2024-04-25T19:41:46.984Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
19:41:46 [2024-04-25T19:41:46.984Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:41:46 [2024-04-25T19:41:46.984Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.6% of statements
19:41:47 [2024-04-25T19:41:47.908Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:41:47 [2024-04-25T19:41:47.908Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:41:47 [2024-04-25T19:41:47.908Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 13.6% of statements
19:41:47 [2024-04-25T19:41:47.908Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
19:41:48 [2024-04-25T19:41:48.163Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
19:41:48 [2024-04-25T19:41:48.418Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 73.7% of statements
19:41:48 [2024-04-25T19:41:48.418Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.2% of statements
19:41:48 [2024-04-25T19:41:48.672Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
19:41:48 [2024-04-25T19:41:48.672Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
19:41:48 [2024-04-25T19:41:48.672Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:41:48 [2024-04-25T19:41:48.672Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 54.0% of statements
19:41:48 [2024-04-25T19:41:48.672Z] ok  	github.com/docker/docker/registry	0.106s	coverage: 63.9% of statements
19:41:48 [2024-04-25T19:41:48.927Z] ok  	github.com/docker/docker/quota	0.771s	coverage: 69.3% of statements
19:41:48 [2024-04-25T19:41:48.927Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:41:49 [2024-04-25T19:41:49.181Z] ?   	github.com/docker/docker/volume	[no test files]
19:41:49 [2024-04-25T19:41:49.741Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
19:41:49 [2024-04-25T19:41:49.995Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
19:41:49 [2024-04-25T19:41:49.995Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.4% of statements
19:41:50 [2024-04-25T19:41:50.290Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:41:50 [2024-04-25T19:41:50.290Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:41:50 [2024-04-25T19:41:50.290Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
19:41:51 [2024-04-25T19:41:51.257Z] ok  	github.com/docker/docker/layer	7.198s	coverage: 68.1% of statements
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === Skipped
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     network_proxy_test.go:210: No support for dual stack yet
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:41: Driver btrfs not supported
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:41: Driver btrfs not supported
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:41: Driver btrfs not supported
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.257Z]     graphtest_unix.go:41: Driver btrfs not supported
19:41:51 [2024-04-25T19:41:51.257Z] 
19:41:51 [2024-04-25T19:41:51.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver btrfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:68: No driver to put!
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z] time="2024-04-25T19:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z] time="2024-04-25T19:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z] time="2024-04-25T19:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z] time="2024-04-25T19:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z] time="2024-04-25T19:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:68: No driver to put!
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     overlay_test.go:61: Cannot run test with naive change algorithm
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver zfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver zfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver zfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver zfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:41: Driver zfs not supported
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     graphtest_unix.go:68: No driver to put!
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
19:41:51 [2024-04-25T19:41:51.258Z]     validate_test.go:73: only tested on Windows
19:41:51 [2024-04-25T19:41:51.258Z] 
19:41:51 [2024-04-25T19:41:51.258Z] DONE 3286 tests, 27 skipped in 65.974s
19:41:51 [2024-04-25T19:41:51.258Z] + '[' -n 'github.com/docker/docker/libnetwork
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/bitmap
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/cluster
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/cnmallocator
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/config
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/datastore
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/diagnostic
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/discoverapi
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/driverapi
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/bridge
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/host
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/null
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/overlay
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/remote
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/windows
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/drvregistry
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/etchosts
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/internal/caller
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/internal/kvstore
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/internal/netiputil
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipam
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipamapi
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipams/builtin
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipams/null
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipams/remote
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipamutils
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ipbits
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/iptables
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/netlabel
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/netutils
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/networkdb
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/ns
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/options
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/osl
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/osl/kernel
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/portallocator
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/portmapper
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/resolvconf
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/scope
19:41:51 [2024-04-25T19:41:51.258Z] github.com/docker/docker/libnetwork/types' ']'
19:41:51 [2024-04-25T19:41:51.258Z] + 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
19:42:47 [2024-04-25T19:42:47.564Z] ok  	github.com/docker/docker/libnetwork	45.660s	coverage: 43.0% of statements
19:42:47 [2024-04-25T19:42:47.564Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
19:42:47 [2024-04-25T19:42:47.564Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:42:47 [2024-04-25T19:42:47.564Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:42:47 [2024-04-25T19:42:47.564Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:42:47 [2024-04-25T19:42:47.564Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:42:47 [2024-04-25T19:42:47.564Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:42:47 [2024-04-25T19:42:47.564Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:42:48 [2024-04-25T19:42:48.123Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.910s	coverage: 72.3% of statements
19:42:48 [2024-04-25T19:42:48.377Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
19:42:48 [2024-04-25T19:42:48.936Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
19:42:48 [2024-04-25T19:42:48.936Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:42:48 [2024-04-25T19:42:48.936Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:42:48 [2024-04-25T19:42:48.936Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
19:42:54 [2024-04-25T19:42:54.167Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.816s	coverage: 63.3% of statements
19:42:54 [2024-04-25T19:42:54.167Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:42:54 [2024-04-25T19:42:54.167Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
19:42:55 [2024-04-25T19:42:55.526Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.025s	coverage: 5.1% of statements
19:42:55 [2024-04-25T19:42:55.526Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:42:55 [2024-04-25T19:42:55.781Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
19:42:55 [2024-04-25T19:42:55.781Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:42:56 [2024-04-25T19:42:56.035Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
19:42:56 [2024-04-25T19:42:56.959Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
19:42:57 [2024-04-25T19:42:57.213Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
19:42:57 [2024-04-25T19:42:57.468Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
19:42:58 [2024-04-25T19:42:58.027Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
19:42:58 [2024-04-25T19:42:58.027Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:42:58 [2024-04-25T19:42:58.027Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:42:58 [2024-04-25T19:42:58.027Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:42:58 [2024-04-25T19:42:58.281Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.017s	coverage: 87.0% of statements
19:42:58 [2024-04-25T19:42:58.536Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
19:42:58 [2024-04-25T19:42:58.790Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:42:58 [2024-04-25T19:42:58.790Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
19:42:58 [2024-04-25T19:42:58.790Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
19:42:58 [2024-04-25T19:42:58.790Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
19:42:59 [2024-04-25T19:42:59.044Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
19:43:11 [2024-04-25T19:43:11.195Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:43:13 [2024-04-25T19:43:13.076Z] ok  	github.com/docker/docker/libnetwork/ipam	2.973s	coverage: 80.3% of statements
19:43:13 [2024-04-25T19:43:13.076Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:43:13 [2024-04-25T19:43:13.076Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:43:13 [2024-04-25T19:43:13.076Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
19:43:13 [2024-04-25T19:43:13.330Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
19:43:13 [2024-04-25T19:43:13.330Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:43:13 [2024-04-25T19:43:13.585Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
19:43:14 [2024-04-25T19:43:14.143Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
19:43:14 [2024-04-25T19:43:14.397Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
19:43:14 [2024-04-25T19:43:14.956Z] ok  	github.com/docker/docker/libnetwork/iptables	0.160s	coverage: 39.9% of statements
19:43:14 [2024-04-25T19:43:14.956Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:43:15 [2024-04-25T19:43:15.210Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 50.6% of statements
19:45:06 [2024-04-25T19:45:06.561Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.262s	coverage: 59.2% of statements
19:45:06 [2024-04-25T19:45:06.561Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:45:06 [2024-04-25T19:45:06.561Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:45:06 [2024-04-25T19:45:06.561Z] ok  	github.com/docker/docker/libnetwork/osl	4.421s	coverage: 37.5% of statements
19:45:06 [2024-04-25T19:45:06.561Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:45:06 [2024-04-25T19:45:06.561Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
19:45:07 [2024-04-25T19:45:07.484Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.679s	coverage: 47.9% of statements
19:45:07 [2024-04-25T19:45:07.739Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
19:45:07 [2024-04-25T19:45:07.739Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
19:45:07 [2024-04-25T19:45:07.993Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
19:45:07 [2024-04-25T19:45:07.993Z] 
19:45:07 [2024-04-25T19:45:07.993Z] === Skipped
19:45:07 [2024-04-25T19:45:07.993Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:45:07 [2024-04-25T19:45:07.993Z]     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
19:45:07 [2024-04-25T19:45:07.993Z] 
19:45:07 [2024-04-25T19:45:07.993Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
19:45:07 [2024-04-25T19:45:07.993Z]     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
19:45:07 [2024-04-25T19:45:07.993Z] 
19:45:07 [2024-04-25T19:45:07.993Z] DONE 471 tests, 2 skipped in 196.663s
Post stage
[Pipeline] junit
19:45:08 [2024-04-25T19:45:08.931Z] Recording test results
19:45:10 [2024-04-25T19:45:10.294Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:45:10 [2024-04-25T19:45:10.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 -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:2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 hack/make.sh dynbinary test-integration
19:45:10 [2024-04-25T19:45:10.843Z] 
19:45:10 [2024-04-25T19:45:10.843Z] Removing bundles/
19:45:10 [2024-04-25T19:45:10.843Z] 
19:45:10 [2024-04-25T19:45:10.843Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:45:10 [2024-04-25T19:45:10.843Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:45:10 [2024-04-25T19:45:10.843Z] + tee /go/src/github.com/docker/docker/go.mod
19:45:10 [2024-04-25T19:45:10.843Z] module github.com/docker/docker
19:45:10 [2024-04-25T19:45:10.843Z] 
19:45:10 [2024-04-25T19:45:10.843Z] go 1.21
19:45:10 [2024-04-25T19:45:10.843Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:45:10 [2024-04-25T19:45:10.843Z] + GO111MODULE=on
19:45:10 [2024-04-25T19:45:10.843Z] + GOTOOLCHAIN=local
19:45:10 [2024-04-25T19:45:10.843Z] + 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=2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-25T19:45:10.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
19:45:49 [2024-04-25T19:45:49.481Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:45:49 [2024-04-25T19:45:49.481Z] Created binary: bundles/dynbinary-daemon/dockerd
19:45:49 [2024-04-25T19:45:49.481Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:45:49 [2024-04-25T19:45:49.481Z] + tee /go/src/github.com/docker/docker/go.mod
19:45:49 [2024-04-25T19:45:49.481Z] module github.com/docker/docker
19:45:49 [2024-04-25T19:45:49.481Z] 
19:45:49 [2024-04-25T19:45:49.481Z] go 1.21
19:45:49 [2024-04-25T19:45:49.481Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:45:49 [2024-04-25T19:45:49.481Z] + GO111MODULE=on
19:45:49 [2024-04-25T19:45:49.481Z] + GOTOOLCHAIN=local
19:45:49 [2024-04-25T19:45:49.481Z] + 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=2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-25T19:45:10.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
19:45:49 [2024-04-25T19:45:49.481Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:45:49 [2024-04-25T19:45:49.481Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:45:49 [2024-04-25T19:45:49.481Z] 
19:45:49 [2024-04-25T19:45:49.481Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:45:49 [2024-04-25T19:45:49.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:45:49 [2024-04-25T19:45:49.481Z] HOSTNAME=d1f3c7c42ea8
19:45:49 [2024-04-25T19:45:49.481Z] TESTDEBUG=0
19:45:49 [2024-04-25T19:45:49.481Z] DEST=bundles/test-integration
19:45:49 [2024-04-25T19:45:49.481Z] PWD=/go/src/github.com/docker/docker
19:45:49 [2024-04-25T19:45:49.481Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
19:45:49 [2024-04-25T19:45:49.481Z] DOCKER_GITCOMMIT=2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296
19:45:49 [2024-04-25T19:45:49.481Z] container=docker
19:45:49 [2024-04-25T19:45:49.481Z] HOME=/root
19:45:49 [2024-04-25T19:45:49.481Z] CONTAINERD_NAMESPACE=moby
19:45:49 [2024-04-25T19:45:49.481Z] GOLANG_VERSION=1.21.9
19:45:49 [2024-04-25T19:45:49.481Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:45:49 [2024-04-25T19:45:49.481Z] VALIDATE_BRANCH=master
19:45:49 [2024-04-25T19:45:49.481Z] TERM=xterm
19:45:49 [2024-04-25T19:45:49.481Z] DOCKER_PKG=github.com/docker/docker
19:45:49 [2024-04-25T19:45:49.481Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
19:45:49 [2024-04-25T19:45:49.481Z] SHLVL=1
19:45:49 [2024-04-25T19:45:49.481Z] TIMEOUT=120m
19:45:49 [2024-04-25T19:45:49.481Z] GOTOOLCHAIN=local
19:45:49 [2024-04-25T19:45:49.481Z] DOCKER_GRAPHDRIVER=overlay2
19:45:49 [2024-04-25T19:45:49.481Z] GO111MODULE=off
19:45:49 [2024-04-25T19:45:49.481Z] DOCKER_EXPERIMENTAL=1
19:45:49 [2024-04-25T19:45:49.481Z] TEST_SKIP_INTEGRATION_CLI=1
19:45:49 [2024-04-25T19:45:49.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:45:49 [2024-04-25T19:45:49.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:45:49 [2024-04-25T19:45:49.481Z] GOPATH=/go
19:45:49 [2024-04-25T19:45:49.481Z] PKG_CONFIG=pkg-config
19:45:49 [2024-04-25T19:45:49.481Z] _=/usr/bin/env
19:45:49 [2024-04-25T19:45:49.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:46:11 [2024-04-25T19:46:11.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
19:46:11 [2024-04-25T19:46:11.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:46:11 [2024-04-25T19:46:11.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:46:13 [2024-04-25T19:46:13.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:46:19 [2024-04-25T19:46:19.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:46:21 [2024-04-25T19:46:21.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:46:22 [2024-04-25T19:46:22.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:46:23 [2024-04-25T19:46:23.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:46:24 [2024-04-25T19:46:24.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:46:25 [2024-04-25T19:46:25.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
19:46:27 [2024-04-25T19:46:27.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:46:27 [2024-04-25T19:46:27.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:46:28 [2024-04-25T19:46:28.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:46:29 [2024-04-25T19:46:29.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:46:31 [2024-04-25T19:46:31.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:46:32 [2024-04-25T19:46:32.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:46:32 [2024-04-25T19:46:32.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:46:33 [2024-04-25T19:46:33.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:46:34 [2024-04-25T19:46:34.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:46:36 [2024-04-25T19:46:36.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:46:36 [2024-04-25T19:46:36.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:46:38 [2024-04-25T19:46:38.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:46:39 [2024-04-25T19:46:39.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:46:39 [2024-04-25T19:46:39.687Z] Using test binary /usr/local/cli-integration/docker
19:46:39 [2024-04-25T19:46:39.687Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:46:39 [2024-04-25T19:46:39.687Z] +++ /etc/init.d/apparmor start
19:46:39 [2024-04-25T19:46:39.687Z] Not: starting.
19:46:39 [2024-04-25T19:46:39.687Z] INFO: Waiting for daemon to start...
19:46:39 [2024-04-25T19:46:39.687Z] Starting dockerd
19:46:39 [2024-04-25T19:46:39.687Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.16EH17aRIb/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:46:57 [2024-04-25T19:46:57.711Z] .
19:46:57 [2024-04-25T19:46:57.711Z] Running integration-test (iteration 1)
19:46:57 [2024-04-25T19:46:57.711Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
19:46:57 [2024-04-25T19:46:57.711Z] ++ '[' -n '' ']'
19:46:57 [2024-04-25T19:46:57.711Z] ++ 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
19:46:57 [2024-04-25T19:46:57.711Z] ++ set -e
19:46:57 [2024-04-25T19:46:57.711Z] ++ '[' -n 0 ']'
19:46:57 [2024-04-25T19:46:57.711Z] ++ set -x
19:46:57 [2024-04-25T19:46:57.712Z] ++ 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.16EH17aRIb/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
19:46:57 [2024-04-25T19:46:57.712Z] Loaded image: busybox:latest
19:46:57 [2024-04-25T19:46:57.712Z] Loaded image: busybox:glibc
19:46:57 [2024-04-25T19:46:57.712Z] Loaded image: debian:bookworm-slim
19:46:57 [2024-04-25T19:46:57.712Z] Loaded image: hello-world:latest
19:46:57 [2024-04-25T19:46:57.712Z] Loaded image: arm32v7/hello-world:latest
19:46:57 [2024-04-25T19:46:57.712Z] INFO: Testing against a local daemon
19:46:57 [2024-04-25T19:46:57.712Z] === RUN   TestCgroupNamespacesBuild
19:46:59 [2024-04-25T19:46:59.072Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
19:46:59 [2024-04-25T19:46:59.072Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:47:00 [2024-04-25T19:47:00.431Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
19:47:00 [2024-04-25T19:47:00.431Z] === RUN   TestBuildWithSession
19:47:00 [2024-04-25T19:47:00.431Z]     build_session_test.go:26: TODO: BuildKit
19:47:00 [2024-04-25T19:47:00.431Z] --- SKIP: TestBuildWithSession (0.00s)
19:47:00 [2024-04-25T19:47:00.431Z] === RUN   TestBuildSquashParent
19:47:04 [2024-04-25T19:47:04.586Z] --- PASS: TestBuildSquashParent (3.90s)
19:47:04 [2024-04-25T19:47:04.586Z] === RUN   TestBuildWithRemoveAndForceRemove
19:47:04 [2024-04-25T19:47:04.586Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:47:04 [2024-04-25T19:47:04.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:47:04 [2024-04-25T19:47:04.586Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:47:04 [2024-04-25T19:47:04.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:47:04 [2024-04-25T19:47:04.586Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:47:04 [2024-04-25T19:47:04.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:47:04 [2024-04-25T19:47:04.586Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:47:04 [2024-04-25T19:47:04.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:47:04 [2024-04-25T19:47:04.586Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:47:04 [2024-04-25T19:47:04.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:47:04 [2024-04-25T19:47:04.586Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:47:04 [2024-04-25T19:47:04.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:47:04 [2024-04-25T19:47:04.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:47:04 [2024-04-25T19:47:04.586Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:47:04 [2024-04-25T19:47:04.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:47:04 [2024-04-25T19:47:04.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:47:04 [2024-04-25T19:47:04.586Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:47:04 [2024-04-25T19:47:04.586Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:47:07 [2024-04-25T19:47:07.841Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
19:47:07 [2024-04-25T19:47:07.841Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s)
19:47:07 [2024-04-25T19:47:07.841Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.76s)
19:47:07 [2024-04-25T19:47:07.841Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s)
19:47:07 [2024-04-25T19:47:07.841Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
19:47:07 [2024-04-25T19:47:07.841Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
19:47:07 [2024-04-25T19:47:07.841Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s)
19:47:07 [2024-04-25T19:47:07.841Z] === RUN   TestBuildMultiStageCopy
19:47:07 [2024-04-25T19:47:07.841Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:47:08 [2024-04-25T19:47:08.400Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:47:08 [2024-04-25T19:47:08.400Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:47:08 [2024-04-25T19:47:08.400Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:47:08 [2024-04-25T19:47:08.400Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:47:08 [2024-04-25T19:47:08.655Z] --- PASS: TestBuildMultiStageCopy (1.46s)
19:47:08 [2024-04-25T19:47:08.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s)
19:47:08 [2024-04-25T19:47:08.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
19:47:08 [2024-04-25T19:47:08.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
19:47:08 [2024-04-25T19:47:08.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
19:47:08 [2024-04-25T19:47:08.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
19:47:08 [2024-04-25T19:47:08.655Z] === RUN   TestBuildMultiStageParentConfig
19:47:09 [2024-04-25T19:47:09.213Z] --- PASS: TestBuildMultiStageParentConfig (0.55s)
19:47:09 [2024-04-25T19:47:09.213Z] === RUN   TestBuildLabelWithTargets
19:47:10 [2024-04-25T19:47:10.137Z] --- PASS: TestBuildLabelWithTargets (0.87s)
19:47:10 [2024-04-25T19:47:10.137Z] === RUN   TestBuildWithEmptyLayers
19:47:10 [2024-04-25T19:47:10.137Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
19:47:10 [2024-04-25T19:47:10.137Z] === RUN   TestBuildMultiStageOnBuild
19:47:11 [2024-04-25T19:47:11.500Z] --- PASS: TestBuildMultiStageOnBuild (1.19s)
19:47:11 [2024-04-25T19:47:11.500Z] === RUN   TestBuildUncleanTarFilenames
19:47:11 [2024-04-25T19:47:11.500Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
19:47:11 [2024-04-25T19:47:11.500Z] === RUN   TestBuildMultiStageLayerLeak
19:47:12 [2024-04-25T19:47:12.861Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
19:47:12 [2024-04-25T19:47:12.861Z] === RUN   TestBuildWithHugeFile
19:48:09 [2024-04-25T19:48:09.045Z] --- PASS: TestBuildWithHugeFile (55.90s)
19:48:09 [2024-04-25T19:48:09.045Z] === RUN   TestBuildWCOWSandboxSize
19:48:09 [2024-04-25T19:48:09.045Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:48:09 [2024-04-25T19:48:09.045Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:48:09 [2024-04-25T19:48:09.045Z] === RUN   TestBuildWithEmptyDockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:48:09 [2024-04-25T19:48:09.045Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
19:48:09 [2024-04-25T19:48:09.045Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:48:09 [2024-04-25T19:48:09.045Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:48:09 [2024-04-25T19:48:09.045Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:48:09 [2024-04-25T19:48:09.045Z] === RUN   TestBuildPreserveOwnership
19:48:09 [2024-04-25T19:48:09.045Z] === RUN   TestBuildPreserveOwnership/copy_from
19:48:10 [2024-04-25T19:48:10.406Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:48:11 [2024-04-25T19:48:11.329Z] --- PASS: TestBuildPreserveOwnership (2.53s)
19:48:11 [2024-04-25T19:48:11.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.75s)
19:48:11 [2024-04-25T19:48:11.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.77s)
19:48:11 [2024-04-25T19:48:11.329Z] === RUN   TestBuildPlatformInvalid
19:48:11 [2024-04-25T19:48:11.329Z] --- PASS: TestBuildPlatformInvalid (0.01s)
19:48:11 [2024-04-25T19:48:11.329Z] === RUN   TestBuildWorkdirNoCacheMiss
19:48:11 [2024-04-25T19:48:11.329Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
19:48:11 [2024-04-25T19:48:11.329Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
19:48:11 [2024-04-25T19:48:11.329Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.10s)
19:48:11 [2024-04-25T19:48:11.329Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.08s)
19:48:11 [2024-04-25T19:48:11.329Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
19:48:11 [2024-04-25T19:48:11.329Z] === RUN   TestBuildkitHistoryTracePropagation
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" 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
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" 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
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z] time="2024-04-25T19:48:11Z" level=info msg="[core] [Server #4] Server created" module=grpc
19:48:11 [2024-04-25T19:48:11.329Z]     build_traces_test.go:87: Waiting for trace to be available
19:48:15 [2024-04-25T19:48:15.482Z] time="2024-04-25T19:48:15Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
19:48:15 [2024-04-25T19:48:15.482Z] time="2024-04-25T19:48:15Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
19:48:15 [2024-04-25T19:48:15.482Z] time="2024-04-25T19:48:15Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
19:48:15 [2024-04-25T19:48:15.482Z] time="2024-04-25T19:48:15Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
19:48:15 [2024-04-25T19:48:15.482Z] time="2024-04-25T19:48:15Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
19:48:15 [2024-04-25T19:48:15.482Z] time="2024-04-25T19:48:15Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
19:48:15 [2024-04-25T19:48:15.482Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
19:48:15 [2024-04-25T19:48:15.482Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:48:15 [2024-04-25T19:48:15.737Z] Loaded image: busybox:latest
19:48:15 [2024-04-25T19:48:15.991Z] Loaded image: busybox:glibc
19:48:16 [2024-04-25T19:48:16.914Z] Loaded image: debian:bookworm-slim
19:48:16 [2024-04-25T19:48:16.914Z] Loaded image: hello-world:latest
19:48:16 [2024-04-25T19:48:16.914Z] Loaded image: arm32v7/hello-world:latest
19:48:26 [2024-04-25T19:48:26.837Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.89s)
19:48:26 [2024-04-25T19:48:26.837Z] PASS
19:48:26 [2024-04-25T19:48:26.837Z] 
19:48:26 [2024-04-25T19:48:26.837Z] === Skipped
19:48:26 [2024-04-25T19:48:26.837Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:48:26 [2024-04-25T19:48:26.837Z]     build_session_test.go:26: TODO: BuildKit
19:48:26 [2024-04-25T19:48:26.837Z] 
19:48:26 [2024-04-25T19:48:26.837Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:48:26 [2024-04-25T19:48:26.837Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:48:26 [2024-04-25T19:48:26.837Z] 
19:48:26 [2024-04-25T19:48:26.837Z] DONE 38 tests, 2 skipped in 88.655s
19:48:26 [2024-04-25T19:48:26.837Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
19:48:26 [2024-04-25T19:48:26.837Z] ++ '[' -n '' ']'
19:48:26 [2024-04-25T19:48:26.837Z] ++ 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
19:48:26 [2024-04-25T19:48:26.837Z] ++ set -e
19:48:26 [2024-04-25T19:48:26.837Z] ++ '[' -n 0 ']'
19:48:26 [2024-04-25T19:48:26.837Z] ++ set -x
19:48:26 [2024-04-25T19:48:26.837Z] ++ 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.16EH17aRIb/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
19:48:26 [2024-04-25T19:48:26.837Z] INFO: Testing against a local daemon
19:48:26 [2024-04-25T19:48:26.837Z] === RUN   TestNoNewPrivileges
19:48:34 [2024-04-25T19:48:34.905Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
19:48:34 [2024-04-25T19:48:34.905Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
19:48:34 [2024-04-25T19:48:34.905Z] --- PASS: TestNoNewPrivileges (9.64s)
19:48:34 [2024-04-25T19:48:34.905Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
19:48:34 [2024-04-25T19:48:34.905Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
19:48:34 [2024-04-25T19:48:34.905Z] PASS
19:48:34 [2024-04-25T19:48:34.905Z] 
19:48:34 [2024-04-25T19:48:34.905Z] DONE 3 tests in 9.664s
19:48:34 [2024-04-25T19:48:34.905Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
19:48:34 [2024-04-25T19:48:34.905Z] ++ '[' -n '' ']'
19:48:34 [2024-04-25T19:48:34.905Z] ++ 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
19:48:34 [2024-04-25T19:48:34.905Z] ++ set -e
19:48:34 [2024-04-25T19:48:34.905Z] ++ '[' -n 0 ']'
19:48:34 [2024-04-25T19:48:34.905Z] ++ set -x
19:48:34 [2024-04-25T19:48:34.905Z] ++ 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.16EH17aRIb/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
19:48:34 [2024-04-25T19:48:34.905Z] INFO: Testing against a local daemon
19:48:34 [2024-04-25T19:48:34.905Z] === RUN   TestConfigInspect
19:48:36 [2024-04-25T19:48:36.787Z] --- PASS: TestConfigInspect (1.93s)
19:48:36 [2024-04-25T19:48:36.787Z] === RUN   TestConfigList
19:48:38 [2024-04-25T19:48:38.146Z] === RUN   TestConfigList/test_filter_by_name
19:48:38 [2024-04-25T19:48:38.146Z] === RUN   TestConfigList/test_filter_by_id
19:48:38 [2024-04-25T19:48:38.146Z] === RUN   TestConfigList/test_filter_by_label_key_only
19:48:38 [2024-04-25T19:48:38.146Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
19:48:38 [2024-04-25T19:48:38.146Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
19:48:38 [2024-04-25T19:48:38.704Z] --- PASS: TestConfigList (1.91s)
19:48:38 [2024-04-25T19:48:38.704Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
19:48:38 [2024-04-25T19:48:38.704Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
19:48:38 [2024-04-25T19:48:38.704Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
19:48:38 [2024-04-25T19:48:38.704Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
19:48:38 [2024-04-25T19:48:38.704Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
19:48:38 [2024-04-25T19:48:38.704Z] === RUN   TestConfigsCreateAndDelete
19:48:40 [2024-04-25T19:48:40.585Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
19:48:40 [2024-04-25T19:48:40.585Z] === RUN   TestConfigsUpdate
19:48:42 [2024-04-25T19:48:42.466Z] --- PASS: TestConfigsUpdate (1.52s)
19:48:42 [2024-04-25T19:48:42.466Z] === RUN   TestTemplatedConfig
19:48:44 [2024-04-25T19:48:44.973Z] --- PASS: TestTemplatedConfig (2.38s)
19:48:44 [2024-04-25T19:48:44.973Z] === RUN   TestConfigCreateResolve
19:48:46 [2024-04-25T19:48:46.332Z] --- PASS: TestConfigCreateResolve (1.93s)
19:48:46 [2024-04-25T19:48:46.332Z] PASS
19:48:46 [2024-04-25T19:48:46.332Z] 
19:48:46 [2024-04-25T19:48:46.332Z] DONE 11 tests in 11.600s
19:48:46 [2024-04-25T19:48:46.332Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
19:48:46 [2024-04-25T19:48:46.332Z] ++ '[' -n '' ']'
19:48:46 [2024-04-25T19:48:46.332Z] ++ 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
19:48:46 [2024-04-25T19:48:46.332Z] ++ set -e
19:48:46 [2024-04-25T19:48:46.332Z] ++ '[' -n 0 ']'
19:48:46 [2024-04-25T19:48:46.332Z] ++ set -x
19:48:46 [2024-04-25T19:48:46.332Z] ++ 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.16EH17aRIb/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
19:48:46 [2024-04-25T19:48:46.587Z] INFO: Testing against a local daemon
19:48:46 [2024-04-25T19:48:46.587Z] === RUN   TestAttach
19:48:46 [2024-04-25T19:48:46.587Z] === RUN   TestAttach/without_TTY
19:48:46 [2024-04-25T19:48:46.587Z] === PAUSE TestAttach/without_TTY
19:48:46 [2024-04-25T19:48:46.587Z] === RUN   TestAttach/with_TTY
19:48:46 [2024-04-25T19:48:46.587Z] === PAUSE TestAttach/with_TTY
19:48:46 [2024-04-25T19:48:46.587Z] === CONT  TestAttach/without_TTY
19:48:46 [2024-04-25T19:48:46.587Z] === CONT  TestAttach/with_TTY
19:48:46 [2024-04-25T19:48:46.587Z] --- PASS: TestAttach (0.02s)
19:48:46 [2024-04-25T19:48:46.587Z]     --- PASS: TestAttach/with_TTY (0.04s)
19:48:46 [2024-04-25T19:48:46.587Z]     --- PASS: TestAttach/without_TTY (0.05s)
19:48:46 [2024-04-25T19:48:46.587Z] === RUN   TestCreateWithCDIDevices
19:48:47 [2024-04-25T19:48:47.509Z] --- PASS: TestCreateWithCDIDevices (0.97s)
19:48:47 [2024-04-25T19:48:47.509Z] === RUN   TestCDISpecDirsAreInSystemInfo
19:48:47 [2024-04-25T19:48:47.509Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
19:48:48 [2024-04-25T19:48:48.068Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
19:48:48 [2024-04-25T19:48:48.627Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
19:48:49 [2024-04-25T19:48:49.185Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
19:48:49 [2024-04-25T19:48:49.744Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
19:48:49 [2024-04-25T19:48:49.998Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
19:48:50 [2024-04-25T19:48:50.557Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
19:48:51 [2024-04-25T19:48:51.115Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
19:48:51 [2024-04-25T19:48:51.675Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestCheckpoint
19:48:51 [2024-04-25T19:48:51.675Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:48:51 [2024-04-25T19:48:51.675Z] --- SKIP: TestCheckpoint (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/commit
19:48:51 [2024-04-25T19:48:51.675Z] === PAUSE TestContainerInvalidJSON/commit
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/create
19:48:51 [2024-04-25T19:48:51.675Z] === PAUSE TestContainerInvalidJSON/containers/create
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:48:51 [2024-04-25T19:48:51.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:48:51 [2024-04-25T19:48:51.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:48:51 [2024-04-25T19:48:51.675Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:48:51 [2024-04-25T19:48:51.675Z] === CONT  TestContainerInvalidJSON/commit
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:48:51 [2024-04-25T19:48:51.675Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:48:51 [2024-04-25T19:48:51.675Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:48:51 [2024-04-25T19:48:51.675Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:48:51 [2024-04-25T19:48:51.675Z] === CONT  TestContainerInvalidJSON/containers/create
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:48:51 [2024-04-25T19:48:51.675Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:48:51 [2024-04-25T19:48:51.675Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestCopyFromContainerPathIsNotDir
19:48:51 [2024-04-25T19:48:51.675Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:48:51 [2024-04-25T19:48:51.675Z] === RUN   TestCopyToContainerPathDoesNotExist
19:48:51 [2024-04-25T19:48:51.930Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:48:51 [2024-04-25T19:48:51.930Z] === RUN   TestCopyEmptyFile
19:48:51 [2024-04-25T19:48:51.930Z] --- PASS: TestCopyEmptyFile (0.06s)
19:48:51 [2024-04-25T19:48:51.930Z] === RUN   TestCopyToContainerPathIsNotDir
19:48:51 [2024-04-25T19:48:51.930Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:48:51 [2024-04-25T19:48:51.930Z] === RUN   TestCopyFromContainer
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer//
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer/.
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer//.
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer/./
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer//./
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer//bar/root
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer//bar/root/
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer//bar/root/.
19:48:52 [2024-04-25T19:48:52.488Z] === RUN   TestCopyFromContainer/bar/quux
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/quux/
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/quux/.
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCopyFromContainer/bar/notarget
19:48:52 [2024-04-25T19:48:52.743Z] --- PASS: TestCopyFromContainer (0.77s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/. (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer//. (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:52 [2024-04-25T19:48:52.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:52 [2024-04-25T19:48:52.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:52 [2024-04-25T19:48:52.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:52 [2024-04-25T19:48:52.743Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:52 [2024-04-25T19:48:52.743Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:52 [2024-04-25T19:48:52.743Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:52 [2024-04-25T19:48:52.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateLinkToNonExistingContainer
19:48:52 [2024-04-25T19:48:52.743Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateWithInvalidEnv
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateWithInvalidEnv/0
19:48:52 [2024-04-25T19:48:52.743Z] === PAUSE TestCreateWithInvalidEnv/0
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateWithInvalidEnv/1
19:48:52 [2024-04-25T19:48:52.743Z] === PAUSE TestCreateWithInvalidEnv/1
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateWithInvalidEnv/2
19:48:52 [2024-04-25T19:48:52.743Z] === PAUSE TestCreateWithInvalidEnv/2
19:48:52 [2024-04-25T19:48:52.743Z] === CONT  TestCreateWithInvalidEnv/0
19:48:52 [2024-04-25T19:48:52.743Z] === CONT  TestCreateWithInvalidEnv/2
19:48:52 [2024-04-25T19:48:52.743Z] === CONT  TestCreateWithInvalidEnv/1
19:48:52 [2024-04-25T19:48:52.743Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateTmpfsMountsTarget
19:48:52 [2024-04-25T19:48:52.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:48:52 [2024-04-25T19:48:52.743Z] === RUN   TestCreateWithCustomMaskedPaths
19:48:54 [2024-04-25T19:48:54.106Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
19:48:54 [2024-04-25T19:48:54.106Z] === RUN   TestCreateWithCustomReadonlyPaths
19:48:55 [2024-04-25T19:48:55.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
19:48:55 [2024-04-25T19:48:55.028Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:48:55 [2024-04-25T19:48:55.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:55 [2024-04-25T19:48:55.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:55 [2024-04-25T19:48:55.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:55 [2024-04-25T19:48:55.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:55 [2024-04-25T19:48:55.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:55 [2024-04-25T19:48:55.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:55 [2024-04-25T19:48:55.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:55 [2024-04-25T19:48:55.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:55 [2024-04-25T19:48:55.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:55 [2024-04-25T19:48:55.029Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:55 [2024-04-25T19:48:55.029Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:48:55 [2024-04-25T19:48:55.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:48:55 [2024-04-25T19:48:55.029Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
19:48:55 [2024-04-25T19:48:55.029Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
19:48:55 [2024-04-25T19:48:55.029Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:48:55 [2024-04-25T19:48:55.029Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:48:55 [2024-04-25T19:48:55.029Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
19:48:55 [2024-04-25T19:48:55.029Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:48:55 [2024-04-25T19:48:55.029Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:48:55 [2024-04-25T19:48:55.588Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateDifferentPlatform
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateDifferentPlatform/different_os
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:48:55 [2024-04-25T19:48:55.588Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:48:55 [2024-04-25T19:48:55.588Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:48:55 [2024-04-25T19:48:55.588Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateInvalidHostConfig
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:48:55 [2024-04-25T19:48:55.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:48:55 [2024-04-25T19:48:55.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:48:55 [2024-04-25T19:48:55.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:48:55 [2024-04-25T19:48:55.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
19:48:55 [2024-04-25T19:48:55.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
19:48:55 [2024-04-25T19:48:55.588Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:48:55 [2024-04-25T19:48:55.588Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:48:55 [2024-04-25T19:48:55.588Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
19:48:55 [2024-04-25T19:48:55.588Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:48:55 [2024-04-25T19:48:55.588Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:48:55 [2024-04-25T19:48:55.588Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateWithMultipleEndpointSettings
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
19:48:55 [2024-04-25T19:48:55.588Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
19:48:55 [2024-04-25T19:48:55.588Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
19:48:55 [2024-04-25T19:48:55.588Z] === RUN   TestCreateWithCustomMACs
19:48:56 [2024-04-25T19:48:56.147Z] --- PASS: TestCreateWithCustomMACs (0.53s)
19:48:56 [2024-04-25T19:48:56.147Z] === RUN   TestContainerStartOnDaemonRestart
19:48:56 [2024-04-25T19:48:56.147Z] === PAUSE TestContainerStartOnDaemonRestart
19:48:56 [2024-04-25T19:48:56.147Z] === RUN   TestDaemonRestartIpcMode
19:48:56 [2024-04-25T19:48:56.147Z] === PAUSE TestDaemonRestartIpcMode
19:48:56 [2024-04-25T19:48:56.147Z] === RUN   TestDaemonHostGatewayIP
19:48:56 [2024-04-25T19:48:56.147Z] === PAUSE TestDaemonHostGatewayIP
19:48:56 [2024-04-25T19:48:56.147Z] === RUN   TestRestartDaemonWithRestartingContainer
19:48:56 [2024-04-25T19:48:56.147Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:48:56 [2024-04-25T19:48:56.147Z] === RUN   TestHardRestartWhenContainerIsRunning
19:48:56 [2024-04-25T19:48:56.147Z] === PAUSE TestHardRestartWhenContainerIsRunning
19:48:56 [2024-04-25T19:48:56.147Z] === RUN   TestContainerKillOnDaemonStart
19:48:56 [2024-04-25T19:48:56.147Z] === PAUSE TestContainerKillOnDaemonStart
19:48:56 [2024-04-25T19:48:56.147Z] === RUN   TestDiff
19:48:56 [2024-04-25T19:48:56.706Z] --- PASS: TestDiff (0.39s)
19:48:56 [2024-04-25T19:48:56.706Z] === RUN   TestDiffStoppedContainer
19:48:56 [2024-04-25T19:48:56.961Z] --- PASS: TestDiffStoppedContainer (0.39s)
19:48:56 [2024-04-25T19:48:56.961Z] === RUN   TestExecConsoleSize
19:48:57 [2024-04-25T19:48:57.519Z] --- PASS: TestExecConsoleSize (0.47s)
19:48:57 [2024-04-25T19:48:57.519Z] === RUN   TestExecWithCloseStdin
19:48:57 [2024-04-25T19:48:57.774Z] --- PASS: TestExecWithCloseStdin (0.45s)
19:48:57 [2024-04-25T19:48:57.774Z] === RUN   TestExec
19:48:58 [2024-04-25T19:48:58.332Z] --- PASS: TestExec (0.46s)
19:48:58 [2024-04-25T19:48:58.332Z] === RUN   TestExecUser
19:48:58 [2024-04-25T19:48:58.891Z] --- PASS: TestExecUser (0.43s)
19:48:58 [2024-04-25T19:48:58.891Z] === RUN   TestExecWithGroupAdd
19:48:59 [2024-04-25T19:48:59.146Z] --- PASS: TestExecWithGroupAdd (0.45s)
19:48:59 [2024-04-25T19:48:59.146Z] === RUN   TestExportContainerAndImportImage
19:48:59 [2024-04-25T19:48:59.705Z] --- PASS: TestExportContainerAndImportImage (0.46s)
19:48:59 [2024-04-25T19:48:59.705Z] === RUN   TestExportContainerAfterDaemonRestart
19:49:06 [2024-04-25T19:49:06.226Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
19:49:06 [2024-04-25T19:49:06.226Z] === RUN   TestHealthCheckWorkdir
19:49:06 [2024-04-25T19:49:06.480Z] --- PASS: TestHealthCheckWorkdir (0.53s)
19:49:06 [2024-04-25T19:49:06.480Z] === RUN   TestHealthKillContainer
19:49:14 [2024-04-25T19:49:14.720Z] --- PASS: TestHealthKillContainer (7.60s)
19:49:14 [2024-04-25T19:49:14.720Z] === RUN   TestHealthCheckProcessKilled
19:49:14 [2024-04-25T19:49:14.720Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
19:49:14 [2024-04-25T19:49:14.720Z] === RUN   TestHealthStartInterval
19:49:16 [2024-04-25T19:49:16.175Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.175Z]         }
19:49:16 [2024-04-25T19:49:16.175Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.175Z]         }
19:49:16 [2024-04-25T19:49:16.175Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.175Z]         }
19:49:16 [2024-04-25T19:49:16.175Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.175Z]         }
19:49:16 [2024-04-25T19:49:16.430Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.430Z]         }
19:49:16 [2024-04-25T19:49:16.430Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.430Z]         }
19:49:16 [2024-04-25T19:49:16.684Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.684Z]         }
19:49:16 [2024-04-25T19:49:16.684Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.684Z]         }
19:49:16 [2024-04-25T19:49:16.684Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.684Z]         }
19:49:16 [2024-04-25T19:49:16.938Z]     health_test.go:141: &{2024-04-25 19:49:15.730566241 +0000 UTC 2024-04-25 19:49:15.757757952 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:49:16 [2024-04-25T19:49:16.938Z]         }
19:49:16 [2024-04-25T19:49:16.938Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.192Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.192Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.192Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.447Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.447Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.701Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.701Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.701Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.955Z]     health_test.go:141: &{2024-04-25 19:49:16.758513074 +0000 UTC 2024-04-25 19:49:16.784209962 +0000 UTC 1 2}
19:49:17 [2024-04-25T19:49:17.955Z]     health_test.go:169: 1.026604199s
19:49:18 [2024-04-25T19:49:18.877Z]     health_test.go:169: 1.026604199s
19:49:20 [2024-04-25T19:49:20.236Z]     health_test.go:169: 1.026604199s
19:49:21 [2024-04-25T19:49:21.159Z]     health_test.go:169: 1.026604199s
19:49:22 [2024-04-25T19:49:22.082Z]     health_test.go:169: 1.026604199s
19:49:23 [2024-04-25T19:49:23.003Z]     health_test.go:169: 1.026604199s
19:49:23 [2024-04-25T19:49:23.925Z]     health_test.go:169: 1.026604199s
19:49:25 [2024-04-25T19:49:25.283Z]     health_test.go:169: 1.026604199s
19:49:26 [2024-04-25T19:49:26.205Z]     health_test.go:169: 1.026604199s
19:49:27 [2024-04-25T19:49:27.128Z]     health_test.go:169: 1.026604199s
19:49:28 [2024-04-25T19:49:28.050Z]     health_test.go:169: 1.026604199s
19:49:28 [2024-04-25T19:49:28.973Z]     health_test.go:169: 1.026604199s
19:49:29 [2024-04-25T19:49:29.896Z]     health_test.go:169: 1.026604199s
19:49:31 [2024-04-25T19:49:31.254Z]     health_test.go:169: 1.026604199s
19:49:32 [2024-04-25T19:49:32.176Z]     health_test.go:169: 1.026604199s
19:49:33 [2024-04-25T19:49:33.098Z]     health_test.go:169: 1.026604199s
19:49:34 [2024-04-25T19:49:34.020Z]     health_test.go:169: 1.026604199s
19:49:34 [2024-04-25T19:49:34.942Z]     health_test.go:169: 1.026604199s
19:49:36 [2024-04-25T19:49:36.301Z]     health_test.go:169: 1.026604199s
19:49:37 [2024-04-25T19:49:37.225Z]     health_test.go:169: 1.026604199s
19:49:38 [2024-04-25T19:49:38.147Z]     health_test.go:169: 1.026604199s
19:49:39 [2024-04-25T19:49:39.069Z]     health_test.go:169: 1.026604199s
19:49:39 [2024-04-25T19:49:39.992Z]     health_test.go:169: 1.026604199s
19:49:40 [2024-04-25T19:49:40.914Z]     health_test.go:169: 1.026604199s
19:49:42 [2024-04-25T19:49:42.272Z]     health_test.go:169: 1.026604199s
19:49:43 [2024-04-25T19:49:43.194Z]     health_test.go:169: 1.026604199s
19:49:44 [2024-04-25T19:49:44.115Z]     health_test.go:169: 1.026604199s
19:49:45 [2024-04-25T19:49:45.037Z]     health_test.go:169: 1.026604199s
19:49:45 [2024-04-25T19:49:45.959Z]     health_test.go:169: 1.026604199s
19:49:47 [2024-04-25T19:49:47.318Z]     health_test.go:169: 1.026604199s
19:49:48 [2024-04-25T19:49:48.241Z] --- PASS: TestHealthStartInterval (33.58s)
19:49:48 [2024-04-25T19:49:48.241Z] === RUN   TestInspectAnnotations
19:49:48 [2024-04-25T19:49:48.241Z] --- PASS: TestInspectAnnotations (0.04s)
19:49:48 [2024-04-25T19:49:48.241Z] === RUN   TestNetworkAliasesAreEmpty
19:49:48 [2024-04-25T19:49:48.241Z] === RUN   TestNetworkAliasesAreEmpty/host
19:49:48 [2024-04-25T19:49:48.241Z] === RUN   TestNetworkAliasesAreEmpty/bridge
19:49:48 [2024-04-25T19:49:48.241Z] === RUN   TestNetworkAliasesAreEmpty/none
19:49:48 [2024-04-25T19:49:48.241Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
19:49:48 [2024-04-25T19:49:48.241Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
19:49:48 [2024-04-25T19:49:48.241Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
19:49:48 [2024-04-25T19:49:48.241Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
19:49:48 [2024-04-25T19:49:48.241Z] === RUN   TestIpcModeNone
19:49:48 [2024-04-25T19:49:48.801Z] --- PASS: TestIpcModeNone (0.43s)
19:49:48 [2024-04-25T19:49:48.801Z] === RUN   TestIpcModePrivate
19:49:49 [2024-04-25T19:49:49.055Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
19:49:49 [2024-04-25T19:49:49.309Z] --- PASS: TestIpcModePrivate (0.45s)
19:49:49 [2024-04-25T19:49:49.309Z] === RUN   TestIpcModeShareable
19:49:49 [2024-04-25T19:49:49.564Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
19:49:49 [2024-04-25T19:49:49.564Z] --- PASS: TestIpcModeShareable (0.45s)
19:49:49 [2024-04-25T19:49:49.564Z] === RUN   TestAPIIpcModeShareableAndContainer
19:49:50 [2024-04-25T19:49:50.925Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.08s)
19:49:50 [2024-04-25T19:49:50.925Z] === RUN   TestAPIIpcModeHost
19:49:51 [2024-04-25T19:49:51.179Z] --- PASS: TestAPIIpcModeHost (0.30s)
19:49:51 [2024-04-25T19:49:51.179Z] === RUN   TestDaemonIpcModeShareable
19:49:52 [2024-04-25T19:49:52.101Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:49:52 [2024-04-25T19:49:52.101Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
19:49:52 [2024-04-25T19:49:52.101Z] === RUN   TestDaemonIpcModePrivate
19:49:53 [2024-04-25T19:49:53.024Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:49:53 [2024-04-25T19:49:53.024Z] --- PASS: TestDaemonIpcModePrivate (0.98s)
19:49:53 [2024-04-25T19:49:53.024Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:49:53 [2024-04-25T19:49:53.946Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:49:54 [2024-04-25T19:49:54.201Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s)
19:49:54 [2024-04-25T19:49:54.201Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:49:55 [2024-04-25T19:49:55.123Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:49:55 [2024-04-25T19:49:55.123Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
19:49:55 [2024-04-25T19:49:55.123Z] === RUN   TestIpcModeOlderClient
19:49:55 [2024-04-25T19:49:55.123Z] === PAUSE TestIpcModeOlderClient
19:49:55 [2024-04-25T19:49:55.123Z] === RUN   TestKillContainerInvalidSignal
19:49:55 [2024-04-25T19:49:55.681Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
19:49:55 [2024-04-25T19:49:55.681Z] === RUN   TestKillContainer
19:49:55 [2024-04-25T19:49:55.681Z] === RUN   TestKillContainer/no_signal
19:49:55 [2024-04-25T19:49:55.936Z] === RUN   TestKillContainer/non_killing_signal
19:49:56 [2024-04-25T19:49:56.190Z] === RUN   TestKillContainer/killing_signal
19:49:56 [2024-04-25T19:49:56.749Z] --- PASS: TestKillContainer (1.28s)
19:49:56 [2024-04-25T19:49:56.749Z]     --- PASS: TestKillContainer/no_signal (0.43s)
19:49:56 [2024-04-25T19:49:56.749Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
19:49:56 [2024-04-25T19:49:56.749Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
19:49:56 [2024-04-25T19:49:56.749Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:49:56 [2024-04-25T19:49:56.749Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:49:57 [2024-04-25T19:49:57.307Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:49:57 [2024-04-25T19:49:57.562Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
19:49:57 [2024-04-25T19:49:57.562Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
19:49:57 [2024-04-25T19:49:57.562Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
19:49:57 [2024-04-25T19:49:57.562Z] === RUN   TestKillStoppedContainer
19:49:57 [2024-04-25T19:49:57.562Z] --- PASS: TestKillStoppedContainer (0.05s)
19:49:57 [2024-04-25T19:49:57.562Z] === RUN   TestKillDifferentUserContainer
19:49:58 [2024-04-25T19:49:58.120Z] --- PASS: TestKillDifferentUserContainer (0.38s)
19:49:58 [2024-04-25T19:49:58.120Z] === RUN   TestInspectOomKilledTrue
19:49:58 [2024-04-25T19:49:58.679Z] --- PASS: TestInspectOomKilledTrue (0.44s)
19:49:58 [2024-04-25T19:49:58.679Z] === RUN   TestInspectOomKilledFalse
19:49:58 [2024-04-25T19:49:58.933Z] --- PASS: TestInspectOomKilledFalse (0.41s)
19:49:58 [2024-04-25T19:49:58.933Z] === RUN   TestLinksEtcHostsContentMatch
19:49:59 [2024-04-25T19:49:59.187Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
19:49:59 [2024-04-25T19:49:59.187Z] === RUN   TestLinksContainerNames
19:50:00 [2024-04-25T19:50:00.110Z] --- PASS: TestLinksContainerNames (0.85s)
19:50:00 [2024-04-25T19:50:00.110Z] === RUN   TestLogsFollowTailEmpty
19:50:00 [2024-04-25T19:50:00.364Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs/driver_local
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:50:00 [2024-04-25T19:50:00.364Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:50:00 [2024-04-25T19:50:00.364Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:50:00 [2024-04-25T19:50:00.364Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:50:00 [2024-04-25T19:50:00.364Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:50:00 [2024-04-25T19:50:00.364Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:50:00 [2024-04-25T19:50:00.364Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === RUN   TestLogs/driver_json-file
19:50:02 [2024-04-25T19:50:02.247Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:50:02 [2024-04-25T19:50:02.247Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:50:02 [2024-04-25T19:50:02.247Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:50:02 [2024-04-25T19:50:02.247Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:50:02 [2024-04-25T19:50:02.247Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:50:02 [2024-04-25T19:50:02.247Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:50:02 [2024-04-25T19:50:02.247Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:50:03 [2024-04-25T19:50:03.606Z] --- PASS: TestLogs (2.92s)
19:50:03 [2024-04-25T19:50:03.606Z]     --- PASS: TestLogs/driver_local (0.01s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.03s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.22s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.35s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.45s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.52s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.55s)
19:50:03 [2024-04-25T19:50:03.606Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.91s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.00s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.19s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.23s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.30s)
19:50:03 [2024-04-25T19:50:03.606Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.35s)
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestContainerNetworkMountsNoChown
19:50:03 [2024-04-25T19:50:03.606Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/default
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/default
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/private
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/private
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rprivate
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rprivate
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/slave
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/slave
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rslave
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rslave
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/shared
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/shared
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rshared
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rshared
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/default
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/rslave
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/default/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/default/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/slave
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/rshared
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/rprivate
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/private
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/private/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/shared
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/private/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/default/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:50:03 [2024-04-25T19:50:03.606Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/default/bind_root
19:50:03 [2024-04-25T19:50:03.606Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/private/bind_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/private/mount_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:50:03 [2024-04-25T19:50:03.861Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:50:03 [2024-04-25T19:50:03.861Z] --- PASS: TestMountDaemonRoot (0.01s)
19:50:03 [2024-04-25T19:50:03.861Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
19:50:03 [2024-04-25T19:50:03.861Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
19:50:03 [2024-04-25T19:50:03.861Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
19:50:03 [2024-04-25T19:50:03.861Z] === RUN   TestContainerBindMountNonRecursive
19:50:05 [2024-04-25T19:50:05.224Z] --- PASS: TestContainerBindMountNonRecursive (1.06s)
19:50:05 [2024-04-25T19:50:05.224Z] === RUN   TestContainerVolumesMountedAsShared
19:50:05 [2024-04-25T19:50:05.479Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
19:50:05 [2024-04-25T19:50:05.479Z] === RUN   TestContainerVolumesMountedAsSlave
19:50:05 [2024-04-25T19:50:05.733Z] --- PASS: TestContainerVolumesMountedAsSlave (0.24s)
19:50:05 [2024-04-25T19:50:05.733Z] === RUN   TestContainerCopyLeaksMounts
19:50:06 [2024-04-25T19:50:06.291Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
19:50:06 [2024-04-25T19:50:06.291Z] === RUN   TestContainerBindMountReadOnlyDefault
19:50:06 [2024-04-25T19:50:06.291Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
19:50:06 [2024-04-25T19:50:06.291Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
19:50:06 [2024-04-25T19:50:06.546Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
19:50:07 [2024-04-25T19:50:07.104Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
19:50:07 [2024-04-25T19:50:07.104Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
19:50:07 [2024-04-25T19:50:07.359Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
19:50:07 [2024-04-25T19:50:07.917Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
19:50:07 [2024-04-25T19:50:07.917Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
19:50:08 [2024-04-25T19:50:08.171Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
19:50:08 [2024-04-25T19:50:08.426Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
19:50:08 [2024-04-25T19:50:08.426Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
19:50:08 [2024-04-25T19:50:08.984Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
19:50:09 [2024-04-25T19:50:09.543Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.26s)
19:50:09 [2024-04-25T19:50:09.543Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.78s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.38s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.39s)
19:50:09 [2024-04-25T19:50:09.543Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.80s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.39s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.41s)
19:50:09 [2024-04-25T19:50:09.543Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.77s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.39s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.38s)
19:50:09 [2024-04-25T19:50:09.543Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.84s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.42s)
19:50:09 [2024-04-25T19:50:09.543Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.42s)
19:50:09 [2024-04-25T19:50:09.543Z] === RUN   TestContainerBindMountRecursivelyReadOnly
19:50:10 [2024-04-25T19:50:10.902Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.38s)
19:50:10 [2024-04-25T19:50:10.902Z] === RUN   TestNetworkNat
19:50:11 [2024-04-25T19:50:11.156Z] --- PASS: TestNetworkNat (0.46s)
19:50:11 [2024-04-25T19:50:11.156Z] === RUN   TestNetworkLocalhostTCPNat
19:50:11 [2024-04-25T19:50:11.714Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
19:50:11 [2024-04-25T19:50:11.715Z] === RUN   TestNetworkLoopbackNat
19:50:14 [2024-04-25T19:50:14.221Z] --- PASS: TestNetworkLoopbackNat (2.52s)
19:50:14 [2024-04-25T19:50:14.222Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
19:50:14 [2024-04-25T19:50:14.476Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
19:50:14 [2024-04-25T19:50:14.476Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
19:50:14 [2024-04-25T19:50:14.476Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
19:50:14 [2024-04-25T19:50:14.476Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
19:50:14 [2024-04-25T19:50:14.731Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s)
19:50:14 [2024-04-25T19:50:14.731Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
19:50:14 [2024-04-25T19:50:14.731Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
19:50:14 [2024-04-25T19:50:14.731Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
19:50:14 [2024-04-25T19:50:14.731Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
19:50:14 [2024-04-25T19:50:14.731Z] === RUN   TestPause
19:50:15 [2024-04-25T19:50:15.290Z] --- PASS: TestPause (0.46s)
19:50:15 [2024-04-25T19:50:15.290Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:50:15 [2024-04-25T19:50:15.290Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:50:15 [2024-04-25T19:50:15.290Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:50:15 [2024-04-25T19:50:15.290Z] === RUN   TestPauseStopPausedContainer
19:50:15 [2024-04-25T19:50:15.544Z] --- PASS: TestPauseStopPausedContainer (0.48s)
19:50:15 [2024-04-25T19:50:15.544Z] === RUN   TestPIDModeHost
19:50:16 [2024-04-25T19:50:16.467Z] --- PASS: TestPIDModeHost (0.90s)
19:50:16 [2024-04-25T19:50:16.467Z] === RUN   TestPIDModeContainer
19:50:16 [2024-04-25T19:50:16.467Z] === RUN   TestPIDModeContainer/non-existing_container
19:50:16 [2024-04-25T19:50:16.467Z] === RUN   TestPIDModeContainer/non-running_container
19:50:16 [2024-04-25T19:50:16.722Z] === RUN   TestPIDModeContainer/running_container
19:50:17 [2024-04-25T19:50:17.644Z] --- PASS: TestPIDModeContainer (0.99s)
19:50:17 [2024-04-25T19:50:17.644Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
19:50:17 [2024-04-25T19:50:17.644Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
19:50:17 [2024-04-25T19:50:17.644Z]     --- PASS: TestPIDModeContainer/running_container (0.42s)
19:50:17 [2024-04-25T19:50:17.644Z] === RUN   TestPsFilter
19:50:17 [2024-04-25T19:50:17.644Z] === RUN   TestPsFilter/since
19:50:17 [2024-04-25T19:50:17.644Z] === RUN   TestPsFilter/before
19:50:17 [2024-04-25T19:50:17.644Z] --- PASS: TestPsFilter (0.12s)
19:50:17 [2024-04-25T19:50:17.644Z]     --- PASS: TestPsFilter/since (0.00s)
19:50:17 [2024-04-25T19:50:17.644Z]     --- PASS: TestPsFilter/before (0.00s)
19:50:17 [2024-04-25T19:50:17.644Z] === RUN   TestRemoveContainerWithRemovedVolume
19:50:17 [2024-04-25T19:50:17.898Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
19:50:17 [2024-04-25T19:50:17.898Z] === RUN   TestRemoveContainerWithVolume
19:50:18 [2024-04-25T19:50:18.457Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
19:50:18 [2024-04-25T19:50:18.457Z] === RUN   TestRemoveContainerRunning
19:50:19 [2024-04-25T19:50:19.016Z] --- PASS: TestRemoveContainerRunning (0.41s)
19:50:19 [2024-04-25T19:50:19.016Z] === RUN   TestRemoveContainerForceRemoveRunning
19:50:19 [2024-04-25T19:50:19.271Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
19:50:19 [2024-04-25T19:50:19.271Z] === RUN   TestRemoveInvalidContainer
19:50:19 [2024-04-25T19:50:19.271Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:50:19 [2024-04-25T19:50:19.271Z] === RUN   TestRenameLinkedContainer
19:50:21 [2024-04-25T19:50:21.153Z] --- PASS: TestRenameLinkedContainer (1.65s)
19:50:21 [2024-04-25T19:50:21.153Z] === RUN   TestRenameStoppedContainer
19:50:21 [2024-04-25T19:50:21.407Z] --- PASS: TestRenameStoppedContainer (0.42s)
19:50:21 [2024-04-25T19:50:21.407Z] === RUN   TestRenameRunningContainerAndReuse
19:50:22 [2024-04-25T19:50:22.331Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
19:50:22 [2024-04-25T19:50:22.331Z] === RUN   TestRenameInvalidName
19:50:22 [2024-04-25T19:50:22.586Z] --- PASS: TestRenameInvalidName (0.45s)
19:50:22 [2024-04-25T19:50:22.586Z] === RUN   TestRenameAnonymousContainer
19:50:24 [2024-04-25T19:50:24.467Z] --- PASS: TestRenameAnonymousContainer (1.51s)
19:50:24 [2024-04-25T19:50:24.467Z] === RUN   TestRenameContainerWithSameName
19:50:24 [2024-04-25T19:50:24.722Z] --- PASS: TestRenameContainerWithSameName (0.46s)
19:50:24 [2024-04-25T19:50:24.722Z] === RUN   TestRenameContainerWithLinkedContainer
19:50:25 [2024-04-25T19:50:25.646Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
19:50:25 [2024-04-25T19:50:25.646Z] === RUN   TestRenameContainerTwice
19:50:25 [2024-04-25T19:50:25.900Z] --- PASS: TestRenameContainerTwice (0.45s)
19:50:25 [2024-04-25T19:50:25.900Z] === RUN   TestResize
19:50:25 [2024-04-25T19:50:25.900Z] === RUN   TestResize/success
19:50:26 [2024-04-25T19:50:26.155Z] === RUN   TestResize/invalid_size
19:50:26 [2024-04-25T19:50:26.409Z] === RUN   TestResize/invalid_state
19:50:26 [2024-04-25T19:50:26.969Z] --- PASS: TestResize (0.89s)
19:50:26 [2024-04-25T19:50:26.969Z]     --- PASS: TestResize/success (0.23s)
19:50:26 [2024-04-25T19:50:26.969Z]     --- PASS: TestResize/invalid_size (0.23s)
19:50:26 [2024-04-25T19:50:26.969Z]     --- PASS: TestResize/invalid_state (0.05s)
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:50:26 [2024-04-25T19:50:26.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:50:28 [2024-04-25T19:50:28.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:50:28 [2024-04-25T19:50:28.583Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:50:28 [2024-04-25T19:50:28.583Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:50:29 [2024-04-25T19:50:29.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:50:29 [2024-04-25T19:50:29.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:50:29 [2024-04-25T19:50:29.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:50:29 [2024-04-25T19:50:29.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:50:29 [2024-04-25T19:50:29.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:50:34 [2024-04-25T19:50:34.112Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.54s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.01s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.39s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.55s)
19:50:34 [2024-04-25T19:50:34.112Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.45s)
19:50:34 [2024-04-25T19:50:34.112Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:50:34 [2024-04-25T19:50:34.112Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:50:34 [2024-04-25T19:50:34.367Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:50:35 [2024-04-25T19:50:35.726Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
19:50:35 [2024-04-25T19:50:35.726Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
19:50:35 [2024-04-25T19:50:35.726Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
19:50:35 [2024-04-25T19:50:35.726Z] === RUN   TestContainerRestartWithCancelledRequest
19:50:37 [2024-04-25T19:50:37.607Z] --- PASS: TestContainerRestartWithCancelledRequest (1.82s)
19:50:37 [2024-04-25T19:50:37.607Z] === RUN   TestCgroupNamespacesRun
19:50:38 [2024-04-25T19:50:38.529Z] --- PASS: TestCgroupNamespacesRun (1.05s)
19:50:38 [2024-04-25T19:50:38.529Z] === RUN   TestCgroupNamespacesRunPrivileged
19:50:39 [2024-04-25T19:50:39.452Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s)
19:50:39 [2024-04-25T19:50:39.452Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:50:40 [2024-04-25T19:50:40.376Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
19:50:40 [2024-04-25T19:50:40.376Z] === RUN   TestCgroupNamespacesRunHostMode
19:50:41 [2024-04-25T19:50:41.298Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
19:50:41 [2024-04-25T19:50:41.298Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:50:42 [2024-04-25T19:50:42.658Z] --- PASS: TestCgroupNamespacesRunPrivateMode (0.99s)
19:50:42 [2024-04-25T19:50:42.658Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:50:43 [2024-04-25T19:50:43.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s)
19:50:43 [2024-04-25T19:50:43.582Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:50:44 [2024-04-25T19:50:44.141Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
19:50:44 [2024-04-25T19:50:44.141Z] === RUN   TestCgroupNamespacesRunOlderClient
19:50:45 [2024-04-25T19:50:45.064Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
19:50:45 [2024-04-25T19:50:45.064Z] === RUN   TestNISDomainname
19:50:45 [2024-04-25T19:50:45.622Z] --- PASS: TestNISDomainname (0.50s)
19:50:45 [2024-04-25T19:50:45.622Z] === RUN   TestHostnameDnsResolution
19:50:46 [2024-04-25T19:50:46.181Z] --- PASS: TestHostnameDnsResolution (0.66s)
19:50:46 [2024-04-25T19:50:46.181Z] === RUN   TestUnprivilegedPortsAndPing
19:50:46 [2024-04-25T19:50:46.740Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
19:50:46 [2024-04-25T19:50:46.740Z] === RUN   TestPrivilegedHostDevices
19:50:47 [2024-04-25T19:50:47.298Z] --- PASS: TestPrivilegedHostDevices (0.46s)
19:50:47 [2024-04-25T19:50:47.298Z] === RUN   TestRunConsoleSize
19:50:47 [2024-04-25T19:50:47.553Z] --- PASS: TestRunConsoleSize (0.43s)
19:50:47 [2024-04-25T19:50:47.553Z] === RUN   TestRunWithAlternativeContainerdShim
19:50:52 [2024-04-25T19:50:52.783Z] --- PASS: TestRunWithAlternativeContainerdShim (5.32s)
19:50:52 [2024-04-25T19:50:52.783Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
19:50:54 [2024-04-25T19:50:54.143Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.07s)
19:50:54 [2024-04-25T19:50:54.143Z] === RUN   TestStaticIPOutsideSubpool
19:50:55 [2024-04-25T19:50:55.066Z] --- PASS: TestStaticIPOutsideSubpool (1.16s)
19:50:55 [2024-04-25T19:50:55.066Z] === RUN   TestWorkingDirNormalization
19:50:55 [2024-04-25T19:50:55.066Z] === RUN   TestWorkingDirNormalization/trailing_slash
19:50:55 [2024-04-25T19:50:55.066Z] === PAUSE TestWorkingDirNormalization/trailing_slash
19:50:55 [2024-04-25T19:50:55.066Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
19:50:55 [2024-04-25T19:50:55.066Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
19:50:55 [2024-04-25T19:50:55.066Z] === CONT  TestWorkingDirNormalization/trailing_slash
19:50:55 [2024-04-25T19:50:55.066Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
19:50:55 [2024-04-25T19:50:55.989Z] --- PASS: TestWorkingDirNormalization (0.01s)
19:50:55 [2024-04-25T19:50:55.989Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.58s)
19:50:55 [2024-04-25T19:50:55.989Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.64s)
19:50:55 [2024-04-25T19:50:55.989Z] === RUN   TestStats
19:50:57 [2024-04-25T19:50:57.349Z] --- PASS: TestStats (1.46s)
19:50:57 [2024-04-25T19:50:57.349Z] === RUN   TestStopContainerWithTimeout
19:50:57 [2024-04-25T19:50:57.349Z] === RUN   TestStopContainerWithTimeout/0
19:50:57 [2024-04-25T19:50:57.349Z] === PAUSE TestStopContainerWithTimeout/0
19:50:57 [2024-04-25T19:50:57.349Z] === RUN   TestStopContainerWithTimeout/1
19:50:57 [2024-04-25T19:50:57.349Z] === PAUSE TestStopContainerWithTimeout/1
19:50:57 [2024-04-25T19:50:57.349Z] === RUN   TestStopContainerWithTimeout/3
19:50:57 [2024-04-25T19:50:57.349Z] === PAUSE TestStopContainerWithTimeout/3
19:50:57 [2024-04-25T19:50:57.349Z] === RUN   TestStopContainerWithTimeout/-1
19:50:57 [2024-04-25T19:50:57.349Z] === PAUSE TestStopContainerWithTimeout/-1
19:50:57 [2024-04-25T19:50:57.349Z] === CONT  TestStopContainerWithTimeout/0
19:50:57 [2024-04-25T19:50:57.349Z] === CONT  TestStopContainerWithTimeout/3
19:50:57 [2024-04-25T19:50:57.349Z] === CONT  TestStopContainerWithTimeout/1
19:50:57 [2024-04-25T19:50:57.349Z] === CONT  TestStopContainerWithTimeout/-1
19:50:59 [2024-04-25T19:50:59.855Z] --- PASS: TestStopContainerWithTimeout (0.04s)
19:50:59 [2024-04-25T19:50:59.855Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
19:50:59 [2024-04-25T19:50:59.855Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
19:50:59 [2024-04-25T19:50:59.855Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
19:50:59 [2024-04-25T19:50:59.855Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
19:50:59 [2024-04-25T19:50:59.855Z] === RUN   TestStopContainerWithTimeoutCancel
19:50:59 [2024-04-25T19:50:59.855Z] === PAUSE TestStopContainerWithTimeoutCancel
19:50:59 [2024-04-25T19:50:59.855Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:51:01 [2024-04-25T19:51:01.213Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s)
19:51:01 [2024-04-25T19:51:01.213Z] === RUN   TestUpdateMemory
19:51:01 [2024-04-25T19:51:01.772Z] --- PASS: TestUpdateMemory (0.56s)
19:51:01 [2024-04-25T19:51:01.772Z] === RUN   TestUpdateCPUQuota
19:51:02 [2024-04-25T19:51:02.331Z] --- PASS: TestUpdateCPUQuota (0.65s)
19:51:02 [2024-04-25T19:51:02.331Z] === RUN   TestUpdatePidsLimit
19:51:02 [2024-04-25T19:51:02.331Z] === RUN   TestUpdatePidsLimit/update_from_none
19:51:02 [2024-04-25T19:51:02.585Z] === RUN   TestUpdatePidsLimit/no_change
19:51:02 [2024-04-25T19:51:02.585Z] === RUN   TestUpdatePidsLimit/update_lower
19:51:02 [2024-04-25T19:51:02.840Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:51:03 [2024-04-25T19:51:03.094Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:51:03 [2024-04-25T19:51:03.094Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:51:03 [2024-04-25T19:51:03.349Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:51:03 [2024-04-25T19:51:03.908Z] --- PASS: TestUpdatePidsLimit (1.57s)
19:51:03 [2024-04-25T19:51:03.908Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
19:51:03 [2024-04-25T19:51:03.908Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
19:51:03 [2024-04-25T19:51:03.908Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
19:51:03 [2024-04-25T19:51:03.908Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
19:51:03 [2024-04-25T19:51:03.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
19:51:03 [2024-04-25T19:51:03.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
19:51:03 [2024-04-25T19:51:03.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
19:51:03 [2024-04-25T19:51:03.908Z] === RUN   TestUpdateRestartPolicy
19:51:16 [2024-04-25T19:51:16.056Z] --- PASS: TestUpdateRestartPolicy (10.55s)
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestUpdateRestartWithAutoRemove
19:51:16 [2024-04-25T19:51:16.056Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitNonBlocked
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:51:16 [2024-04-25T19:51:16.056Z] --- PASS: TestWaitNonBlocked (0.02s)
19:51:16 [2024-04-25T19:51:16.056Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.44s)
19:51:16 [2024-04-25T19:51:16.056Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.51s)
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitBlocked
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:51:16 [2024-04-25T19:51:16.056Z] --- PASS: TestWaitBlocked (0.03s)
19:51:16 [2024-04-25T19:51:16.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
19:51:16 [2024-04-25T19:51:16.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitConditions
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitConditions/default
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitConditions/default
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitConditions/not-running
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitConditions/not-running
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitConditions/next-exit
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitConditions/next-exit
19:51:16 [2024-04-25T19:51:16.056Z] === RUN   TestWaitConditions/removed
19:51:16 [2024-04-25T19:51:16.056Z] === PAUSE TestWaitConditions/removed
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitConditions/default
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitConditions/next-exit
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitConditions/not-running
19:51:16 [2024-04-25T19:51:16.056Z] === CONT  TestWaitConditions/removed
19:51:16 [2024-04-25T19:51:16.056Z]     wait_test.go:145: ContainerID = f350aa142af91782392fa5de807a9fb33d9444152782dd46723678a94935f455
19:51:16 [2024-04-25T19:51:16.056Z]     wait_test.go:145: ContainerID = d86124062a26b68dd10aac854bfee558b24723abaa93655d787471e455aba02b
19:51:16 [2024-04-25T19:51:16.056Z]     wait_test.go:145: ContainerID = a7bbe3ff38a1342affa85e0c20b40f5fb3b1d47906b7deee2ce23e17043f07d0
19:51:16 [2024-04-25T19:51:16.056Z]     wait_test.go:145: ContainerID = f91da556df66fbf40b3da11b85455bd2a03924fbd7626a96c76f2ddaccb9bd32
19:51:17 [2024-04-25T19:51:17.415Z] --- PASS: TestWaitConditions (0.03s)
19:51:17 [2024-04-25T19:51:17.415Z]     --- PASS: TestWaitConditions/default (0.82s)
19:51:17 [2024-04-25T19:51:17.415Z]     --- PASS: TestWaitConditions/removed (0.89s)
19:51:17 [2024-04-25T19:51:17.415Z]     --- PASS: TestWaitConditions/not-running (1.03s)
19:51:17 [2024-04-25T19:51:17.415Z]     --- PASS: TestWaitConditions/next-exit (1.08s)
19:51:17 [2024-04-25T19:51:17.415Z] === RUN   TestWaitRestartedContainer
19:51:17 [2024-04-25T19:51:17.415Z] === RUN   TestWaitRestartedContainer/default
19:51:17 [2024-04-25T19:51:17.415Z] === PAUSE TestWaitRestartedContainer/default
19:51:17 [2024-04-25T19:51:17.415Z] === RUN   TestWaitRestartedContainer/not-running
19:51:17 [2024-04-25T19:51:17.415Z] === PAUSE TestWaitRestartedContainer/not-running
19:51:17 [2024-04-25T19:51:17.415Z] === RUN   TestWaitRestartedContainer/next-exit
19:51:17 [2024-04-25T19:51:17.415Z] === PAUSE TestWaitRestartedContainer/next-exit
19:51:17 [2024-04-25T19:51:17.415Z] === CONT  TestWaitRestartedContainer/default
19:51:17 [2024-04-25T19:51:17.415Z] === CONT  TestWaitRestartedContainer/next-exit
19:51:17 [2024-04-25T19:51:17.415Z] === CONT  TestWaitRestartedContainer/not-running
19:51:18 [2024-04-25T19:51:18.774Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:51:18 [2024-04-25T19:51:18.774Z]     --- PASS: TestWaitRestartedContainer/not-running (1.28s)
19:51:18 [2024-04-25T19:51:18.774Z]     --- PASS: TestWaitRestartedContainer/default (1.48s)
19:51:18 [2024-04-25T19:51:18.774Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.52s)
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestContainerStartOnDaemonRestart
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestStopContainerWithTimeoutCancel
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestIpcModeOlderClient
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestContainerKillOnDaemonStart
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestDaemonHostGatewayIP
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestDaemonRestartIpcMode
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestHardRestartWhenContainerIsRunning
19:51:18 [2024-04-25T19:51:18.774Z] === CONT  TestRestartDaemonWithRestartingContainer
19:51:18 [2024-04-25T19:51:18.774Z] --- PASS: TestIpcModeOlderClient (0.10s)
19:51:20 [2024-04-25T19:51:20.657Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
19:51:20 [2024-04-25T19:51:20.657Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
19:51:20 [2024-04-25T19:51:20.911Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.23s)
19:51:20 [2024-04-25T19:51:20.911Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
19:51:20 [2024-04-25T19:51:20.911Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.32s)
19:51:21 [2024-04-25T19:51:21.470Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
19:51:22 [2024-04-25T19:51:22.029Z] --- PASS: TestDaemonHostGatewayIP (3.17s)
19:51:22 [2024-04-25T19:51:22.029Z] --- PASS: TestDaemonRestartIpcMode (3.36s)
19:51:22 [2024-04-25T19:51:22.283Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.52s)
19:51:22 [2024-04-25T19:51:22.283Z] --- PASS: TestStopContainerWithTimeoutCancel (3.57s)
19:51:32 [2024-04-25T19:51:32.205Z] --- PASS: TestContainerKillOnDaemonStart (11.86s)
19:51:32 [2024-04-25T19:51:32.205Z] PASS
19:51:32 [2024-04-25T19:51:32.205Z] 
19:51:32 [2024-04-25T19:51:32.205Z] === Skipped
19:51:32 [2024-04-25T19:51:32.205Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:51:32 [2024-04-25T19:51:32.205Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:51:32 [2024-04-25T19:51:32.205Z] 
19:51:32 [2024-04-25T19:51:32.205Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:51:32 [2024-04-25T19:51:32.205Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:51:32 [2024-04-25T19:51:32.205Z] 
19:51:32 [2024-04-25T19:51:32.205Z] DONE 330 tests, 2 skipped in 164.184s
19:51:32 [2024-04-25T19:51:32.205Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
19:51:32 [2024-04-25T19:51:32.205Z] ++ '[' -n '' ']'
19:51:32 [2024-04-25T19:51:32.205Z] ++ 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
19:51:32 [2024-04-25T19:51:32.205Z] ++ set -e
19:51:32 [2024-04-25T19:51:32.205Z] ++ '[' -n 0 ']'
19:51:32 [2024-04-25T19:51:32.205Z] ++ set -x
19:51:32 [2024-04-25T19:51:32.205Z] ++ 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.16EH17aRIb/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
19:51:32 [2024-04-25T19:51:32.205Z] INFO: Testing against a local daemon
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestConfigDaemonID
19:51:32 [2024-04-25T19:51:32.205Z]     daemon_test.go:61: [d1c1454c9a72e] daemon is not started
19:51:32 [2024-04-25T19:51:32.205Z] --- PASS: TestConfigDaemonID (1.04s)
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestDaemonConfigValidation
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:51:32 [2024-04-25T19:51:32.205Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:51:32 [2024-04-25T19:51:32.205Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestDaemonConfigValidation/invalid_config
19:51:32 [2024-04-25T19:51:32.205Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestDaemonConfigValidation/malformed_config
19:51:32 [2024-04-25T19:51:32.205Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestDaemonConfigValidation/valid_config
19:51:32 [2024-04-25T19:51:32.205Z] === PAUSE TestDaemonConfigValidation/valid_config
19:51:32 [2024-04-25T19:51:32.205Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:51:32 [2024-04-25T19:51:32.205Z] === CONT  TestDaemonConfigValidation/malformed_config
19:51:32 [2024-04-25T19:51:32.205Z] === CONT  TestDaemonConfigValidation/invalid_config
19:51:32 [2024-04-25T19:51:32.205Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:51:32 [2024-04-25T19:51:32.205Z] === CONT  TestDaemonConfigValidation/valid_config
19:51:32 [2024-04-25T19:51:32.205Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:51:32 [2024-04-25T19:51:32.205Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
19:51:32 [2024-04-25T19:51:32.205Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
19:51:32 [2024-04-25T19:51:32.205Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
19:51:32 [2024-04-25T19:51:32.205Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:51:32 [2024-04-25T19:51:32.205Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestConfigDaemonSeccompProfiles
19:51:32 [2024-04-25T19:51:32.205Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:51:32 [2024-04-25T19:51:32.764Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:51:34 [2024-04-25T19:51:34.123Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:51:35 [2024-04-25T19:51:35.046Z]     daemon_test.go:180: [d063c38a0e639] daemon is not started
19:51:35 [2024-04-25T19:51:35.046Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
19:51:35 [2024-04-25T19:51:35.046Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:51:35 [2024-04-25T19:51:35.046Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:51:35 [2024-04-25T19:51:35.046Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:51:35 [2024-04-25T19:51:35.046Z] === RUN   TestDaemonProxy
19:51:35 [2024-04-25T19:51:35.046Z] === RUN   TestDaemonProxy/environment_variables
19:51:35 [2024-04-25T19:51:35.046Z] === PAUSE TestDaemonProxy/environment_variables
19:51:35 [2024-04-25T19:51:35.046Z] === RUN   TestDaemonProxy/command-line_options
19:51:35 [2024-04-25T19:51:35.046Z] === PAUSE TestDaemonProxy/command-line_options
19:51:35 [2024-04-25T19:51:35.046Z] === RUN   TestDaemonProxy/configuration_file
19:51:35 [2024-04-25T19:51:35.046Z] === PAUSE TestDaemonProxy/configuration_file
19:51:35 [2024-04-25T19:51:35.046Z] === RUN   TestDaemonProxy/conflicting_options
19:51:35 [2024-04-25T19:51:35.301Z] === RUN   TestDaemonProxy/reload_sanitized
19:51:35 [2024-04-25T19:51:35.301Z] === PAUSE TestDaemonProxy/reload_sanitized
19:51:35 [2024-04-25T19:51:35.301Z] === CONT  TestDaemonProxy/environment_variables
19:51:35 [2024-04-25T19:51:35.301Z] === CONT  TestDaemonProxy/configuration_file
19:51:35 [2024-04-25T19:51:35.301Z] === CONT  TestDaemonProxy/reload_sanitized
19:51:35 [2024-04-25T19:51:35.301Z] === CONT  TestDaemonProxy/command-line_options
19:51:37 [2024-04-25T19:51:37.182Z] --- PASS: TestDaemonProxy (0.50s)
19:51:37 [2024-04-25T19:51:37.182Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:51:37 [2024-04-25T19:51:37.182Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
19:51:37 [2024-04-25T19:51:37.182Z]     --- PASS: TestDaemonProxy/command-line_options (1.49s)
19:51:37 [2024-04-25T19:51:37.182Z]     --- PASS: TestDaemonProxy/configuration_file (1.49s)
19:51:37 [2024-04-25T19:51:37.182Z]     --- PASS: TestDaemonProxy/environment_variables (1.49s)
19:51:37 [2024-04-25T19:51:37.182Z] === RUN   TestLiveRestore
19:51:37 [2024-04-25T19:51:37.182Z] === RUN   TestLiveRestore/volume_references
19:51:37 [2024-04-25T19:51:37.182Z] === PAUSE TestLiveRestore/volume_references
19:51:37 [2024-04-25T19:51:37.182Z] === RUN   TestLiveRestore/autoremove
19:51:37 [2024-04-25T19:51:37.182Z] === PAUSE TestLiveRestore/autoremove
19:51:37 [2024-04-25T19:51:37.182Z] === CONT  TestLiveRestore/volume_references
19:51:37 [2024-04-25T19:51:37.182Z] === CONT  TestLiveRestore/autoremove
19:51:37 [2024-04-25T19:51:37.182Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
19:51:37 [2024-04-25T19:51:37.436Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:51:37 [2024-04-25T19:51:37.436Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:51:38 [2024-04-25T19:51:38.795Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:51:38 [2024-04-25T19:51:38.795Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
19:51:39 [2024-04-25T19:51:39.718Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:51:40 [2024-04-25T19:51:40.641Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:51:41 [2024-04-25T19:51:41.564Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
19:51:42 [2024-04-25T19:51:42.122Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
19:51:42 [2024-04-25T19:51:42.681Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
19:51:44 [2024-04-25T19:51:44.040Z] --- PASS: TestLiveRestore (0.00s)
19:51:44 [2024-04-25T19:51:44.040Z]     --- PASS: TestLiveRestore/autoremove (3.34s)
19:51:44 [2024-04-25T19:51:44.040Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.79s)
19:51:44 [2024-04-25T19:51:44.040Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s)
19:51:44 [2024-04-25T19:51:44.040Z]     --- PASS: TestLiveRestore/volume_references (6.85s)
19:51:44 [2024-04-25T19:51:44.040Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.94s)
19:51:44 [2024-04-25T19:51:44.040Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.07s)
19:51:44 [2024-04-25T19:51:44.040Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
19:51:44 [2024-04-25T19:51:44.040Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
19:51:44 [2024-04-25T19:51:44.040Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
19:51:44 [2024-04-25T19:51:44.040Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.37s)
19:51:44 [2024-04-25T19:51:44.040Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
19:51:44 [2024-04-25T19:51:44.040Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
19:51:44 [2024-04-25T19:51:44.040Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
19:51:44 [2024-04-25T19:51:44.294Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
19:51:44 [2024-04-25T19:51:44.295Z] PASS
19:51:44 [2024-04-25T19:51:44.295Z] 
19:51:44 [2024-04-25T19:51:44.295Z] DONE 31 tests in 13.785s
19:51:44 [2024-04-25T19:51:44.549Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
19:51:44 [2024-04-25T19:51:44.549Z] ++ '[' -n '' ']'
19:51:44 [2024-04-25T19:51:44.549Z] ++ 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
19:51:44 [2024-04-25T19:51:44.549Z] ++ set -e
19:51:44 [2024-04-25T19:51:44.549Z] ++ '[' -n 0 ']'
19:51:44 [2024-04-25T19:51:44.549Z] ++ set -x
19:51:44 [2024-04-25T19:51:44.549Z] ++ 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.16EH17aRIb/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
19:51:44 [2024-04-25T19:51:44.549Z] INFO: Testing against a local daemon
19:51:44 [2024-04-25T19:51:44.549Z] === RUN   TestCommitInheritsEnv
19:51:44 [2024-04-25T19:51:44.549Z] --- PASS: TestCommitInheritsEnv (0.17s)
19:51:44 [2024-04-25T19:51:44.549Z] === RUN   TestUsernsCommit
19:51:46 [2024-04-25T19:51:46.431Z] --- PASS: TestUsernsCommit (1.44s)
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportExtremelyLargeImageWorks
19:51:46 [2024-04-25T19:51:46.431Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:51:46 [2024-04-25T19:51:46.431Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatform
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatform/#00
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatform/linux
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatform/LINUX
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:51:46 [2024-04-25T19:51:46.431Z] --- PASS: TestImportWithCustomPlatform (0.12s)
19:51:46 [2024-04-25T19:51:46.431Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
19:51:46 [2024-04-25T19:51:46.431Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
19:51:46 [2024-04-25T19:51:46.431Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
19:51:46 [2024-04-25T19:51:46.431Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatformReject
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatformReject/_______
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatformReject//
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatformReject/macos
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
19:51:46 [2024-04-25T19:51:46.431Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
19:51:46 [2024-04-25T19:51:46.431Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
19:51:46 [2024-04-25T19:51:46.431Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
19:51:46 [2024-04-25T19:51:46.432Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
19:51:46 [2024-04-25T19:51:46.432Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
19:51:46 [2024-04-25T19:51:46.432Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
19:51:46 [2024-04-25T19:51:46.432Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
19:51:46 [2024-04-25T19:51:46.432Z] === RUN   TestImageInspectEmptyTagsAndDigests
19:51:46 [2024-04-25T19:51:46.432Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
19:51:46 [2024-04-25T19:51:46.432Z] === RUN   TestImagesFilterMultiReference
19:51:46 [2024-04-25T19:51:46.432Z] --- PASS: TestImagesFilterMultiReference (0.04s)
19:51:46 [2024-04-25T19:51:46.432Z] === RUN   TestImagesFilterUntil
19:51:46 [2024-04-25T19:51:46.432Z]     list_test.go:99: ImageList: ID=sha256:03d74bc2002440fa32eec3d178c8c31dc8bf17826cf1c550cd79feb62d282ca5 RepoTags=[testimagesfilteruntil:v1]
19:51:46 [2024-04-25T19:51:46.432Z] --- PASS: TestImagesFilterUntil (0.27s)
19:51:46 [2024-04-25T19:51:46.432Z] === RUN   TestImagesFilterBeforeSince
19:51:46 [2024-04-25T19:51:46.686Z]     list_test.go:133: ImageList: ID=sha256:7d07b0a9d5c48fb3abd78d8a1b4a1e20783c81e0c8c1e1950b6f05011b3b6213 RepoTags=[testimagesfilterbeforesince:v1]
19:51:46 [2024-04-25T19:51:46.686Z]     list_test.go:133: ImageList: ID=sha256:b4919f7e952ce8c4a7e4bfc4d3872778d3c26fdc9bf7894f8c3775a5b45fe5cf RepoTags=[testimagesfilterbeforesince:v2]
19:51:46 [2024-04-25T19:51:46.686Z]     list_test.go:133: ImageList: ID=sha256:f4c2689a840d35b91b4b7aea4118ce97d1e08275b7ddd98adac00dad1d7729ef RepoTags=[testimagesfilterbeforesince:v3]
19:51:46 [2024-04-25T19:51:46.940Z] --- PASS: TestImagesFilterBeforeSince (0.29s)
19:51:46 [2024-04-25T19:51:46.940Z] === RUN   TestAPIImagesFilters
19:51:46 [2024-04-25T19:51:46.940Z] === RUN   TestAPIImagesFilters/repository_regex
19:51:46 [2024-04-25T19:51:46.940Z] === PAUSE TestAPIImagesFilters/repository_regex
19:51:46 [2024-04-25T19:51:46.940Z] === RUN   TestAPIImagesFilters/image_name_regex
19:51:46 [2024-04-25T19:51:46.940Z] === PAUSE TestAPIImagesFilters/image_name_regex
19:51:46 [2024-04-25T19:51:46.940Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
19:51:46 [2024-04-25T19:51:46.940Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
19:51:46 [2024-04-25T19:51:46.940Z] === RUN   TestAPIImagesFilters/registry_port_regex
19:51:46 [2024-04-25T19:51:46.940Z] === PAUSE TestAPIImagesFilters/registry_port_regex
19:51:46 [2024-04-25T19:51:46.940Z] === CONT  TestAPIImagesFilters/repository_regex
19:51:46 [2024-04-25T19:51:46.940Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
19:51:46 [2024-04-25T19:51:46.940Z] === CONT  TestAPIImagesFilters/image_name_regex
19:51:46 [2024-04-25T19:51:46.940Z] === CONT  TestAPIImagesFilters/registry_port_regex
19:51:46 [2024-04-25T19:51:46.940Z] --- PASS: TestAPIImagesFilters (0.04s)
19:51:46 [2024-04-25T19:51:46.940Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
19:51:46 [2024-04-25T19:51:46.940Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
19:51:46 [2024-04-25T19:51:46.940Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
19:51:46 [2024-04-25T19:51:46.940Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
19:51:46 [2024-04-25T19:51:46.940Z] === RUN   TestAPIImagesListSizeShared
19:51:47 [2024-04-25T19:51:47.498Z] --- PASS: TestAPIImagesListSizeShared (0.61s)
19:51:47 [2024-04-25T19:51:47.498Z] === RUN   TestPruneDontDeleteUsedDangling
19:51:48 [2024-04-25T19:51:48.058Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
19:51:48 [2024-04-25T19:51:48.058Z] === RUN   TestImagePullPlatformInvalid
19:51:48 [2024-04-25T19:51:48.058Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:51:48 [2024-04-25T19:51:48.058Z] === RUN   TestImagePullStoredDigestForOtherRepo
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:47.918218875Z" 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=bf745107-9127-457e-b113-eba3a40fa77a version=2.8.3 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:47.918288434Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=bf745107-9127-457e-b113-eba3a40fa77a version=2.8.3 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:47.918316585Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.20.8 instance.id=bf745107-9127-457e-b113-eba3a40fa77a version=2.8.3 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:47.91851125Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=bf745107-9127-457e-b113-eba3a40fa77a version=2.8.3 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.013947684Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09bfb50f-7170-4bdb-b3cc-29d0db24f0dd http.request.method=GET http.request.remoteaddr="127.0.0.1:44952" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.014003123Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09bfb50f-7170-4bdb-b3cc-29d0db24f0dd http.request.method=GET http.request.remoteaddr="127.0.0.1:44952" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.454074ms http.response.status=200 http.response.written=2 
19:51:48 [2024-04-25T19:51:48.058Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016329736Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5743989d-ab94-4f22-8d37-7a6dd8ab6799 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016370284Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5743989d-ab94-4f22-8d37-7a6dd8ab6799 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016420004Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1ee114b-9850-4361-8653-b478f0311603 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016458189Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1ee114b-9850-4361-8653-b478f0311603 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016528159Z" 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=c1ee114b-9850-4361-8653-b478f0311603 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=26.403µ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=a7db886a-df04-49b6-bfcb-b9d7e49ecd96 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016455531Z" 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=5743989d-ab94-4f22-8d37-7a6dd8ab6799 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=36.224µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b3155a9-4bf3-4b94-b3f3-ab28bee58e57 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016648924Z" 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=c1ee114b-9850-4361-8653-b478f0311603 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" 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.153272ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.016822758Z" 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=5743989d-ab94-4f22-8d37-7a6dd8ab6799 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44960" 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.296551ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.018327167Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48fa828-b21f-4ab2-be04-4f277c3978c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.018367871Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48fa828-b21f-4ab2-be04-4f277c3978c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.018496562Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48fa828-b21f-4ab2-be04-4f277c3978c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=99.13µ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=93e6ea9b-d629-4ad1-9767-8892b0e132e4 trace.line=110 vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.018520626Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db50b8b7-a2c7-49a9-9ed6-b65b3fe2df21 http.request.method=POST http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.01855036Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db50b8b7-a2c7-49a9-9ed6-b65b3fe2df21 http.request.method=POST http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.01854849Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48fa828-b21f-4ab2-be04-4f277c3978c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.007µ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=369871a7-7985-4359-b6c0-be3ac191622a trace.line=142 vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.018623719Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48fa828-b21f-4ab2-be04-4f277c3978c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=41.262µ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=95dc1f0c-633f-4b59-a1d5-2b4daba2e617 trace.line=110 vars.name=test 
19:51:48 [2024-04-25T19:51:48.058Z] time="2024-04-25T19:51:48.018640186Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db50b8b7-a2c7-49a9-9ed6-b65b3fe2df21 http.request.method=POST http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=61.937µ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=f9ae3eed-ae8c-4712-92b5-537e97b33e17 trace.line=110 vars.name=test 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.018681685Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db50b8b7-a2c7-49a9-9ed6-b65b3fe2df21 http.request.method=POST http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=18.929µ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=cf407555-f8e7-49b4-8aaa-d6c3c5ccf280 trace.line=142 vars.name=test 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.018715636Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48fa828-b21f-4ab2-be04-4f277c3978c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.810101ms http.response.status=202 http.response.written=0 
19:51:48 [2024-04-25T19:51:48.059Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.018772011Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db50b8b7-a2c7-49a9-9ed6-b65b3fe2df21 http.request.method=POST http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=58.106µ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=c544358d-e10c-446c-8eb2-2b8910c57900 trace.line=110 vars.name=test 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.018836845Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db50b8b7-a2c7-49a9-9ed6-b65b3fe2df21 http.request.method=POST http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.775281ms http.response.status=202 http.response.written=0 
19:51:48 [2024-04-25T19:51:48.059Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020488365Z" 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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020562864Z" 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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020636214Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.597µ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=d05d5299-1ffd-4f88-a470-43f869711e84 trace.line=95 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020692572Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.097µ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=969b0a15-d674-4d17-a81e-3ac1584d8105 trace.line=142 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020771182Z" 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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020850972Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=41.729µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5f6de620-1d48-4109-872b-94e14ed93f8b trace.line=110 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020890741Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.185µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ccfcd410-5a7d-414d-9f1a-c78bfc3ffdce trace.line=155 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020935604Z" 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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.431µ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=ec28b737-9feb-4e90-afd9-e8cfb04bcb00 trace.line=155 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.020964829Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=8.722µ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=77607b7e-26e2-4b20-875f-24ee8dd8a191 trace.line=155 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.021043833Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9/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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=55.677µ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=03aea997-ec44-48a0-a0d4-1df253b1495c trace.line=185 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.021136866Z" 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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=55.522µ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=c28d9a9d-8b09-4a01-a418-c3e7434d8f5f trace.line=110 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.021308271Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=142.491µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=63d2c8f0-d8fb-4c46-a0ed-29a7186606f2 trace.line=202 vars.name=test vars.uuid=7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.021618056Z" 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=0c2a4f71-85ca-48d1-a88a-223509b5e082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.804883ms http.response.status=201 http.response.written=0 
19:51:48 [2024-04-25T19:51:48.059Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "PUT /v2/test/blobs/uploads/7d8aa80f-ba2d-4b5d-b51b-257d7207d4e9?_state=NVjFOJ9wmV04SPfl0_p_h3uDvTqe0ZCgEr3wChxo4_57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdkOGFhODBmLWJhMmQtNGI1ZC1iNTFiLTI1N2Q3MjA3ZDRlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTgzNzk0NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.02218255Z" 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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022266156Z" 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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022335034Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.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).GetContent" trace.id=a947cc30-85a7-45d4-ae4c-3d1ed4de5768 trace.line=95 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022388816Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.253µ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=256fbebd-81c3-4d1b-b9e8-1f00d5d63162 trace.line=142 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022436207Z" 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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022506997Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=37.307µ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=1f2db4c4-270a-40f6-859b-531ba3063e13 trace.line=110 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022539176Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=9.608µ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=efaae9f2-1b63-4bf7-afc5-85a5c5687638 trace.line=155 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022575826Z" 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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" 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=7596ce06-083f-423f-81d6-f23541fc2312 trace.line=155 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022603657Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.215µ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=ed719ad5-a7a6-4867-8d15-d125176ca7c9 trace.line=155 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022661853Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f/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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.332µ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=dab241b5-14de-43cb-b2a8-34e2611d4e5e trace.line=185 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022730231Z" 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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=37.561µ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=24d7b94a-84e4-4c43-bba3-87842a5f8e8a trace.line=110 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022852038Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/139941ee-516d-44bd-a46c-449f48da2f4f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=80.16µ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=f6ca3574-3ae3-4d80-a5a5-d03ea2e9bbb2 trace.line=202 vars.name=test vars.uuid=139941ee-516d-44bd-a46c-449f48da2f4f 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.022919785Z" 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=fe3f385f-68a9-4543-9ff9-0c46189edcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.075319ms http.response.status=201 http.response.written=0 
19:51:48 [2024-04-25T19:51:48.059Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "PUT /v2/test/blobs/uploads/139941ee-516d-44bd-a46c-449f48da2f4f?_state=iMQC0pIqthQnZS1l799fraR2K3YIujZcyzgSZ6bmnpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEzOTk0MWVlLTUxNmQtNDRiZC1hNDZjLTQ0OWY0OGRhMmY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNVQxOTo1MTo0OC4wMTg1NjAzMzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.023957329Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6eb2f371-42a6-4c95-9d7e-69c29bce1cca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.023991272Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6eb2f371-42a6-4c95-9d7e-69c29bce1cca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.024046687Z" 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=6eb2f371-42a6-4c95-9d7e-69c29bce1cca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=25.492µ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=4527dce9-829c-4157-8655-43ede0d064ac trace.line=95 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.024112087Z" 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=6eb2f371-42a6-4c95-9d7e-69c29bce1cca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44962" 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="816.017µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.025651334Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.025689551Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.025838122Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.02585381Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.02586222Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.025931787Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.325µ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=b0a88e87-d6fe-460f-94a3-0e1187af4a8d trace.line=95 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.059Z] time="2024-04-25T19:51:48.025982246Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=17.69µ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=ce8a4a93-458d-461f-8240-6abba58c1fd6 trace.line=155 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026030367Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=20.741µ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=1a86c042-ab72-4be7-9077-3ad9ae560555 trace.line=95 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026066763Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.88µ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=6028ca14-65b7-4641-bea6-62b7721bdc61 trace.line=155 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026103668Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.34µ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=c09f67b6-4275-4a84-ab20-2a93fbe96137 trace.line=155 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026177642Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=52.436µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=36590319-e087-4a2d-8eeb-67c40a63b607 trace.line=110 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026262388Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=52.305µ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=6cf8f763-ac4f-4251-b609-7764cc369448 trace.line=110 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026413962Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=59.665µ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=ef8fd6bb-5b29-4de2-b3ce-42112c52ceb8 trace.line=110 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026468827Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=31.269µ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=df5021dd-2d9b-4a99-8bde-88b7570a77d1 trace.line=110 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026504149Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.026522117Z" 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=4c81349b-8104-47f7-a00d-48cea6237fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.06992ms http.response.status=201 http.response.written=0 
19:51:48 [2024-04-25T19:51:48.060Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.031279166Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5b4c406-4607-433e-aa2c-6fd7f6766aeb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.031316226Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5b4c406-4607-433e-aa2c-6fd7f6766aeb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 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="897.572µs" http.response.status=200 http.response.written=2 
19:51:48 [2024-04-25T19:51:48.060Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.03369914Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.033739581Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.033819372Z" 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=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.57µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a29bc30f-62a1-49a0-a46f-a36e4d991d28 trace.line=95 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.033843486Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.033892698Z" 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=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.113µ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=d941aeb5-61a2-49e3-8636-0ad40010a2f9 trace.line=95 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.033941352Z" 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=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.257µ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=e70d89ce-d676-492b-bdd9-4031a8d0fa53 trace.line=155 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.033982269Z" 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=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.645µ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=8cd5d18b-34ea-47b1-94e2-b11e3dc8bffe trace.line=125 vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.034027887Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.034120108Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0cb1a467-85ce-4df4-8165-686de8e4a869 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 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.623214ms http.response.status=200 http.response.written=417 
19:51:48 [2024-04-25T19:51:48.060Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.043505907Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.043550041Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.043565991Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.04364474Z" 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=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.177µ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=324e7074-7e15-4019-894d-392b65012548 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.043695543Z" 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=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.008µ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=59c33772-7440-48c2-8688-467ecded408f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.043742614Z" 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=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.554µ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=1b18c4ec-d7a8-4b9d-96b6-3ceea17fa86f trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.043781176Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.043874135Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f7dc50-1772-41d7-87f2-73093f434b76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 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.206619ms http.response.status=200 http.response.written=417 
19:51:48 [2024-04-25T19:51:48.060Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051373325Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051426918Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051381407Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051506857Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051589216Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.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).GetContent" trace.id=f35b4eff-7535-40fe-b831-bddb3a105377 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051503156Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.821µ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=864de536-08c1-4c47-aeb6-74f13442b910 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051702096Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.674µ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=79d77c13-97a1-4124-b8dd-8e7c285a38a4 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.052041616Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.112µ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=b9b2074a-dc16-4a47-abb2-b3c7b476c20d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.052118658Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.092µ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=af5aa8b1-e154-47a3-bc43-0281f8aa48f5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.051914131Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.705µ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=c145aa50-e218-451d-8c0a-072ba25e3791 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.052171915Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.772µ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=0ab124c7-20b5-4a01-a9e7-0d74900320c7 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.052237159Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.064µ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=ba1c4328-2516-470f-988c-c341034d7552 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.052281317Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.511µ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=2468c0d2-520c-4a5f-b62c-8f7f491e2081 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.052299507Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.377µ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=2eeeadce-edf1-44c6-9297-1d29951f98b6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.060Z] time="2024-04-25T19:51:48.052345076Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.05µ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=91374629-c5c4-411d-b53d-b90b5e3ba609 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.052370888Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.764µ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=7b854ac9-d372-4917-b5db-d3c6554fb613 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.052409836Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.048µ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=4d5101ef-6154-435d-934f-04c377bfa7fe trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.05246548Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.166µ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=c50ec176-9dde-4047-a18a-e6f956c0e57e trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.053606125Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.581µ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=d124799a-48e7-408d-8ee7-903b83a49f2e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.053775224Z" 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=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.821µ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=59127495-522c-4b1d-b838-74911bcbf1e5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.054108525Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43f9b13e-bdec-483d-bb7c-2053cf047ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.617175ms http.response.status=200 http.response.written=194 
19:51:48 [2024-04-25T19:51:48.061Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.054160034Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.648µ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=e97b5a3a-4478-422a-9f27-27ff5cb44073 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.054211125Z" 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=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.694µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8e83425b-b173-4ca3-b42a-34286ffecad4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:51:48 [2024-04-25T19:51:48.061Z] time="2024-04-25T19:51:48.054271233Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1aad4b80-2beb-4577-aa56-090153be06b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.814909ms http.response.status=200 http.response.written=68 
19:51:48 [2024-04-25T19:51:48.061Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.315Z] time="2024-04-25T19:51:48.068606965Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4c03600-8a02-476e-b654-945884c2e973 http.request.method=GET http.request.remoteaddr="127.0.0.1:45022" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:51:48 [2024-04-25T19:51:48.315Z] time="2024-04-25T19:51:48.068647144Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4c03600-8a02-476e-b654-945884c2e973 http.request.method=GET http.request.remoteaddr="127.0.0.1:45022" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 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="950.796µs" http.response.status=200 http.response.written=2 
19:51:48 [2024-04-25T19:51:48.315Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.315Z] time="2024-04-25T19:51:48.074814896Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=77140f91-b132-4715-80ba-72b36fdefc05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.315Z] time="2024-04-25T19:51:48.074860547Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=77140f91-b132-4715-80ba-72b36fdefc05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.315Z] time="2024-04-25T19:51:48.074873412Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=77140f91-b132-4715-80ba-72b36fdefc05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.074940485Z" 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=77140f91-b132-4715-80ba-72b36fdefc05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.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).GetContent" trace.id=354c6771-a14a-429b-86ff-cadcb1fe5e25 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.074985472Z" 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=77140f91-b132-4715-80ba-72b36fdefc05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.323µ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=cb213614-12ea-4d45-9fa4-cd4476b9cddb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.075059249Z" 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=77140f91-b132-4715-80ba-72b36fdefc05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 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.118148ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.076410632Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d2b96323-e013-408b-95c4-6b654b30f337 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.076448579Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d2b96323-e013-408b-95c4-6b654b30f337 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.076463052Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d2b96323-e013-408b-95c4-6b654b30f337 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.076522684Z" 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=d2b96323-e013-408b-95c4-6b654b30f337 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.072µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62b06756-4f20-4113-acec-65e18ab915d7 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.07656525Z" 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=d2b96323-e013-408b-95c4-6b654b30f337 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.373µ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=f9b21549-f18e-4fda-a4a1-fb36df8ebb00 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] time="2024-04-25T19:51:48.076609457Z" 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=d2b96323-e013-408b-95c4-6b654b30f337 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 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.019346ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:51:48 [2024-04-25T19:51:48.316Z] 127.0.0.1 - - [25/Apr/2024:19:51:48 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/2e5091dba5f8ffd1d61e4027bc03a3c82b2ff296 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:51:48 [2024-04-25T19:51:48.316Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
19:51:48 [2024-04-25T19:51:48.316Z] === RUN   TestImagePullNonExisting
19:51:48 [2024-04-25T19:51:48.316Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
19:51:48 [2024-04-25T19:51:48.316Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
19:51:48 [2024-04-25T19:51:48.316Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
19:51:48 [2024-04-25T19:51:48.316Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
19:51:48 [2024-04-25T19:51:48.316Z] === RUN   TestImagePullNonExisting/asdfasdf
19:51:48 [2024-04-25T19:51:48.316Z] === PAUSE TestImagePullNonExisting/asdfasdf
19:51:48 [2024-04-25T19:51:48.316Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
19:51:48 [2024-04-25T19:51:48.316Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
19:51:48 [2024-04-25T19:51:48.316Z] === RUN   TestImagePullNonExisting/library/asdfasdf
19:51:48 [2024-04-25T19:51:48.316Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
19:51:48 [2024-04-25T19:51:48.316Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
19:51:48 [2024-04-25T19:51:48.316Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
19:51:48 [2024-04-25T19:51:48.316Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
19:51:48 [2024-04-25T19:51:48.316Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
19:51:48 [2024-04-25T19:51:48.316Z] === CONT  TestImagePullNonExisting/asdfasdf
19:51:48 [2024-04-25T19:51:48.316Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
19:51:48 [2024-04-25T19:51:48.316Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
19:51:48 [2024-04-25T19:51:48.316Z] === CONT  TestImagePullNonExisting/library/asdfasdf
19:51:49 [2024-04-25T19:51:49.674Z] --- PASS: TestImagePullNonExisting (0.01s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.26s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestRemoveImageOrphaning
19:51:49 [2024-04-25T19:51:49.674Z] --- PASS: TestRemoveImageOrphaning (0.16s)
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestRemoveByDigest
19:51:49 [2024-04-25T19:51:49.674Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:51:49 [2024-04-25T19:51:49.674Z] --- SKIP: TestRemoveByDigest (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestRemoveImageGarbageCollector
19:51:49 [2024-04-25T19:51:49.674Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:51:49 [2024-04-25T19:51:49.674Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveCheckTimes
19:51:49 [2024-04-25T19:51:49.674Z] === PAUSE TestSaveCheckTimes
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/busybox:latest
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/busybox:latest/Manifest
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/busybox:latest/Config
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/multilayer:latest
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/multilayer:latest/Config
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
19:51:49 [2024-04-25T19:51:49.674Z] --- PASS: TestSaveOCI (0.13s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
19:51:49 [2024-04-25T19:51:49.674Z] === RUN   TestSaveRepoWithMultipleImages
19:51:49 [2024-04-25T19:51:49.928Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
19:51:49 [2024-04-25T19:51:49.928Z] === RUN   TestSaveDirectoryPermissions
19:51:50 [2024-04-25T19:51:50.850Z] --- PASS: TestSaveDirectoryPermissions (0.96s)
19:51:50 [2024-04-25T19:51:50.850Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:51:50 [2024-04-25T19:51:50.850Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:51:50 [2024-04-25T19:51:50.850Z] === RUN   TestTagUsingDigestAlgorithmAsName
19:51:50 [2024-04-25T19:51:50.850Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
19:51:50 [2024-04-25T19:51:50.851Z] === RUN   TestTagValidPrefixedRepo
19:51:50 [2024-04-25T19:51:50.851Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
19:51:50 [2024-04-25T19:51:50.851Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
19:51:50 [2024-04-25T19:51:50.851Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
19:51:50 [2024-04-25T19:51:50.851Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
19:51:50 [2024-04-25T19:51:50.851Z] === RUN   TestTagValidPrefixedRepo/foooo:t
19:51:50 [2024-04-25T19:51:50.851Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
19:51:50 [2024-04-25T19:51:50.851Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:51:50 [2024-04-25T19:51:50.851Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:51:50 [2024-04-25T19:51:50.851Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
19:51:50 [2024-04-25T19:51:50.851Z] === CONT  TestTagValidPrefixedRepo/foooo:t
19:51:50 [2024-04-25T19:51:50.851Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:51:50 [2024-04-25T19:51:50.851Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
19:51:51 [2024-04-25T19:51:51.105Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagExistedNameWithoutForce
19:51:51 [2024-04-25T19:51:51.106Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagOfficialNames
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
19:51:51 [2024-04-25T19:51:51.106Z] --- PASS: TestTagOfficialNames (0.05s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestTagMatchesDigest
19:51:51 [2024-04-25T19:51:51.106Z] --- PASS: TestTagMatchesDigest (0.01s)
19:51:51 [2024-04-25T19:51:51.106Z] === CONT  TestSaveCheckTimes
19:51:51 [2024-04-25T19:51:51.106Z] --- PASS: TestSaveCheckTimes (0.03s)
19:51:51 [2024-04-25T19:51:51.106Z] PASS
19:51:51 [2024-04-25T19:51:51.106Z] 
19:51:51 [2024-04-25T19:51:51.106Z] === Skipped
19:51:51 [2024-04-25T19:51:51.106Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:51:51 [2024-04-25T19:51:51.106Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:51:51 [2024-04-25T19:51:51.106Z] 
19:51:51 [2024-04-25T19:51:51.106Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
19:51:51 [2024-04-25T19:51:51.106Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:51:51 [2024-04-25T19:51:51.106Z] 
19:51:51 [2024-04-25T19:51:51.106Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:51:51 [2024-04-25T19:51:51.106Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:51:51 [2024-04-25T19:51:51.106Z] 
19:51:51 [2024-04-25T19:51:51.106Z] DONE 71 tests, 3 skipped in 6.654s
19:51:51 [2024-04-25T19:51:51.106Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
19:51:51 [2024-04-25T19:51:51.106Z] ++ '[' -n '' ']'
19:51:51 [2024-04-25T19:51:51.106Z] ++ 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
19:51:51 [2024-04-25T19:51:51.106Z] ++ set -e
19:51:51 [2024-04-25T19:51:51.106Z] ++ '[' -n 0 ']'
19:51:51 [2024-04-25T19:51:51.106Z] ++ set -x
19:51:51 [2024-04-25T19:51:51.106Z] ++ 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.16EH17aRIb/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
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestStripANSICommands
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestStripANSICommands/#00
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestStripANSICommands/#01
19:51:51 [2024-04-25T19:51:51.106Z] --- PASS: TestStripANSICommands (0.00s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:51:51 [2024-04-25T19:51:51.106Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:51:51 [2024-04-25T19:51:51.106Z] PASS
19:51:51 [2024-04-25T19:51:51.106Z] 
19:51:51 [2024-04-25T19:51:51.106Z] DONE 3 tests in 0.006s
19:51:51 [2024-04-25T19:51:51.106Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
19:51:51 [2024-04-25T19:51:51.106Z] ++ '[' -n '' ']'
19:51:51 [2024-04-25T19:51:51.106Z] ++ 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
19:51:51 [2024-04-25T19:51:51.106Z] ++ set -e
19:51:51 [2024-04-25T19:51:51.106Z] ++ '[' -n 0 ']'
19:51:51 [2024-04-25T19:51:51.106Z] ++ set -x
19:51:51 [2024-04-25T19:51:51.106Z] ++ 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.16EH17aRIb/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
19:51:51 [2024-04-25T19:51:51.106Z] INFO: Testing against a local daemon
19:51:51 [2024-04-25T19:51:51.106Z] === RUN   TestCreateWithMultiNetworks
19:51:52 [2024-04-25T19:51:52.028Z] --- PASS: TestCreateWithMultiNetworks (0.88s)
19:51:52 [2024-04-25T19:51:52.028Z] === RUN   TestNetworkCreateDelete
19:51:52 [2024-04-25T19:51:52.282Z] --- PASS: TestNetworkCreateDelete (0.16s)
19:51:52 [2024-04-25T19:51:52.282Z] === RUN   TestDockerNetworkDeletePreferID
19:51:52 [2024-04-25T19:51:52.536Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
19:51:52 [2024-04-25T19:51:52.536Z] === RUN   TestDaemonDNSFallback
19:51:59 [2024-04-25T19:51:59.056Z] --- PASS: TestDaemonDNSFallback (6.17s)
19:51:59 [2024-04-25T19:51:59.056Z] === RUN   TestInspectNetwork
19:52:01 [2024-04-25T19:52:01.562Z] === RUN   TestInspectNetwork/full_network_id
19:52:01 [2024-04-25T19:52:01.562Z] === RUN   TestInspectNetwork/partial_network_id
19:52:01 [2024-04-25T19:52:01.562Z] === RUN   TestInspectNetwork/network_name
19:52:01 [2024-04-25T19:52:01.562Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:52:05 [2024-04-25T19:52:05.714Z] --- PASS: TestInspectNetwork (7.00s)
19:52:05 [2024-04-25T19:52:05.714Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:52:05 [2024-04-25T19:52:05.714Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:52:05 [2024-04-25T19:52:05.714Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:52:05 [2024-04-25T19:52:05.714Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:52:05 [2024-04-25T19:52:05.714Z] === RUN   TestRunContainerWithBridgeNone
19:52:07 [2024-04-25T19:52:07.073Z] --- PASS: TestRunContainerWithBridgeNone (1.14s)
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/create
19:52:07 [2024-04-25T19:52:07.073Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:52:07 [2024-04-25T19:52:07.073Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:52:07 [2024-04-25T19:52:07.073Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:52:07 [2024-04-25T19:52:07.073Z] === CONT  TestNetworkInvalidJSON/networks/create
19:52:07 [2024-04-25T19:52:07.073Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:52:07 [2024-04-25T19:52:07.073Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:52:07 [2024-04-25T19:52:07.073Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:52:07 [2024-04-25T19:52:07.073Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkList
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkList//networks
19:52:07 [2024-04-25T19:52:07.073Z] === PAUSE TestNetworkList//networks
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestNetworkList//networks/
19:52:07 [2024-04-25T19:52:07.073Z] === PAUSE TestNetworkList//networks/
19:52:07 [2024-04-25T19:52:07.073Z] === CONT  TestNetworkList//networks
19:52:07 [2024-04-25T19:52:07.073Z] === CONT  TestNetworkList//networks/
19:52:07 [2024-04-25T19:52:07.073Z] --- PASS: TestNetworkList (0.01s)
19:52:07 [2024-04-25T19:52:07.073Z]     --- PASS: TestNetworkList//networks (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:52:07 [2024-04-25T19:52:07.073Z] === RUN   TestHostIPv4BridgeLabel
19:52:07 [2024-04-25T19:52:07.632Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
19:52:07 [2024-04-25T19:52:07.632Z] === RUN   TestDefaultNetworkOpts
19:52:07 [2024-04-25T19:52:07.632Z] === RUN   TestDefaultNetworkOpts/default_value
19:52:08 [2024-04-25T19:52:08.990Z] === RUN   TestDefaultNetworkOpts/cmdline_value
19:52:09 [2024-04-25T19:52:09.913Z] === RUN   TestDefaultNetworkOpts/config-from_value
19:52:11 [2024-04-25T19:52:11.272Z] --- PASS: TestDefaultNetworkOpts (3.65s)
19:52:11 [2024-04-25T19:52:11.272Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.20s)
19:52:11 [2024-04-25T19:52:11.272Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.21s)
19:52:11 [2024-04-25T19:52:11.272Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s)
19:52:11 [2024-04-25T19:52:11.272Z] === RUN   TestForbidDuplicateNetworkNames
19:52:11 [2024-04-25T19:52:11.830Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
19:52:11 [2024-04-25T19:52:11.830Z] === RUN   TestDaemonRestartWithLiveRestore
19:52:12 [2024-04-25T19:52:12.753Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:52:12 [2024-04-25T19:52:12.753Z] === RUN   TestDaemonDefaultNetworkPools
19:52:13 [2024-04-25T19:52:13.675Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
19:52:13 [2024-04-25T19:52:13.675Z] === RUN   TestDaemonRestartWithExistingNetwork
19:52:15 [2024-04-25T19:52:15.034Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:52:15 [2024-04-25T19:52:15.034Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:52:15 [2024-04-25T19:52:15.956Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
19:52:15 [2024-04-25T19:52:15.956Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:52:16 [2024-04-25T19:52:16.879Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
19:52:16 [2024-04-25T19:52:16.879Z] === RUN   TestServiceWithPredefinedNetwork
19:52:18 [2024-04-25T19:52:18.759Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
19:52:18 [2024-04-25T19:52:18.759Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:52:18 [2024-04-25T19:52:18.759Z]     service_test.go:250: FLAKY_TEST
19:52:18 [2024-04-25T19:52:18.759Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:52:18 [2024-04-25T19:52:18.759Z] === RUN   TestServiceWithDataPathPortInit
19:52:33 [2024-04-25T19:52:33.576Z] --- PASS: TestServiceWithDataPathPortInit (13.25s)
19:52:33 [2024-04-25T19:52:33.576Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:52:34 [2024-04-25T19:52:34.499Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o79kiglxvdfo2u41qdqd4o0da Created:2024-04-25 19:52:33.173770764 +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[4f524f6685594ef83cd6b0c31964622f046d8767d7312d090e6e7398d5fd7c2b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g21ef8y55ayyyl1ql78hw828g EndpointID:eb42490238c0635bb722127ab79c94e9e97e01951f6c8e96c997bcb54278854f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a40c94bc758989ce89e134bdad819a71755e4b1e51943eeec9a6bcaca080e2c1 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:eb426ad1e9a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g21ef8y55ayyyl1ql78hw828g EndpointID:eb42490238c0635bb722127ab79c94e9e97e01951f6c8e96c997bcb54278854f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:52:39 [2024-04-25T19:52:39.729Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
19:52:39 [2024-04-25T19:52:39.729Z] PASS
19:52:39 [2024-04-25T19:52:39.729Z] 
19:52:39 [2024-04-25T19:52:39.729Z] === Skipped
19:52:39 [2024-04-25T19:52:39.729Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:52:39 [2024-04-25T19:52:39.729Z]     service_test.go:250: FLAKY_TEST
19:52:39 [2024-04-25T19:52:39.729Z] 
19:52:39 [2024-04-25T19:52:39.729Z] DONE 44 tests, 1 skipped in 47.768s
19:52:39 [2024-04-25T19:52:39.729Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
19:52:39 [2024-04-25T19:52:39.729Z] ++ '[' -n '' ']'
19:52:39 [2024-04-25T19:52:39.729Z] ++ 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
19:52:39 [2024-04-25T19:52:39.729Z] ++ set -e
19:52:39 [2024-04-25T19:52:39.729Z] ++ '[' -n 0 ']'
19:52:39 [2024-04-25T19:52:39.729Z] ++ set -x
19:52:39 [2024-04-25T19:52:39.729Z] ++ 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.16EH17aRIb/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
19:52:39 [2024-04-25T19:52:39.729Z] INFO: Testing against a local daemon
19:52:39 [2024-04-25T19:52:39.729Z] === RUN   TestDockerNetworkIpvlanPersistance
19:52:40 [2024-04-25T19:52:40.288Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.39s)
19:52:40 [2024-04-25T19:52:40.288Z] === RUN   TestDockerNetworkIpvlan
19:52:40 [2024-04-25T19:52:40.288Z] === RUN   TestDockerNetworkIpvlan/Subinterface
19:52:41 [2024-04-25T19:52:41.211Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
19:52:41 [2024-04-25T19:52:41.770Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
19:52:43 [2024-04-25T19:52:43.130Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
19:52:44 [2024-04-25T19:52:44.490Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
19:52:45 [2024-04-25T19:52:45.849Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
19:52:47 [2024-04-25T19:52:47.209Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
19:52:49 [2024-04-25T19:52:49.090Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
19:52:51 [2024-04-25T19:52:51.598Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
19:52:53 [2024-04-25T19:52:53.478Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
19:52:54 [2024-04-25T19:52:54.401Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
19:52:55 [2024-04-25T19:52:55.324Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
19:52:56 [2024-04-25T19:52:56.683Z] --- PASS: TestDockerNetworkIpvlan (16.15s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.73s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.64s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.43s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.34s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.37s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.34s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.91s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.09s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.19s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (0.99s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.02s)
19:52:56 [2024-04-25T19:52:56.683Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.09s)
19:52:56 [2024-04-25T19:52:56.683Z] === RUN   TestIPVlanDNS
19:52:56 [2024-04-25T19:52:56.937Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
19:53:05 [2024-04-25T19:53:05.005Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
19:53:10 [2024-04-25T19:53:10.232Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
19:53:15 [2024-04-25T19:53:15.459Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
19:53:21 [2024-04-25T19:53:21.976Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
19:53:27 [2024-04-25T19:53:27.203Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
19:53:33 [2024-04-25T19:53:33.721Z] --- PASS: TestIPVlanDNS (36.19s)
19:53:33 [2024-04-25T19:53:33.721Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.81s)
19:53:33 [2024-04-25T19:53:33.721Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.49s)
19:53:33 [2024-04-25T19:53:33.721Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.47s)
19:53:33 [2024-04-25T19:53:33.721Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.83s)
19:53:33 [2024-04-25T19:53:33.721Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.49s)
19:53:33 [2024-04-25T19:53:33.721Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.47s)
19:53:33 [2024-04-25T19:53:33.721Z] PASS
19:53:33 [2024-04-25T19:53:33.721Z] 
19:53:33 [2024-04-25T19:53:33.721Z] DONE 21 tests in 53.763s
19:53:33 [2024-04-25T19:53:33.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
19:53:33 [2024-04-25T19:53:33.721Z] ++ '[' -n '' ']'
19:53:33 [2024-04-25T19:53:33.721Z] ++ 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
19:53:33 [2024-04-25T19:53:33.721Z] ++ set -e
19:53:33 [2024-04-25T19:53:33.721Z] ++ '[' -n 0 ']'
19:53:33 [2024-04-25T19:53:33.721Z] ++ set -x
19:53:33 [2024-04-25T19:53:33.721Z] ++ 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.16EH17aRIb/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
19:53:33 [2024-04-25T19:53:33.721Z] INFO: Testing against a local daemon
19:53:33 [2024-04-25T19:53:33.721Z] === RUN   TestDockerNetworkMacvlanPersistance
19:53:33 [2024-04-25T19:53:33.975Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
19:53:33 [2024-04-25T19:53:33.975Z] === RUN   TestDockerNetworkMacvlan
19:53:33 [2024-04-25T19:53:33.975Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:53:34 [2024-04-25T19:53:34.533Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:53:35 [2024-04-25T19:53:35.455Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:53:36 [2024-04-25T19:53:36.814Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:53:38 [2024-04-25T19:53:38.172Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
19:53:40 [2024-04-25T19:53:40.054Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
19:53:42 [2024-04-25T19:53:42.560Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:53:43 [2024-04-25T19:53:43.483Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
19:53:44 [2024-04-25T19:53:44.406Z] --- PASS: TestDockerNetworkMacvlan (10.67s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.69s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.71s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.45s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.52s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.88s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.29s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s)
19:53:44 [2024-04-25T19:53:44.406Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.11s)
19:53:44 [2024-04-25T19:53:44.406Z] === RUN   TestMACVlanDNS
19:53:45 [2024-04-25T19:53:45.330Z] === RUN   TestMACVlanDNS/with_parent
19:53:51 [2024-04-25T19:53:51.849Z] === RUN   TestMACVlanDNS/no_parent
19:53:58 [2024-04-25T19:53:58.367Z] === RUN   TestMACVlanDNS/with_parent,_internal
19:54:03 [2024-04-25T19:54:03.595Z] --- PASS: TestMACVlanDNS (18.43s)
19:54:03 [2024-04-25T19:54:03.595Z]     --- PASS: TestMACVlanDNS/with_parent (6.82s)
19:54:03 [2024-04-25T19:54:03.595Z]     --- PASS: TestMACVlanDNS/no_parent (5.51s)
19:54:03 [2024-04-25T19:54:03.595Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.47s)
19:54:03 [2024-04-25T19:54:03.595Z] PASS
19:54:03 [2024-04-25T19:54:03.595Z] 
19:54:03 [2024-04-25T19:54:03.595Z] DONE 14 tests in 30.306s
19:54:03 [2024-04-25T19:54:03.595Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
19:54:03 [2024-04-25T19:54:03.595Z] ++ '[' -n '' ']'
19:54:03 [2024-04-25T19:54:03.595Z] ++ 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
19:54:03 [2024-04-25T19:54:03.595Z] ++ set -e
19:54:03 [2024-04-25T19:54:03.595Z] ++ '[' -n 0 ']'
19:54:03 [2024-04-25T19:54:03.595Z] ++ set -x
19:54:03 [2024-04-25T19:54:03.595Z] ++ 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.16EH17aRIb/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
19:54:03 [2024-04-25T19:54:03.595Z] INFO: Testing against a local daemon
19:54:03 [2024-04-25T19:54:03.595Z] === RUN   TestBridgeICC
19:54:03 [2024-04-25T19:54:03.595Z] === RUN   TestBridgeICC/IPv4_non-internal_network
19:54:04 [2024-04-25T19:54:04.518Z] === RUN   TestBridgeICC/IPv4_internal_network
19:54:05 [2024-04-25T19:54:05.883Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
19:54:06 [2024-04-25T19:54:06.821Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
19:54:07 [2024-04-25T19:54:07.805Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
19:54:08 [2024-04-25T19:54:08.742Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
19:54:09 [2024-04-25T19:54:09.678Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
19:54:11 [2024-04-25T19:54:11.098Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
19:54:12 [2024-04-25T19:54:12.060Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
19:54:13 [2024-04-25T19:54:13.965Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
19:54:17 [2024-04-25T19:54:17.220Z] --- PASS: TestBridgeICC (14.19s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.06s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.03s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.10s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.97s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.05s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.97s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.01s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.09s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.14s)
19:54:17 [2024-04-25T19:54:17.220Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.19s)
19:54:17 [2024-04-25T19:54:17.220Z] === RUN   TestBridgeICCWindows
19:54:17 [2024-04-25T19:54:17.220Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
19:54:17 [2024-04-25T19:54:17.220Z] --- SKIP: TestBridgeICCWindows (0.00s)
19:54:17 [2024-04-25T19:54:17.220Z] === RUN   TestBridgeINC
19:54:17 [2024-04-25T19:54:17.779Z] === RUN   TestBridgeINC/IPv4_non-internal_network
19:54:21 [2024-04-25T19:54:21.931Z] === RUN   TestBridgeINC/IPv4_internal_network
19:54:23 [2024-04-25T19:54:23.290Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
19:54:27 [2024-04-25T19:54:27.444Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
19:54:28 [2024-04-25T19:54:28.803Z] --- PASS: TestBridgeINC (11.36s)
19:54:28 [2024-04-25T19:54:28.803Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.16s)
19:54:28 [2024-04-25T19:54:28.803Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.17s)
19:54:28 [2024-04-25T19:54:28.803Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.27s)
19:54:28 [2024-04-25T19:54:28.803Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.15s)
19:54:28 [2024-04-25T19:54:28.803Z] === RUN   TestDefaultBridgeIPv6
19:54:28 [2024-04-25T19:54:28.803Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
19:54:30 [2024-04-25T19:54:30.162Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
19:54:31 [2024-04-25T19:54:31.521Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
19:54:32 [2024-04-25T19:54:32.881Z] --- PASS: TestDefaultBridgeIPv6 (4.42s)
19:54:32 [2024-04-25T19:54:32.881Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.47s)
19:54:32 [2024-04-25T19:54:32.881Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.46s)
19:54:32 [2024-04-25T19:54:32.881Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.48s)
19:54:32 [2024-04-25T19:54:32.881Z] === RUN   TestDefaultBridgeAddresses
19:54:32 [2024-04-25T19:54:32.881Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
19:54:34 [2024-04-25T19:54:34.763Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
19:54:36 [2024-04-25T19:54:36.124Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
19:54:36 [2024-04-25T19:54:36.124Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
19:54:36 [2024-04-25T19:54:36.124Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
19:54:36 [2024-04-25T19:54:36.124Z] === RUN   TestInternalNwConnectivity
19:54:39 [2024-04-25T19:54:39.381Z] --- PASS: TestInternalNwConnectivity (3.27s)
19:54:39 [2024-04-25T19:54:39.381Z] === RUN   TestDisableIPv6Addrs
19:54:39 [2024-04-25T19:54:39.940Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
19:54:40 [2024-04-25T19:54:40.500Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
19:54:41 [2024-04-25T19:54:41.059Z] --- PASS: TestDisableIPv6Addrs (1.63s)
19:54:41 [2024-04-25T19:54:41.059Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.46s)
19:54:41 [2024-04-25T19:54:41.059Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.45s)
19:54:41 [2024-04-25T19:54:41.059Z] === RUN   TestNonIPv6Network
19:54:42 [2024-04-25T19:54:42.419Z] --- PASS: TestNonIPv6Network (1.29s)
19:54:42 [2024-04-25T19:54:42.419Z] === RUN   TestSetInterfaceSysctl
19:54:43 [2024-04-25T19:54:43.342Z] --- PASS: TestSetInterfaceSysctl (1.02s)
19:54:43 [2024-04-25T19:54:43.342Z] === RUN   TestEtcHostsIpv6
19:54:43 [2024-04-25T19:54:43.901Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
19:54:44 [2024-04-25T19:54:44.460Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
19:54:44 [2024-04-25T19:54:44.715Z] --- PASS: TestEtcHostsIpv6 (1.52s)
19:54:44 [2024-04-25T19:54:44.715Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.46s)
19:54:44 [2024-04-25T19:54:44.715Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.46s)
19:54:44 [2024-04-25T19:54:44.715Z] === RUN   TestMACAddrOnRestart
19:54:47 [2024-04-25T19:54:47.224Z] --- PASS: TestMACAddrOnRestart (2.12s)
19:54:47 [2024-04-25T19:54:47.224Z] === RUN   TestCfgdMACAddrOnRestart
19:54:49 [2024-04-25T19:54:49.730Z] --- PASS: TestCfgdMACAddrOnRestart (2.57s)
19:54:49 [2024-04-25T19:54:49.730Z] === RUN   TestInspectCfgdMAC
19:54:49 [2024-04-25T19:54:49.984Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
19:54:49 [2024-04-25T19:54:49.984Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
19:54:50 [2024-04-25T19:54:50.238Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
19:54:50 [2024-04-25T19:54:50.238Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
19:54:50 [2024-04-25T19:54:50.493Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
19:54:50 [2024-04-25T19:54:50.493Z] --- PASS: TestInspectCfgdMAC (1.08s)
19:54:50 [2024-04-25T19:54:50.493Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
19:54:50 [2024-04-25T19:54:50.493Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
19:54:50 [2024-04-25T19:54:50.493Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
19:54:50 [2024-04-25T19:54:50.493Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
19:54:50 [2024-04-25T19:54:50.493Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
19:54:50 [2024-04-25T19:54:50.493Z] === RUN   TestWatchtowerCreate
19:54:51 [2024-04-25T19:54:51.851Z] --- PASS: TestWatchtowerCreate (1.10s)
19:54:51 [2024-04-25T19:54:51.851Z] === RUN   TestResolvConfLocalhostIPv6
19:54:52 [2024-04-25T19:54:52.774Z] --- PASS: TestResolvConfLocalhostIPv6 (1.22s)
19:54:52 [2024-04-25T19:54:52.774Z] === RUN   TestInternalNetworkDNS
19:55:19 [2024-04-25T19:55:19.242Z] --- PASS: TestInternalNetworkDNS (23.08s)
19:55:19 [2024-04-25T19:55:19.242Z] === RUN   TestNslookupWindows
19:55:19 [2024-04-25T19:55:19.242Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
19:55:19 [2024-04-25T19:55:19.242Z] --- SKIP: TestNslookupWindows (0.00s)
19:55:19 [2024-04-25T19:55:19.242Z] PASS
19:55:19 [2024-04-25T19:55:19.242Z] 
19:55:19 [2024-04-25T19:55:19.242Z] === Skipped
19:55:19 [2024-04-25T19:55:19.242Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
19:55:19 [2024-04-25T19:55:19.242Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
19:55:19 [2024-04-25T19:55:19.242Z] 
19:55:19 [2024-04-25T19:55:19.242Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
19:55:19 [2024-04-25T19:55:19.242Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
19:55:19 [2024-04-25T19:55:19.242Z] 
19:55:19 [2024-04-25T19:55:19.242Z] DONE 45 tests, 2 skipped in 72.990s
19:55:19 [2024-04-25T19:55:19.242Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
19:55:19 [2024-04-25T19:55:19.242Z] ++ '[' -n '' ']'
19:55:19 [2024-04-25T19:55:19.242Z] ++ 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
19:55:19 [2024-04-25T19:55:19.242Z] ++ set -e
19:55:19 [2024-04-25T19:55:19.242Z] ++ '[' -n 0 ']'
19:55:19 [2024-04-25T19:55:19.242Z] ++ set -x
19:55:19 [2024-04-25T19:55:19.242Z] ++ 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.16EH17aRIb/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
19:55:19 [2024-04-25T19:55:19.242Z] testing: warning: no tests to run
19:55:19 [2024-04-25T19:55:19.242Z] PASS
19:55:19 [2024-04-25T19:55:19.242Z] 
19:55:19 [2024-04-25T19:55:19.242Z] DONE 0 tests in 0.005s
19:55:19 [2024-04-25T19:55:19.242Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
19:55:19 [2024-04-25T19:55:19.242Z] ++ '[' -n '' ']'
19:55:19 [2024-04-25T19:55:19.242Z] ++ 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
19:55:19 [2024-04-25T19:55:19.242Z] ++ set -e
19:55:19 [2024-04-25T19:55:19.242Z] ++ '[' -n 0 ']'
19:55:19 [2024-04-25T19:55:19.242Z] ++ set -x
19:55:19 [2024-04-25T19:55:19.242Z] ++ 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.16EH17aRIb/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
19:55:19 [2024-04-25T19:55:19.242Z] INFO: Testing against a local daemon
19:55:19 [2024-04-25T19:55:19.242Z] === RUN   TestAuthZPluginAllowRequest
19:55:19 [2024-04-25T19:55:19.242Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
19:55:19 [2024-04-25T19:55:19.242Z] === RUN   TestAuthZPluginTLS
19:55:19 [2024-04-25T19:55:19.242Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:55:19 [2024-04-25T19:55:19.242Z] === RUN   TestAuthZPluginDenyRequest
19:55:19 [2024-04-25T19:55:19.242Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
19:55:19 [2024-04-25T19:55:19.242Z] === RUN   TestAuthZPluginAPIDenyResponse
19:55:19 [2024-04-25T19:55:19.242Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
19:55:19 [2024-04-25T19:55:19.242Z] === RUN   TestAuthZPluginDenyResponse
19:55:19 [2024-04-25T19:55:19.242Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:55:19 [2024-04-25T19:55:19.242Z] === RUN   TestAuthZPluginAllowEventStream
19:55:20 [2024-04-25T19:55:20.166Z] 2024/04/25 19:55:19 http: panic serving 127.0.0.1:56690: runtime error: invalid memory address or nil pointer dereference
19:55:20 [2024-04-25T19:55:20.166Z] goroutine 184 [running]:
19:55:20 [2024-04-25T19:55:20.166Z] net/http.(*conn).serve.func1()
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:55:20 [2024-04-25T19:55:20.166Z] panic({0xa96bc0?, 0x15cb010?})
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:55:20 [2024-04-25T19:55:20.166Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c0b0, 0x400038e120}, 0xffff3c304d68?)
19:55:20 [2024-04-25T19:55:20.166Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
19:55:20 [2024-04-25T19:55:20.166Z] net/http.HandlerFunc.ServeHTTP(0x400002a100?, {0xd9c0b0?, 0x400038e120?}, 0x403084?)
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:55:20 [2024-04-25T19:55:20.166Z] net/http.(*ServeMux).ServeHTTP(0xda2418?, {0xd9c0b0, 0x400038e120}, 0x400002a100)
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:55:20 [2024-04-25T19:55:20.166Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001fefd0, {0xd9ac70?, 0x40007da1c0}, 0x400002a000, {0xd90cc0, 0x400004e900})
19:55:20 [2024-04-25T19:55:20.166Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:55:20 [2024-04-25T19:55:20.166Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9ac70?, 0x40007da1c0?}, 0x4000312010?)
19:55:20 [2024-04-25T19:55:20.166Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:55:20 [2024-04-25T19:55:20.166Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9ac70?, 0x40007da1c0?}, 0x40007da1c0?)
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:55:20 [2024-04-25T19:55:20.166Z] net/http.serverHandler.ServeHTTP({0xd976e8?}, {0xd9ac70?, 0x40007da1c0?}, 0x6?)
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:55:20 [2024-04-25T19:55:20.166Z] net/http.(*conn).serve(0x40002ba750, {0xda2418, 0x4000119e60})
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:55:20 [2024-04-25T19:55:20.166Z] created by net/http.(*Server).Serve in goroutine 51
19:55:20 [2024-04-25T19:55:20.166Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:55:21 [2024-04-25T19:55:21.088Z] 2024/04/25 19:55:20 http: panic serving 127.0.0.1:56700: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:55:21 [2024-04-25T19:55:21.088Z] goroutine 215 [running]:
19:55:21 [2024-04-25T19:55:21.088Z] net/http.(*conn).serve.func1()
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:55:21 [2024-04-25T19:55:21.088Z] panic({0xa2c420?, 0x40003121a0?})
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:55:21 [2024-04-25T19:55:21.088Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c0b0, 0x400038e2a0}, 0xffff3c304d68?)
19:55:21 [2024-04-25T19:55:21.088Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:55:21 [2024-04-25T19:55:21.088Z] net/http.HandlerFunc.ServeHTTP(0x400002a200?, {0xd9c0b0?, 0x400038e2a0?}, 0x403084?)
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:55:21 [2024-04-25T19:55:21.088Z] net/http.(*ServeMux).ServeHTTP(0xda2418?, {0xd9c0b0, 0x400038e2a0}, 0x400002a200)
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:55:21 [2024-04-25T19:55:21.088Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001fefd0, {0xd9ac70?, 0x40007da2a0}, 0x40000dbe00, {0xd90cc0, 0x400004e900})
19:55:21 [2024-04-25T19:55:21.088Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:55:21 [2024-04-25T19:55:21.088Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9ac70?, 0x40007da2a0?}, 0x40002be8a0?)
19:55:21 [2024-04-25T19:55:21.088Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:55:21 [2024-04-25T19:55:21.088Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9ac70?, 0x40007da2a0?}, 0x4000699b40?)
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:55:21 [2024-04-25T19:55:21.088Z] net/http.serverHandler.ServeHTTP({0x40002be8a0?}, {0xd9ac70?, 0x40007da2a0?}, 0x6?)
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:55:21 [2024-04-25T19:55:21.088Z] net/http.(*conn).serve(0x40002bb3b0, {0xda2418, 0x4000119e60})
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:55:21 [2024-04-25T19:55:21.088Z] created by net/http.(*Server).Serve in goroutine 51
19:55:21 [2024-04-25T19:55:21.088Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:55:22 [2024-04-25T19:55:22.968Z] 2024/04/25 19:55:22 http: panic serving 127.0.0.1:56708: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:55:22 [2024-04-25T19:55:22.968Z] goroutine 108 [running]:
19:55:22 [2024-04-25T19:55:22.968Z] net/http.(*conn).serve.func1()
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:55:22 [2024-04-25T19:55:22.968Z] panic({0xa2c420?, 0x4000312260?})
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:55:22 [2024-04-25T19:55:22.968Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c0b0, 0x400038e540}, 0xffff3c304d68?)
19:55:22 [2024-04-25T19:55:22.968Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:55:22 [2024-04-25T19:55:22.968Z] net/http.HandlerFunc.ServeHTTP(0x400002a400?, {0xd9c0b0?, 0x400038e540?}, 0x403084?)
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:55:22 [2024-04-25T19:55:22.968Z] net/http.(*ServeMux).ServeHTTP(0xda2418?, {0xd9c0b0, 0x400038e540}, 0x400002a400)
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:55:22 [2024-04-25T19:55:22.968Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001fefd0, {0xd9ac70?, 0x40007da380}, 0x400002a300, {0xd90cc0, 0x400004e900})
19:55:22 [2024-04-25T19:55:22.968Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:55:22 [2024-04-25T19:55:22.968Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9ac70?, 0x40007da380?}, 0x40004be780?)
19:55:22 [2024-04-25T19:55:22.968Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:55:22 [2024-04-25T19:55:22.968Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9ac70?, 0x40007da380?}, 0x4000699b40?)
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:55:22 [2024-04-25T19:55:22.968Z] net/http.serverHandler.ServeHTTP({0x40004be780?}, {0xd9ac70?, 0x40007da380?}, 0x6?)
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:55:22 [2024-04-25T19:55:22.968Z] net/http.(*conn).serve(0x40006c62d0, {0xda2418, 0x4000119e60})
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:55:22 [2024-04-25T19:55:22.968Z] created by net/http.(*Server).Serve in goroutine 51
19:55:22 [2024-04-25T19:55:22.968Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:55:25 [2024-04-25T19:55:25.472Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s)
19:55:25 [2024-04-25T19:55:25.472Z] === RUN   TestAuthZPluginErrorResponse
19:55:25 [2024-04-25T19:55:25.726Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:55:25 [2024-04-25T19:55:25.726Z] === RUN   TestAuthZPluginErrorRequest
19:55:26 [2024-04-25T19:55:26.284Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
19:55:26 [2024-04-25T19:55:26.284Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:55:26 [2024-04-25T19:55:26.842Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:55:26 [2024-04-25T19:55:26.842Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:55:28 [2024-04-25T19:55:28.201Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
19:55:28 [2024-04-25T19:55:28.201Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:55:29 [2024-04-25T19:55:29.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
19:55:29 [2024-04-25T19:55:29.123Z] === RUN   TestAuthZPluginHeader
19:55:29 [2024-04-25T19:55:29.681Z] --- PASS: TestAuthZPluginHeader (0.61s)
19:55:29 [2024-04-25T19:55:29.681Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:55:29 [2024-04-25T19:55:29.681Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:55:29 [2024-04-25T19:55:29.681Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:55:29 [2024-04-25T19:55:29.681Z] === RUN   TestAuthZPluginV2Disable
19:55:29 [2024-04-25T19:55:29.681Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:55:29 [2024-04-25T19:55:29.681Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:55:29 [2024-04-25T19:55:29.681Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:55:29 [2024-04-25T19:55:29.681Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:55:29 [2024-04-25T19:55:29.681Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:55:29 [2024-04-25T19:55:29.681Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:55:29 [2024-04-25T19:55:29.681Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:55:29 [2024-04-25T19:55:29.681Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:55:29 [2024-04-25T19:55:29.681Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:55:47 [2024-04-25T19:55:47.702Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:55:47 [2024-04-25T19:55:47.702Z] PASS
19:55:47 [2024-04-25T19:55:47.702Z] 
19:55:47 [2024-04-25T19:55:47.702Z] === Skipped
19:55:47 [2024-04-25T19:55:47.702Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:55:47 [2024-04-25T19:55:47.702Z] 
19:55:47 [2024-04-25T19:55:47.702Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:55:47 [2024-04-25T19:55:47.702Z] 
19:55:47 [2024-04-25T19:55:47.702Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:55:47 [2024-04-25T19:55:47.702Z] 
19:55:47 [2024-04-25T19:55:47.702Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:55:47 [2024-04-25T19:55:47.702Z] 
19:55:47 [2024-04-25T19:55:47.702Z] DONE 17 tests, 4 skipped in 30.557s
19:55:47 [2024-04-25T19:55:47.702Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
19:55:47 [2024-04-25T19:55:47.702Z] ++ '[' -n '' ']'
19:55:47 [2024-04-25T19:55:47.702Z] ++ 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
19:55:47 [2024-04-25T19:55:47.702Z] ++ set -e
19:55:47 [2024-04-25T19:55:47.702Z] ++ '[' -n 0 ']'
19:55:47 [2024-04-25T19:55:47.702Z] ++ set -x
19:55:47 [2024-04-25T19:55:47.702Z] ++ 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.16EH17aRIb/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
19:55:47 [2024-04-25T19:55:47.702Z] INFO: Testing against a local daemon
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:55:47 [2024-04-25T19:55:47.702Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:55:47 [2024-04-25T19:55:47.702Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:55:47 [2024-04-25T19:55:47.702Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:55:47 [2024-04-25T19:55:47.702Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:55:47 [2024-04-25T19:55:47.702Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:55:47 [2024-04-25T19:55:47.702Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:55:47 [2024-04-25T19:55:47.702Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:55:47 [2024-04-25T19:55:47.702Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInstall
19:55:47 [2024-04-25T19:55:47.702Z] === RUN   TestPluginInstall/no_auth
19:55:50 [2024-04-25T19:55:50.209Z] time="2024-04-25T19:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:55:50 [2024-04-25T19:55:50.209Z] time="2024-04-25T19:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d39a8d3796bc05c85f1c7b92657126a504b9a5142a9acd2475459095965e36a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:55:50 [2024-04-25T19:55:50.209Z] time="2024-04-25T19:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:55:50 [2024-04-25T19:55:50.209Z] time="2024-04-25T19:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d39a8d3796bc05c85f1c7b92657126a504b9a5142a9acd2475459095965e36a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:55:50 [2024-04-25T19:55:50.209Z] === RUN   TestPluginInstall/with_digest
19:55:50 [2024-04-25T19:55:50.463Z] === RUN   TestPluginInstall/with_htpasswd
19:55:51 [2024-04-25T19:55:51.022Z] time="2024-04-25T19:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:55:51 [2024-04-25T19:55:51.022Z] time="2024-04-25T19:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dec68b3bd1f2a141147aa76b5a42cb440e776b2f59b57bfed6cef357478ad762" mediatype=application/vnd.docker.plugin.v1+json size=522
19:55:51 [2024-04-25T19:55:51.022Z] time="2024-04-25T19:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:55:51 [2024-04-25T19:55:51.022Z] time="2024-04-25T19:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dec68b3bd1f2a141147aa76b5a42cb440e776b2f59b57bfed6cef357478ad762" mediatype=application/vnd.docker.plugin.v1+json size=522
19:55:51 [2024-04-25T19:55:51.022Z] === RUN   TestPluginInstall/with_insecure
19:55:51 [2024-04-25T19:55:51.945Z] time="2024-04-25T19:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:55:51 [2024-04-25T19:55:51.945Z] time="2024-04-25T19:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5669ef626b0df586f2ac83e6316247ebe073c34f302086de4ccb7dec895dc331" mediatype=application/vnd.docker.plugin.v1+json size=522
19:55:51 [2024-04-25T19:55:51.945Z] time="2024-04-25T19:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:55:51 [2024-04-25T19:55:51.945Z] time="2024-04-25T19:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5669ef626b0df586f2ac83e6316247ebe073c34f302086de4ccb7dec895dc331" mediatype=application/vnd.docker.plugin.v1+json size=522
19:55:51 [2024-04-25T19:55:51.945Z]     plugin_test.go:247: [ddebe05c2ee3d] daemon is not started
19:55:51 [2024-04-25T19:55:51.945Z] --- PASS: TestPluginInstall (5.35s)
19:55:51 [2024-04-25T19:55:51.945Z]     --- PASS: TestPluginInstall/no_auth (3.53s)
19:55:51 [2024-04-25T19:55:51.945Z]     --- PASS: TestPluginInstall/with_digest (0.46s)
19:55:51 [2024-04-25T19:55:51.945Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
19:55:51 [2024-04-25T19:55:51.945Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
19:55:51 [2024-04-25T19:55:51.945Z] === RUN   TestPluginsWithRuntimes
19:55:53 [2024-04-25T19:55:53.304Z] === RUN   TestPluginsWithRuntimes/No_Args
19:55:54 [2024-04-25T19:55:54.227Z] === RUN   TestPluginsWithRuntimes/With_Args
19:55:55 [2024-04-25T19:55:55.149Z] --- PASS: TestPluginsWithRuntimes (3.10s)
19:55:55 [2024-04-25T19:55:55.149Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
19:55:55 [2024-04-25T19:55:55.149Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
19:55:55 [2024-04-25T19:55:55.149Z] === RUN   TestPluginBackCompatMediaTypes
19:55:55 [2024-04-25T19:55:55.404Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
19:55:55 [2024-04-25T19:55:55.404Z] PASS
19:55:55 [2024-04-25T19:55:55.404Z] 
19:55:55 [2024-04-25T19:55:55.404Z] DONE 25 tests in 8.975s
19:55:55 [2024-04-25T19:55:55.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
19:55:55 [2024-04-25T19:55:55.658Z] ++ '[' -n '' ']'
19:55:55 [2024-04-25T19:55:55.658Z] ++ 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
19:55:55 [2024-04-25T19:55:55.658Z] ++ set -e
19:55:55 [2024-04-25T19:55:55.658Z] ++ '[' -n 0 ']'
19:55:55 [2024-04-25T19:55:55.658Z] ++ set -x
19:55:55 [2024-04-25T19:55:55.658Z] ++ 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.16EH17aRIb/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
19:55:55 [2024-04-25T19:55:55.658Z] INFO: Testing against a local daemon
19:55:55 [2024-04-25T19:55:55.658Z] === RUN   TestExternalGraphDriver
19:55:55 [2024-04-25T19:55:55.913Z] === RUN   TestExternalGraphDriver/json
19:55:55 [2024-04-25T19:55:55.913Z] === RUN   TestExternalGraphDriver/spec
19:55:55 [2024-04-25T19:55:55.913Z] === RUN   TestExternalGraphDriver/pull
19:55:55 [2024-04-25T19:55:55.913Z] --- PASS: TestExternalGraphDriver (0.34s)
19:55:55 [2024-04-25T19:55:55.913Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
19:55:55 [2024-04-25T19:55:55.913Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
19:55:55 [2024-04-25T19:55:55.913Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
19:55:55 [2024-04-25T19:55:55.913Z] === RUN   TestGraphdriverPluginV2
19:55:56 [2024-04-25T19:55:56.167Z]     external_test.go:416: (*Execution).NotAmd64-fm
19:55:56 [2024-04-25T19:55:56.167Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:55:56 [2024-04-25T19:55:56.167Z] PASS
19:55:56 [2024-04-25T19:55:56.167Z] 
19:55:56 [2024-04-25T19:55:56.167Z] === Skipped
19:55:56 [2024-04-25T19:55:56.167Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:55:56 [2024-04-25T19:55:56.167Z]     external_test.go:416: (*Execution).NotAmd64-fm
19:55:56 [2024-04-25T19:55:56.167Z] 
19:55:56 [2024-04-25T19:55:56.167Z] DONE 5 tests, 1 skipped in 0.689s
19:55:56 [2024-04-25T19:55:56.167Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
19:55:56 [2024-04-25T19:55:56.167Z] ++ '[' -n '' ']'
19:55:56 [2024-04-25T19:55:56.167Z] ++ 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
19:55:56 [2024-04-25T19:55:56.167Z] ++ set -e
19:55:56 [2024-04-25T19:55:56.167Z] ++ '[' -n 0 ']'
19:55:56 [2024-04-25T19:55:56.167Z] ++ set -x
19:55:56 [2024-04-25T19:55:56.167Z] ++ 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.16EH17aRIb/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
19:55:56 [2024-04-25T19:55:56.167Z] INFO: Testing against a local daemon
19:55:56 [2024-04-25T19:55:56.167Z] === RUN   TestContinueAfterPluginCrash
19:55:56 [2024-04-25T19:55:56.167Z] === PAUSE TestContinueAfterPluginCrash
19:55:56 [2024-04-25T19:55:56.167Z] === RUN   TestReadPluginNoRead
19:55:56 [2024-04-25T19:55:56.167Z] === PAUSE TestReadPluginNoRead
19:55:56 [2024-04-25T19:55:56.167Z] === RUN   TestDaemonStartWithLogOpt
19:55:56 [2024-04-25T19:55:56.167Z] === PAUSE TestDaemonStartWithLogOpt
19:55:56 [2024-04-25T19:55:56.167Z] === CONT  TestContinueAfterPluginCrash
19:55:56 [2024-04-25T19:55:56.167Z] === CONT  TestDaemonStartWithLogOpt
19:55:56 [2024-04-25T19:55:56.167Z] === CONT  TestReadPluginNoRead
19:55:58 [2024-04-25T19:55:58.675Z] === RUN   TestReadPluginNoRead/default
19:55:58 [2024-04-25T19:55:58.675Z] --- PASS: TestDaemonStartWithLogOpt (2.54s)
19:55:59 [2024-04-25T19:55:59.598Z] === RUN   TestReadPluginNoRead/disabled_caching
19:56:00 [2024-04-25T19:56:00.520Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:56:01 [2024-04-25T19:56:01.879Z]     read_test.go:93: [d6a9f9f53f65c] daemon is not started
19:56:01 [2024-04-25T19:56:01.879Z] --- PASS: TestReadPluginNoRead (5.35s)
19:56:01 [2024-04-25T19:56:01.879Z]     --- PASS: TestReadPluginNoRead/default (1.11s)
19:56:01 [2024-04-25T19:56:01.879Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
19:56:01 [2024-04-25T19:56:01.879Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
19:56:03 [2024-04-25T19:56:03.761Z] --- PASS: TestContinueAfterPluginCrash (7.50s)
19:56:03 [2024-04-25T19:56:03.761Z] PASS
19:56:03 [2024-04-25T19:56:03.761Z] 
19:56:03 [2024-04-25T19:56:03.761Z] DONE 6 tests in 7.530s
19:56:03 [2024-04-25T19:56:03.761Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
19:56:03 [2024-04-25T19:56:03.761Z] ++ '[' -n '' ']'
19:56:03 [2024-04-25T19:56:03.761Z] ++ 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
19:56:03 [2024-04-25T19:56:03.761Z] ++ set -e
19:56:03 [2024-04-25T19:56:03.761Z] ++ '[' -n 0 ']'
19:56:03 [2024-04-25T19:56:03.761Z] ++ set -x
19:56:03 [2024-04-25T19:56:03.761Z] ++ 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.16EH17aRIb/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
19:56:03 [2024-04-25T19:56:03.761Z] testing: warning: no tests to run
19:56:03 [2024-04-25T19:56:03.761Z] PASS
19:56:03 [2024-04-25T19:56:03.761Z] 
19:56:03 [2024-04-25T19:56:03.761Z] DONE 0 tests in 0.005s
19:56:03 [2024-04-25T19:56:03.761Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
19:56:03 [2024-04-25T19:56:03.761Z] ++ '[' -n '' ']'
19:56:03 [2024-04-25T19:56:03.761Z] ++ 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
19:56:03 [2024-04-25T19:56:03.761Z] ++ set -e
19:56:03 [2024-04-25T19:56:03.761Z] ++ '[' -n 0 ']'
19:56:03 [2024-04-25T19:56:03.761Z] ++ set -x
19:56:03 [2024-04-25T19:56:03.761Z] ++ 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.16EH17aRIb/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
19:56:03 [2024-04-25T19:56:03.761Z] INFO: Testing against a local daemon
19:56:03 [2024-04-25T19:56:03.761Z] === RUN   TestPluginWithDevMounts
19:56:03 [2024-04-25T19:56:03.761Z] === PAUSE TestPluginWithDevMounts
19:56:03 [2024-04-25T19:56:03.761Z] === CONT  TestPluginWithDevMounts
19:56:05 [2024-04-25T19:56:05.643Z] --- PASS: TestPluginWithDevMounts (1.45s)
19:56:05 [2024-04-25T19:56:05.643Z] PASS
19:56:05 [2024-04-25T19:56:05.643Z] 
19:56:05 [2024-04-25T19:56:05.643Z] DONE 1 tests in 1.482s
19:56:05 [2024-04-25T19:56:05.643Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
19:56:05 [2024-04-25T19:56:05.643Z] ++ '[' -n '' ']'
19:56:05 [2024-04-25T19:56:05.643Z] ++ 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
19:56:05 [2024-04-25T19:56:05.643Z] ++ set -e
19:56:05 [2024-04-25T19:56:05.643Z] ++ '[' -n 0 ']'
19:56:05 [2024-04-25T19:56:05.643Z] ++ set -x
19:56:05 [2024-04-25T19:56:05.643Z] ++ 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.16EH17aRIb/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
19:56:05 [2024-04-25T19:56:05.643Z] INFO: Testing against a local daemon
19:56:05 [2024-04-25T19:56:05.643Z] === RUN   TestSecretInspect
19:56:07 [2024-04-25T19:56:07.524Z] --- PASS: TestSecretInspect (1.87s)
19:56:07 [2024-04-25T19:56:07.524Z] === RUN   TestSecretList
19:56:09 [2024-04-25T19:56:09.406Z] --- PASS: TestSecretList (1.91s)
19:56:09 [2024-04-25T19:56:09.406Z] === RUN   TestSecretsCreateAndDelete
19:56:11 [2024-04-25T19:56:11.288Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
19:56:11 [2024-04-25T19:56:11.288Z] === RUN   TestSecretsUpdate
19:56:13 [2024-04-25T19:56:13.168Z] --- PASS: TestSecretsUpdate (1.90s)
19:56:13 [2024-04-25T19:56:13.168Z] === RUN   TestTemplatedSecret
19:56:15 [2024-04-25T19:56:15.674Z] --- PASS: TestTemplatedSecret (2.48s)
19:56:15 [2024-04-25T19:56:15.674Z] === RUN   TestSecretCreateResolve
19:56:17 [2024-04-25T19:56:17.554Z] --- PASS: TestSecretCreateResolve (1.86s)
19:56:17 [2024-04-25T19:56:17.554Z] PASS
19:56:17 [2024-04-25T19:56:17.554Z] 
19:56:17 [2024-04-25T19:56:17.554Z] DONE 6 tests in 11.905s
19:56:17 [2024-04-25T19:56:17.554Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
19:56:17 [2024-04-25T19:56:17.554Z] ++ '[' -n '' ']'
19:56:17 [2024-04-25T19:56:17.554Z] ++ 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
19:56:17 [2024-04-25T19:56:17.554Z] ++ set -e
19:56:17 [2024-04-25T19:56:17.554Z] ++ '[' -n 0 ']'
19:56:17 [2024-04-25T19:56:17.554Z] ++ set -x
19:56:17 [2024-04-25T19:56:17.554Z] ++ 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.16EH17aRIb/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
19:56:17 [2024-04-25T19:56:17.554Z] INFO: Testing against a local daemon
19:56:17 [2024-04-25T19:56:17.554Z] === RUN   TestServiceCreateInit
19:56:17 [2024-04-25T19:56:17.554Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:56:20 [2024-04-25T19:56:20.809Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:56:24 [2024-04-25T19:56:24.065Z] --- PASS: TestServiceCreateInit (6.97s)
19:56:24 [2024-04-25T19:56:24.065Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
19:56:24 [2024-04-25T19:56:24.065Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.37s)
19:56:24 [2024-04-25T19:56:24.065Z] === RUN   TestCreateServiceMultipleTimes
19:56:42 [2024-04-25T19:56:42.096Z] --- PASS: TestCreateServiceMultipleTimes (15.05s)
19:56:42 [2024-04-25T19:56:42.096Z] === RUN   TestCreateServiceConflict
19:56:42 [2024-04-25T19:56:42.096Z] --- PASS: TestCreateServiceConflict (1.91s)
19:56:42 [2024-04-25T19:56:42.096Z] === RUN   TestCreateServiceMaxReplicas
19:56:43 [2024-04-25T19:56:43.978Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
19:56:43 [2024-04-25T19:56:43.978Z] === RUN   TestCreateServiceSecretFileMode
19:56:56 [2024-04-25T19:56:56.125Z] --- PASS: TestCreateServiceSecretFileMode (12.38s)
19:56:56 [2024-04-25T19:56:56.125Z] === RUN   TestCreateServiceConfigFileMode
19:57:10 [2024-04-25T19:57:10.941Z] --- PASS: TestCreateServiceConfigFileMode (12.43s)
19:57:10 [2024-04-25T19:57:10.941Z] === RUN   TestCreateServiceSysctls
19:57:11 [2024-04-25T19:57:11.500Z] --- PASS: TestCreateServiceSysctls (2.93s)
19:57:11 [2024-04-25T19:57:11.500Z] === RUN   TestCreateServiceCapabilities
19:57:14 [2024-04-25T19:57:14.006Z] --- PASS: TestCreateServiceCapabilities (2.31s)
19:57:14 [2024-04-25T19:57:14.006Z] === RUN   TestInspect
19:57:16 [2024-04-25T19:57:16.512Z] --- PASS: TestInspect (2.58s)
19:57:16 [2024-04-25T19:57:16.512Z] === RUN   TestCreateJob
19:57:19 [2024-04-25T19:57:19.767Z] --- PASS: TestCreateJob (2.93s)
19:57:19 [2024-04-25T19:57:19.767Z] === RUN   TestReplicatedJob
19:57:23 [2024-04-25T19:57:23.921Z] --- PASS: TestReplicatedJob (4.46s)
19:57:23 [2024-04-25T19:57:23.921Z] === RUN   TestUpdateReplicatedJob
19:57:27 [2024-04-25T19:57:27.177Z] --- PASS: TestUpdateReplicatedJob (3.08s)
19:57:27 [2024-04-25T19:57:27.177Z] === RUN   TestServiceListWithStatuses
19:57:31 [2024-04-25T19:57:31.330Z] --- PASS: TestServiceListWithStatuses (4.04s)
19:57:31 [2024-04-25T19:57:31.330Z] === RUN   TestDockerNetworkConnectAliasPreV144
19:57:34 [2024-04-25T19:57:34.585Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.83s)
19:57:34 [2024-04-25T19:57:34.585Z] === RUN   TestDockerNetworkReConnect
19:57:37 [2024-04-25T19:57:37.840Z] --- PASS: TestDockerNetworkReConnect (3.18s)
19:57:37 [2024-04-25T19:57:37.840Z] === RUN   TestServicePlugin
19:57:37 [2024-04-25T19:57:37.840Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
19:57:37 [2024-04-25T19:57:37.840Z] --- SKIP: TestServicePlugin (0.00s)
19:57:37 [2024-04-25T19:57:37.840Z] === RUN   TestServiceUpdateLabel
19:57:39 [2024-04-25T19:57:39.721Z] --- PASS: TestServiceUpdateLabel (1.89s)
19:57:39 [2024-04-25T19:57:39.721Z] === RUN   TestServiceUpdateSecrets
19:57:54 [2024-04-25T19:57:54.536Z] --- PASS: TestServiceUpdateSecrets (14.21s)
19:57:54 [2024-04-25T19:57:54.536Z] === RUN   TestServiceUpdateConfigs
19:58:09 [2024-04-25T19:58:09.353Z] --- PASS: TestServiceUpdateConfigs (14.24s)
19:58:09 [2024-04-25T19:58:09.353Z] === RUN   TestServiceUpdateNetwork
19:58:21 [2024-04-25T19:58:21.499Z] --- PASS: TestServiceUpdateNetwork (12.33s)
19:58:21 [2024-04-25T19:58:21.499Z] === RUN   TestServiceUpdatePidsLimit
19:58:21 [2024-04-25T19:58:21.754Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:58:22 [2024-04-25T19:58:22.312Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:58:30 [2024-04-25T19:58:30.378Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:58:36 [2024-04-25T19:58:36.896Z] --- PASS: TestServiceUpdatePidsLimit (15.93s)
19:58:36 [2024-04-25T19:58:36.896Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
19:58:36 [2024-04-25T19:58:36.896Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
19:58:36 [2024-04-25T19:58:36.896Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
19:58:36 [2024-04-25T19:58:36.896Z] PASS
19:58:36 [2024-04-25T19:58:36.896Z] 
19:58:36 [2024-04-25T19:58:36.896Z] === Skipped
19:58:36 [2024-04-25T19:58:36.896Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:58:36 [2024-04-25T19:58:36.896Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
19:58:36 [2024-04-25T19:58:36.896Z] 
19:58:36 [2024-04-25T19:58:36.896Z] DONE 26 tests, 1 skipped in 139.248s
19:58:36 [2024-04-25T19:58:36.896Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
19:58:36 [2024-04-25T19:58:36.896Z] ++ '[' -n '' ']'
19:58:36 [2024-04-25T19:58:36.896Z] ++ 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
19:58:36 [2024-04-25T19:58:36.896Z] ++ set -e
19:58:36 [2024-04-25T19:58:36.896Z] ++ '[' -n 0 ']'
19:58:36 [2024-04-25T19:58:36.896Z] ++ set -x
19:58:36 [2024-04-25T19:58:36.896Z] ++ 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.16EH17aRIb/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
19:58:36 [2024-04-25T19:58:36.896Z] INFO: Testing against a local daemon
19:58:36 [2024-04-25T19:58:36.896Z] === RUN   TestSessionCreate
19:58:36 [2024-04-25T19:58:36.896Z] --- PASS: TestSessionCreate (0.01s)
19:58:36 [2024-04-25T19:58:36.896Z] === RUN   TestSessionCreateWithBadUpgrade
19:58:36 [2024-04-25T19:58:36.896Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
19:58:36 [2024-04-25T19:58:36.896Z] PASS
19:58:36 [2024-04-25T19:58:36.896Z] 
19:58:36 [2024-04-25T19:58:36.896Z] DONE 2 tests in 0.039s
19:58:36 [2024-04-25T19:58:36.896Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
19:58:36 [2024-04-25T19:58:36.896Z] ++ '[' -n '' ']'
19:58:36 [2024-04-25T19:58:36.896Z] ++ 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
19:58:36 [2024-04-25T19:58:36.896Z] ++ set -e
19:58:36 [2024-04-25T19:58:36.896Z] ++ '[' -n 0 ']'
19:58:36 [2024-04-25T19:58:36.896Z] ++ set -x
19:58:36 [2024-04-25T19:58:36.897Z] ++ 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.16EH17aRIb/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
19:58:36 [2024-04-25T19:58:36.897Z] INFO: Testing against a local daemon
19:58:36 [2024-04-25T19:58:36.897Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:58:36 [2024-04-25T19:58:36.897Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:58:36 [2024-04-25T19:58:36.897Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:58:36 [2024-04-25T19:58:36.897Z] === RUN   TestDiskUsage
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/container_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/image_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/volume_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.151Z] === RUN   TestDiskUsage/after_container.Run
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:58:37 [2024-04-25T19:58:37.406Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:58:37 [2024-04-25T19:58:37.661Z] --- PASS: TestDiskUsage (1.04s)
19:58:37 [2024-04-25T19:58:37.661Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:58:37 [2024-04-25T19:58:37.661Z] === RUN   TestEventsExecDie
19:58:37 [2024-04-25T19:58:37.916Z] --- PASS: TestEventsExecDie (0.43s)
19:58:37 [2024-04-25T19:58:37.916Z] === RUN   TestEventsBackwardsCompatible
19:58:37 [2024-04-25T19:58:37.916Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:58:37 [2024-04-25T19:58:37.916Z] === RUN   TestEventsVolumeCreate
19:58:38 [2024-04-25T19:58:38.170Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:58:38 [2024-04-25T19:58:38.170Z] === RUN   TestInfoBinaryCommits
19:58:38 [2024-04-25T19:58:38.170Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:58:38 [2024-04-25T19:58:38.170Z] === RUN   TestInfoAPIVersioned
19:58:38 [2024-04-25T19:58:38.170Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:58:38 [2024-04-25T19:58:38.170Z] === RUN   TestInfoAPI
19:58:38 [2024-04-25T19:58:38.170Z] --- PASS: TestInfoAPI (0.01s)
19:58:38 [2024-04-25T19:58:38.170Z] === RUN   TestInfoAPIWarnings
19:58:56 [2024-04-25T19:58:56.190Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:58:56 [2024-04-25T19:58:56.190Z] === RUN   TestInfoDebug
19:58:56 [2024-04-25T19:58:56.190Z] --- PASS: TestInfoDebug (0.52s)
19:58:56 [2024-04-25T19:58:56.190Z] === RUN   TestInfoInsecureRegistries
19:58:56 [2024-04-25T19:58:56.190Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:58:56 [2024-04-25T19:58:56.190Z] === RUN   TestInfoRegistryMirrors
19:58:56 [2024-04-25T19:58:56.190Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:58:56 [2024-04-25T19:58:56.190Z] === RUN   TestLoginFailsWithBadCredentials
19:58:57 [2024-04-25T19:58:57.113Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
19:58:57 [2024-04-25T19:58:57.113Z] === RUN   TestPingCacheHeaders
19:58:57 [2024-04-25T19:58:57.113Z] --- PASS: TestPingCacheHeaders (0.01s)
19:58:57 [2024-04-25T19:58:57.113Z] === RUN   TestPingGet
19:58:57 [2024-04-25T19:58:57.113Z] --- PASS: TestPingGet (0.01s)
19:58:57 [2024-04-25T19:58:57.113Z] === RUN   TestPingHead
19:58:57 [2024-04-25T19:58:57.113Z] --- PASS: TestPingHead (0.01s)
19:58:57 [2024-04-25T19:58:57.113Z] === RUN   TestPingSwarmHeader
19:58:57 [2024-04-25T19:58:57.672Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:58:58 [2024-04-25T19:58:58.231Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:58:59 [2024-04-25T19:58:59.154Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:58:59 [2024-04-25T19:58:59.154Z] --- PASS: TestPingSwarmHeader (1.93s)
19:58:59 [2024-04-25T19:58:59.154Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:58:59 [2024-04-25T19:58:59.154Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:58:59 [2024-04-25T19:58:59.154Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:58:59 [2024-04-25T19:58:59.154Z] === RUN   TestPingBuilderHeader
19:58:59 [2024-04-25T19:58:59.154Z] === RUN   TestPingBuilderHeader/default_config
19:58:59 [2024-04-25T19:58:59.712Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:59:00 [2024-04-25T19:59:00.270Z] --- PASS: TestPingBuilderHeader (1.04s)
19:59:00 [2024-04-25T19:59:00.270Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
19:59:00 [2024-04-25T19:59:00.270Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
19:59:00 [2024-04-25T19:59:00.270Z] === RUN   TestVersion
19:59:00 [2024-04-25T19:59:00.270Z] --- PASS: TestVersion (0.01s)
19:59:00 [2024-04-25T19:59:00.270Z] PASS
19:59:00 [2024-04-25T19:59:00.270Z] 
19:59:00 [2024-04-25T19:59:00.270Z] === Skipped
19:59:00 [2024-04-25T19:59:00.270Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:59:00 [2024-04-25T19:59:00.270Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:59:00 [2024-04-25T19:59:00.270Z] 
19:59:00 [2024-04-25T19:59:00.270Z] DONE 57 tests, 1 skipped in 23.703s
19:59:00 [2024-04-25T19:59:00.270Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
19:59:00 [2024-04-25T19:59:00.270Z] ++ '[' -n '' ']'
19:59:00 [2024-04-25T19:59:00.270Z] ++ 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
19:59:00 [2024-04-25T19:59:00.270Z] ++ set -e
19:59:00 [2024-04-25T19:59:00.270Z] ++ '[' -n 0 ']'
19:59:00 [2024-04-25T19:59:00.270Z] ++ set -x
19:59:00 [2024-04-25T19:59:00.270Z] ++ 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.16EH17aRIb/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
19:59:00 [2024-04-25T19:59:00.270Z] INFO: Testing against a local daemon
19:59:00 [2024-04-25T19:59:00.270Z] === RUN   TestRunMountVolumeSubdir
19:59:00 [2024-04-25T19:59:00.524Z]     mount_test.go:28: Setup stderr:
19:59:00 [2024-04-25T19:59:00.524Z]     mount_test.go:28: Setup stdout:
19:59:00 [2024-04-25T19:59:00.524Z]         /volume:
19:59:00 [2024-04-25T19:59:00.524Z]         total 24K    
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    5 root     root        4.0K Apr 25 19:59 .
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    1 root     root        4.0K Apr 25 19:59 ..
19:59:00 [2024-04-25T19:59:00.524Z]         -rw-r--r--    1 root     root           4 Apr 25 19:59 bar.txt
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    2 root     root        4.0K Apr 25 19:59 bin
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    3 root     root        4.0K Apr 25 19:59 hack
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    2 root     root        4.0K Apr 25 19:59 subdir
19:59:00 [2024-04-25T19:59:00.524Z]         
19:59:00 [2024-04-25T19:59:00.524Z]         /volume/hack/:
19:59:00 [2024-04-25T19:59:00.524Z]         total 12K    
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    3 root     root        4.0K Apr 25 19:59 .
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    5 root     root        4.0K Apr 25 19:59 ..
19:59:00 [2024-04-25T19:59:00.524Z]         lrwxrwxrwx    1 root     root           4 Apr 25 19:59 bad -> root
19:59:00 [2024-04-25T19:59:00.524Z]         lrwxrwxrwx    1 root     root           9 Apr 25 19:59 good -> ../subdir
19:59:00 [2024-04-25T19:59:00.524Z]         drwxr-xr-x    2 root     root        4.0K Apr 25 19:59 iwanttobehackedwithtoctou
19:59:00 [2024-04-25T19:59:00.524Z]         lrwxrwxrwx    1 root     root           1 Apr 25 19:59 root -> /
19:59:00 [2024-04-25T19:59:00.524Z] === RUN   TestRunMountVolumeSubdir/subdir
19:59:01 [2024-04-25T19:59:01.083Z]     mount_test.go:101: stdout:
19:59:01 [2024-04-25T19:59:01.083Z]         hello.txt
19:59:01 [2024-04-25T19:59:01.083Z]     mount_test.go:102: stderr:
19:59:01 [2024-04-25T19:59:01.083Z] === RUN   TestRunMountVolumeSubdir/subdir_link
19:59:01 [2024-04-25T19:59:01.337Z]     mount_test.go:101: stdout:
19:59:01 [2024-04-25T19:59:01.337Z]         hello.txt
19:59:01 [2024-04-25T19:59:01.337Z]     mount_test.go:102: stderr:
19:59:01 [2024-04-25T19:59:01.337Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
19:59:01 [2024-04-25T19:59:01.895Z]     mount_test.go:101: stdout:
19:59:01 [2024-04-25T19:59:01.895Z]         /bin/busybox
19:59:01 [2024-04-25T19:59:01.895Z]     mount_test.go:102: stderr:
19:59:01 [2024-04-25T19:59:01.895Z] === RUN   TestRunMountVolumeSubdir/file
19:59:02 [2024-04-25T19:59:02.149Z]     mount_test.go:101: stdout:
19:59:02 [2024-04-25T19:59:02.149Z]         foo
19:59:02 [2024-04-25T19:59:02.149Z]     mount_test.go:102: stderr:
19:59:02 [2024-04-25T19:59:02.149Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
19:59:02 [2024-04-25T19:59:02.149Z] === RUN   TestRunMountVolumeSubdir/not_existing
19:59:02 [2024-04-25T19:59:02.404Z] === RUN   TestRunMountVolumeSubdir/mount_link
19:59:02 [2024-04-25T19:59:02.404Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
19:59:02 [2024-04-25T19:59:02.659Z] --- PASS: TestRunMountVolumeSubdir (2.41s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.39s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.37s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.12s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s)
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesCreateAndList
19:59:02 [2024-04-25T19:59:02.659Z] --- PASS: TestVolumesCreateAndList (0.01s)
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesRemove
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesRemove/volume_in_use
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesRemove/volume_not_in_use
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesRemove/non-existing_volume
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesRemove/non-existing_volume_force
19:59:02 [2024-04-25T19:59:02.659Z] --- PASS: TestVolumesRemove (0.05s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesRemoveSwarmEnabled
19:59:02 [2024-04-25T19:59:02.659Z] === PAUSE TestVolumesRemoveSwarmEnabled
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesInspect
19:59:02 [2024-04-25T19:59:02.659Z] --- PASS: TestVolumesInspect (0.01s)
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesInvalidJSON
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:59:02 [2024-04-25T19:59:02.659Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:59:02 [2024-04-25T19:59:02.659Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:59:02 [2024-04-25T19:59:02.659Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:59:02 [2024-04-25T19:59:02.659Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumePruneAnonymous
19:59:02 [2024-04-25T19:59:02.659Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:59:02 [2024-04-25T19:59:02.659Z] === RUN   TestVolumePruneAnonFromImage
19:59:02 [2024-04-25T19:59:02.914Z] --- PASS: TestVolumePruneAnonFromImage (0.19s)
19:59:02 [2024-04-25T19:59:02.914Z] === CONT  TestVolumesRemoveSwarmEnabled
19:59:04 [2024-04-25T19:59:04.273Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
19:59:04 [2024-04-25T19:59:04.273Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
19:59:04 [2024-04-25T19:59:04.273Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
19:59:04 [2024-04-25T19:59:04.273Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
19:59:04 [2024-04-25T19:59:04.832Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
19:59:04 [2024-04-25T19:59:04.832Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
19:59:04 [2024-04-25T19:59:04.832Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
19:59:04 [2024-04-25T19:59:04.832Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
19:59:04 [2024-04-25T19:59:04.832Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
19:59:04 [2024-04-25T19:59:04.832Z] PASS
19:59:04 [2024-04-25T19:59:04.832Z] 
19:59:04 [2024-04-25T19:59:04.832Z] DONE 29 tests in 4.661s
19:59:04 [2024-04-25T19:59:04.832Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:59:05 [2024-04-25T19:59:05.086Z] ++++ cat bundles/test-integration/TestUsernsCommit/d040a3d982c2e/docker.pid
19:59:05 [2024-04-25T19:59:05.086Z] +++ kill 68341
19:59:05 [2024-04-25T19:59:05.086Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68341 is not a child of this shell
19:59:05 [2024-04-25T19:59:05.086Z] warning: PID 68341 from bundles/test-integration/TestUsernsCommit/d040a3d982c2e/docker.pid had a nonzero exit code
19:59:05 [2024-04-25T19:59:05.086Z] umount: bundles/test-integration/TestUsernsCommit/d040a3d982c2e/root: not mounted.
19:59:05 [2024-04-25T19:59:05.086Z] ++++ cat bundles/test-integration/docker.pid
19:59:05 [2024-04-25T19:59:05.086Z] +++ kill 25161
19:59:06 [2024-04-25T19:59:06.446Z] +++ /etc/init.d/apparmor stop
19:59:06 [2024-04-25T19:59:06.446Z] Leaving: AppArmorNo profiles have been unloaded.
19:59:06 [2024-04-25T19:59:06.446Z] 
19:59:06 [2024-04-25T19:59:06.446Z] Unloading profiles will leave already running processes permanently
19:59:06 [2024-04-25T19:59:06.446Z] unconfined, which can lead to unexpected situations.
19:59:06 [2024-04-25T19:59:06.446Z] 
19:59:06 [2024-04-25T19:59:06.446Z] To set a process to complain mode, use the command line tool
19:59:06 [2024-04-25T19:59:06.446Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:59:06 [2024-04-25T19:59:06.446Z] +++ true
19:59:06 [2024-04-25T19:59:06.446Z] exiting test-integration
19:59:06 [2024-04-25T19:59:06.446Z] ++ exit 0
19:59:06 [2024-04-25T19:59:06.446Z] 
Post stage
[Pipeline] junit
19:59:07 [2024-04-25T19:59:07.815Z] Recording test results
19:59:08 [2024-04-25T19:59:08.065Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:59:08 [2024-04-25T19:59:08.352Z] + echo Ensuring container killed.
19:59:08 [2024-04-25T19:59:08.352Z] Ensuring container killed.
19:59:08 [2024-04-25T19:59:08.352Z] + docker rm -vf docker-pr6
19:59:08 [2024-04-25T19:59:08.352Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
19:59:08 [2024-04-25T19:59:08.619Z] + echo Chowning /workspace to jenkins user
19:59:08 [2024-04-25T19:59:08.619Z] Chowning /workspace to jenkins user
19:59:08 [2024-04-25T19:59:08.619Z] + id -u
19:59:08 [2024-04-25T19:59:08.619Z] + id -g
19:59:08 [2024-04-25T19:59:08.619Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47605:/workspace busybox chown -R 1000:1000 /workspace
19:59:08 [2024-04-25T19:59:08.619Z] Unable to find image 'busybox:latest' locally
19:59:08 [2024-04-25T19:59:08.619Z] latest: Pulling from library/busybox
19:59:08 [2024-04-25T19:59:08.619Z] 45d8eb5967de: Already exists
19:59:08 [2024-04-25T19:59:08.873Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
19:59:08 [2024-04-25T19:59:08.873Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:59:10 [2024-04-25T19:59:10.504Z] + bundleName=arm64-integration
19:59:10 [2024-04-25T19:59:10.504Z] + echo Creating arm64-integration-bundles.tar.gz
19:59:10 [2024-04-25T19:59:10.504Z] Creating arm64-integration-bundles.tar.gz
19:59:10 [2024-04-25T19:59:10.504Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:59:10 [2024-04-25T19:59:10.504Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:59:10 [2024-04-25T19:59:10.766Z] Archiving artifacts
19:59:12 [2024-04-25T19:59:12.250Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47605/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:59:12 [2024-04-25T19:59:12.571Z] + make clean
19:59:12 [2024-04-25T19:59:12.571Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:59:12 [2024-04-25T19:59:12.571Z] docker-dev-cache
19:59:12 [2024-04-25T19:59:12.571Z] 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-47605/6/stashes/