Skip to content
Success

Console Output

Pull request #46977 opened
16:05:09 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 0252a6f475005f2725403066b2ce08e471c0b369+7bc56c53657dbf405db89e55d4b120f695848058 (5b3b9cc8c594446edb5409e4b5c2c6c1cd6d0a58)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46977@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:05:12 [2023-12-21T16:05:12.661Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:05:12 [2023-12-21T16:05:12.665Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:05:27 [2023-12-21T16:05:27.878Z] Still waiting to schedule task
16:05:27 [2023-12-21T16:05:27.879Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bf1bb426d24d6a28)16:06:14 [2023-12-21T16:06:14.183Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f3fce5b8322f2c96) in /home/ubuntu/workspace/moby_PR-46977
[Pipeline] {
[Pipeline] checkout
16:06:14 [2023-12-21T16:06:14.304Z] The recommended git tool is: git
16:06:16 [2023-12-21T16:06:16.427Z] using credential docker-jenkins-github-credentials
16:06:16 [2023-12-21T16:06:16.450Z] Cloning the remote Git repository
16:06:16 [2023-12-21T16:06:16.450Z] Cloning with configured refspecs honoured and without tags
16:06:16 [2023-12-21T16:06:16.458Z] Cloning repository https://github.com/moby/moby.git
16:06:16 [2023-12-21T16:06:16.518Z]  > git init /home/ubuntu/workspace/moby_PR-46977 # timeout=10
16:06:16 [2023-12-21T16:06:16.874Z] Fetching upstream changes from https://github.com/moby/moby.git
16:06:16 [2023-12-21T16:06:16.874Z]  > git --version # timeout=10
16:06:16 [2023-12-21T16:06:16.877Z]  > git --version # 'git version 2.25.1'
16:06:16 [2023-12-21T16:06:16.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:06:16 [2023-12-21T16:06:16.879Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46977/head:refs/remotes/origin/PR-46977 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:06:30 [2023-12-21T16:06:30.569Z] Fetching without tags
16:06:30 [2023-12-21T16:06:30.794Z] Merging remotes/origin/master commit 7bc56c53657dbf405db89e55d4b120f695848058 into PR head commit 0252a6f475005f2725403066b2ce08e471c0b369
16:06:31 [2023-12-21T16:06:31.490Z] Merge succeeded, producing 0252a6f475005f2725403066b2ce08e471c0b369
16:06:31 [2023-12-21T16:06:31.490Z] Checking out Revision 0252a6f475005f2725403066b2ce08e471c0b369 (PR-46977)
16:06:30 [2023-12-21T16:06:30.543Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:06:30 [2023-12-21T16:06:30.546Z]  > git config --add remote.origin.fetch +refs/pull/46977/head:refs/remotes/origin/PR-46977 # timeout=10
16:06:30 [2023-12-21T16:06:30.550Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:06:30 [2023-12-21T16:06:30.557Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:06:30 [2023-12-21T16:06:30.564Z] Fetching upstream changes from https://github.com/moby/moby.git
16:06:30 [2023-12-21T16:06:30.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:06:30 [2023-12-21T16:06:30.565Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46977/head:refs/remotes/origin/PR-46977 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:06:30 [2023-12-21T16:06:30.792Z]  > git config core.sparsecheckout # timeout=10
16:06:30 [2023-12-21T16:06:30.795Z]  > git checkout -f 0252a6f475005f2725403066b2ce08e471c0b369 # timeout=10
16:06:31 [2023-12-21T16:06:31.460Z]  > git remote # timeout=10
16:06:31 [2023-12-21T16:06:31.465Z]  > git config --get remote.origin.url # timeout=10
16:06:31 [2023-12-21T16:06:31.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:06:31 [2023-12-21T16:06:31.469Z]  > git merge 7bc56c53657dbf405db89e55d4b120f695848058 # timeout=10
16:06:31 [2023-12-21T16:06:31.477Z]  > git rev-parse HEAD^{commit} # timeout=10
16:06:31 [2023-12-21T16:06:31.484Z]  > git config core.sparsecheckout # timeout=10
16:06:31 [2023-12-21T16:06:31.487Z]  > git checkout -f 0252a6f475005f2725403066b2ce08e471c0b369 # timeout=10
16:06:35 [2023-12-21T16:06:35.603Z] Commit message: "ci(bin-image): fix merge job run condition"
16:06:35 [2023-12-21T16:06:35.603Z] First time build. Skipping changelog.
16:06:35 [2023-12-21T16:06:35.616Z]  > git --version # timeout=10
16:06:35 [2023-12-21T16:06:35.619Z]  > git --version # 'git version 2.25.1'
16:06:35 [2023-12-21T16:06:35.622Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:06:36 [2023-12-21T16:06:36.505Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46977:/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
16:06:41 [2023-12-21T16:06:41.794Z] Unable to find image 'alpine:latest' locally
16:06:41 [2023-12-21T16:06:41.794Z] latest: Pulling from library/alpine
16:06:42 [2023-12-21T16:06:42.364Z] c30352492317: Pulling fs layer
16:06:42 [2023-12-21T16:06:42.364Z] c30352492317: Download complete
16:06:43 [2023-12-21T16:06:43.305Z] c30352492317: Pull complete
16:06:43 [2023-12-21T16:06:43.305Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
16:06:43 [2023-12-21T16:06:43.565Z] Status: Downloaded newer image for alpine:latest
16:06:50 [2023-12-21T16:06:50.143Z] 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
16:06:50 [2023-12-21T16:06:50.227Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f3fce5b8322f2c96) in /home/ubuntu/workspace/moby_PR-46977
[Pipeline] {
[Pipeline] checkout
16:06:50 [2023-12-21T16:06:50.243Z] The recommended git tool is: git
16:06:50 [2023-12-21T16:06:50.252Z] using credential docker-jenkins-github-credentials
16:06:50 [2023-12-21T16:06:50.270Z] Fetching changes from the remote Git repository
16:06:50 [2023-12-21T16:06:50.276Z] Fetching without tags
16:06:50 [2023-12-21T16:06:50.507Z] Merging remotes/origin/master commit 7bc56c53657dbf405db89e55d4b120f695848058 into PR head commit 0252a6f475005f2725403066b2ce08e471c0b369
16:06:50 [2023-12-21T16:06:50.562Z] Merge succeeded, producing 0252a6f475005f2725403066b2ce08e471c0b369
16:06:50 [2023-12-21T16:06:50.562Z] Checking out Revision 0252a6f475005f2725403066b2ce08e471c0b369 (PR-46977)
16:06:50 [2023-12-21T16:06:50.682Z] Commit message: "ci(bin-image): fix merge job run condition"
16:06:50 [2023-12-21T16:06:50.690Z]  > git --version # timeout=10
16:06:50 [2023-12-21T16:06:50.693Z]  > git --version # 'git version 2.25.1'
16:06:50 [2023-12-21T16:06:50.695Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:06:50 [2023-12-21T16:06:50.260Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46977/.git # timeout=10
16:06:50 [2023-12-21T16:06:50.266Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:06:50 [2023-12-21T16:06:50.272Z] Fetching upstream changes from https://github.com/moby/moby.git
16:06:50 [2023-12-21T16:06:50.273Z]  > git --version # timeout=10
16:06:50 [2023-12-21T16:06:50.275Z]  > git --version # 'git version 2.25.1'
16:06:50 [2023-12-21T16:06:50.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:06:50 [2023-12-21T16:06:50.276Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46977/head:refs/remotes/origin/PR-46977 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:06:50 [2023-12-21T16:06:50.503Z]  > git config core.sparsecheckout # timeout=10
16:06:50 [2023-12-21T16:06:50.506Z]  > git checkout -f 0252a6f475005f2725403066b2ce08e471c0b369 # timeout=10
16:06:50 [2023-12-21T16:06:50.538Z]  > git remote # timeout=10
16:06:50 [2023-12-21T16:06:50.541Z]  > git config --get remote.origin.url # timeout=10
16:06:50 [2023-12-21T16:06:50.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:06:50 [2023-12-21T16:06:50.544Z]  > git merge 7bc56c53657dbf405db89e55d4b120f695848058 # timeout=10
16:06:50 [2023-12-21T16:06:50.552Z]  > git rev-parse HEAD^{commit} # timeout=10
16:06:50 [2023-12-21T16:06:50.559Z]  > git config core.sparsecheckout # timeout=10
16:06:50 [2023-12-21T16:06:50.562Z]  > git checkout -f 0252a6f475005f2725403066b2ce08e471c0b369 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:06:52 [2023-12-21T16:06:52.399Z] + docker version
16:06:52 [2023-12-21T16:06:52.399Z] Client: Docker Engine - Community
16:06:52 [2023-12-21T16:06:52.399Z]  Version:           24.0.7
16:06:52 [2023-12-21T16:06:52.399Z]  API version:       1.43
16:06:52 [2023-12-21T16:06:52.399Z]  Go version:        go1.20.10
16:06:52 [2023-12-21T16:06:52.399Z]  Git commit:        afdd53b
16:06:52 [2023-12-21T16:06:52.399Z]  Built:             Thu Oct 26 09:08:14 2023
16:06:52 [2023-12-21T16:06:52.399Z]  OS/Arch:           linux/arm64
16:06:52 [2023-12-21T16:06:52.399Z]  Context:           default
16:06:52 [2023-12-21T16:06:52.399Z] 
16:06:52 [2023-12-21T16:06:52.399Z] Server: Docker Engine - Community
16:06:52 [2023-12-21T16:06:52.399Z]  Engine:
16:06:52 [2023-12-21T16:06:52.399Z]   Version:          24.0.7
16:06:52 [2023-12-21T16:06:52.399Z]   API version:      1.43 (minimum version 1.12)
16:06:52 [2023-12-21T16:06:52.399Z]   Go version:       go1.20.10
16:06:52 [2023-12-21T16:06:52.399Z]   Git commit:       311b9ff
16:06:52 [2023-12-21T16:06:52.399Z]   Built:            Thu Oct 26 09:08:14 2023
16:06:52 [2023-12-21T16:06:52.399Z]   OS/Arch:          linux/arm64
16:06:52 [2023-12-21T16:06:52.399Z]   Experimental:     true
16:06:52 [2023-12-21T16:06:52.399Z]  containerd:
16:06:52 [2023-12-21T16:06:52.399Z]   Version:          1.6.25
16:06:52 [2023-12-21T16:06:52.399Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
16:06:52 [2023-12-21T16:06:52.399Z]  runc:
16:06:52 [2023-12-21T16:06:52.399Z]   Version:          1.1.10
16:06:52 [2023-12-21T16:06:52.399Z]   GitCommit:        v1.1.10-0-g18a0cb0
16:06:52 [2023-12-21T16:06:52.399Z]  docker-init:
16:06:52 [2023-12-21T16:06:52.399Z]   Version:          0.19.0
16:06:52 [2023-12-21T16:06:52.399Z]   GitCommit:        de40ad0
[Pipeline] sh
16:06:52 [2023-12-21T16:06:52.688Z] + docker info
16:07:02 [2023-12-21T16:07:02.728Z] Client: Docker Engine - Community
16:07:02 [2023-12-21T16:07:02.728Z]  Version:    24.0.7
16:07:02 [2023-12-21T16:07:02.728Z]  Context:    default
16:07:02 [2023-12-21T16:07:02.728Z]  Debug Mode: false
16:07:02 [2023-12-21T16:07:02.728Z]  Plugins:
16:07:02 [2023-12-21T16:07:02.728Z]   buildx: Docker Buildx (Docker Inc.)
16:07:02 [2023-12-21T16:07:02.728Z]     Version:  v0.12.0
16:07:02 [2023-12-21T16:07:02.728Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:07:02 [2023-12-21T16:07:02.728Z]   compose: Docker Compose (Docker Inc.)
16:07:02 [2023-12-21T16:07:02.728Z]     Version:  v2.23.3
16:07:02 [2023-12-21T16:07:02.728Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:07:02 [2023-12-21T16:07:02.728Z] 
16:07:02 [2023-12-21T16:07:02.728Z] Server:
16:07:02 [2023-12-21T16:07:02.728Z]  Containers: 0
16:07:02 [2023-12-21T16:07:02.728Z]   Running: 0
16:07:02 [2023-12-21T16:07:02.728Z]   Paused: 0
16:07:02 [2023-12-21T16:07:02.728Z]   Stopped: 0
16:07:02 [2023-12-21T16:07:02.728Z]  Images: 1
16:07:02 [2023-12-21T16:07:02.728Z]  Server Version: 24.0.7
16:07:02 [2023-12-21T16:07:02.728Z]  Storage Driver: overlay2
16:07:02 [2023-12-21T16:07:02.728Z]   Backing Filesystem: extfs
16:07:02 [2023-12-21T16:07:02.728Z]   Supports d_type: true
16:07:02 [2023-12-21T16:07:02.728Z]   Using metacopy: false
16:07:02 [2023-12-21T16:07:02.728Z]   Native Overlay Diff: true
16:07:02 [2023-12-21T16:07:02.728Z]   userxattr: false
16:07:02 [2023-12-21T16:07:02.728Z]  Logging Driver: json-file
16:07:02 [2023-12-21T16:07:02.728Z]  Cgroup Driver: cgroupfs
16:07:02 [2023-12-21T16:07:02.728Z]  Cgroup Version: 1
16:07:02 [2023-12-21T16:07:02.728Z]  Plugins:
16:07:02 [2023-12-21T16:07:02.728Z]   Volume: local
16:07:02 [2023-12-21T16:07:02.728Z]   Network: bridge host ipvlan macvlan null overlay
16:07:02 [2023-12-21T16:07:02.728Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:07:02 [2023-12-21T16:07:02.728Z]  Swarm: inactive
16:07:02 [2023-12-21T16:07:02.728Z]  Runtimes: io.containerd.runc.v2 runc
16:07:02 [2023-12-21T16:07:02.728Z]  Default Runtime: runc
16:07:02 [2023-12-21T16:07:02.728Z]  Init Binary: docker-init
16:07:02 [2023-12-21T16:07:02.728Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
16:07:02 [2023-12-21T16:07:02.728Z]  runc version: v1.1.10-0-g18a0cb0
16:07:02 [2023-12-21T16:07:02.728Z]  init version: de40ad0
16:07:02 [2023-12-21T16:07:02.728Z]  Security Options:
16:07:02 [2023-12-21T16:07:02.728Z]   apparmor
16:07:02 [2023-12-21T16:07:02.728Z]   seccomp
16:07:02 [2023-12-21T16:07:02.728Z]    Profile: builtin
16:07:02 [2023-12-21T16:07:02.728Z]  Kernel Version: 5.15.0-1050-aws
16:07:02 [2023-12-21T16:07:02.728Z]  Operating System: Ubuntu 20.04.6 LTS
16:07:02 [2023-12-21T16:07:02.728Z]  OSType: linux
16:07:02 [2023-12-21T16:07:02.728Z]  Architecture: aarch64
16:07:02 [2023-12-21T16:07:02.728Z]  CPUs: 8
16:07:02 [2023-12-21T16:07:02.728Z]  Total Memory: 30.64GiB
16:07:02 [2023-12-21T16:07:02.728Z]  Name: ip-10-100-60-150
16:07:02 [2023-12-21T16:07:02.728Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
16:07:02 [2023-12-21T16:07:02.728Z]  Docker Root Dir: /var/lib/docker
16:07:02 [2023-12-21T16:07:02.728Z]  Debug Mode: false
16:07:02 [2023-12-21T16:07:02.728Z]  Experimental: true
16:07:02 [2023-12-21T16:07:02.728Z]  Insecure Registries:
16:07:02 [2023-12-21T16:07:02.728Z]   127.0.0.0/8
16:07:02 [2023-12-21T16:07:02.728Z]  Live Restore Enabled: true
16:07:02 [2023-12-21T16:07:02.728Z] 
[Pipeline] sh
16:07:03 [2023-12-21T16:07:03.015Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:07:03 [2023-12-21T16:07:03.015Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:07:03 [2023-12-21T16:07:03.015Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46977/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:07:03 [2023-12-21T16:07:03.015Z] + bash /home/ubuntu/workspace/moby_PR-46977/check-config.sh
16:07:03 [2023-12-21T16:07:03.015Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:07:03 [2023-12-21T16:07:03.015Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
16:07:03 [2023-12-21T16:07:03.015Z] 
16:07:03 [2023-12-21T16:07:03.015Z] Generally Necessary:
16:07:03 [2023-12-21T16:07:03.015Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:07:03 [2023-12-21T16:07:03.015Z] - apparmor: enabled and tools installed
16:07:03 [2023-12-21T16:07:03.015Z] - CONFIG_NAMESPACES: enabled
16:07:03 [2023-12-21T16:07:03.015Z] - CONFIG_NET_NS: enabled
16:07:03 [2023-12-21T16:07:03.015Z] - CONFIG_PID_NS: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_IPC_NS: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_UTS_NS: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_CGROUPS: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_CGROUP_CPUACCT: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_CGROUP_DEVICE: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_CGROUP_FREEZER: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_CGROUP_SCHED: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_CPUSETS: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_MEMCG: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_KEYS: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_VETH: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_BRIDGE: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_NF_NAT: enabled (as module)
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_POSIX_MQUEUE: enabled
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_CGROUP_BPF: enabled
16:07:03 [2023-12-21T16:07:03.276Z] 
16:07:03 [2023-12-21T16:07:03.276Z] Optional Features:
16:07:03 [2023-12-21T16:07:03.276Z] - CONFIG_USER_NS: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_SECCOMP: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_SECCOMP_FILTER: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_CGROUP_PIDS: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_MEMCG_SWAP: enabled
16:07:03 [2023-12-21T16:07:03.537Z]     (cgroup swap accounting is currently enabled)
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_BLK_CGROUP: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_CGROUP_PERF: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_CGROUP_HUGETLB: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_CFS_BANDWIDTH: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_RT_GROUP_SCHED: missing
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_IP_VS: enabled (as module)
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_IP_VS_NFCT: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_IP_VS_RR: enabled (as module)
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_SECURITY_SELINUX: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_SECURITY_APPARMOR: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_EXT4_FS: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:07:03 [2023-12-21T16:07:03.537Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:07:03 [2023-12-21T16:07:03.798Z] - Network Drivers:
16:07:03 [2023-12-21T16:07:03.798Z]   - "overlay":
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_VXLAN: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:07:03 [2023-12-21T16:07:03.798Z]       Optional (for encrypted networks):
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_CRYPTO: enabled
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_CRYPTO_AEAD: enabled
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_CRYPTO_GCM: enabled
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_CRYPTO_GHASH: enabled
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_XFRM: enabled
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_XFRM_USER: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]       - CONFIG_INET_ESP: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]   - "ipvlan":
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_IPVLAN: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]   - "macvlan":
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_MACVLAN: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_DUMMY: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]   - "ftp,tftp client in container":
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z] - Storage Drivers:
16:07:03 [2023-12-21T16:07:03.798Z]   - "aufs":
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_AUFS_FS: enabled (as module)
16:07:03 [2023-12-21T16:07:03.798Z]   - "btrfs":
16:07:03 [2023-12-21T16:07:03.798Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:07:04 [2023-12-21T16:07:04.059Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:07:04 [2023-12-21T16:07:04.059Z]   - "devicemapper":
16:07:04 [2023-12-21T16:07:04.059Z]     - CONFIG_BLK_DEV_DM: enabled
16:07:04 [2023-12-21T16:07:04.059Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:07:04 [2023-12-21T16:07:04.059Z]   - "overlay":
16:07:04 [2023-12-21T16:07:04.059Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:07:04 [2023-12-21T16:07:04.059Z]   - "zfs":
16:07:04 [2023-12-21T16:07:04.059Z]     - /dev/zfs: present
16:07:04 [2023-12-21T16:07:04.059Z]     - zfs command: missing
16:07:04 [2023-12-21T16:07:04.059Z]     - zpool command: missing
16:07:04 [2023-12-21T16:07:04.059Z] 
16:07:04 [2023-12-21T16:07:04.059Z] Limits:
16:07:04 [2023-12-21T16:07:04.059Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:07:04 [2023-12-21T16:07:04.059Z] 
16:07:04 [2023-12-21T16:07:04.059Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:07:04 [2023-12-21T16:07:04.371Z] + docker build --force-rm -t docker:0252a6f475005f2725403066b2ce08e471c0b369 .
16:07:04 [2023-12-21T16:07:04.946Z] #0 building with "default" instance using docker driver
16:07:04 [2023-12-21T16:07:04.946Z] 
16:07:04 [2023-12-21T16:07:04.946Z] #1 [internal] load build definition from Dockerfile
16:07:04 [2023-12-21T16:07:04.946Z] #1 transferring dockerfile: 27.89kB done
16:07:04 [2023-12-21T16:07:04.946Z] #1 DONE 0.1s
16:07:04 [2023-12-21T16:07:04.946Z] 
16:07:04 [2023-12-21T16:07:04.946Z] #2 [internal] load .dockerignore
16:07:04 [2023-12-21T16:07:04.946Z] #2 transferring context: 113B done
16:07:04 [2023-12-21T16:07:04.946Z] #2 DONE 0.1s
16:07:04 [2023-12-21T16:07:04.946Z] 
16:07:04 [2023-12-21T16:07:04.946Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:07:05 [2023-12-21T16:07:05.214Z] #3 DONE 0.5s
16:07:05 [2023-12-21T16:07:05.214Z] 
16:07:05 [2023-12-21T16:07:05.214Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
16:07:05 [2023-12-21T16:07:05.214Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
16:07:05 [2023-12-21T16:07:05.214Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
16:07:05 [2023-12-21T16:07:05.214Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
16:07:05 [2023-12-21T16:07:05.214Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
16:07:05 [2023-12-21T16:07:05.214Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s
16:07:05 [2023-12-21T16:07:05.474Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s
16:07:05 [2023-12-21T16:07:05.736Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
16:07:05 [2023-12-21T16:07:05.736Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.5s done
16:07:05 [2023-12-21T16:07:05.736Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
16:07:05 [2023-12-21T16:07:05.736Z] #4 DONE 0.7s
16:07:05 [2023-12-21T16:07:05.997Z] 
16:07:05 [2023-12-21T16:07:05.997Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
16:07:07 [2023-12-21T16:07:07.911Z] #5 ...
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
16:07:07 [2023-12-21T16:07:07.911Z] #6 DONE 1.7s
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #7 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
16:07:07 [2023-12-21T16:07:07.911Z] #7 DONE 1.7s
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:07:07 [2023-12-21T16:07:07.911Z] #8 DONE 1.8s
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:07:07 [2023-12-21T16:07:07.911Z] #9 DONE 1.8s
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #10 [internal] load metadata for docker.io/library/busybox:latest
16:07:07 [2023-12-21T16:07:07.911Z] #10 DONE 1.8s
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #11 [internal] load metadata for docker.io/library/debian:bookworm
16:07:07 [2023-12-21T16:07:07.911Z] #11 DONE 1.9s
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
16:07:07 [2023-12-21T16:07:07.911Z] #12 DONE 1.9s
16:07:07 [2023-12-21T16:07:07.911Z] 
16:07:07 [2023-12-21T16:07:07.911Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
16:07:07 [2023-12-21T16:07:07.911Z] #5 DONE 2.0s
16:07:08 [2023-12-21T16:07:08.484Z] 
16:07:08 [2023-12-21T16:07:08.484Z] #13 [internal] load build context
16:07:09 [2023-12-21T16:07:09.890Z] #13 transferring context: 51.91MB 1.1s
16:07:09 [2023-12-21T16:07:09.890Z] #13 transferring context: 74.85MB 1.4s done
16:07:10 [2023-12-21T16:07:10.153Z] #13 DONE 1.5s
16:07:10 [2023-12-21T16:07:10.153Z] 
16:07:10 [2023-12-21T16:07:10.153Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
16:07:10 [2023-12-21T16:07:10.153Z] #14 resolve docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb 0.2s done
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:df832c8ae24e793ae8605057585e8e52bee83aabafe0d5699984efc3a537ad3e 1.58kB / 1.58kB done
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb 1.64kB / 1.64kB done
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:3af3764417cb9572ebe61d714bff873d970876288b1972647a3a3f2805a57865 5.97kB / 5.97kB done
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02 57.67MB / 63.99MB 0.7s
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 49.59MB / 49.59MB 0.7s
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:6c641d36985b2db859fc64c43a6dbf7c25cdf73e5d16d107fab1d95a840bb4e1 23.58MB / 23.58MB 0.5s done
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 6.29MB / 86.40MB 0.7s
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02 63.99MB / 63.99MB 0.8s
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 49.59MB / 49.59MB 0.7s done
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 17.83MB / 86.40MB 0.8s
16:07:10 [2023-12-21T16:07:10.153Z] #14 extracting sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740
16:07:10 [2023-12-21T16:07:10.153Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 0B / 64.07MB 0.8s
16:07:10 [2023-12-21T16:07:10.425Z] #14 sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02 63.99MB / 63.99MB 0.8s done
16:07:10 [2023-12-21T16:07:10.425Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 31.46MB / 86.40MB 0.9s
16:07:10 [2023-12-21T16:07:10.425Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 14.68MB / 64.07MB 0.9s
16:07:10 [2023-12-21T16:07:10.425Z] #14 sha256:f2e32e64a9a49e8ca21961b31d767d9142cf2ec47366202a02a88ce457f8d280 154B / 154B 0.8s done
16:07:10 [2023-12-21T16:07:10.425Z] #14 ...
16:07:10 [2023-12-21T16:07:10.425Z] 
16:07:10 [2023-12-21T16:07:10.425Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:07:10 [2023-12-21T16:07:10.425Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
16:07:10 [2023-12-21T16:07:10.425Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
16:07:10 [2023-12-21T16:07:10.425Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
16:07:10 [2023-12-21T16:07:10.425Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
16:07:10 [2023-12-21T16:07:10.425Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.9s done
16:07:10 [2023-12-21T16:07:10.425Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
16:07:10 [2023-12-21T16:07:10.425Z] #15 DONE 1.9s
16:07:10 [2023-12-21T16:07:10.425Z] 
16:07:10 [2023-12-21T16:07:10.425Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
16:07:10 [2023-12-21T16:07:10.695Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 54.53MB / 86.40MB 1.2s
16:07:10 [2023-12-21T16:07:10.695Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 20.97MB / 64.07MB 1.2s
16:07:10 [2023-12-21T16:07:10.695Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 60.00MB / 86.40MB 1.3s
16:07:10 [2023-12-21T16:07:10.695Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 26.21MB / 64.07MB 1.3s
16:07:10 [2023-12-21T16:07:10.695Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 69.21MB / 86.40MB 1.4s
16:07:10 [2023-12-21T16:07:10.957Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 83.89MB / 86.40MB 1.5s
16:07:10 [2023-12-21T16:07:10.957Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 31.46MB / 64.07MB 1.5s
16:07:10 [2023-12-21T16:07:10.957Z] #14 sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 86.40MB / 86.40MB 1.6s done
16:07:11 [2023-12-21T16:07:11.218Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 35.65MB / 64.07MB 1.8s
16:07:11 [2023-12-21T16:07:11.218Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 50.33MB / 64.07MB 1.9s
16:07:11 [2023-12-21T16:07:11.792Z] #14 ...
16:07:11 [2023-12-21T16:07:11.792Z] 
16:07:11 [2023-12-21T16:07:11.792Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
16:07:11 [2023-12-21T16:07:11.792Z] #16 resolve docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 0.3s done
16:07:11 [2023-12-21T16:07:11.792Z] #16 sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 8.43kB / 8.43kB done
16:07:11 [2023-12-21T16:07:11.792Z] #16 sha256:4a414cfa9cd92a4e51daea13acb8b4613014cc3451edaa61fde120fb8f89fda4 482B / 482B done
16:07:11 [2023-12-21T16:07:11.792Z] #16 sha256:35f8448205d9dfb505a086a1e3255d29308993ed9a26280d8ad373511cb2e7c7 1.14kB / 1.14kB done
16:07:11 [2023-12-21T16:07:11.792Z] #16 sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 15.64MB / 15.64MB 1.7s done
16:07:11 [2023-12-21T16:07:11.792Z] #16 extracting sha256:a6ec2321c445b37a4772e7cf0bcd04f4f618924543cb6b81daef201b6878db72 0.2s done
16:07:11 [2023-12-21T16:07:11.792Z] #16 DONE 3.1s
16:07:11 [2023-12-21T16:07:11.792Z] 
16:07:11 [2023-12-21T16:07:11.792Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
16:07:11 [2023-12-21T16:07:11.792Z] #14 extracting sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 1.5s done
16:07:11 [2023-12-21T16:07:11.792Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 62.91MB / 64.07MB 2.4s
16:07:12 [2023-12-21T16:07:12.365Z] #14 extracting sha256:6c641d36985b2db859fc64c43a6dbf7c25cdf73e5d16d107fab1d95a840bb4e1 0.1s
16:07:12 [2023-12-21T16:07:12.365Z] #14 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 64.07MB / 64.07MB 2.8s done
16:07:12 [2023-12-21T16:07:12.626Z] #14 extracting sha256:6c641d36985b2db859fc64c43a6dbf7c25cdf73e5d16d107fab1d95a840bb4e1 0.5s done
16:07:13 [2023-12-21T16:07:13.604Z] #14 ...
16:07:13 [2023-12-21T16:07:13.604Z] 
16:07:13 [2023-12-21T16:07:13.604Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da
16:07:13 [2023-12-21T16:07:13.604Z] #17 resolve docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da 0.3s done
16:07:13 [2023-12-21T16:07:13.604Z] #17 sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da 1.85kB / 1.85kB done
16:07:13 [2023-12-21T16:07:13.604Z] #17 sha256:80f7f4d265b23835f210c95cea5105ed01ea4d591c2bd58fc774f6e25ee16a39 1.48kB / 1.48kB done
16:07:13 [2023-12-21T16:07:13.604Z] #17 sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 49.59MB / 49.59MB 0.6s done
16:07:13 [2023-12-21T16:07:13.604Z] #17 sha256:104df696a52d049c4d210554795d6b3a03f5d0ffe9a11fdc89b9d4909ea019e2 529B / 529B done
16:07:13 [2023-12-21T16:07:13.604Z] #17 DONE 4.9s
16:07:13 [2023-12-21T16:07:13.604Z] 
16:07:13 [2023-12-21T16:07:13.604Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:07:13 [2023-12-21T16:07:13.604Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
16:07:13 [2023-12-21T16:07:13.604Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:07:13 [2023-12-21T16:07:13.604Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:07:13 [2023-12-21T16:07:13.604Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:07:13 [2023-12-21T16:07:13.604Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done
16:07:13 [2023-12-21T16:07:13.604Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
16:07:13 [2023-12-21T16:07:13.604Z] #18 DONE 4.9s
16:07:13 [2023-12-21T16:07:13.604Z] 
16:07:13 [2023-12-21T16:07:13.604Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
16:07:13 [2023-12-21T16:07:13.604Z] #14 extracting sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02
16:07:13 [2023-12-21T16:07:13.604Z] #14 ...
16:07:13 [2023-12-21T16:07:13.604Z] 
16:07:13 [2023-12-21T16:07:13.604Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
16:07:13 [2023-12-21T16:07:13.604Z] #19 resolve docker.io/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 0.3s done
16:07:13 [2023-12-21T16:07:13.604Z] #19 sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 9.52kB / 9.52kB done
16:07:13 [2023-12-21T16:07:13.604Z] #19 sha256:a4ca727b12c67a0d6a0e8aa578b00eff94a2c092352e24db577aada1536f6c91 858B / 858B done
16:07:13 [2023-12-21T16:07:13.604Z] #19 sha256:23466caa55cb731e1404a17c8a35ac202c16cb952ff210d4ed50a7518b9e9559 581B / 581B done
16:07:13 [2023-12-21T16:07:13.604Z] #19 sha256:29f4353257d60714f1620f68279c2edd71eb4c462215052410ad03c8e781e157 1.92MB / 1.92MB 2.9s done
16:07:13 [2023-12-21T16:07:13.604Z] #19 extracting sha256:29f4353257d60714f1620f68279c2edd71eb4c462215052410ad03c8e781e157 0.2s done
16:07:13 [2023-12-21T16:07:13.604Z] #19 DONE 5.1s
16:07:13 [2023-12-21T16:07:13.604Z] 
16:07:13 [2023-12-21T16:07:13.604Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
16:07:13 [2023-12-21T16:07:13.604Z] #20 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
16:07:13 [2023-12-21T16:07:13.604Z] #20 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
16:07:13 [2023-12-21T16:07:13.604Z] #20 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
16:07:13 [2023-12-21T16:07:13.604Z] #20 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
16:07:13 [2023-12-21T16:07:13.604Z] #20 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.9s done
16:07:13 [2023-12-21T16:07:13.604Z] #20 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.5s done
16:07:13 [2023-12-21T16:07:13.604Z] #20 DONE 5.1s
16:07:13 [2023-12-21T16:07:13.604Z] 
16:07:13 [2023-12-21T16:07:13.604Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
16:07:15 [2023-12-21T16:07:15.031Z] #14 ...
16:07:15 [2023-12-21T16:07:15.031Z] 
16:07:15 [2023-12-21T16:07:15.031Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:07:15 [2023-12-21T16:07:15.031Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
16:07:15 [2023-12-21T16:07:15.031Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
16:07:15 [2023-12-21T16:07:15.031Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
16:07:15 [2023-12-21T16:07:15.031Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 3.5s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 3.6s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.6s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.4s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
16:07:15 [2023-12-21T16:07:15.031Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
16:07:15 [2023-12-21T16:07:15.031Z] #21 DONE 6.4s
16:07:15 [2023-12-21T16:07:15.031Z] 
16:07:15 [2023-12-21T16:07:15.031Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
16:07:16 [2023-12-21T16:07:16.005Z] #14 extracting sha256:ddd8544b6e15c7a4096b1f48a67fb5bed2efba509fca597f1c164b582ab01c02 2.3s done
16:07:16 [2023-12-21T16:07:16.005Z] #14 extracting sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a
16:07:17 [2023-12-21T16:07:17.918Z] #14 extracting sha256:4e4149fb3c15c417a9ef7f8c7d04c13407fa7ee49bee88bcc4bd46626209e57a 1.5s done
16:07:17 [2023-12-21T16:07:17.918Z] #14 extracting sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75
16:07:21 [2023-12-21T16:07:21.211Z] #14 extracting sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 3.5s done
16:07:21 [2023-12-21T16:07:21.780Z] #14 extracting sha256:f2e32e64a9a49e8ca21961b31d767d9142cf2ec47366202a02a88ce457f8d280 done
16:07:22 [2023-12-21T16:07:22.720Z] #14 DONE 14.2s
16:07:22 [2023-12-21T16:07:22.720Z] 
16:07:22 [2023-12-21T16:07:22.720Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:07:22 [2023-12-21T16:07:22.720Z] #22 1.409 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 1.422 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 1.422 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 1.508 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 1.793 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 1.794 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 2.870 Fetched 9072 kB in 2s (5270 kB/s)
16:07:22 [2023-12-21T16:07:22.720Z] #22 2.870 Reading package lists...
16:07:22 [2023-12-21T16:07:22.720Z] #22 3.487 Reading package lists...
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.104 Building dependency tree...
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.563 The following additional packages will be installed:
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.564   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.564   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.565   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.568 Suggested packages:
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.568   krb5-doc krb5-user
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.568 Recommended packages:
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.568   krb5-locales libldap-common publicsuffix libsasl2-modules
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.741 The following NEW packages will be installed:
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.742   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.742   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.742   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:07:22 [2023-12-21T16:07:22.720Z] #22 4.743   libssh2-1 libssl3 openssl
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.023 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.023 Need to get 5813 kB of archives.
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.023 After this operation, 16.1 MB of additional disk space will be used.
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.023 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.196 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.221 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.223 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.228 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.230 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.249 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.252 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.335 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.367 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.370 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.405 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.413 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.417 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.469 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.481 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.484 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u4 [366 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.487 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u4 [308 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.490 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.492 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.493 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.685 debconf: delaying package configuration, since apt-utils is not installed
16:07:22 [2023-12-21T16:07:22.720Z] #22 5.732 Fetched 5813 kB in 1s (7889 kB/s)
16:07:22 [2023-12-21T16:07:22.720Z] #22 6.167 Selecting previously unselected package libssl3:arm64.
16:07:22 [2023-12-21T16:07:22.720Z] #22 6.167 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
16:07:22 [2023-12-21T16:07:22.720Z] #22 6.169 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 6.454 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 6.674 Selecting previously unselected package openssl.
16:07:22 [2023-12-21T16:07:22.720Z] #22 6.675 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 6.681 Unpacking openssl (3.0.11-1~deb12u2) ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.057 Selecting previously unselected package ca-certificates.
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.062 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.066 Unpacking ca-certificates (20230311) ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.331 Selecting previously unselected package libbrotli1:arm64.
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.332 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.353 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.702 Selecting previously unselected package libkrb5support0:arm64.
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.703 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 7.711 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.097 Selecting previously unselected package libk5crypto3:arm64.
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.098 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.182 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.575 Selecting previously unselected package libkeyutils1:arm64.
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.576 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.606 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.832 Selecting previously unselected package libkrb5-3:arm64.
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.833 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.720Z] #22 8.851 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
16:07:22 [2023-12-21T16:07:22.980Z] #22 9.318 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:07:22 [2023-12-21T16:07:22.980Z] #22 9.319 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
16:07:22 [2023-12-21T16:07:22.980Z] #22 9.339 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
16:07:22 [2023-12-21T16:07:22.980Z] #22 9.598 Selecting previously unselected package libsasl2-modules-db:arm64.
16:07:23 [2023-12-21T16:07:23.239Z] #22 9.599 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
16:07:23 [2023-12-21T16:07:23.239Z] #22 9.687 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
16:07:23 [2023-12-21T16:07:23.239Z] #22 9.934 Selecting previously unselected package libsasl2-2:arm64.
16:07:23 [2023-12-21T16:07:23.499Z] #22 9.935 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
16:07:23 [2023-12-21T16:07:23.499Z] #22 9.967 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
16:07:23 [2023-12-21T16:07:23.759Z] #22 ...
16:07:23 [2023-12-21T16:07:23.759Z] 
16:07:23 [2023-12-21T16:07:23.759Z] #23 [build-dummy 2/2] RUN mkdir -p /build
16:07:23 [2023-12-21T16:07:23.759Z] #23 ...
16:07:23 [2023-12-21T16:07:23.759Z] 
16:07:23 [2023-12-21T16:07:23.759Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:07:23 [2023-12-21T16:07:23.759Z] #22 10.36 Selecting previously unselected package libldap-2.5-0:arm64.
16:07:24 [2023-12-21T16:07:24.018Z] #22 10.36 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
16:07:24 [2023-12-21T16:07:24.018Z] #22 10.37 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
16:07:24 [2023-12-21T16:07:24.293Z] #22 10.94 Selecting previously unselected package libnghttp2-14:arm64.
16:07:24 [2023-12-21T16:07:24.553Z] #22 10.94 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
16:07:24 [2023-12-21T16:07:24.553Z] #22 10.95 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
16:07:24 [2023-12-21T16:07:24.813Z] #22 11.41 Selecting previously unselected package libpsl5:arm64.
16:07:25 [2023-12-21T16:07:25.072Z] #22 11.41 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
16:07:25 [2023-12-21T16:07:25.072Z] #22 11.51 Unpacking libpsl5:arm64 (0.21.2-1) ...
16:07:25 [2023-12-21T16:07:25.072Z] #22 ...
16:07:25 [2023-12-21T16:07:25.072Z] 
16:07:25 [2023-12-21T16:07:25.072Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:07:25 [2023-12-21T16:07:25.332Z] #24 ...
16:07:25 [2023-12-21T16:07:25.332Z] 
16:07:25 [2023-12-21T16:07:25.332Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:07:25 [2023-12-21T16:07:25.332Z] #22 12.03 Selecting previously unselected package librtmp1:arm64.
16:07:25 [2023-12-21T16:07:25.591Z] #22 12.03 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:07:25 [2023-12-21T16:07:25.592Z] #22 12.08 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:07:25 [2023-12-21T16:07:25.592Z] #22 12.29 Selecting previously unselected package libssh2-1:arm64.
16:07:25 [2023-12-21T16:07:25.851Z] #22 12.29 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
16:07:25 [2023-12-21T16:07:25.851Z] #22 12.31 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
16:07:25 [2023-12-21T16:07:25.851Z] #22 12.42 Selecting previously unselected package libcurl4:arm64.
16:07:25 [2023-12-21T16:07:25.851Z] #22 12.42 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u4_arm64.deb ...
16:07:25 [2023-12-21T16:07:25.851Z] #22 12.43 Unpacking libcurl4:arm64 (7.88.1-10+deb12u4) ...
16:07:25 [2023-12-21T16:07:25.851Z] #22 12.58 Selecting previously unselected package curl.
16:07:26 [2023-12-21T16:07:26.111Z] #22 12.58 Preparing to unpack .../17-curl_7.88.1-10+deb12u4_arm64.deb ...
16:07:26 [2023-12-21T16:07:26.111Z] #22 12.65 Unpacking curl (7.88.1-10+deb12u4) ...
16:07:26 [2023-12-21T16:07:26.371Z] #22 13.10 Selecting previously unselected package libonig5:arm64.
16:07:26 [2023-12-21T16:07:26.630Z] #22 13.10 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
16:07:26 [2023-12-21T16:07:26.630Z] #22 13.11 Unpacking libonig5:arm64 (6.9.8-1) ...
16:07:27 [2023-12-21T16:07:27.199Z] #22 13.86 Selecting previously unselected package libjq1:arm64.
16:07:27 [2023-12-21T16:07:27.459Z] #22 13.86 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
16:07:27 [2023-12-21T16:07:27.459Z] #22 13.91 Unpacking libjq1:arm64 (1.6-2.1) ...
16:07:27 [2023-12-21T16:07:27.459Z] #22 14.17 Selecting previously unselected package jq.
16:07:27 [2023-12-21T16:07:27.719Z] #22 14.17 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
16:07:27 [2023-12-21T16:07:27.719Z] #22 14.23 Unpacking jq (1.6-2.1) ...
16:07:27 [2023-12-21T16:07:27.719Z] #22 14.36 Setting up libkeyutils1:arm64 (1.6.3-2) ...
16:07:27 [2023-12-21T16:07:27.978Z] #22 14.56 Setting up libpsl5:arm64 (0.21.2-1) ...
16:07:28 [2023-12-21T16:07:28.238Z] #22 14.59 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
16:07:28 [2023-12-21T16:07:28.238Z] #22 14.61 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
16:07:28 [2023-12-21T16:07:28.238Z] #22 14.63 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
16:07:28 [2023-12-21T16:07:28.238Z] #22 14.77 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
16:07:28 [2023-12-21T16:07:28.238Z] #22 14.79 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
16:07:28 [2023-12-21T16:07:28.238Z] #22 14.82 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:07:28 [2023-12-21T16:07:28.238Z] #22 14.90 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
16:07:28 [2023-12-21T16:07:28.497Z] #22 15.02 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
16:07:28 [2023-12-21T16:07:28.497Z] #22 15.04 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
16:07:28 [2023-12-21T16:07:28.497Z] #22 15.06 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
16:07:28 [2023-12-21T16:07:28.497Z] #22 15.11 Setting up openssl (3.0.11-1~deb12u2) ...
16:07:28 [2023-12-21T16:07:28.497Z] #22 15.15 Setting up libonig5:arm64 (6.9.8-1) ...
16:07:28 [2023-12-21T16:07:28.757Z] #22 15.19 Setting up libjq1:arm64 (1.6-2.1) ...
16:07:28 [2023-12-21T16:07:28.757Z] #22 15.22 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
16:07:28 [2023-12-21T16:07:28.757Z] #22 15.28 Setting up ca-certificates (20230311) ...
16:07:28 [2023-12-21T16:07:28.757Z] #22 15.40 debconf: unable to initialize frontend: Dialog
16:07:28 [2023-12-21T16:07:28.757Z] #22 15.40 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:07:28 [2023-12-21T16:07:28.757Z] #22 15.40 debconf: falling back to frontend: Readline
16:07:29 [2023-12-21T16:07:29.017Z] #22 15.40 debconf: unable to initialize frontend: Readline
16:07:29 [2023-12-21T16:07:29.017Z] #22 15.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.)
16:07:29 [2023-12-21T16:07:29.017Z] #22 15.40 debconf: falling back to frontend: Teletype
16:07:29 [2023-12-21T16:07:29.277Z] #22 15.84 Updating certificates in /etc/ssl/certs...
16:07:29 [2023-12-21T16:07:29.846Z] #22 ...
16:07:29 [2023-12-21T16:07:29.846Z] 
16:07:29 [2023-12-21T16:07:29.846Z] #23 [build-dummy 2/2] RUN mkdir -p /build
16:07:29 [2023-12-21T16:07:29.846Z] #23 DONE 15.9s
16:07:29 [2023-12-21T16:07:29.846Z] 
16:07:29 [2023-12-21T16:07:29.846Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:07:29 [2023-12-21T16:07:29.846Z] #24 DONE 14.6s
16:07:29 [2023-12-21T16:07:29.846Z] 
16:07:29 [2023-12-21T16:07:29.846Z] #25 [base 2/4] COPY --from=xx / /
16:07:29 [2023-12-21T16:07:29.846Z] #25 DONE 0.1s
16:07:29 [2023-12-21T16:07:29.846Z] 
16:07:29 [2023-12-21T16:07:29.846Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:07:29 [2023-12-21T16:07:29.846Z] #26 DONE 0.0s
16:07:29 [2023-12-21T16:07:29.846Z] 
16:07:29 [2023-12-21T16:07:29.846Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:07:30 [2023-12-21T16:07:30.107Z] #27 DONE 0.6s
16:07:30 [2023-12-21T16:07:30.107Z] 
16:07:30 [2023-12-21T16:07:30.107Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.49 140 added, 0 removed; done.
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.52 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.53 Setting up jq (1.6-2.1) ...
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.54 Setting up libcurl4:arm64 (7.88.1-10+deb12u4) ...
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.55 Setting up curl (7.88.1-10+deb12u4) ...
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.56 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.58 Processing triggers for ca-certificates (20230311) ...
16:07:30 [2023-12-21T16:07:30.107Z] #22 16.59 Updating certificates in /etc/ssl/certs...
16:07:30 [2023-12-21T16:07:30.366Z] #22 17.07 0 added, 0 removed; done.
16:07:30 [2023-12-21T16:07:30.366Z] #22 17.07 Running hooks in /etc/ca-certificates/update.d...
16:07:30 [2023-12-21T16:07:30.626Z] #22 17.07 done.
16:07:30 [2023-12-21T16:07:30.626Z] #22 DONE 17.1s
16:07:30 [2023-12-21T16:07:30.626Z] 
16:07:30 [2023-12-21T16:07:30.626Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:07:30 [2023-12-21T16:07:30.626Z] #28 DONE 0.0s
16:07:30 [2023-12-21T16:07:30.626Z] 
16:07:30 [2023-12-21T16:07:30.626Z] #29 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
16:07:30 [2023-12-21T16:07:30.886Z] #29 0.631 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:07:30 [2023-12-21T16:07:30.886Z] #29 0.643 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:07:30 [2023-12-21T16:07:30.886Z] #29 0.643 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:07:30 [2023-12-21T16:07:30.886Z] #29 0.730 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:07:30 [2023-12-21T16:07:30.886Z] #29 0.802 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:07:31 [2023-12-21T16:07:31.146Z] #29 0.875 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:07:32 [2023-12-21T16:07:32.085Z] #29 1.769 Fetched 9072 kB in 1s (6484 kB/s)
16:07:32 [2023-12-21T16:07:32.654Z] #29 1.769 Reading package lists...
16:07:33 [2023-12-21T16:07:33.224Z] #29 2.402 Reading package lists...
16:07:33 [2023-12-21T16:07:33.224Z] #29 3.021 Building dependency tree...
16:07:33 [2023-12-21T16:07:33.483Z] #29 3.204 Reading state information...
16:07:33 [2023-12-21T16:07:33.743Z] #29 3.487 The following additional packages will be installed:
16:07:33 [2023-12-21T16:07:33.743Z] #29 3.489   libmagic-mgc libmagic1
16:07:33 [2023-12-21T16:07:33.743Z] #29 3.521 The following NEW packages will be installed:
16:07:33 [2023-12-21T16:07:33.743Z] #29 3.523   file libmagic-mgc libmagic1
16:07:34 [2023-12-21T16:07:34.002Z] #29 3.798 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
16:07:34 [2023-12-21T16:07:34.002Z] #29 3.798 Need to get 446 kB of archives.
16:07:34 [2023-12-21T16:07:34.002Z] #29 3.798 After this operation, 8709 kB of additional disk space will be used.
16:07:34 [2023-12-21T16:07:34.002Z] #29 3.798 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
16:07:34 [2023-12-21T16:07:34.002Z] #29 3.806 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
16:07:34 [2023-12-21T16:07:34.002Z] #29 3.807 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
16:07:34 [2023-12-21T16:07:34.262Z] #29 4.077 debconf: delaying package configuration, since apt-utils is not installed
16:07:34 [2023-12-21T16:07:34.262Z] #29 4.119 Fetched 446 kB in 0s (1623 kB/s)
16:07:34 [2023-12-21T16:07:34.262Z] #29 4.232 Selecting previously unselected package libmagic-mgc.
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.232 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.242 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.246 Unpacking libmagic-mgc (1:5.44-3) ...
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.324 Selecting previously unselected package libmagic1:arm64.
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.326 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.333 Unpacking libmagic1:arm64 (1:5.44-3) ...
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.376 Selecting previously unselected package file.
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.378 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.383 Unpacking file (1:5.44-3) ...
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.425 Setting up libmagic-mgc (1:5.44-3) ...
16:07:34 [2023-12-21T16:07:34.522Z] #29 4.435 Setting up libmagic1:arm64 (1:5.44-3) ...
16:07:34 [2023-12-21T16:07:34.782Z] #29 4.456 Setting up file (1:5.44-3) ...
16:07:34 [2023-12-21T16:07:34.782Z] #29 4.468 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:07:35 [2023-12-21T16:07:35.721Z] #29 DONE 5.6s
16:07:35 [2023-12-21T16:07:35.721Z] 
16:07:35 [2023-12-21T16:07:35.721Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:07:35 [2023-12-21T16:07:35.721Z] #30 2.464 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:07:35 [2023-12-21T16:07:35.721Z] #30 3.060 #=#=#                                                                         
16:07:35 [2023-12-21T16:07:35.721Z] #30 3.329 #=#=#                                                                         

##                                                                         4.1%
######################################################################## 100.0%
16:07:35 [2023-12-21T16:07:35.721Z] #30 3.662 
16:07:35 [2023-12-21T16:07:35.980Z] #30 ...
16:07:35 [2023-12-21T16:07:35.980Z] 
16:07:35 [2023-12-21T16:07:35.980Z] #31 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
16:07:35 [2023-12-21T16:07:35.980Z] #31 DONE 0.1s
16:07:35 [2023-12-21T16:07:35.980Z] 
16:07:35 [2023-12-21T16:07:35.980Z] #32 [tini-src 1/3] WORKDIR /usr/src/tini
16:07:36 [2023-12-21T16:07:36.240Z] #32 ...
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.240Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:07:36 [2023-12-21T16:07:36.240Z] #33 DONE 0.1s
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.240Z] #34 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:07:36 [2023-12-21T16:07:36.240Z] #34 DONE 0.2s
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.240Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:07:36 [2023-12-21T16:07:36.240Z] #35 DONE 0.2s
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.240Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:07:36 [2023-12-21T16:07:36.240Z] #36 DONE 0.2s
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.240Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:07:36 [2023-12-21T16:07:36.240Z] #37 DONE 0.3s
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.240Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:07:36 [2023-12-21T16:07:36.240Z] #38 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.240Z] #32 [tini-src 1/3] WORKDIR /usr/src/tini
16:07:36 [2023-12-21T16:07:36.240Z] #32 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.240Z] 
16:07:36 [2023-12-21T16:07:36.241Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc
16:07:36 [2023-12-21T16:07:36.241Z] #39 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.241Z] 
16:07:36 [2023-12-21T16:07:36.241Z] #40 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:07:36 [2023-12-21T16:07:36.241Z] #40 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.241Z] 
16:07:36 [2023-12-21T16:07:36.241Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:07:36 [2023-12-21T16:07:36.241Z] #41 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.241Z] 
16:07:36 [2023-12-21T16:07:36.241Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:07:36 [2023-12-21T16:07:36.241Z] #42 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.241Z] 
16:07:36 [2023-12-21T16:07:36.241Z] #43 [registry-src 1/2] WORKDIR /usr/src/registry
16:07:36 [2023-12-21T16:07:36.241Z] #43 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.241Z] 
16:07:36 [2023-12-21T16:07:36.241Z] #44 [delve-src 1/3] WORKDIR /usr/src/delve
16:07:36 [2023-12-21T16:07:36.241Z] #44 DONE 0.4s
16:07:36 [2023-12-21T16:07:36.241Z] 
16:07:36 [2023-12-21T16:07:36.241Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:07:36 [2023-12-21T16:07:36.241Z] #30 5.688 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:07:36 [2023-12-21T16:07:36.811Z] #30 ...
16:07:36 [2023-12-21T16:07:36.811Z] 
16:07:36 [2023-12-21T16:07:36.811Z] #45 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: Using 'master' as the name for the initial branch. This default branch name
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: is subject to change. To configure the initial branch name to use in all
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: of your new repositories, which will suppress this warning, call:
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: 
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: 	git config --global init.defaultBranch <name>
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: 
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: 'development'. The just-created branch can be renamed via this command:
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: 
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.630 hint: 	git branch -m <name>
16:07:36 [2023-12-21T16:07:36.811Z] #45 0.631 Initialized empty Git repository in /usr/src/containerd/.git/
16:07:36 [2023-12-21T16:07:36.811Z] #45 DONE 0.7s
16:07:36 [2023-12-21T16:07:36.811Z] 
16:07:36 [2023-12-21T16:07:36.811Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:07:36 [2023-12-21T16:07:36.811Z] #30 6.281 #=#=#                                                                         
16:07:37 [2023-12-21T16:07:37.332Z] #30 6.471 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.0%
######################################################################## 100.0%
16:07:37 [2023-12-21T16:07:37.902Z] #30 7.145 
16:07:39 [2023-12-21T16:07:39.834Z] #30 9.239 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
16:07:40 [2023-12-21T16:07:40.783Z] #30 10.01 #=#=#                                                                         
16:07:41 [2023-12-21T16:07:41.045Z] 
16:07:41 [2023-12-21T16:07:41.045Z] #30 ...
16:07:41 [2023-12-21T16:07:41.045Z] 
16:07:41 [2023-12-21T16:07:41.045Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:07:41 [2023-12-21T16:07:41.045Z] #46 1.266 Initialized empty Git repository in /usr/src/swagger/.git/
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: Using 'master' as the name for the initial branch. This default branch name
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: is subject to change. To configure the initial branch name to use in all
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: of your new repositories, which will suppress this warning, call:
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: 
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: 	git config --global init.defaultBranch <name>
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: 
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: 'development'. The just-created branch can be renamed via this command:
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: 
16:07:41 [2023-12-21T16:07:41.046Z] #46 1.266 hint: 	git branch -m <name>
16:07:41 [2023-12-21T16:07:41.046Z] #46 DONE 4.7s
16:07:41 [2023-12-21T16:07:41.046Z] 
16:07:41 [2023-12-21T16:07:41.046Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:07:41 [2023-12-21T16:07:41.307Z] #30 10.31 #=#=#                                                                         

                                                                           0.1%
####################################                                      51.4%
###########################################################               82.2%
######################################################################## 100.0%
16:07:41 [2023-12-21T16:07:41.568Z] #30 10.97 
16:07:44 [2023-12-21T16:07:44.869Z] #30 13.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:07:45 [2023-12-21T16:07:45.441Z] #30 14.71 #=#=#                                                                         
16:07:45 [2023-12-21T16:07:45.962Z] #30 15.04 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
16:07:45 [2023-12-21T16:07:45.962Z] #30 ...
16:07:45 [2023-12-21T16:07:45.962Z] 
16:07:45 [2023-12-21T16:07:45.962Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:07:45 [2023-12-21T16:07:45.962Z] #47 1.141 go: downloading mvdan.cc/sh/v3 v3.6.0
16:07:45 [2023-12-21T16:07:45.962Z] #47 1.545 go: downloading golang.org/x/term v0.3.0
16:07:45 [2023-12-21T16:07:45.962Z] #47 1.545 go: downloading github.com/google/renameio/v2 v2.0.0
16:07:45 [2023-12-21T16:07:45.962Z] #47 1.545 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:07:45 [2023-12-21T16:07:45.962Z] #47 1.546 go: downloading mvdan.cc/editorconfig v0.2.0
16:07:45 [2023-12-21T16:07:45.962Z] #47 1.609 go: downloading golang.org/x/sys v0.3.0
16:07:45 [2023-12-21T16:07:45.962Z] #47 ...
16:07:45 [2023-12-21T16:07:45.962Z] 
16:07:45 [2023-12-21T16:07:45.962Z] #48 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
16:07:46 [2023-12-21T16:07:46.223Z] #48 ...
16:07:46 [2023-12-21T16:07:46.223Z] 
16:07:46 [2023-12-21T16:07:46.223Z] #49 [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
16:07:46 [2023-12-21T16:07:46.223Z] #49 4.103 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:07:46 [2023-12-21T16:07:46.223Z] #49 4.151 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:07:46 [2023-12-21T16:07:46.223Z] #49 4.159 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:07:46 [2023-12-21T16:07:46.223Z] #49 4.319 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:07:46 [2023-12-21T16:07:46.223Z] #49 4.828 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:07:46 [2023-12-21T16:07:46.223Z] #49 4.924 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:07:46 [2023-12-21T16:07:46.223Z] #49 6.205 Fetched 9072 kB in 2s (3796 kB/s)
16:07:46 [2023-12-21T16:07:46.223Z] #49 6.205 Reading package lists...
16:07:46 [2023-12-21T16:07:46.223Z] #49 7.678 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:07:46 [2023-12-21T16:07:46.223Z] #49 7.678 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:07:46 [2023-12-21T16:07:46.223Z] #49 7.679 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:07:46 [2023-12-21T16:07:46.223Z] #49 8.319 Reading package lists...
16:07:46 [2023-12-21T16:07:46.223Z] #49 9.178 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
16:07:46 [2023-12-21T16:07:46.223Z] #49 9.189 Reading package lists...
16:07:46 [2023-12-21T16:07:46.223Z] #49 10.11 Building dependency tree...
16:07:46 [2023-12-21T16:07:46.223Z] #49 ...
16:07:46 [2023-12-21T16:07:46.223Z] 
16:07:46 [2023-12-21T16:07:46.223Z] #50 [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
16:07:46 [2023-12-21T16:07:46.223Z] #50 1.407 go: downloading gotest.tools/gotestsum v1.8.2
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.173 go: downloading github.com/dnephin/pflag v1.0.7
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.178 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.178 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.178 go: downloading github.com/fatih/color v1.13.0
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.178 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.178 go: downloading golang.org/x/tools v0.1.11
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.210 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.271 go: downloading github.com/mattn/go-colorable v0.1.12
16:07:46 [2023-12-21T16:07:46.223Z] #50 3.271 go: downloading github.com/mattn/go-isatty v0.0.14
16:07:46 [2023-12-21T16:07:46.223Z] #50 4.237 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:07:46 [2023-12-21T16:07:46.223Z] #50 ...
16:07:46 [2023-12-21T16:07:46.223Z] 
16:07:46 [2023-12-21T16:07:46.223Z] #51 [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
16:07:46 [2023-12-21T16:07:46.223Z] #51 2.238 go: downloading github.com/pelletier/go-toml v1.8.1
16:07:46 [2023-12-21T16:07:46.487Z] #51 ...
16:07:46 [2023-12-21T16:07:46.487Z] 
16:07:46 [2023-12-21T16:07:46.487Z] #52 [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
16:07:46 [2023-12-21T16:07:46.487Z] #52 ...
16:07:46 [2023-12-21T16:07:46.487Z] 
16:07:46 [2023-12-21T16:07:46.487Z] #53 [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.54.2"      && /build/golangci-lint --version
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.228 go: downloading github.com/golangci/golangci-lint v1.54.2
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.848 go: downloading github.com/fatih/color v1.15.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.848 go: downloading github.com/gofrs/flock v0.8.1
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.848 go: downloading github.com/spf13/pflag v1.0.5
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.848 go: downloading github.com/spf13/viper v1.12.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.848 go: downloading github.com/spf13/cobra v1.7.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.848 go: downloading gopkg.in/yaml.v3 v3.0.1
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.861 go: downloading golang.org/x/tools v0.12.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 1.864 go: downloading github.com/hashicorp/go-version v1.6.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.059 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.070 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.076 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.076 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.080 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.255 go: downloading github.com/mattn/go-colorable v0.1.13
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.255 go: downloading github.com/sirupsen/logrus v1.9.3
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.367 go: downloading github.com/stretchr/testify v1.8.4
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.374 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.484 go: downloading github.com/mattn/go-isatty v0.0.17
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.608 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.608 go: downloading github.com/spf13/afero v1.8.2
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.609 go: downloading github.com/spf13/cast v1.5.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.610 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.680 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.689 go: downloading golang.org/x/mod v0.12.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.697 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.703 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.720 go: downloading github.com/4meepo/tagalign v1.3.2
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.731 go: downloading github.com/Abirdcfly/dupword v0.0.12
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.734 go: downloading github.com/Antonboom/errname v0.1.12
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.784 go: downloading github.com/Antonboom/nilnil v0.1.7
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.785 go: downloading github.com/BurntSushi/toml v1.3.2
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.922 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.970 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.971 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.971 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.972 go: downloading github.com/alexkohler/prealloc v1.0.0
16:07:46 [2023-12-21T16:07:46.487Z] #53 2.972 go: downloading github.com/alingse/asasalint v0.0.11
16:07:46 [2023-12-21T16:07:46.488Z] #53 2.972 go: downloading github.com/ashanbrown/forbidigo v1.6.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.104 go: downloading github.com/ashanbrown/makezero v1.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.144 go: downloading github.com/bkielbasa/cyclop v1.2.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.144 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.144 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.145 go: downloading github.com/breml/bidichk v0.2.4
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.145 go: downloading github.com/breml/errchkjson v0.3.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.145 go: downloading github.com/butuzov/ireturn v0.2.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.146 go: downloading github.com/butuzov/mirror v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.193 go: downloading github.com/charithe/durationcheck v0.0.10
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.208 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.214 go: downloading github.com/daixiang0/gci v0.11.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.294 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.295 go: downloading github.com/esimonov/ifshort v1.0.4
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.386 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.403 go: downloading github.com/fzipp/gocyclo v0.6.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.512 go: downloading github.com/go-critic/go-critic v0.9.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.624 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.624 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.625 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.625 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.846 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.848 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.895 go: downloading github.com/golangci/misspell v0.4.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.969 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.974 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.995 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.995 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 3.996 go: downloading github.com/hexops/gotextdiff v1.0.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.027 go: downloading github.com/jgautheron/goconst v1.5.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.040 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.041 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.090 go: downloading github.com/julz/importas v0.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.092 go: downloading github.com/kisielk/errcheck v1.6.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.093 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.094 go: downloading github.com/kulti/thelper v0.6.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.096 go: downloading github.com/kunwardeep/paralleltest v1.0.8
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.131 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.132 go: downloading github.com/ldez/tagliatelle v0.5.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.136 go: downloading github.com/leonklingele/grouper v1.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.294 go: downloading github.com/lufeee/execinquery v1.2.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.295 go: downloading github.com/maratori/testableexamples v1.0.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.295 go: downloading github.com/maratori/testpackage v1.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.296 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.296 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.341 go: downloading github.com/mgechev/revive v1.3.2
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.442 go: downloading github.com/moricho/tparallel v0.3.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.451 go: downloading github.com/nakabonne/nestif v0.3.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.453 go: downloading github.com/nishanths/exhaustive v0.11.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.453 go: downloading github.com/nishanths/predeclared v0.2.2
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.453 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.589 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.589 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.595 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.637 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.638 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.646 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.650 go: downloading github.com/securego/gosec/v2 v2.17.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.758 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.759 go: downloading github.com/sivchari/containedctx v1.0.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.797 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.798 go: downloading github.com/sivchari/tenv v1.7.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.800 go: downloading github.com/sonatard/noctx v0.0.2
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.801 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.803 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.820 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.831 go: downloading github.com/tdakkota/asciicheck v0.2.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.860 go: downloading github.com/tetafro/godot v1.4.14
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.873 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.878 go: downloading github.com/timonwong/loggercheck v0.9.4
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.900 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.962 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.966 go: downloading github.com/ultraware/funlen v0.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 4.968 go: downloading github.com/ultraware/whitespace v0.0.5
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.079 go: downloading github.com/uudashr/gocognit v1.0.7
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.082 go: downloading github.com/xen0n/gosmopolitan v1.2.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.118 go: downloading github.com/yagipy/maintidx v1.0.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.131 go: downloading github.com/yeya24/promlinter v0.2.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.187 go: downloading github.com/ykadowak/zerologlint v0.1.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.189 go: downloading gitlab.com/bosi/decorder v0.4.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.274 go: downloading go.tmz.dev/musttag v0.7.2
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.276 go: downloading honnef.co/go/tools v0.4.5
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.435 go: downloading mvdan.cc/gofumpt v0.5.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.476 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.614 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.626 go: downloading github.com/hashicorp/errwrap v1.0.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.718 go: downloading golang.org/x/sys v0.11.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.891 go: downloading github.com/subosito/gotenv v1.4.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.891 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.891 go: downloading gopkg.in/ini.v1 v1.67.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.892 go: downloading github.com/magiconair/properties v1.8.6
16:07:46 [2023-12-21T16:07:46.488Z] #53 5.892 go: downloading github.com/hashicorp/hcl v1.0.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.118 go: downloading golang.org/x/text v0.12.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.118 go: downloading github.com/davecgh/go-spew v1.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.170 go: downloading github.com/pmezard/go-difflib v1.0.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.172 go: downloading github.com/stretchr/objx v0.5.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.258 go: downloading github.com/fatih/structtag v1.2.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.278 go: downloading github.com/gobwas/glob v0.2.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.280 go: downloading github.com/pelletier/go-toml v1.9.5
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.539 go: downloading github.com/google/go-cmp v0.5.9
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.540 go: downloading gopkg.in/yaml.v2 v2.4.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.548 go: downloading golang.org/x/sync v0.3.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.651 go: downloading go.uber.org/zap v1.24.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.759 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.760 go: downloading github.com/go-toolsmith/astcopy v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.760 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.783 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.843 go: downloading github.com/go-toolsmith/astp v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.843 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.844 go: downloading github.com/go-toolsmith/typep v1.1.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 6.957 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.031 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.040 go: downloading github.com/kisielk/gotool v1.0.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.067 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.106 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.239 go: downloading github.com/ettle/strcase v0.1.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.241 go: downloading github.com/Masterminds/semver v1.5.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.341 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.379 go: downloading github.com/prometheus/client_golang v1.12.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.468 go: downloading github.com/prometheus/client_model v0.2.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.511 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.615 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.649 go: downloading go.uber.org/atomic v1.7.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.717 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.719 go: downloading go.uber.org/multierr v1.6.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.887 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.892 go: downloading github.com/quasilyte/gogrep v0.5.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 7.929 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:07:46 [2023-12-21T16:07:46.488Z] #53 8.150 go: downloading github.com/golang/protobuf v1.5.2
16:07:46 [2023-12-21T16:07:46.488Z] #53 8.159 go: downloading github.com/beorn7/perks v1.0.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 8.165 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:07:46 [2023-12-21T16:07:46.488Z] #53 8.330 go: downloading github.com/prometheus/common v0.32.1
16:07:46 [2023-12-21T16:07:46.488Z] #53 8.331 go: downloading github.com/prometheus/procfs v0.7.3
16:07:46 [2023-12-21T16:07:46.488Z] #53 8.331 go: downloading google.golang.org/protobuf v1.28.0
16:07:46 [2023-12-21T16:07:46.488Z] #53 8.601 go: downloading github.com/mattn/go-runewidth v0.0.9
16:07:46 [2023-12-21T16:07:46.488Z] #53 9.138 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:07:46 [2023-12-21T16:07:46.749Z] #53 ...
16:07:46 [2023-12-21T16:07:46.749Z] 
16:07:46 [2023-12-21T16:07:46.749Z] #54 [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             ;
16:07:46 [2023-12-21T16:07:46.749Z] #54 3.162 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 3.185 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 3.193 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 3.338 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 3.684 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 3.750 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 4.800 Fetched 9072 kB in 2s (4801 kB/s)
16:07:46 [2023-12-21T16:07:46.749Z] #54 4.800 Reading package lists...
16:07:46 [2023-12-21T16:07:46.749Z] #54 5.682 Reading package lists...
16:07:46 [2023-12-21T16:07:46.749Z] #54 6.565 Building dependency tree...
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.387 python3 is already the newest version (3.11.2-1+b1).
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.387 The following additional packages will be installed:
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.390   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.390   xz-utils
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.393 Suggested packages:
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.394   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.394   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.394   m4-doc ed diffutils-doc
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.394 Recommended packages:
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.394   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.394   liblocale-gettext-perl libltdl-dev
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.650 The following NEW packages will be installed:
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.650   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.651   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.652   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.947 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.947 Need to get 5656 kB of archives.
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.947 After this operation, 16.7 MB of additional disk space will be used.
16:07:46 [2023-12-21T16:07:46.749Z] #54 7.947 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.023 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.050 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.142 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.148 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.150 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.249 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.334 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.346 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.456 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.508 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.529 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.533 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.533 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.545 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.596 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.688 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.691 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 8.693 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
16:07:46 [2023-12-21T16:07:46.749Z] #54 9.024 debconf: delaying package configuration, since apt-utils is not installed
16:07:46 [2023-12-21T16:07:46.749Z] #54 9.423 Fetched 5656 kB in 1s (5516 kB/s)
16:07:46 [2023-12-21T16:07:46.749Z] #54 9.628 Selecting previously unselected package bzip2.
16:07:46 [2023-12-21T16:07:46.749Z] #54 9.628 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:07:46 [2023-12-21T16:07:46.749Z] #54 9.639 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
16:07:46 [2023-12-21T16:07:46.749Z] #54 9.835 Unpacking bzip2 (1.0.8-5+b1) ...
16:07:46 [2023-12-21T16:07:46.749Z] #54 10.27 Selecting previously unselected package xz-utils.
16:07:46 [2023-12-21T16:07:46.749Z] #54 10.27 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
16:07:46 [2023-12-21T16:07:46.749Z] #54 10.31 Unpacking xz-utils (5.4.1-0.2) ...
16:07:46 [2023-12-21T16:07:46.749Z] #54 10.91 Selecting previously unselected package m4.
16:07:46 [2023-12-21T16:07:46.749Z] #54 10.91 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
16:07:46 [2023-12-21T16:07:46.749Z] #54 10.96 Unpacking m4 (1.4.19-3) ...
16:07:46 [2023-12-21T16:07:46.749Z] #54 ...
16:07:46 [2023-12-21T16:07:46.749Z] 
16:07:46 [2023-12-21T16:07:46.749Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: Using 'master' as the name for the initial branch. This default branch name
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: is subject to change. To configure the initial branch name to use in all
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: of your new repositories, which will suppress this warning, call:
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: 
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: 	git config --global init.defaultBranch <name>
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: 
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: 'development'. The just-created branch can be renamed via this command:
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: 
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.119 hint: 	git branch -m <name>
16:07:46 [2023-12-21T16:07:46.749Z] #55 4.171 Initialized empty Git repository in /usr/src/delve/.git/
16:07:47 [2023-12-21T16:07:47.009Z] #55 ...
16:07:47 [2023-12-21T16:07:47.009Z] 
16:07:47 [2023-12-21T16:07:47.009Z] #56 [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
16:07:47 [2023-12-21T16:07:47.009Z] #56 1.707 go: downloading github.com/tc-hib/go-winres v0.3.1
16:07:47 [2023-12-21T16:07:47.009Z] #56 2.684 go: downloading github.com/tc-hib/winres v0.1.6
16:07:47 [2023-12-21T16:07:47.009Z] #56 2.685 go: downloading github.com/urfave/cli/v2 v2.3.0
16:07:47 [2023-12-21T16:07:47.009Z] #56 2.948 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:07:47 [2023-12-21T16:07:47.009Z] #56 2.949 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:07:47 [2023-12-21T16:07:47.009Z] #56 3.008 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:07:47 [2023-12-21T16:07:47.009Z] #56 3.099 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:07:47 [2023-12-21T16:07:47.009Z] #56 ...
16:07:47 [2023-12-21T16:07:47.009Z] 
16:07:47 [2023-12-21T16:07:47.010Z] #57 [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
16:07:47 [2023-12-21T16:07:47.010Z] #57 4.873 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:07:47 [2023-12-21T16:07:47.010Z] #57 4.903 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:07:47 [2023-12-21T16:07:47.010Z] #57 4.903 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:07:47 [2023-12-21T16:07:47.010Z] #57 5.089 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:07:47 [2023-12-21T16:07:47.010Z] #57 5.775 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:07:47 [2023-12-21T16:07:47.010Z] #57 5.776 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:07:47 [2023-12-21T16:07:47.010Z] #57 7.298 Fetched 9072 kB in 3s (3285 kB/s)
16:07:47 [2023-12-21T16:07:47.010Z] #57 7.298 Reading package lists...
16:07:47 [2023-12-21T16:07:47.010Z] #57 8.638 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:07:47 [2023-12-21T16:07:47.010Z] #57 8.639 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:07:47 [2023-12-21T16:07:47.010Z] #57 8.640 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:07:47 [2023-12-21T16:07:47.010Z] #57 9.309 Reading package lists...
16:07:47 [2023-12-21T16:07:47.010Z] #57 10.39 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
16:07:47 [2023-12-21T16:07:47.270Z] #57 10.40 Reading package lists...
16:07:47 [2023-12-21T16:07:47.270Z] #57 ...
16:07:47 [2023-12-21T16:07:47.270Z] 
16:07:47 [2023-12-21T16:07:47.270Z] #58 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: Using 'master' as the name for the initial branch. This default branch name
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: is subject to change. To configure the initial branch name to use in all
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: of your new repositories, which will suppress this warning, call:
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: 
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: 	git config --global init.defaultBranch <name>
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: 
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: 'development'. The just-created branch can be renamed via this command:
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: 
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.632 hint: 	git branch -m <name>
16:07:47 [2023-12-21T16:07:47.270Z] #58 1.645 Initialized empty Git repository in /usr/src/registry/.git/
16:07:47 [2023-12-21T16:07:47.532Z] #58 ...
16:07:47 [2023-12-21T16:07:47.532Z] 
16:07:47 [2023-12-21T16:07:47.532Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: Using 'master' as the name for the initial branch. This default branch name
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: is subject to change. To configure the initial branch name to use in all
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: of your new repositories, which will suppress this warning, call:
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: 
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: 	git config --global init.defaultBranch <name>
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: 
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: 'development'. The just-created branch can be renamed via this command:
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: 
16:07:47 [2023-12-21T16:07:47.532Z] #59 1.273 hint: 	git branch -m <name>
16:07:47 [2023-12-21T16:07:47.532Z] #59 ...
16:07:47 [2023-12-21T16:07:47.532Z] 
16:07:47 [2023-12-21T16:07:47.532Z] #60 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:07:47 [2023-12-21T16:07:47.532Z] #60 ...
16:07:47 [2023-12-21T16:07:47.532Z] 
16:07:47 [2023-12-21T16:07:47.532Z] #61 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: Using 'master' as the name for the initial branch. This default branch name
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: is subject to change. To configure the initial branch name to use in all
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: of your new repositories, which will suppress this warning, call:
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: 
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: 	git config --global init.defaultBranch <name>
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: 
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: 'development'. The just-created branch can be renamed via this command:
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: 
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.671 hint: 	git branch -m <name>
16:07:47 [2023-12-21T16:07:47.532Z] #61 1.681 Initialized empty Git repository in /usr/src/tini/.git/
16:07:47 [2023-12-21T16:07:47.793Z] #61 ...
16:07:47 [2023-12-21T16:07:47.793Z] 
16:07:47 [2023-12-21T16:07:47.793Z] #62 [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
16:07:47 [2023-12-21T16:07:47.793Z] #62 4.732 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 4.805 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 4.805 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 5.041 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 5.593 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 5.595 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 7.246 Fetched 9072 kB in 3s (3271 kB/s)
16:07:47 [2023-12-21T16:07:47.793Z] #62 7.246 Reading package lists...
16:07:47 [2023-12-21T16:07:47.793Z] #62 8.126 Reading package lists...
16:07:47 [2023-12-21T16:07:47.793Z] #62 9.015 Building dependency tree...
16:07:47 [2023-12-21T16:07:47.793Z] #62 9.686 The following additional packages will be installed:
16:07:47 [2023-12-21T16:07:47.793Z] #62 9.690   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
16:07:47 [2023-12-21T16:07:47.793Z] #62 9.694 Suggested packages:
16:07:47 [2023-12-21T16:07:47.793Z] #62 9.694   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
16:07:47 [2023-12-21T16:07:47.793Z] #62 9.797 The following NEW packages will be installed:
16:07:47 [2023-12-21T16:07:47.793Z] #62 9.799   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.11 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.11 Need to get 19.3 MB of archives.
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.11 After this operation, 77.0 MB of additional disk space will be used.
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.11 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.52 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.55 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.57 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.57 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.57 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.57 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 10.61 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #62 11.57 debconf: delaying package configuration, since apt-utils is not installed
16:07:47 [2023-12-21T16:07:47.793Z] #62 ...
16:07:47 [2023-12-21T16:07:47.793Z] 
16:07:47 [2023-12-21T16:07:47.793Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:07:47 [2023-12-21T16:07:47.793Z] #63 5.722 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #63 5.747 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #63 5.747 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #63 5.992 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #63 6.374 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #63 6.582 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:07:47 [2023-12-21T16:07:47.793Z] #63 7.888 Fetched 9072 kB in 2s (3745 kB/s)
16:07:47 [2023-12-21T16:07:47.793Z] #63 7.888 Reading package lists...
16:07:47 [2023-12-21T16:07:47.793Z] #63 9.173 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:07:47 [2023-12-21T16:07:47.793Z] #63 9.174 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:07:47 [2023-12-21T16:07:47.793Z] #63 9.174 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:07:47 [2023-12-21T16:07:47.793Z] #63 9.957 Reading package lists...
16:07:47 [2023-12-21T16:07:47.793Z] #63 10.95 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
16:07:48 [2023-12-21T16:07:48.054Z] #63 10.97 Reading package lists...
16:07:48 [2023-12-21T16:07:48.054Z] #63 11.77 Building dependency tree...
16:07:48 [2023-12-21T16:07:48.054Z] #63 ...
16:07:48 [2023-12-21T16:07:48.054Z] 
16:07:48 [2023-12-21T16:07:48.054Z] #64 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: Using 'master' as the name for the initial branch. This default branch name
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: is subject to change. To configure the initial branch name to use in all
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: of your new repositories, which will suppress this warning, call:
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: 
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: 	git config --global init.defaultBranch <name>
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: 
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: 'development'. The just-created branch can be renamed via this command:
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: 
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.663 hint: 	git branch -m <name>
16:07:48 [2023-12-21T16:07:48.054Z] #64 1.673 Initialized empty Git repository in /usr/src/runc/.git/
16:07:48 [2023-12-21T16:07:48.054Z] #64 ...
16:07:48 [2023-12-21T16:07:48.054Z] 
16:07:48 [2023-12-21T16:07:48.054Z] #49 [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
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.11 Building dependency tree...
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.92 gcc is already the newest version (4:12.2.0-3).
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.92 pkg-config is already the newest version (1.8.1-1).
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.92 The following additional packages will be installed:
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.92   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.92   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.92   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.93   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.93   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.93   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.94 Suggested packages:
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.94   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.94   libgdk-pixbuf2.0-bin libxml2-utils
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.94 Recommended packages:
16:07:48 [2023-12-21T16:07:48.054Z] #49 10.94   shared-mime-info xdg-user-dirs
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.24 The following NEW packages will be installed:
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.24   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.24   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.24   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.24   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.24   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.24   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.60 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.60 Need to get 9078 kB of archives.
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.60 After this operation, 46.9 MB of additional disk space will be used.
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.60 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.68 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.68 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.70 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.70 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.75 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.75 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.77 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.80 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.84 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.84 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.85 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.85 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.87 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 11.95 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 12.05 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 12.06 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 12.06 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 12.08 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 12.08 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 12.13 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
16:07:48 [2023-12-21T16:07:48.054Z] #49 12.16 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
16:07:48 [2023-12-21T16:07:48.315Z] #49 12.23 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
16:07:48 [2023-12-21T16:07:48.315Z] #49 12.23 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
16:07:48 [2023-12-21T16:07:48.315Z] #49 12.25 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
16:07:48 [2023-12-21T16:07:48.315Z] #49 12.26 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
16:07:48 [2023-12-21T16:07:48.315Z] #49 12.34 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
16:07:48 [2023-12-21T16:07:48.315Z] #49 12.45 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
16:07:48 [2023-12-21T16:07:48.625Z] #49 12.55 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
16:07:48 [2023-12-21T16:07:48.886Z] #49 12.93 debconf: delaying package configuration, since apt-utils is not installed
16:07:49 [2023-12-21T16:07:49.460Z] #49 13.27 Fetched 9078 kB in 1s (7019 kB/s)
16:07:50 [2023-12-21T16:07:50.031Z] #49 13.79 Selecting previously unselected package libglib2.0-0:arm64.
16:07:50 [2023-12-21T16:07:50.031Z] #49 13.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:07:50 [2023-12-21T16:07:50.031Z] #49 13.81 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
16:07:50 [2023-12-21T16:07:50.031Z] #49 14.02 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
16:07:50 [2023-12-21T16:07:50.973Z] #49 ...
16:07:50 [2023-12-21T16:07:50.973Z] 
16:07:50 [2023-12-21T16:07:50.973Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:07:50 [2023-12-21T16:07:50.973Z] #65 ...
16:07:50 [2023-12-21T16:07:50.973Z] 
16:07:50 [2023-12-21T16:07:50.973Z] #49 [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
16:07:50 [2023-12-21T16:07:50.973Z] #49 15.04 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:07:50 [2023-12-21T16:07:50.973Z] #49 15.04 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
16:07:51 [2023-12-21T16:07:51.234Z] #49 15.13 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:07:51 [2023-12-21T16:07:51.806Z] #49 15.81 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:07:51 [2023-12-21T16:07:51.806Z] #49 15.81 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
16:07:52 [2023-12-21T16:07:52.328Z] #49 16.19 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:07:53 [2023-12-21T16:07:53.273Z] #49 17.21 Selecting previously unselected package libsecret-common.
16:07:53 [2023-12-21T16:07:53.273Z] #49 17.22 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
16:07:53 [2023-12-21T16:07:53.535Z] #49 17.46 Unpacking libsecret-common (0.20.5-3) ...
16:07:54 [2023-12-21T16:07:54.526Z] #49 18.61 Selecting previously unselected package libsecret-1-0:arm64.
16:07:54 [2023-12-21T16:07:54.787Z] #49 18.61 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
16:07:55 [2023-12-21T16:07:55.048Z] #49 18.90 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
16:07:55 [2023-12-21T16:07:55.309Z] #49 ...
16:07:55 [2023-12-21T16:07:55.309Z] 
16:07:55 [2023-12-21T16:07:55.309Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:07:55 [2023-12-21T16:07:55.309Z] #59 DONE 19.1s
16:07:55 [2023-12-21T16:07:55.309Z] 
16:07:55 [2023-12-21T16:07:55.309Z] #49 [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
16:07:55 [2023-12-21T16:07:55.309Z] #49 19.32 Selecting previously unselected package gir1.2-secret-1:arm64.
16:07:55 [2023-12-21T16:07:55.309Z] #49 19.33 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
16:07:55 [2023-12-21T16:07:55.309Z] #49 19.46 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
16:07:56 [2023-12-21T16:07:56.252Z] #49 20.19 Selecting previously unselected package uuid-dev:arm64.
16:07:56 [2023-12-21T16:07:56.252Z] #49 20.19 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
16:07:56 [2023-12-21T16:07:56.252Z] #49 ...
16:07:56 [2023-12-21T16:07:56.252Z] 
16:07:56 [2023-12-21T16:07:56.252Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:07:56 [2023-12-21T16:07:56.252Z] #30 15.49 
16:07:56 [2023-12-21T16:07:56.252Z] #30 17.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:07:56 [2023-12-21T16:07:56.252Z] #30 18.10 #=#=#                                                                         
16:07:56 [2023-12-21T16:07:56.252Z] #30 18.45 #=#=#                                                                         

######################################################################## 100.0%
16:07:56 [2023-12-21T16:07:56.252Z] #30 18.81 
16:07:56 [2023-12-21T16:07:56.252Z] #30 19.04 Download of images into '/build' complete.
16:07:56 [2023-12-21T16:07:56.252Z] #30 19.04 Use something like the following to load the result into a Docker daemon:
16:07:56 [2023-12-21T16:07:56.252Z] #30 19.04   tar -cC '/build' . | docker load
16:07:56 [2023-12-21T16:07:56.252Z] #30 ...
16:07:56 [2023-12-21T16:07:56.252Z] 
16:07:56 [2023-12-21T16:07:56.252Z] #56 [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
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00 NAME:
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    go-winres - A tool for embedding resources in Windows executables
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00 
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00 USAGE:
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    go-winres [global options] command [command options] [arguments...]
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00 
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00 COMMANDS:
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    init     Create an initial ./winres/winres.json
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    make     Make syso files for the "go build" command
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    simply   Make syso files for the "go build" command (simplified)
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    extract  Extract all resources from an executable
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    patch    Replace resources in an executable file (exe, dll)
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    help, h  Shows a list of commands or help for one command
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00 
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00 GLOBAL OPTIONS:
16:07:56 [2023-12-21T16:07:56.252Z] #56 18.00    --help, -h  show help (default: false)
16:07:57 [2023-12-21T16:07:57.650Z] #56 ...
16:07:57 [2023-12-21T16:07:57.650Z] 
16:07:57 [2023-12-21T16:07:57.650Z] #54 [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             ;
16:07:57 [2023-12-21T16:07:57.650Z] #54 11.58 Selecting previously unselected package autoconf.
16:07:57 [2023-12-21T16:07:57.650Z] #54 11.59 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 11.84 Unpacking autoconf (2.71-3) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 12.78 Selecting previously unselected package autotools-dev.
16:07:57 [2023-12-21T16:07:57.650Z] #54 12.79 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 13.07 Unpacking autotools-dev (20220109.1) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 13.95 Selecting previously unselected package automake.
16:07:57 [2023-12-21T16:07:57.650Z] #54 13.96 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 14.09 Unpacking automake (1:1.16.5-1.3) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 14.88 Selecting previously unselected package libdpkg-perl.
16:07:57 [2023-12-21T16:07:57.650Z] #54 14.89 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 14.97 Unpacking libdpkg-perl (1.21.22) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 15.80 Selecting previously unselected package patch.
16:07:57 [2023-12-21T16:07:57.650Z] #54 15.89 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 15.97 Unpacking patch (2.7.6-7) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 17.27 Selecting previously unselected package dpkg-dev.
16:07:57 [2023-12-21T16:07:57.650Z] #54 17.28 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 17.37 Unpacking dpkg-dev (1.21.22) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 17.92 Selecting previously unselected package build-essential.
16:07:57 [2023-12-21T16:07:57.650Z] #54 17.93 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 18.25 Unpacking build-essential (12.9) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 19.15 Selecting previously unselected package libcap-dev:arm64.
16:07:57 [2023-12-21T16:07:57.650Z] #54 19.15 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 19.27 Unpacking libcap-dev:arm64 (1:2.66-4) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 20.43 Selecting previously unselected package libprotobuf-c1:arm64.
16:07:57 [2023-12-21T16:07:57.650Z] #54 20.43 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 20.78 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:07:57 [2023-12-21T16:07:57.650Z] #54 ...
16:07:57 [2023-12-21T16:07:57.650Z] 
16:07:57 [2023-12-21T16:07:57.650Z] #57 [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
16:07:57 [2023-12-21T16:07:57.650Z] #57 11.36 Building dependency tree...
16:07:57 [2023-12-21T16:07:57.650Z] #57 12.28 gcc is already the newest version (4:12.2.0-3).
16:07:57 [2023-12-21T16:07:57.650Z] #57 12.28 libc6-dev is already the newest version (2.36-9+deb12u3).
16:07:57 [2023-12-21T16:07:57.650Z] #57 12.28 pkg-config is already the newest version (1.8.1-1).
16:07:57 [2023-12-21T16:07:57.650Z] #57 12.28 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:07:57 [2023-12-21T16:07:57.650Z] #57 ...
16:07:57 [2023-12-21T16:07:57.650Z] 
16:07:57 [2023-12-21T16:07:57.650Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:07:57 [2023-12-21T16:07:57.650Z] #63 11.77 Building dependency tree...
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.52 gcc is already the newest version (4:12.2.0-3).
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.52 libc6-dev is already the newest version (2.36-9+deb12u3).
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.52 pkg-config is already the newest version (1.8.1-1).
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.52 The following additional packages will be installed:
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.53   bzip2 libdpkg-perl patch xz-utils
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.53 Suggested packages:
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.53   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.53 Recommended packages:
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.53   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.53   liblocale-gettext-perl
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.68 The following NEW packages will be installed:
16:07:57 [2023-12-21T16:07:57.650Z] #63 12.68   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.00 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.00 Need to get 2683 kB of archives.
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.00 After this operation, 6010 kB of additional disk space will be used.
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.00 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.02 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.04 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.04 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.05 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.18 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.52 debconf: delaying package configuration, since apt-utils is not installed
16:07:57 [2023-12-21T16:07:57.650Z] #63 13.82 Fetched 2683 kB in 0s (5548 kB/s)
16:07:57 [2023-12-21T16:07:57.650Z] #63 14.18 Selecting previously unselected package bzip2.
16:07:57 [2023-12-21T16:07:57.650Z] #63 14.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:07:57 [2023-12-21T16:07:57.650Z] #63 14.19 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.650Z] #63 14.29 Unpacking bzip2 (1.0.8-5+b1) ...
16:07:57 [2023-12-21T16:07:57.650Z] #63 14.98 Selecting previously unselected package xz-utils.
16:07:57 [2023-12-21T16:07:57.650Z] #63 14.99 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 15.04 Unpacking xz-utils (5.4.1-0.2) ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 16.57 Selecting previously unselected package libdpkg-perl.
16:07:57 [2023-12-21T16:07:57.651Z] #63 16.57 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 16.65 Unpacking libdpkg-perl (1.21.22) ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 17.19 Selecting previously unselected package patch.
16:07:57 [2023-12-21T16:07:57.651Z] #63 17.20 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 17.30 Unpacking patch (2.7.6-7) ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 18.49 Selecting previously unselected package dpkg-dev.
16:07:57 [2023-12-21T16:07:57.651Z] #63 18.49 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 18.67 Unpacking dpkg-dev (1.21.22) ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 19.64 Selecting previously unselected package libseccomp-dev:arm64.
16:07:57 [2023-12-21T16:07:57.651Z] #63 19.64 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 19.86 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 20.81 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 21.32 Setting up bzip2 (1.0.8-5+b1) ...
16:07:57 [2023-12-21T16:07:57.651Z] #63 ...
16:07:57 [2023-12-21T16:07:57.651Z] 
16:07:57 [2023-12-21T16:07:57.651Z] #54 [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             ;
16:07:57 [2023-12-21T16:07:57.913Z] #54 21.98 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:07:57 [2023-12-21T16:07:57.913Z] #54 21.98 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #54 22.10 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
16:07:58 [2023-12-21T16:07:58.189Z] #54 ...
16:07:58 [2023-12-21T16:07:58.189Z] 
16:07:58 [2023-12-21T16:07:58.189Z] #62 [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
16:07:58 [2023-12-21T16:07:58.189Z] #62 11.86 Fetched 19.3 MB in 1s (18.9 MB/s)
16:07:58 [2023-12-21T16:07:58.189Z] #62 12.68 Selecting previously unselected package libicu72:arm64.
16:07:58 [2023-12-21T16:07:58.189Z] #62 12.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:07:58 [2023-12-21T16:07:58.189Z] #62 12.70 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 13.01 Unpacking libicu72:arm64 (72.1-3) ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 14.68 Selecting previously unselected package libxml2:arm64.
16:07:58 [2023-12-21T16:07:58.189Z] #62 14.68 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 14.80 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 15.68 Selecting previously unselected package libarchive13:arm64.
16:07:58 [2023-12-21T16:07:58.189Z] #62 15.68 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 16.27 Unpacking libarchive13:arm64 (3.6.2-1) ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 17.06 Selecting previously unselected package libjsoncpp25:arm64.
16:07:58 [2023-12-21T16:07:58.189Z] #62 17.06 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 17.29 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 18.68 Selecting previously unselected package librhash0:arm64.
16:07:58 [2023-12-21T16:07:58.189Z] #62 18.68 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 18.74 Unpacking librhash0:arm64 (1.4.3-3) ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 19.44 Selecting previously unselected package libuv1:arm64.
16:07:58 [2023-12-21T16:07:58.189Z] #62 19.44 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 19.69 Unpacking libuv1:arm64 (1.44.2-1) ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 21.14 Selecting previously unselected package cmake-data.
16:07:58 [2023-12-21T16:07:58.189Z] #62 21.14 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 21.33 Unpacking cmake-data (3.25.1-1) ...
16:07:58 [2023-12-21T16:07:58.189Z] #62 ...
16:07:58 [2023-12-21T16:07:58.189Z] 
16:07:58 [2023-12-21T16:07:58.189Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:07:58 [2023-12-21T16:07:58.189Z] #63 21.73 Setting up xz-utils (5.4.1-0.2) ...
16:07:58 [2023-12-21T16:07:58.189Z] #63 22.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:07:58 [2023-12-21T16:07:58.451Z] #63 22.36 Setting up patch (2.7.6-7) ...
16:07:59 [2023-12-21T16:07:59.024Z] #63 22.80 Setting up libdpkg-perl (1.21.22) ...
16:07:59 [2023-12-21T16:07:59.286Z] #63 22.97 Setting up dpkg-dev (1.21.22) ...
16:08:02 [2023-12-21T16:08:02.598Z] #63 ...
16:08:02 [2023-12-21T16:08:02.598Z] 
16:08:02 [2023-12-21T16:08:02.598Z] #51 [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
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20 tomll can be used in two ways:
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20 Writing to STDIN and reading from STDOUT:
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20   cat file.toml | tomll > file.toml
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20 
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20 Reading and updating a list of files:
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20   tomll a.toml b.toml c.toml
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20 
16:08:02 [2023-12-21T16:08:02.598Z] #51 16.20 When given a list of files, tomll will modify all files in place without asking.
16:08:02 [2023-12-21T16:08:02.598Z] #51 ...
16:08:02 [2023-12-21T16:08:02.598Z] 
16:08:02 [2023-12-21T16:08:02.598Z] #49 [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
16:08:02 [2023-12-21T16:08:02.598Z] #49 20.19 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 20.46 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 21.04 Selecting previously unselected package libblkid-dev:arm64.
16:08:02 [2023-12-21T16:08:02.598Z] #49 21.05 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 21.34 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 22.45 Selecting previously unselected package libbtrfs0:arm64.
16:08:02 [2023-12-21T16:08:02.598Z] #49 22.45 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 22.59 Unpacking libbtrfs0:arm64 (6.2-1) ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 23.23 Selecting previously unselected package libbtrfs-dev:arm64.
16:08:02 [2023-12-21T16:08:02.598Z] #49 23.23 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 23.32 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 24.08 Selecting previously unselected package libelf1:arm64.
16:08:02 [2023-12-21T16:08:02.598Z] #49 24.09 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 24.21 Unpacking libelf1:arm64 (0.188-2.1) ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 24.78 Selecting previously unselected package libffi-dev:arm64.
16:08:02 [2023-12-21T16:08:02.598Z] #49 24.78 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 24.81 Unpacking libffi-dev:arm64 (3.4.4-1) ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 25.81 Selecting previously unselected package libgpg-error-dev.
16:08:02 [2023-12-21T16:08:02.598Z] #49 25.81 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.598Z] #49 26.00 Unpacking libgpg-error-dev (1.46-1) ...
16:08:02 [2023-12-21T16:08:02.944Z] #49 26.82 Selecting previously unselected package libgcrypt20-dev.
16:08:02 [2023-12-21T16:08:02.944Z] #49 26.82 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
16:08:02 [2023-12-21T16:08:02.944Z] #49 26.99 Unpacking libgcrypt20-dev (1.10.1-3) ...
16:08:03 [2023-12-21T16:08:03.524Z] #49 ...
16:08:03 [2023-12-21T16:08:03.524Z] 
16:08:03 [2023-12-21T16:08:03.524Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:08:03 [2023-12-21T16:08:03.524Z] #47 17.59 v3.6.0
16:08:03 [2023-12-21T16:08:03.524Z] #47 ...
16:08:03 [2023-12-21T16:08:03.524Z] 
16:08:03 [2023-12-21T16:08:03.524Z] #54 [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             ;
16:08:03 [2023-12-21T16:08:03.524Z] #54 22.83 Selecting previously unselected package libseccomp-dev:arm64.
16:08:03 [2023-12-21T16:08:03.524Z] #54 22.92 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:08:03 [2023-12-21T16:08:03.524Z] #54 23.05 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:08:03 [2023-12-21T16:08:03.524Z] #54 23.54 Selecting previously unselected package libsystemd-dev:arm64.
16:08:03 [2023-12-21T16:08:03.524Z] #54 23.54 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
16:08:03 [2023-12-21T16:08:03.524Z] #54 23.59 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:08:03 [2023-12-21T16:08:03.524Z] #54 24.36 Selecting previously unselected package libtool.
16:08:03 [2023-12-21T16:08:03.524Z] #54 24.36 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
16:08:03 [2023-12-21T16:08:03.524Z] #54 24.47 Unpacking libtool (2.4.7-5) ...
16:08:03 [2023-12-21T16:08:03.524Z] #54 25.07 Selecting previously unselected package libudev-dev:arm64.
16:08:03 [2023-12-21T16:08:03.524Z] #54 25.07 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
16:08:03 [2023-12-21T16:08:03.525Z] #54 25.28 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
16:08:03 [2023-12-21T16:08:03.525Z] #54 26.60 Selecting previously unselected package libyajl2:arm64.
16:08:03 [2023-12-21T16:08:03.525Z] #54 26.60 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
16:08:03 [2023-12-21T16:08:03.525Z] #54 26.73 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:08:03 [2023-12-21T16:08:03.525Z] #54 27.51 Selecting previously unselected package libyajl-dev:arm64.
16:08:03 [2023-12-21T16:08:03.525Z] #54 27.51 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
16:08:03 [2023-12-21T16:08:03.525Z] #54 27.61 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
16:08:03 [2023-12-21T16:08:03.797Z] #54 ...
16:08:03 [2023-12-21T16:08:03.797Z] 
16:08:03 [2023-12-21T16:08:03.797Z] #49 [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
16:08:03 [2023-12-21T16:08:03.797Z] #49 27.80 Selecting previously unselected package libglib2.0-data.
16:08:04 [2023-12-21T16:08:04.059Z] #49 27.80 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
16:08:04 [2023-12-21T16:08:04.059Z] #49 27.98 Unpacking libglib2.0-data (2.74.6-2) ...
16:08:05 [2023-12-21T16:08:05.449Z] #49 29.04 Selecting previously unselected package libglib2.0-bin.
16:08:05 [2023-12-21T16:08:05.449Z] #49 29.04 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
16:08:05 [2023-12-21T16:08:05.449Z] #49 ...
16:08:05 [2023-12-21T16:08:05.449Z] 
16:08:05 [2023-12-21T16:08:05.449Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:08:05 [2023-12-21T16:08:05.449Z] #66 ...
16:08:05 [2023-12-21T16:08:05.449Z] 
16:08:05 [2023-12-21T16:08:05.449Z] #54 [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             ;
16:08:05 [2023-12-21T16:08:05.449Z] #54 28.74 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:08:05 [2023-12-21T16:08:05.449Z] #54 29.19 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:08:05 [2023-12-21T16:08:05.852Z] #54 29.82 Setting up m4 (1.4.19-3) ...
16:08:06 [2023-12-21T16:08:06.427Z] #54 30.61 Setting up bzip2 (1.0.8-5+b1) ...
16:08:06 [2023-12-21T16:08:06.688Z] #54 30.82 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:08:06 [2023-12-21T16:08:06.957Z] #54 31.12 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
16:08:07 [2023-12-21T16:08:07.219Z] #54 31.49 Setting up autotools-dev (20220109.1) ...
16:08:07 [2023-12-21T16:08:07.792Z] #54 31.95 Setting up xz-utils (5.4.1-0.2) ...
16:08:08 [2023-12-21T16:08:08.053Z] #54 32.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:08:08 [2023-12-21T16:08:08.628Z] #54 32.79 Setting up patch (2.7.6-7) ...
16:08:09 [2023-12-21T16:08:09.203Z] #54 33.34 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
16:08:09 [2023-12-21T16:08:09.478Z] #54 ...
16:08:09 [2023-12-21T16:08:09.478Z] 
16:08:09 [2023-12-21T16:08:09.478Z] #62 [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
16:08:09 [2023-12-21T16:08:09.478Z] #62 22.96 Selecting previously unselected package cmake.
16:08:09 [2023-12-21T16:08:09.478Z] #62 22.97 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 23.04 Unpacking cmake (3.25.1-1) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 24.42 Setting up libicu72:arm64 (72.1-3) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 24.62 Setting up libuv1:arm64 (1.44.2-1) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 25.04 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 25.68 Setting up librhash0:arm64 (1.4.3-3) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 26.21 Setting up cmake-data (3.25.1-1) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 26.76 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 27.19 Setting up libarchive13:arm64 (3.6.2-1) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 27.23 Setting up cmake (3.25.1-1) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 27.79 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:08:09 [2023-12-21T16:08:09.478Z] #62 ...
16:08:09 [2023-12-21T16:08:09.478Z] 
16:08:09 [2023-12-21T16:08:09.478Z] #49 [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
16:08:09 [2023-12-21T16:08:09.478Z] #49 29.46 Unpacking libglib2.0-bin (2.74.6-2) ...
16:08:09 [2023-12-21T16:08:09.478Z] #49 30.63 Selecting previously unselected package python3-lib2to3.
16:08:09 [2023-12-21T16:08:09.478Z] #49 30.63 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
16:08:09 [2023-12-21T16:08:09.478Z] #49 30.68 Unpacking python3-lib2to3 (3.11.2-3) ...
16:08:09 [2023-12-21T16:08:09.478Z] #49 31.46 Selecting previously unselected package python3-distutils.
16:08:09 [2023-12-21T16:08:09.478Z] #49 31.46 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
16:08:09 [2023-12-21T16:08:09.478Z] #49 31.69 Unpacking python3-distutils (3.11.2-3) ...
16:08:09 [2023-12-21T16:08:09.478Z] #49 32.98 Selecting previously unselected package libglib2.0-dev-bin.
16:08:09 [2023-12-21T16:08:09.478Z] #49 32.99 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
16:08:09 [2023-12-21T16:08:09.478Z] #49 33.25 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
16:08:10 [2023-12-21T16:08:10.052Z] #49 ...
16:08:10 [2023-12-21T16:08:10.052Z] 
16:08:10 [2023-12-21T16:08:10.052Z] #50 [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
16:08:10 [2023-12-21T16:08:10.052Z] #50 24.29 gotestsum version dev
16:08:10 [2023-12-21T16:08:10.052Z] #50 ...
16:08:10 [2023-12-21T16:08:10.052Z] 
16:08:10 [2023-12-21T16:08:10.052Z] #49 [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
16:08:10 [2023-12-21T16:08:10.052Z] #49 34.22 Selecting previously unselected package libsepol-dev:arm64.
16:08:10 [2023-12-21T16:08:10.317Z] #49 34.22 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
16:08:10 [2023-12-21T16:08:10.317Z] #49 34.36 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
16:08:11 [2023-12-21T16:08:11.713Z] #49 35.51 Selecting previously unselected package libpcre2-16-0:arm64.
16:08:11 [2023-12-21T16:08:11.713Z] #49 35.52 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
16:08:11 [2023-12-21T16:08:11.713Z] #49 35.66 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
16:08:12 [2023-12-21T16:08:12.287Z] #49 36.27 Selecting previously unselected package libpcre2-32-0:arm64.
16:08:12 [2023-12-21T16:08:12.287Z] #49 36.27 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
16:08:12 [2023-12-21T16:08:12.287Z] #49 36.38 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
16:08:13 [2023-12-21T16:08:13.322Z] #49 37.41 Selecting previously unselected package libpcre2-posix3:arm64.
16:08:13 [2023-12-21T16:08:13.583Z] #49 37.41 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
16:08:13 [2023-12-21T16:08:13.583Z] #49 37.50 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
16:08:14 [2023-12-21T16:08:14.157Z] #49 38.11 Selecting previously unselected package libpcre2-dev:arm64.
16:08:14 [2023-12-21T16:08:14.157Z] #49 38.11 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
16:08:14 [2023-12-21T16:08:14.157Z] #49 38.16 Unpacking libpcre2-dev:arm64 (10.42-1) ...
16:08:14 [2023-12-21T16:08:14.418Z] #49 38.54 Selecting previously unselected package libselinux1-dev:arm64.
16:08:14 [2023-12-21T16:08:14.679Z] #49 38.55 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
16:08:14 [2023-12-21T16:08:14.679Z] #49 38.56 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
16:08:14 [2023-12-21T16:08:14.940Z] #49 38.98 Selecting previously unselected package libmount-dev:arm64.
16:08:15 [2023-12-21T16:08:15.202Z] #49 38.98 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
16:08:15 [2023-12-21T16:08:15.202Z] #49 39.01 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
16:08:15 [2023-12-21T16:08:15.202Z] #49 39.20 Selecting previously unselected package zlib1g-dev:arm64.
16:08:15 [2023-12-21T16:08:15.465Z] #49 39.20 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
16:08:15 [2023-12-21T16:08:15.465Z] #49 39.23 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:08:15 [2023-12-21T16:08:15.764Z] #49 39.76 Selecting previously unselected package libglib2.0-dev:arm64.
16:08:16 [2023-12-21T16:08:16.024Z] #49 39.76 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
16:08:16 [2023-12-21T16:08:16.024Z] #49 39.83 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
16:08:16 [2023-12-21T16:08:16.024Z] #49 ...
16:08:16 [2023-12-21T16:08:16.024Z] 
16:08:16 [2023-12-21T16:08:16.024Z] #52 [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
16:08:16 [2023-12-21T16:08:16.024Z] #52 40.12 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
16:08:16 [2023-12-21T16:08:16.286Z] #52 40.14 Docker version unknown-version, build unknown-commit
16:08:20 [2023-12-21T16:08:20.485Z] #52 ...
16:08:20 [2023-12-21T16:08:20.485Z] 
16:08:20 [2023-12-21T16:08:20.485Z] #54 [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             ;
16:08:20 [2023-12-21T16:08:20.485Z] #54 34.00 Setting up libdpkg-perl (1.21.22) ...
16:08:20 [2023-12-21T16:08:20.485Z] #54 34.45 Setting up autoconf (2.71-3) ...
16:08:20 [2023-12-21T16:08:20.485Z] #54 35.01 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
16:08:20 [2023-12-21T16:08:20.485Z] #54 35.65 Setting up libcap-dev:arm64 (1:2.66-4) ...
16:08:20 [2023-12-21T16:08:20.485Z] #54 35.94 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:08:20 [2023-12-21T16:08:20.485Z] #54 36.26 Setting up automake (1:1.16.5-1.3) ...
16:08:20 [2023-12-21T16:08:20.485Z] #54 36.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:08:20 [2023-12-21T16:08:20.485Z] #54 36.55 Setting up libtool (2.4.7-5) ...
16:08:20 [2023-12-21T16:08:20.485Z] #54 37.01 Setting up dpkg-dev (1.21.22) ...
16:08:20 [2023-12-21T16:08:20.486Z] #54 37.67 Setting up build-essential (12.9) ...
16:08:20 [2023-12-21T16:08:20.486Z] #54 38.11 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #54 ...
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #49 [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
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.17 Selecting previously unselected package libsecret-1-dev:arm64.
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.17 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.18 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.48 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.52 No schema files found: doing nothing.
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.61 Setting up libffi-dev:arm64 (3.4.4-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.68 Setting up libpcre2-16-0:arm64 (10.42-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 40.82 Setting up libbtrfs0:arm64 (6.2-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 41.25 Setting up libpcre2-32-0:arm64 (10.42-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 41.43 Setting up libglib2.0-data (2.74.6-2) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 41.81 Setting up libgpg-error-dev (1.46-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 41.89 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 42.02 Setting up libsepol-dev:arm64 (3.4-2.1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 42.21 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 42.70 Setting up libpcre2-posix3:arm64 (10.42-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 42.97 Setting up libbtrfs-dev:arm64 (6.2-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 43.09 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 43.17 Setting up python3-lib2to3 (3.11.2-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 43.35 Setting up libelf1:arm64 (0.188-2.1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 43.55 Setting up libsecret-common (0.20.5-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 43.76 Setting up python3-distutils (3.11.2-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.00 Setting up libglib2.0-dev-bin (2.74.6-2) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.18 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 ...
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:08:20 [2023-12-21T16:08:20.486Z] #55 DONE 43.9s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #64 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:08:20 [2023-12-21T16:08:20.486Z] #64 DONE 44.0s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #61 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:08:20 [2023-12-21T16:08:20.486Z] #61 DONE 44.0s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #58 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:08:20 [2023-12-21T16:08:20.486Z] #58 DONE 44.0s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:08:20 [2023-12-21T16:08:20.486Z] #65 DONE 39.3s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:08:20 [2023-12-21T16:08:20.486Z] #47 DONE 44.4s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:08:20 [2023-12-21T16:08:20.486Z] #30 DONE 49.6s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #60 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:08:20 [2023-12-21T16:08:20.486Z] #60 DONE 43.5s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #53 [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.54.2"      && /build/golangci-lint --version
16:08:20 [2023-12-21T16:08:20.486Z] #53 41.60 golangci-lint has version v1.54.2 built with go1.21.5 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
16:08:20 [2023-12-21T16:08:20.486Z] #53 DONE 44.4s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #56 [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
16:08:20 [2023-12-21T16:08:20.486Z] #56 DONE 44.4s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #49 [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
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.20 Setting up libpcre2-dev:arm64 (10.42-1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.21 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.23 Setting up libglib2.0-bin (2.74.6-2) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.27 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 ...
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:08:20 [2023-12-21T16:08:20.486Z] #66 DONE 25.0s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #51 [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
16:08:20 [2023-12-21T16:08:20.486Z] #51 DONE 44.5s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #57 [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
16:08:20 [2023-12-21T16:08:20.486Z] #57 DONE 44.3s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #49 [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
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.29 Setting up libgcrypt20-dev (1.10.1-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.32 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.33 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.36 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.38 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.40 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 ...
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #62 [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
16:08:20 [2023-12-21T16:08:20.486Z] #62 DONE 44.3s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #54 [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             ;
16:08:20 [2023-12-21T16:08:20.486Z] #54 DONE 44.7s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #49 [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
16:08:20 [2023-12-21T16:08:20.486Z] #49 44.42 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:08:20 [2023-12-21T16:08:20.486Z] #49 DONE 44.6s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #52 [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
16:08:20 [2023-12-21T16:08:20.486Z] #52 DONE 44.5s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #63 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:08:20 [2023-12-21T16:08:20.486Z] #63 DONE 44.3s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #50 [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
16:08:20 [2023-12-21T16:08:20.486Z] #50 DONE 44.7s
16:08:20 [2023-12-21T16:08:20.486Z] 
16:08:20 [2023-12-21T16:08:20.486Z] #67 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
16:08:20 [2023-12-21T16:08:20.748Z] #67 DONE 0.3s
16:08:20 [2023-12-21T16:08:20.748Z] 
16:08:20 [2023-12-21T16:08:20.748Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:24 [2023-12-21T16:08:24.050Z] #68 ...
16:08:24 [2023-12-21T16:08:24.050Z] 
16:08:24 [2023-12-21T16:08:24.050Z] #69 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:08:24 [2023-12-21T16:08:24.050Z] #69 DONE 4.0s
16:08:24 [2023-12-21T16:08:24.311Z] 
16:08:24 [2023-12-21T16:08:24.311Z] #70 [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...)
16:08:24 [2023-12-21T16:08:24.885Z] #70 ...
16:08:24 [2023-12-21T16:08:24.885Z] 
16:08:24 [2023-12-21T16:08:24.885Z] #71 [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...)
16:08:24 [2023-12-21T16:08:24.885Z] #71 4.430 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:08:24 [2023-12-21T16:08:24.885Z] #71 4.430 + mkdir /build
16:08:24 [2023-12-21T16:08:24.885Z] #71 DONE 4.5s
16:08:25 [2023-12-21T16:08:25.147Z] 
16:08:25 [2023-12-21T16:08:25.147Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:25 [2023-12-21T16:08:25.147Z] #68 4.159 Cloning into '/tmp/crun-build'...
16:08:25 [2023-12-21T16:08:25.721Z] #68 ...
16:08:25 [2023-12-21T16:08:25.721Z] 
16:08:25 [2023-12-21T16:08:25.721Z] #72 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:08:25 [2023-12-21T16:08:25.721Z] #72 DONE 5.5s
16:08:25 [2023-12-21T16:08:25.983Z] 
16:08:25 [2023-12-21T16:08:25.983Z] #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...)
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.330 go: downloading github.com/urfave/cli/v2 v2.23.5
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.336 go: downloading github.com/sirupsen/logrus v1.9.0
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.340 go: downloading github.com/google/uuid v1.3.0
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.341 go: downloading github.com/moby/vpnkit v0.5.0
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.354 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.360 go: downloading github.com/gorilla/mux v1.8.0
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.361 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.381 go: downloading golang.org/x/sys v0.2.0
16:08:25 [2023-12-21T16:08:25.983Z] #73 4.870 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:08:25 [2023-12-21T16:08:25.983Z] #73 5.240 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:08:25 [2023-12-21T16:08:25.983Z] #73 5.289 go: downloading golang.org/x/net v0.1.0
16:08:25 [2023-12-21T16:08:25.983Z] #73 5.502 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:08:25 [2023-12-21T16:08:25.983Z] #73 5.502 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:08:25 [2023-12-21T16:08:25.983Z] #73 ...
16:08:25 [2023-12-21T16:08:25.983Z] 
16:08:25 [2023-12-21T16:08:25.983Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:25 [2023-12-21T16:08:25.983Z] #68 5.648 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:08:26 [2023-12-21T16:08:26.245Z] #68 5.654 Cloning into '/tmp/crun-build/libocispec'...
16:08:26 [2023-12-21T16:08:26.507Z] #68 6.071 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
16:08:26 [2023-12-21T16:08:26.769Z] #68 ...
16:08:26 [2023-12-21T16:08:26.769Z] 
16:08:26 [2023-12-21T16:08:26.769Z] #74 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:08:26 [2023-12-21T16:08:26.769Z] #74 DONE 6.5s
16:08:26 [2023-12-21T16:08:26.769Z] 
16:08:26 [2023-12-21T16:08:26.769Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:26 [2023-12-21T16:08:26.769Z] #68 6.075 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:08:26 [2023-12-21T16:08:26.769Z] #68 6.075 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:08:26 [2023-12-21T16:08:26.769Z] #68 6.075 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:08:26 [2023-12-21T16:08:26.769Z] #68 6.084 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:08:27 [2023-12-21T16:08:27.031Z] #68 ...
16:08:27 [2023-12-21T16:08:27.031Z] 
16:08:27 [2023-12-21T16:08:27.031Z] #75 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
16:08:27 [2023-12-21T16:08:27.031Z] #75 3.955 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:08:27 [2023-12-21T16:08:27.031Z] #75 3.955 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:08:27 [2023-12-21T16:08:27.031Z] #75 3.955 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:08:27 [2023-12-21T16:08:27.031Z] #75 4.196 Reading package lists...
16:08:27 [2023-12-21T16:08:27.031Z] #75 5.070 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
16:08:27 [2023-12-21T16:08:27.031Z] #75 5.082 Reading package lists...
16:08:27 [2023-12-21T16:08:27.031Z] #75 5.907 Building dependency tree...
16:08:27 [2023-12-21T16:08:27.031Z] #75 6.117 Reading state information...
16:08:27 [2023-12-21T16:08:27.031Z] #75 6.517 gcc is already the newest version (4:12.2.0-3).
16:08:27 [2023-12-21T16:08:27.031Z] #75 6.517 libc6-dev is already the newest version (2.36-9+deb12u3).
16:08:27 [2023-12-21T16:08:27.031Z] #75 6.517 pkg-config is already the newest version (1.8.1-1).
16:08:27 [2023-12-21T16:08:27.031Z] #75 6.517 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:08:27 [2023-12-21T16:08:27.031Z] #75 DONE 6.6s
16:08:27 [2023-12-21T16:08:27.031Z] 
16:08:27 [2023-12-21T16:08:27.031Z] #48 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
16:08:27 [2023-12-21T16:08:27.031Z] #48 51.03 Docker version 24.0.2, build cb74dfc
16:08:27 [2023-12-21T16:08:27.031Z] #48 DONE 51.1s
16:08:27 [2023-12-21T16:08:27.031Z] 
16:08:27 [2023-12-21T16:08:27.031Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:27 [2023-12-21T16:08:27.031Z] #68 6.694 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:08:27 [2023-12-21T16:08:27.975Z] #68 7.410 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:08:28 [2023-12-21T16:08:28.548Z] #68 7.898 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
16:08:28 [2023-12-21T16:08:28.548Z] #68 7.925 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
16:08:28 [2023-12-21T16:08:28.548Z] #68 7.946 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
16:08:28 [2023-12-21T16:08:28.809Z] #68 ...
16:08:28 [2023-12-21T16:08:28.809Z] 
16:08:28 [2023-12-21T16:08:28.809Z] #76 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792   CMake.
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792 
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792   CMake that the project does not need compatibility with older versions.
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792 
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.792 
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.897 -- The C compiler identification is GNU 12.2.0
16:08:28 [2023-12-21T16:08:28.809Z] #76 0.923 -- Detecting C compiler ABI info
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.057 -- Detecting C compiler ABI info - done
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.070 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.072 -- Detecting C compile features
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.072 -- Detecting C compile features - done
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.083 -- Performing Test HAS_BUILTIN_FORTIFY
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.146 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.166 -- Configuring done
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.176 -- Generating done
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.177 -- Build files have been written to: /go/src/github.com/krallin/tini
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.299 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.640 [100%] Linking C executable tini-static
16:08:28 [2023-12-21T16:08:28.809Z] #76 1.728 [100%] Built target tini-static
16:08:28 [2023-12-21T16:08:28.809Z] #76 DONE 1.9s
16:08:29 [2023-12-21T16:08:29.071Z] 
16:08:29 [2023-12-21T16:08:29.071Z] #70 [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...)
16:08:29 [2023-12-21T16:08:29.071Z] #70 6.170 + bin/ctr
16:08:29 [2023-12-21T16:08:29.071Z] #70 6.172 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
16:08:30 [2023-12-21T16:08:30.457Z] #70 ...
16:08:30 [2023-12-21T16:08:30.457Z] 
16:08:30 [2023-12-21T16:08:30.457Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
16:08:30 [2023-12-21T16:08:30.457Z] #77 ...
16:08:30 [2023-12-21T16:08:30.457Z] 
16:08:30 [2023-12-21T16:08:30.457Z] #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...)
16:08:30 [2023-12-21T16:08:30.457Z] #78 0.559 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.10-0-g18a0cb0 -X main.version=1.1.10 -linkmode external -extldflags --static-pie " -o runc .
16:08:33 [2023-12-21T16:08:33.758Z] #78 ...
16:08:33 [2023-12-21T16:08:33.758Z] 
16:08:33 [2023-12-21T16:08:33.758Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:33 [2023-12-21T16:08:33.758Z] #68 13.05 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:08:37 [2023-12-21T16:08:37.077Z] #68 ...
16:08:37 [2023-12-21T16:08:37.077Z] 
16:08:37 [2023-12-21T16:08:37.077Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:08:38 [2023-12-21T16:08:38.020Z] #79 ...
16:08:38 [2023-12-21T16:08:38.020Z] 
16:08:38 [2023-12-21T16:08:38.020Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:38 [2023-12-21T16:08:38.020Z] #68 17.62 libtoolize: putting auxiliary files in '.'.
16:08:38 [2023-12-21T16:08:38.282Z] #68 17.62 libtoolize: copying file './ltmain.sh'
16:08:38 [2023-12-21T16:08:38.854Z] #68 18.43 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:08:39 [2023-12-21T16:08:39.115Z] #68 18.43 libtoolize: and rerunning libtoolize and aclocal.
16:08:39 [2023-12-21T16:08:39.115Z] #68 18.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:08:42 [2023-12-21T16:08:42.417Z] #68 21.58 configure.ac:7: installing './compile'
16:08:42 [2023-12-21T16:08:42.417Z] #68 21.59 configure.ac:11: installing './config.guess'
16:08:42 [2023-12-21T16:08:42.417Z] #68 21.59 configure.ac:11: installing './config.sub'
16:08:42 [2023-12-21T16:08:42.417Z] #68 21.59 configure.ac:8: installing './install-sh'
16:08:42 [2023-12-21T16:08:42.417Z] #68 21.60 configure.ac:8: installing './missing'
16:08:42 [2023-12-21T16:08:42.417Z] #68 21.64 Makefile.am: installing './depcomp'
16:08:42 [2023-12-21T16:08:42.678Z] #68 22.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:08:42 [2023-12-21T16:08:42.678Z] #68 22.18 libtoolize: copying file 'build-aux/ltmain.sh'
16:08:42 [2023-12-21T16:08:42.939Z] #68 22.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:08:42 [2023-12-21T16:08:42.939Z] #68 22.37 libtoolize: copying file 'm4/libtool.m4'
16:08:43 [2023-12-21T16:08:43.200Z] #68 22.46 libtoolize: copying file 'm4/ltoptions.m4'
16:08:43 [2023-12-21T16:08:43.200Z] #68 22.66 libtoolize: copying file 'm4/ltsugar.m4'
16:08:43 [2023-12-21T16:08:43.200Z] #68 22.82 libtoolize: copying file 'm4/ltversion.m4'
16:08:43 [2023-12-21T16:08:43.462Z] #68 22.95 libtoolize: copying file 'm4/lt~obsolete.m4'
16:08:43 [2023-12-21T16:08:43.462Z] #68 23.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:08:46 [2023-12-21T16:08:46.017Z] #68 25.34 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
16:08:46 [2023-12-21T16:08:46.017Z] #68 25.34 configure.ac:3: You should run autoupdate.
16:08:46 [2023-12-21T16:08:46.017Z] #68 25.34 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
16:08:46 [2023-12-21T16:08:46.017Z] #68 25.34 configure.ac:3: the top level
16:08:47 [2023-12-21T16:08:47.932Z] #68 27.15 configure.ac:7: installing 'build-aux/compile'
16:08:47 [2023-12-21T16:08:47.932Z] #68 27.15 configure.ac:9: installing 'build-aux/config.guess'
16:08:47 [2023-12-21T16:08:47.932Z] #68 27.16 configure.ac:9: installing 'build-aux/config.sub'
16:08:47 [2023-12-21T16:08:47.932Z] #68 27.16 configure.ac:11: installing 'build-aux/install-sh'
16:08:47 [2023-12-21T16:08:47.932Z] #68 27.17 configure.ac:11: installing 'build-aux/missing'
16:08:47 [2023-12-21T16:08:47.932Z] #68 27.27 Makefile.am: installing 'build-aux/depcomp'
16:08:47 [2023-12-21T16:08:47.932Z] #68 27.30 parallel-tests: installing 'build-aux/test-driver'
16:08:48 [2023-12-21T16:08:48.875Z] #68 28.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:08:49 [2023-12-21T16:08:49.137Z] #68 28.51 libtoolize: copying file 'build-aux/ltmain.sh'
16:08:49 [2023-12-21T16:08:49.398Z] #68 29.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:08:49 [2023-12-21T16:08:49.660Z] #68 29.03 libtoolize: copying file 'm4/libtool.m4'
16:08:49 [2023-12-21T16:08:49.660Z] #68 29.13 libtoolize: copying file 'm4/ltoptions.m4'
16:08:49 [2023-12-21T16:08:49.660Z] #68 29.27 libtoolize: copying file 'm4/ltsugar.m4'
16:08:49 [2023-12-21T16:08:49.921Z] #68 29.37 libtoolize: copying file 'm4/ltversion.m4'
16:08:49 [2023-12-21T16:08:49.921Z] #68 29.54 libtoolize: copying file 'm4/lt~obsolete.m4'
16:08:55 [2023-12-21T16:08:55.283Z] #68 34.38 configure.ac:11: installing 'build-aux/compile'
16:08:55 [2023-12-21T16:08:55.283Z] #68 34.38 configure.ac:11: installing 'build-aux/config.guess'
16:08:55 [2023-12-21T16:08:55.283Z] #68 34.39 configure.ac:11: installing 'build-aux/config.sub'
16:08:55 [2023-12-21T16:08:55.283Z] #68 34.39 configure.ac:13: installing 'build-aux/install-sh'
16:08:55 [2023-12-21T16:08:55.283Z] #68 34.40 configure.ac:13: installing 'build-aux/missing'
16:08:55 [2023-12-21T16:08:55.283Z] #68 34.40 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:08:55 [2023-12-21T16:08:55.283Z] #68 34.52 Makefile.am: installing 'build-aux/depcomp'
16:08:55 [2023-12-21T16:08:55.857Z] #68 35.36 checking build system type... aarch64-unknown-linux-gnu
16:08:56 [2023-12-21T16:08:56.118Z] #68 35.53 checking host system type... aarch64-unknown-linux-gnu
16:08:56 [2023-12-21T16:08:56.118Z] #68 35.53 checking how to print strings... printf
16:08:56 [2023-12-21T16:08:56.118Z] #68 35.54 checking for gcc... gcc
16:08:56 [2023-12-21T16:08:56.380Z] #68 35.65 checking whether the C compiler works... yes
16:08:56 [2023-12-21T16:08:56.380Z] #68 35.72 checking for C compiler default output file name... a.out
16:08:56 [2023-12-21T16:08:56.380Z] #68 35.72 checking for suffix of executables... 
16:08:56 [2023-12-21T16:08:56.380Z] #68 35.80 checking whether we are cross compiling... no
16:08:56 [2023-12-21T16:08:56.380Z] #68 35.93 checking for suffix of object files... o
16:08:56 [2023-12-21T16:08:56.380Z] #68 35.99 checking whether the compiler supports GNU C... yes
16:08:56 [2023-12-21T16:08:56.643Z] #68 36.04 checking whether gcc accepts -g... yes
16:08:56 [2023-12-21T16:08:56.644Z] #68 36.08 checking for gcc option to enable C11 features... none needed
16:08:56 [2023-12-21T16:08:56.644Z] #68 36.18 checking whether gcc understands -c and -o together... yes
16:08:56 [2023-12-21T16:08:56.644Z] #68 36.25 checking for a sed that does not truncate output... /usr/bin/sed
16:08:56 [2023-12-21T16:08:56.644Z] #68 36.26 checking for grep that handles long lines and -e... /usr/bin/grep
16:08:56 [2023-12-21T16:08:56.644Z] #68 36.27 checking for egrep... /usr/bin/grep -E
16:08:56 [2023-12-21T16:08:56.644Z] #68 36.27 checking for fgrep... /usr/bin/grep -F
16:08:56 [2023-12-21T16:08:56.644Z] #68 36.27 checking for ld used by gcc... /usr/bin/ld
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.29 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.31 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.39 checking whether ln -s works... yes
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.39 checking the maximum length of command line arguments... 1572864
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.42 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.42 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.42 checking for /usr/bin/ld option to reload object files... -r
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.42 checking for file... file
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.42 checking for objdump... objdump
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.42 checking how to recognize dependent libraries... pass_all
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.42 checking for dlltool... no
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.43 checking how to associate runtime and link libraries... printf %s\n
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.43 checking for ar... ar
16:08:56 [2023-12-21T16:08:56.906Z] #68 36.43 checking for archiver @FILE support... @
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.50 checking for strip... strip
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.50 checking for ranlib... ranlib
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.50 checking for gawk... no
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.50 checking for mawk... mawk
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.50 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.67 checking for sysroot... no
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.67 checking for a working dd... /usr/bin/dd
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.70 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.72 checking for mt... no
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.72 checking if : is a manifest tool... no
16:08:57 [2023-12-21T16:08:57.167Z] #68 36.74 checking for stdio.h... yes
16:08:57 [2023-12-21T16:08:57.428Z] #68 36.81 checking for stdlib.h... yes
16:08:57 [2023-12-21T16:08:57.428Z] #68 36.86 checking for string.h... yes
16:08:57 [2023-12-21T16:08:57.428Z] #68 36.93 checking for inttypes.h... yes
16:08:57 [2023-12-21T16:08:57.428Z] #68 36.98 checking for stdint.h... yes
16:08:57 [2023-12-21T16:08:57.691Z] #68 37.04 checking for strings.h... yes
16:08:57 [2023-12-21T16:08:57.691Z] #68 37.09 checking for sys/stat.h... yes
16:08:57 [2023-12-21T16:08:57.691Z] #68 37.15 checking for sys/types.h... yes
16:08:57 [2023-12-21T16:08:57.691Z] #68 37.19 checking for unistd.h... yes
16:08:57 [2023-12-21T16:08:57.952Z] #68 37.27 checking for dlfcn.h... yes
16:08:57 [2023-12-21T16:08:57.952Z] #68 37.37 checking for objdir... .libs
16:08:57 [2023-12-21T16:08:57.952Z] #68 37.51 checking if gcc supports -fno-rtti -fno-exceptions... 
16:08:57 [2023-12-21T16:08:57.952Z] #68 ...
16:08:57 [2023-12-21T16:08:57.952Z] 
16:08:57 [2023-12-21T16:08:57.952Z] #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...)
16:08:57 [2023-12-21T16:08:57.952Z] #73 DONE 37.7s
16:08:57 [2023-12-21T16:08:57.952Z] 
16:08:57 [2023-12-21T16:08:57.952Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:57 [2023-12-21T16:08:57.952Z] #68 37.51 checking if gcc supports -fno-rtti -fno-exceptions... no
16:08:57 [2023-12-21T16:08:57.952Z] #68 37.62 checking for gcc option to produce PIC... -fPIC -DPIC
16:08:57 [2023-12-21T16:08:57.952Z] #68 37.62 checking if gcc PIC flag -fPIC -DPIC works... 
16:08:57 [2023-12-21T16:08:57.952Z] #68 ...
16:08:57 [2023-12-21T16:08:57.952Z] 
16:08:57 [2023-12-21T16:08:57.952Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
16:08:58 [2023-12-21T16:08:58.214Z] #80 DONE 0.2s
16:08:58 [2023-12-21T16:08:58.214Z] 
16:08:58 [2023-12-21T16:08:58.214Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:58 [2023-12-21T16:08:58.214Z] #68 37.62 checking if gcc PIC flag -fPIC -DPIC works... yes
16:08:58 [2023-12-21T16:08:58.214Z] #68 37.69 checking if gcc static flag -static works... 
16:08:58 [2023-12-21T16:08:58.214Z] #68 ...
16:08:58 [2023-12-21T16:08:58.214Z] 
16:08:58 [2023-12-21T16:08:58.214Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
16:08:58 [2023-12-21T16:08:58.214Z] #81 DONE 0.2s
16:08:58 [2023-12-21T16:08:58.475Z] 
16:08:58 [2023-12-21T16:08:58.475Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:08:58 [2023-12-21T16:08:58.475Z] #68 37.69 checking if gcc static flag -static works... yes
16:08:58 [2023-12-21T16:08:58.475Z] #68 37.86 checking if gcc supports -c -o file.o... yes
16:08:58 [2023-12-21T16:08:58.475Z] #68 38.02 checking if gcc supports -c -o file.o... (cached) yes
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.02 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.07 checking dynamic linker characteristics... GNU/Linux ld.so
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.25 checking how to hardcode library paths into programs... immediate
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.26 checking whether stripping libraries is possible... yes
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.27 checking if libtool supports shared libraries... yes
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.28 checking whether to build shared libraries... no
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.28 checking whether to build static libraries... yes
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.28 checking for a BSD-compatible install... /usr/bin/install -c
16:08:58 [2023-12-21T16:08:58.736Z] #68 38.34 checking whether build environment is sane... yes
16:08:58 [2023-12-21T16:08:58.997Z] #68 38.41 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:08:58 [2023-12-21T16:08:58.997Z] #68 38.42 checking whether make sets $(MAKE)... yes
16:08:58 [2023-12-21T16:08:58.997Z] #68 38.48 checking whether make supports the include directive... yes (GNU style)
16:08:58 [2023-12-21T16:08:58.997Z] #68 38.52 checking whether make supports nested variables... yes
16:08:58 [2023-12-21T16:08:58.997Z] #68 38.54 checking whether UID '0' is supported by ustar format... yes
16:08:58 [2023-12-21T16:08:58.997Z] #68 38.54 checking whether GID '0' is supported by ustar format... yes
16:08:58 [2023-12-21T16:08:58.997Z] #68 38.55 checking how to create a ustar tar archive... gnutar
16:08:59 [2023-12-21T16:08:59.257Z] #68 38.58 checking dependency style of gcc... gcc3
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.66 checking whether to enable maintainer-specific portions of Makefiles... yes
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.66 checking whether make supports nested variables... (cached) yes
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.66 checking for gawk... (cached) mawk
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.66 checking for a sed that does not truncate output... (cached) /usr/bin/sed
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.67 checking for gcc... (cached) gcc
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.72 checking whether the compiler supports GNU C... (cached) yes
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.72 checking whether gcc accepts -g... (cached) yes
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.72 checking for gcc option to enable C11 features... (cached) none needed
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.73 checking whether gcc understands -c and -o together... (cached) yes
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.73 checking for a Python interpreter with version >= 3... python3
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.76 checking for python3... /usr/bin/python3
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.76 checking for python3 version... 3.11
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.78 checking for python3 platform... linux
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.80 checking for GNU default python3 prefix... ${prefix}
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.80 checking for GNU default python3 exec_prefix... ${exec_prefix}
16:08:59 [2023-12-21T16:08:59.258Z] #68 38.80 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
16:08:59 [2023-12-21T16:08:59.519Z] #68 38.85 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
16:08:59 [2023-12-21T16:08:59.519Z] #68 38.91 checking for go-md2man... no
16:08:59 [2023-12-21T16:08:59.519Z] #68 38.91 checking for error.h... yes
16:08:59 [2023-12-21T16:08:59.519Z] #68 38.96 checking for linux/openat2.h... yes
16:08:59 [2023-12-21T16:08:59.519Z] #68 39.02 checking for stdatomic.h... yes
16:08:59 [2023-12-21T16:08:59.780Z] #68 39.09 checking for linux/ioprio.h... yes
16:08:59 [2023-12-21T16:08:59.780Z] #68 39.13 checking for atomic_int... yes
16:08:59 [2023-12-21T16:08:59.780Z] #68 39.21 checking for atomic_bool... yes
16:08:59 [2023-12-21T16:08:59.780Z] #68 39.31 checking for copy_file_range... yes
16:09:00 [2023-12-21T16:09:00.041Z] #68 39.45 checking for fgetxattr... yes
16:09:00 [2023-12-21T16:09:00.041Z] #68 39.54 checking for statx... yes
16:09:00 [2023-12-21T16:09:00.303Z] #68 39.62 checking for fgetpwent_r... yes
16:09:00 [2023-12-21T16:09:00.303Z] #68 39.71 checking for issetugid... no
16:09:00 [2023-12-21T16:09:00.303Z] #68 39.80 checking for pkg-config... /usr/bin/pkg-config
16:09:00 [2023-12-21T16:09:00.303Z] #68 39.81 checking pkg-config is at least version 0.9.0... yes
16:09:00 [2023-12-21T16:09:00.564Z] #68 39.81 checking for library containing yajl_tree_get... -lyajl
16:09:00 [2023-12-21T16:09:00.825Z] #68 40.04 checking for yajl >= 2.0.0... yes
16:09:00 [2023-12-21T16:09:00.825Z] #68 40.05 checking for sys/capability.h... yes
16:09:00 [2023-12-21T16:09:00.825Z] #68 40.10 checking for library containing cap_from_name... -lcap
16:09:00 [2023-12-21T16:09:00.825Z] #68 40.25 checking for library containing gcry_check_version... no
16:09:01 [2023-12-21T16:09:01.087Z] #68 40.41 checking for library containing dlopen... none required
16:09:01 [2023-12-21T16:09:01.087Z] #68 40.51 checking for seccomp.h... yes
16:09:01 [2023-12-21T16:09:01.087Z] #68 40.57 checking for library containing seccomp_rule_add... -lseccomp
16:09:01 [2023-12-21T16:09:01.348Z] #68 40.72 checking for library containing seccomp_arch_resolve_name... none required
16:09:01 [2023-12-21T16:09:01.348Z] #68 40.79 checking for systemd/sd-bus.h... yes
16:09:01 [2023-12-21T16:09:01.348Z] #68 40.87 checking for library containing sd_bus_match_signal_async... -lsystemd
16:09:01 [2023-12-21T16:09:01.610Z] #68 ...
16:09:01 [2023-12-21T16:09:01.610Z] 
16:09:01 [2023-12-21T16:09:01.610Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
16:09:01 [2023-12-21T16:09:01.610Z] #77 DONE 41.2s
16:09:01 [2023-12-21T16:09:01.610Z] 
16:09:01 [2023-12-21T16:09:01.610Z] #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...)
16:09:01 [2023-12-21T16:09:01.610Z] #78 DONE 35.4s
16:09:01 [2023-12-21T16:09:01.610Z] 
16:09:01 [2023-12-21T16:09:01.610Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:01 [2023-12-21T16:09:01.610Z] #68 41.02 checking for sd_notify_barrier... yes
16:09:01 [2023-12-21T16:09:01.610Z] #68 41.10 checking for linux/bpf.h... yes
16:09:01 [2023-12-21T16:09:01.610Z] #68 41.17 checking compilation for eBPF... yes
16:09:01 [2023-12-21T16:09:01.610Z] #68 41.22 checking for criu >= 3.15... no
16:09:01 [2023-12-21T16:09:01.610Z] #68 41.23 configure: CRIU headers not found, building without CRIU support
16:09:01 [2023-12-21T16:09:01.610Z] #68 41.23 checking for criu > 3.16... no
16:09:01 [2023-12-21T16:09:01.610Z] #68 41.27 configure: CRIU version doesn't support join-ns API
16:09:01 [2023-12-21T16:09:01.871Z] #68 41.27 checking for criu > 3.16.1... no
16:09:01 [2023-12-21T16:09:01.871Z] #68 41.29 configure: CRIU version doesn't support for pre-dumping
16:09:01 [2023-12-21T16:09:01.871Z] #68 41.29 checking for new mount API (fsconfig)... yes
16:09:02 [2023-12-21T16:09:02.136Z] #68 41.42 yes
16:09:02 [2023-12-21T16:09:02.136Z] #68 41.42 checking for seccomp notify API... yes
16:09:02 [2023-12-21T16:09:02.136Z] #68 41.46 checking for gperf... no
16:09:02 [2023-12-21T16:09:02.136Z] #68 41.46 configure: gperf not found - cannot rebuild signal parser code
16:09:02 [2023-12-21T16:09:02.136Z] #68 41.46 checking for library containing argp_parse... none required
16:09:02 [2023-12-21T16:09:02.136Z] #68 41.61 checking that generated files are newer than configure... done
16:09:02 [2023-12-21T16:09:02.136Z] #68 41.61 configure: creating ./config.status
16:09:03 [2023-12-21T16:09:03.535Z] #68 42.92 config.status: creating Makefile
16:09:03 [2023-12-21T16:09:03.535Z] #68 ...
16:09:03 [2023-12-21T16:09:03.535Z] 
16:09:03 [2023-12-21T16:09:03.535Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
16:09:03 [2023-12-21T16:09:03.535Z] #82 DONE 1.3s
16:09:03 [2023-12-21T16:09:03.535Z] 
16:09:03 [2023-12-21T16:09:03.535Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:03 [2023-12-21T16:09:03.535Z] #68 42.94 config.status: creating config.h
16:09:03 [2023-12-21T16:09:03.535Z] #68 42.95 config.status: executing libtool commands
16:09:03 [2023-12-21T16:09:03.535Z] #68 42.96 config.status: executing depfiles commands
16:09:04 [2023-12-21T16:09:04.111Z] #68 43.49 === configuring in libocispec (/tmp/crun-build/libocispec)
16:09:04 [2023-12-21T16:09:04.111Z] #68 43.49 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:09:04 [2023-12-21T16:09:04.111Z] #68 43.59 checking for gcc... gcc
16:09:04 [2023-12-21T16:09:04.111Z] #68 43.62 checking whether the C compiler works... yes
16:09:04 [2023-12-21T16:09:04.111Z] #68 43.74 checking for C compiler default output file name... a.out
16:09:04 [2023-12-21T16:09:04.373Z] #68 43.74 checking for suffix of executables... 
16:09:04 [2023-12-21T16:09:04.634Z] #68 43.96 checking whether we are cross compiling... no
16:09:04 [2023-12-21T16:09:04.634Z] #68 44.04 checking for suffix of object files... o
16:09:04 [2023-12-21T16:09:04.634Z] #68 44.11 checking whether the compiler supports GNU C... yes
16:09:04 [2023-12-21T16:09:04.634Z] #68 44.19 checking whether gcc accepts -g... yes
16:09:04 [2023-12-21T16:09:04.898Z] #68 44.29 checking for gcc option to enable C11 features... none needed
16:09:04 [2023-12-21T16:09:04.898Z] #68 44.36 checking whether gcc understands -c and -o together... yes
16:09:04 [2023-12-21T16:09:04.898Z] #68 ...
16:09:04 [2023-12-21T16:09:04.898Z] 
16:09:04 [2023-12-21T16:09:04.898Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:09:04 [2023-12-21T16:09:04.898Z] #79 DONE 38.2s
16:09:04 [2023-12-21T16:09:04.898Z] 
16:09:04 [2023-12-21T16:09:04.898Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:04 [2023-12-21T16:09:04.898Z] #68 44.42 checking for stdio.h... yes
16:09:04 [2023-12-21T16:09:04.898Z] #68 44.45 checking for stdlib.h... yes
16:09:04 [2023-12-21T16:09:04.898Z] #68 44.49 checking for string.h... yes
16:09:05 [2023-12-21T16:09:05.160Z] #68 44.52 checking for inttypes.h... yes
16:09:05 [2023-12-21T16:09:05.160Z] #68 44.56 checking for stdint.h... yes
16:09:05 [2023-12-21T16:09:05.160Z] #68 44.60 checking for strings.h... yes
16:09:05 [2023-12-21T16:09:05.160Z] #68 44.64 checking for sys/stat.h... yes
16:09:05 [2023-12-21T16:09:05.160Z] #68 44.68 checking for sys/types.h... yes
16:09:05 [2023-12-21T16:09:05.160Z] #68 44.72 checking for unistd.h... yes
16:09:05 [2023-12-21T16:09:05.426Z] #68 44.75 checking for wchar.h... yes
16:09:05 [2023-12-21T16:09:05.426Z] #68 44.80 checking for minix/config.h... no
16:09:05 [2023-12-21T16:09:05.426Z] #68 44.84 checking whether it is safe to define __EXTENSIONS__... yes
16:09:05 [2023-12-21T16:09:05.426Z] #68 44.88 checking whether _XOPEN_SOURCE should be defined... no
16:09:05 [2023-12-21T16:09:05.426Z] #68 44.93 checking build system type... aarch64-unknown-linux-gnu
16:09:05 [2023-12-21T16:09:05.688Z] #68 44.99 checking host system type... aarch64-unknown-linux-gnu
16:09:05 [2023-12-21T16:09:05.688Z] #68 44.99 checking how to print strings... printf
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.01 checking for a sed that does not truncate output... /usr/bin/sed
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.02 checking for grep that handles long lines and -e... /usr/bin/grep
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.02 checking for egrep... /usr/bin/grep -E
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.03 checking for fgrep... /usr/bin/grep -F
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.03 checking for ld used by gcc... /usr/bin/ld
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.04 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.09 checking whether ln -s works... yes
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.09 checking the maximum length of command line arguments... 1572864
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking for /usr/bin/ld option to reload object files... -r
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking for file... file
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking for objdump... objdump
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking how to recognize dependent libraries... pass_all
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking for dlltool... no
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking how to associate runtime and link libraries... printf %s\n
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking for ar... ar
16:09:05 [2023-12-21T16:09:05.688Z] #68 45.12 checking for archiver @FILE support... @
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.22 checking for strip... strip
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.22 checking for ranlib... ranlib
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.23 checking for gawk... no
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.23 checking for mawk... mawk
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.23 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.43 checking for sysroot... no
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.43 checking for a working dd... /usr/bin/dd
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.44 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.44 checking for mt... no
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.44 checking if : is a manifest tool... no
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.45 checking for dlfcn.h... yes
16:09:06 [2023-12-21T16:09:06.039Z] #68 45.55 checking for objdir... .libs
16:09:06 [2023-12-21T16:09:06.300Z] #68 45.68 checking if gcc supports -fno-rtti -fno-exceptions... no
16:09:06 [2023-12-21T16:09:06.300Z] #68 45.76 checking for gcc option to produce PIC... -fPIC -DPIC
16:09:06 [2023-12-21T16:09:06.300Z] #68 45.76 checking if gcc PIC flag -fPIC -DPIC works... yes
16:09:06 [2023-12-21T16:09:06.300Z] #68 45.80 checking if gcc static flag -static works... 
16:09:06 [2023-12-21T16:09:06.300Z] #68 ...
16:09:06 [2023-12-21T16:09:06.300Z] 
16:09:06 [2023-12-21T16:09:06.300Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
16:09:06 [2023-12-21T16:09:06.300Z] #83 DONE 0.9s
16:09:06 [2023-12-21T16:09:06.300Z] 
16:09:06 [2023-12-21T16:09:06.300Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:06 [2023-12-21T16:09:06.300Z] #68 45.80 checking if gcc static flag -static works... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 45.89 checking if gcc supports -c -o file.o... 
16:09:06 [2023-12-21T16:09:06.561Z] #68 ...
16:09:06 [2023-12-21T16:09:06.561Z] 
16:09:06 [2023-12-21T16:09:06.561Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
16:09:06 [2023-12-21T16:09:06.561Z] #84 DONE 0.1s
16:09:06 [2023-12-21T16:09:06.561Z] 
16:09:06 [2023-12-21T16:09:06.561Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:06 [2023-12-21T16:09:06.561Z] #68 45.89 checking if gcc supports -c -o file.o... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 45.93 checking if gcc supports -c -o file.o... (cached) yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 45.93 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 45.95 checking dynamic linker characteristics... GNU/Linux ld.so
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.02 checking how to hardcode library paths into programs... immediate
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.02 checking whether stripping libraries is possible... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.02 checking if libtool supports shared libraries... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.02 checking whether to build shared libraries... no
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.02 checking whether to build static libraries... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.02 checking for a BSD-compatible install... /usr/bin/install -c
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.03 checking whether build environment is sane... #68 ...
16:09:06 [2023-12-21T16:09:06.561Z] 
16:09:06 [2023-12-21T16:09:06.561Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
16:09:06 [2023-12-21T16:09:06.561Z] #85 DONE 0.1s
16:09:06 [2023-12-21T16:09:06.561Z] 
16:09:06 [2023-12-21T16:09:06.561Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.03 checking whether build environment is sane... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.04 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.05 checking whether make sets $(MAKE)... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.06 checking whether make supports the include directive... yes (GNU style)
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.07 checking whether make supports nested variables... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.08 checking whether UID '0' is supported by ustar format... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.08 checking whether GID '0' is supported by ustar format... yes
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.08 checking how to create a ustar tar archive... gnutar
16:09:06 [2023-12-21T16:09:06.561Z] #68 46.10 checking dependency style of gcc... gcc3
16:09:06 [2023-12-21T16:09:06.824Z] 
16:09:06 [2023-12-21T16:09:06.824Z] #68 ...
16:09:06 [2023-12-21T16:09:06.824Z] 
16:09:06 [2023-12-21T16:09:06.824Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
16:09:06 [2023-12-21T16:09:06.824Z] #86 DONE 0.1s
16:09:06 [2023-12-21T16:09:06.824Z] 
16:09:06 [2023-12-21T16:09:06.824Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.16 checking whether to enable maintainer-specific portions of Makefiles... yes
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.16 checking whether make supports nested variables... (cached) yes
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.16 checking for pkg-config... /usr/bin/pkg-config
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.16 checking pkg-config is at least version 0.9.0... yes
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.16 checking for yajl >= 2.1.0... yes
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.17 checking for a sed that does not truncate output... (cached) /usr/bin/sed
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.17 checking for gcc... (cached) gcc
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.20 checking whether the compiler supports GNU C... (cached) yes
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.20 checking whether gcc accepts -g... (cached) yes
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.20 checking for gcc option to enable C11 features... (cached) none needed
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.20 checking whether gcc understands -c and -o together... (cached) yes
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.20 checking for a Python interpreter with version >= 3... python3
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.22 checking for python3... /usr/bin/python3
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.22 checking for python3 version... 3.11
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.23 checking for python3 platform... linux
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.25 checking for GNU default python3 prefix... ${prefix}
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.25 checking for GNU default python3 exec_prefix... ${exec_prefix}
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.25 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.28 checking for python3 extension module directory (pyexecdir)... 
16:09:06 [2023-12-21T16:09:06.824Z] #68 ...
16:09:06 [2023-12-21T16:09:06.824Z] 
16:09:06 [2023-12-21T16:09:06.824Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
16:09:06 [2023-12-21T16:09:06.824Z] #87 DONE 0.1s
16:09:06 [2023-12-21T16:09:06.824Z] 
16:09:06 [2023-12-21T16:09:06.824Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:06 [2023-12-21T16:09:06.824Z] #68 46.28 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
16:09:07 [2023-12-21T16:09:07.086Z] #68 46.33 checking that generated files are newer than configure... 
16:09:07 [2023-12-21T16:09:07.086Z] #68 ...
16:09:07 [2023-12-21T16:09:07.086Z] 
16:09:07 [2023-12-21T16:09:07.086Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
16:09:07 [2023-12-21T16:09:07.086Z] #88 DONE 0.1s
16:09:07 [2023-12-21T16:09:07.086Z] 
16:09:07 [2023-12-21T16:09:07.086Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
16:09:07 [2023-12-21T16:09:07.086Z] #89 DONE 0.2s
16:09:07 [2023-12-21T16:09:07.086Z] 
16:09:07 [2023-12-21T16:09:07.086Z] #70 [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...)
16:09:07 [2023-12-21T16:09:07.086Z] #70 46.18 + bin/containerd
16:09:07 [2023-12-21T16:09:07.087Z] #70 46.18 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
16:09:08 [2023-12-21T16:09:08.030Z] #70 ...
16:09:08 [2023-12-21T16:09:08.030Z] 
16:09:08 [2023-12-21T16:09:08.030Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
16:09:08 [2023-12-21T16:09:08.030Z] #90 DONE 0.7s
16:09:08 [2023-12-21T16:09:08.030Z] 
16:09:08 [2023-12-21T16:09:08.030Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
16:09:08 [2023-12-21T16:09:08.030Z] #91 DONE 0.1s
16:09:08 [2023-12-21T16:09:08.030Z] 
16:09:08 [2023-12-21T16:09:08.030Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
16:09:08 [2023-12-21T16:09:08.602Z] #92 DONE 0.6s
16:09:08 [2023-12-21T16:09:08.602Z] 
16:09:08 [2023-12-21T16:09:08.602Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:08 [2023-12-21T16:09:08.602Z] #68 46.33 checking that generated files are newer than configure... done
16:09:08 [2023-12-21T16:09:08.602Z] #68 47.04 configure: creating ./config.status
16:09:08 [2023-12-21T16:09:08.863Z] #68 48.45 config.status: creating Makefile
16:09:09 [2023-12-21T16:09:09.126Z] #68 48.49 config.status: creating ocispec.pc
16:09:09 [2023-12-21T16:09:09.126Z] #68 48.52 config.status: creating config.h
16:09:09 [2023-12-21T16:09:09.126Z] #68 48.53 config.status: executing libtool commands
16:09:09 [2023-12-21T16:09:09.126Z] #68 48.55 config.status: executing depfiles commands
16:09:09 [2023-12-21T16:09:09.387Z] #68 48.88 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:09:09 [2023-12-21T16:09:09.387Z] #68 48.89 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:09:09 [2023-12-21T16:09:09.648Z] #68 49.09 checking for gcc... gcc
16:09:09 [2023-12-21T16:09:09.648Z] #68 49.17 checking whether the C compiler works... yes
16:09:09 [2023-12-21T16:09:09.910Z] #68 49.23 checking for C compiler default output file name... a.out
16:09:09 [2023-12-21T16:09:09.910Z] #68 49.23 checking for suffix of executables... 
16:09:09 [2023-12-21T16:09:09.910Z] #68 49.28 checking whether we are cross compiling... no
16:09:09 [2023-12-21T16:09:09.910Z] #68 49.34 checking for suffix of object files... o
16:09:09 [2023-12-21T16:09:09.910Z] #68 49.38 checking whether the compiler supports GNU C... yes
16:09:09 [2023-12-21T16:09:09.910Z] #68 49.42 checking whether gcc accepts -g... yes
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.45 checking for gcc option to enable C11 features... none needed
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.53 checking whether gcc understands -c and -o together... yes
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.60 checking for a BSD-compatible install... /usr/bin/install -c
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.61 checking whether build environment is sane... yes
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.63 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.65 checking for gawk... no
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.65 checking for mawk... mawk
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.65 checking whether make sets $(MAKE)... yes
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.69 checking whether make supports the include directive... yes (GNU style)
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.71 checking whether make supports nested variables... yes
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.74 checking whether UID '0' is supported by ustar format... yes
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.74 checking whether GID '0' is supported by ustar format... yes
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.74 checking how to create a ustar tar archive... gnutar
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.76 checking dependency style of gcc... gcc3
16:09:10 [2023-12-21T16:09:10.172Z] #68 49.81 checking whether to enable maintainer-specific portions of Makefiles... yes
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.81 checking whether make supports nested variables... (cached) yes
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.83 checking build system type... aarch64-unknown-linux-gnu
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.93 checking host system type... aarch64-unknown-linux-gnu
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.93 checking how to print strings... printf
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.94 checking for a sed that does not truncate output... /usr/bin/sed
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.95 checking for grep that handles long lines and -e... /usr/bin/grep
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.96 checking for egrep... /usr/bin/grep -E
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.96 checking for fgrep... /usr/bin/grep -F
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.97 checking for ld used by gcc... /usr/bin/ld
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.98 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:09:10 [2023-12-21T16:09:10.433Z] #68 49.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.04 checking whether ln -s works... yes
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.04 checking the maximum length of command line arguments... 1572864
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking for /usr/bin/ld option to reload object files... -r
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking for file... file
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking for objdump... objdump
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking how to recognize dependent libraries... pass_all
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking for dlltool... no
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking how to associate runtime and link libraries... printf %s\n
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking for ar... ar
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.06 checking for archiver @FILE support... @
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.13 checking for strip... strip
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.13 checking for ranlib... ranlib
16:09:10 [2023-12-21T16:09:10.694Z] #68 50.13 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.28 checking for sysroot... no
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.28 checking for a working dd... /usr/bin/dd
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.29 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.30 checking for mt... no
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.30 checking if : is a manifest tool... no
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.30 checking for stdio.h... yes
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.33 checking for stdlib.h... yes
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.37 checking for string.h... yes
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.41 checking for inttypes.h... yes
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.45 checking for stdint.h... yes
16:09:10 [2023-12-21T16:09:10.955Z] #68 50.49 checking for strings.h... yes
16:09:11 [2023-12-21T16:09:11.216Z] #68 50.52 checking for sys/stat.h... yes
16:09:11 [2023-12-21T16:09:11.216Z] #68 50.56 checking for sys/types.h... yes
16:09:11 [2023-12-21T16:09:11.216Z] #68 50.60 checking for unistd.h... yes
16:09:11 [2023-12-21T16:09:11.216Z] #68 50.64 checking for dlfcn.h... yes
16:09:11 [2023-12-21T16:09:11.216Z] #68 50.69 checking for objdir... .libs
16:09:11 [2023-12-21T16:09:11.477Z] #68 50.79 checking if gcc supports -fno-rtti -fno-exceptions... no
16:09:11 [2023-12-21T16:09:11.477Z] #68 50.85 checking for gcc option to produce PIC... -fPIC -DPIC
16:09:11 [2023-12-21T16:09:11.477Z] #68 50.85 checking if gcc PIC flag -fPIC -DPIC works... yes
16:09:11 [2023-12-21T16:09:11.477Z] #68 50.89 checking if gcc static flag -static works... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 50.97 checking if gcc supports -c -o file.o... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.01 checking if gcc supports -c -o file.o... (cached) yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.01 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.03 checking dynamic linker characteristics... GNU/Linux ld.so
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.16 checking how to hardcode library paths into programs... immediate
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.16 checking whether stripping libraries is possible... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.16 checking if libtool supports shared libraries... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.16 checking whether to build shared libraries... no
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.16 checking whether to build static libraries... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.17 checking for float.h... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.21 checking for limits.h... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.27 checking for stddef.h... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.32 checking for stdlib.h... (cached) yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.32 checking for string.h... (cached) yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.32 checking for sys/time.h... yes
16:09:11 [2023-12-21T16:09:11.739Z] #68 51.37 checking for inline... inline
16:09:12 [2023-12-21T16:09:12.000Z] #68 51.40 checking for size_t... yes
16:09:12 [2023-12-21T16:09:12.000Z] #68 51.51 checking for GNU libc compatible malloc... yes
16:09:12 [2023-12-21T16:09:12.000Z] #68 51.57 checking for GNU libc compatible realloc... yes
16:09:12 [2023-12-21T16:09:12.261Z] #68 51.65 checking for working strtod... yes
16:09:12 [2023-12-21T16:09:12.261Z] #68 51.74 checking for gettimeofday... yes
16:09:12 [2023-12-21T16:09:12.523Z] #68 51.80 checking for memset... yes
16:09:12 [2023-12-21T16:09:12.523Z] #68 51.87 checking for strspn... yes
16:09:12 [2023-12-21T16:09:12.523Z] #68 52.03 checking that generated files are newer than configure... done
16:09:12 [2023-12-21T16:09:12.523Z] #68 52.03 configure: creating ./config.status
16:09:14 [2023-12-21T16:09:14.537Z] #68 53.72 config.status: creating Makefile
16:09:14 [2023-12-21T16:09:14.537Z] #68 53.75 config.status: creating config.h
16:09:14 [2023-12-21T16:09:14.537Z] #68 53.77 config.status: executing depfiles commands
16:09:14 [2023-12-21T16:09:14.537Z] #68 53.85 config.status: executing libtool commands
16:09:14 [2023-12-21T16:09:14.798Z] #68 54.22   GEN      .version
16:09:14 [2023-12-21T16:09:14.798Z] #68 54.24 make  install-recursive
16:09:14 [2023-12-21T16:09:14.798Z] #68 54.24 make[1]: Entering directory '/tmp/crun-build'
16:09:14 [2023-12-21T16:09:14.798Z] #68 54.29 Making install in libocispec
16:09:14 [2023-12-21T16:09:14.798Z] #68 54.29 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:09:14 [2023-12-21T16:09:14.798Z] #68 54.33 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
16:09:15 [2023-12-21T16:09:15.059Z] #68 54.34 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.35 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.36 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.41 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.43 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.43 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.43 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.43 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.43 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.43 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.43 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:09:15 [2023-12-21T16:09:15.060Z] #68 54.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.68 make  install-recursive
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.69 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.71 Making install in yajl
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.71 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       verify/json_verify-json_verify.o
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl_alloc.lo
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl.lo
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl_gen.lo
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl_parser.lo
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl_buf.lo
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl_encode.lo
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl_lex.lo
16:09:15 [2023-12-21T16:09:15.320Z] #68 54.72   CC       src/libyajl_la-yajl_tree.lo
16:09:15 [2023-12-21T16:09:15.580Z] #68 55.20   CCLD     libyajl.la
16:09:15 [2023-12-21T16:09:15.841Z] #68 55.32   CCLD     verify/json_verify
16:09:15 [2023-12-21T16:09:15.841Z] #68 55.43 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:09:15 [2023-12-21T16:09:15.841Z] #68 55.43 make[5]: Nothing to be done for 'install-exec-am'.
16:09:15 [2023-12-21T16:09:15.841Z] #68 55.43 make[5]: Nothing to be done for 'install-data-am'.
16:09:15 [2023-12-21T16:09:15.841Z] #68 55.43 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.43 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.44 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/validate.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/image_spec_schema_content_descriptor.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/image_spec_schema_config_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/image_spec_schema_defs.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/image_spec_schema_image_index_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.46   CC       src/ocispec/runtime_spec_schema_config_linux.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.47   CC       src/ocispec/runtime_spec_schema_config_zos.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.48   CC       src/ocispec/runtime_spec_schema_config_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.49   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.49   CC       src/ocispec/runtime_spec_schema_config_vm.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.50   CC       src/ocispec/runtime_spec_schema_config_windows.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.50   CC       src/ocispec/runtime_spec_schema_defs.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.50   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.50   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.51   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.52   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.53   CC       src/ocispec/runtime_spec_schema_state_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.53   CC       src/ocispec/runtime_spec_schema_features_linux.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.53   CC       src/ocispec/runtime_spec_schema_features_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.53   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.53   CC       src/ocispec/basic_test_double_array_item.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.54   CC       src/ocispec/basic_test_double_array.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.54   CC       src/ocispec/basic_test_top_array_int.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.54   CC       src/ocispec/basic_test_top_array_string.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.54   CC       src/ocispec/basic_test_top_double_array_int.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.54   CC       src/ocispec/basic_test_top_double_array_obj.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.55   CC       src/ocispec/basic_test_top_double_array_refobj.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.55   CC       src/ocispec/basic_test_top_double_array_string.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.56   CC       src/ocispec/read-file.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.56   CC       src/ocispec/json_common.lo
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.57   CC       tests/test-1.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.58   CC       tests/test-2.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.59   CC       tests/test-3.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.59   CC       tests/test-4.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.60   CC       tests/test-5.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.62   CC       tests/test-6.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.64   CC       tests/test-7.o
16:09:16 [2023-12-21T16:09:16.102Z] #68 55.66   CC       tests/test-8.o
16:09:16 [2023-12-21T16:09:16.364Z] #68 55.71   CC       tests/test-9.o
16:09:16 [2023-12-21T16:09:16.364Z] #68 55.74   CC       tests/test-10.o
16:09:16 [2023-12-21T16:09:16.364Z] #68 55.76   CC       tests/test-11.o
16:09:19 [2023-12-21T16:09:19.664Z] #68 59.15   CCLD     libocispec.la
16:09:19 [2023-12-21T16:09:19.664Z] #68 59.30   CCLD     src/ocispec/validate
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.30   CCLD     tests/test-2
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.30   CCLD     tests/test-1
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.30   CCLD     tests/test-3
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.30   CCLD     tests/test-4
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.31   CCLD     tests/test-5
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.31   CCLD     tests/test-6
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.32   CCLD     tests/test-7
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.32   CCLD     tests/test-8
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.32   CCLD     tests/test-9
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.32 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.33   CCLD     tests/test-10
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.33   CCLD     tests/test-11
16:09:19 [2023-12-21T16:09:19.926Z] #68 59.46 libtool: link: ar cr libocispec.a 
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.47 libtool: link: ranlib libocispec.a
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.67 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.70 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.70 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.70 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.70 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.70 make[2]: Entering directory '/tmp/crun-build'
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.74   CC       src/crun-crun.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.75   CC       src/crun-delete.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.75   CC       src/crun-run.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.75   CC       src/crun-kill.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.75   CC       src/crun-pause.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.75   CC       src/crun-unpause.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.77   CC       src/crun-oci_features.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.77   CC       src/crun-spec.o
16:09:20 [2023-12-21T16:09:20.187Z] #68 59.78   CC       src/crun-exec.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.79   CC       src/crun-list.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.81   CC       src/crun-create.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.82   CC       src/crun-start.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.83   CC       src/crun-state.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.84   CC       src/crun-update.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.85   CC       src/crun-ps.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.87   CC       src/crun-checkpoint.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.88   CC       src/crun-restore.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.93   CC       src/libcrun/crun-cloned_binary.o
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.93   CC       src/libcrun/libcrun_la-utils.lo
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.94   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:09:20 [2023-12-21T16:09:20.448Z] #68 59.97   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.14   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.15   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.16   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.17   CC       src/libcrun/libcrun_la-cgroup.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.19   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.20   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.22   CC       src/libcrun/libcrun_la-container.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.23   CC       src/libcrun/libcrun_la-criu.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.23   CC       src/libcrun/libcrun_la-custom-handler.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.26   CC       src/libcrun/libcrun_la-ebpf.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.26   CC       src/libcrun/libcrun_la-error.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.27   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.28   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.30   CC       src/libcrun/handlers/libcrun_la-mono.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.30   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.31   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.32   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.33   CC       src/libcrun/libcrun_la-io_priority.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.34   CC       src/libcrun/libcrun_la-linux.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.35   CC       src/libcrun/libcrun_la-mount_flags.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.35   CC       src/libcrun/libcrun_la-scheduler.lo
16:09:20 [2023-12-21T16:09:20.709Z] #68 60.37   CC       src/libcrun/libcrun_la-seccomp.lo
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.37   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.37   CC       src/libcrun/libcrun_la-signals.lo
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.38   CC       src/libcrun/libcrun_la-status.lo
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.40   CC       src/libcrun/libcrun_la-terminal.lo
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.41   CC       tests/init.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.43   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.44   CC       src/libcrun/libcrun_testing_a-utils.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.45   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.47   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.48   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.52   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.54   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.56   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:09:20 [2023-12-21T16:09:20.970Z] #68 60.58   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.60   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.62   CC       src/libcrun/libcrun_testing_a-container.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.63   CC       src/libcrun/libcrun_testing_a-criu.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.63   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.67   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.70   CC       src/libcrun/libcrun_testing_a-error.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.70   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.70   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.70   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.71   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.71   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.71   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.71   CC       src/libcrun/libcrun_testing_a-io_priority.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.71   CC       src/libcrun/libcrun_testing_a-linux.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.71   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.77   CC       src/libcrun/libcrun_testing_a-scheduler.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.80   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:09:21 [2023-12-21T16:09:21.231Z] #68 60.84   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:09:21 [2023-12-21T16:09:21.493Z] #68 60.86   CC       src/libcrun/libcrun_testing_a-signals.o
16:09:21 [2023-12-21T16:09:21.493Z] #68 60.97   CC       src/libcrun/libcrun_testing_a-status.o
16:09:21 [2023-12-21T16:09:21.493Z] #68 61.00   CC       src/libcrun/libcrun_testing_a-terminal.o
16:09:21 [2023-12-21T16:09:21.493Z] #68 61.02   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:09:21 [2023-12-21T16:09:21.493Z] #68 61.10   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:09:22 [2023-12-21T16:09:22.436Z] #68 61.80   CCLD     tests/init
16:09:23 [2023-12-21T16:09:23.379Z] #68 ...
16:09:23 [2023-12-21T16:09:23.379Z] 
16:09:23 [2023-12-21T16:09:23.379Z] #70 [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...)
16:09:23 [2023-12-21T16:09:23.379Z] #70 62.48 + bin/containerd-stress
16:09:23 [2023-12-21T16:09:23.379Z] #70 62.48 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
16:09:24 [2023-12-21T16:09:24.762Z] #70 64.02 + bin/containerd-shim
16:09:25 [2023-12-21T16:09:25.333Z] #70 64.60 + bin/containerd-shim-runc-v1
16:09:26 [2023-12-21T16:09:26.272Z] #70 65.45 + bin/containerd-shim-runc-v2
16:09:26 [2023-12-21T16:09:26.533Z] #70 ...
16:09:26 [2023-12-21T16:09:26.533Z] 
16:09:26 [2023-12-21T16:09:26.533Z] #68 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:09:26 [2023-12-21T16:09:26.533Z] #68 64.66   AR       libcrun_testing.a
16:09:26 [2023-12-21T16:09:26.533Z] #68 64.66 ar: `u' modifier ignored since `D' is the default (see `U')
16:09:26 [2023-12-21T16:09:26.533Z] #68 64.68   CCLD     tests/tests_libcrun_utils
16:09:26 [2023-12-21T16:09:26.533Z] #68 64.68   CCLD     tests/tests_libcrun_errors
16:09:26 [2023-12-21T16:09:26.533Z] #68 64.68   CCLD     tests/tests_libcrun_fuzzer
16:09:26 [2023-12-21T16:09:26.533Z] #68 64.70   CCLD     libcrun.la
16:09:26 [2023-12-21T16:09:26.533Z] #68 64.91   CCLD     crun
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.09 make[3]: Entering directory '/tmp/crun-build'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.17  /usr/bin/mkdir -p '/usr/local/share/man/man1'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.17  /usr/bin/mkdir -p '/usr/local/lib'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.17  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.18  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.21 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.21 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.22 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.23 libtool: install: ranlib /usr/local/lib/libcrun.a
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.30 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
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 ----------------------------------------------------------------------
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 Libraries have been installed in:
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31    /usr/local/lib
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 If you ever happen to want to link against installed libraries
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 in a given directory, LIBDIR, you must either use libtool, and
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 specify the full pathname of the library, or use the '-LLIBDIR'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 flag during linking and do at least one of the following:
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31      during execution
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31      during linking
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 See any operating system documentation about shared libraries for
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 more information, such as the ld(1) and ld.so(8) manual pages.
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31 ----------------------------------------------------------------------
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31  /usr/bin/mkdir -p '/build'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.31   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.35 libtool: install: /usr/bin/install -c crun /build/crun
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.35 make[3]: Leaving directory '/tmp/crun-build'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.35 make[2]: Leaving directory '/tmp/crun-build'
16:09:26 [2023-12-21T16:09:26.533Z] #68 65.35 make[1]: Leaving directory '/tmp/crun-build'
16:09:26 [2023-12-21T16:09:26.533Z] #68 DONE 66.1s
16:09:26 [2023-12-21T16:09:26.793Z] 
16:09:26 [2023-12-21T16:09:26.793Z] #70 [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...)
16:09:27 [2023-12-21T16:09:27.053Z] #70 66.20 + binaries
16:09:27 [2023-12-21T16:09:27.312Z] #70 DONE 66.5s
16:09:27 [2023-12-21T16:09:27.882Z] 
16:09:27 [2023-12-21T16:09:27.882Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
16:09:29 [2023-12-21T16:09:29.261Z] #93 DONE 1.2s
16:09:29 [2023-12-21T16:09:29.261Z] 
16:09:29 [2023-12-21T16:09:29.261Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
16:09:29 [2023-12-21T16:09:29.261Z] #94 DONE 0.1s
16:09:29 [2023-12-21T16:09:29.261Z] 
16:09:29 [2023-12-21T16:09:29.261Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
16:09:30 [2023-12-21T16:09:30.641Z] #95 DONE 1.3s
16:09:30 [2023-12-21T16:09:30.641Z] 
16:09:30 [2023-12-21T16:09:30.641Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
16:09:30 [2023-12-21T16:09:30.641Z] #96 DONE 0.0s
16:09:30 [2023-12-21T16:09:30.641Z] 
16:09:30 [2023-12-21T16:09:30.641Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
16:09:30 [2023-12-21T16:09:30.641Z] #97 DONE 0.1s
16:09:30 [2023-12-21T16:09:30.900Z] 
16:09:30 [2023-12-21T16:09:30.900Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
16:09:30 [2023-12-21T16:09:30.900Z] #98 DONE 0.1s
16:09:30 [2023-12-21T16:09:30.900Z] 
16:09:30 [2023-12-21T16:09:30.900Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
16:09:32 [2023-12-21T16:09:32.807Z] #99 DONE 2.1s
16:09:32 [2023-12-21T16:09:32.807Z] 
16:09:32 [2023-12-21T16:09:32.807Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
16:09:33 [2023-12-21T16:09:33.067Z] #100 DONE 0.2s
16:09:33 [2023-12-21T16:09:33.067Z] 
16:09:33 [2023-12-21T16:09:33.067Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
16:09:33 [2023-12-21T16:09:33.067Z] #101 DONE 0.1s
16:09:33 [2023-12-21T16:09:33.067Z] 
16:09:33 [2023-12-21T16:09:33.067Z] #102 [dev-base  1/12] RUN groupadd -r docker
16:09:33 [2023-12-21T16:09:33.327Z] #102 DONE 0.3s
16:09:33 [2023-12-21T16:09:33.586Z] 
16:09:33 [2023-12-21T16:09:33.586Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:09:33 [2023-12-21T16:09:33.846Z] #103 DONE 0.4s
16:09:33 [2023-12-21T16:09:33.846Z] 
16:09:33 [2023-12-21T16:09:33.846Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:09:34 [2023-12-21T16:09:34.105Z] #104 0.294 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:09:34 [2023-12-21T16:09:34.365Z] #104 DONE 0.3s
16:09:34 [2023-12-21T16:09:34.365Z] 
16:09:34 [2023-12-21T16:09:34.365Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:09:34 [2023-12-21T16:09:34.624Z] #105 DONE 0.4s
16:09:34 [2023-12-21T16:09:34.624Z] 
16:09:34 [2023-12-21T16:09:34.624Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:09:34 [2023-12-21T16:09:34.884Z] #106 DONE 0.4s
16:09:35 [2023-12-21T16:09:35.144Z] 
16:09:35 [2023-12-21T16:09:35.144Z] #107 [dev-base  6/12] RUN ldconfig
16:09:35 [2023-12-21T16:09:35.404Z] #107 DONE 0.5s
16:09:35 [2023-12-21T16:09:35.404Z] 
16:09:35 [2023-12-21T16:09:35.404Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:09:35 [2023-12-21T16:09:35.664Z] #108 DONE 0.4s
16:09:35 [2023-12-21T16:09:35.924Z] 
16:09:35 [2023-12-21T16:09:35.924Z] #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
16:09:36 [2023-12-21T16:09:36.184Z] #109 0.604 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:09:36 [2023-12-21T16:09:36.443Z] #109 0.616 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
16:09:36 [2023-12-21T16:09:36.443Z] #109 0.616 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:09:36 [2023-12-21T16:09:36.443Z] #109 0.701 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:09:36 [2023-12-21T16:09:36.443Z] #109 0.774 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
16:09:36 [2023-12-21T16:09:36.702Z] #109 0.845 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
16:09:37 [2023-12-21T16:09:37.641Z] #109 1.727 Fetched 9072 kB in 1s (6552 kB/s)
16:09:37 [2023-12-21T16:09:37.900Z] #109 1.727 Reading package lists...
16:09:38 [2023-12-21T16:09:38.728Z] #109 2.361 Reading package lists...
16:09:38 [2023-12-21T16:09:38.728Z] #109 2.976 Building dependency tree...
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.445 The following additional packages will be installed:
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.446   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.446   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.446   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.447   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.448   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.448   vim-runtime
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451 Suggested packages:
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451   systemd-userdbd systemd-boot systemd-resolved libqrencode4
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451   vim-doc vim-scripts xfsdump acl attr quota
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451 Recommended packages:
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
16:09:39 [2023-12-21T16:09:39.297Z] #109 3.451   systemd-timesyncd | time-daemon xxd unzip
16:09:39 [2023-12-21T16:09:39.557Z] #109 3.856 The following NEW packages will be installed:
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.856   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.856   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.856   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.856   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.856   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.857   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.857   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.857   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
16:09:39 [2023-12-21T16:09:39.816Z] #109 3.857   zip zstd
16:09:39 [2023-12-21T16:09:39.816Z] #109 4.135 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
16:09:39 [2023-12-21T16:09:39.816Z] #109 4.135 Need to get 31.8 MB of archives.
16:09:39 [2023-12-21T16:09:39.816Z] #109 4.135 After this operation, 143 MB of additional disk space will be used.
16:09:39 [2023-12-21T16:09:39.816Z] #109 4.135 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.137 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.140 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.142 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.144 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.146 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.147 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.148 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.149 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.151 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.160 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.177 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.178 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.178 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.187 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.190 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.191 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.191 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.191 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.192 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.197 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.198 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.199 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.200 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.202 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.205 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.206 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.206 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
16:09:40 [2023-12-21T16:09:40.076Z] #109 4.206 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.206 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.207 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.210 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.211 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.212 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.212 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.213 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.218 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.274 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.275 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.275 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.276 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.276 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.277 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.277 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.279 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.279 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.279 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.281 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.281 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.282 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.284 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.287 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.328 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.336 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.340 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.341 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
16:09:40 [2023-12-21T16:09:40.077Z] #109 4.499 debconf: delaying package configuration, since apt-utils is not installed
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.541 Fetched 31.8 MB in 0s (66.9 MB/s)
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.569 Selecting previously unselected package libargon2-1:arm64.
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.569 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.579 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.586 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.622 Selecting previously unselected package dmsetup.
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.624 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.628 Unpacking dmsetup (2:1.02.185-2) ...
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.670 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.672 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.675 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.719 Selecting previously unselected package libjson-c5:arm64.
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.721 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.336Z] #109 4.725 Unpacking libjson-c5:arm64 (0.16-2) ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.762 Selecting previously unselected package libcryptsetup12:arm64.
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.764 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.767 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.816 Selecting previously unselected package libfdisk1:arm64.
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.818 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.822 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.871 Selecting previously unselected package libkmod2:arm64.
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.873 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.876 Unpacking libkmod2:arm64 (30+20221128-1) ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.911 Selecting previously unselected package libapparmor1:arm64.
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.913 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.918 Unpacking libapparmor1:arm64 (3.0.8-3) ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.962 Selecting previously unselected package libip4tc2:arm64.
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.964 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 4.969 Unpacking libip4tc2:arm64 (1.8.9-2) ...
16:09:40 [2023-12-21T16:09:40.596Z] #109 5.001 Selecting previously unselected package libsystemd-shared:arm64.
16:09:40 [2023-12-21T16:09:40.855Z] #109 5.004 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
16:09:40 [2023-12-21T16:09:40.855Z] #109 5.006 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
16:09:40 [2023-12-21T16:09:40.855Z] #109 5.159 Selecting previously unselected package systemd.
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.161 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.181 Unpacking systemd (252.19-1~deb12u1) ...
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.445 Selecting previously unselected package pigz.
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.447 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.451 Unpacking pigz (2.6-1) ...
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.494 Selecting previously unselected package sgml-base.
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.497 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.503 Unpacking sgml-base (1.31) ...
16:09:41 [2023-12-21T16:09:41.115Z] #109 5.559 Selecting previously unselected package sudo.
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.561 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.569 Unpacking sudo (1.9.13p3-1+deb12u1) ...
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.699 Selecting previously unselected package libelf1:arm64.
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.702 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.705 Unpacking libelf1:arm64 (0.188-2.1) ...
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.756 Selecting previously unselected package libbpf1:arm64.
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.758 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.762 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
16:09:41 [2023-12-21T16:09:41.375Z] #109 5.816 Selecting previously unselected package libmnl0:arm64.
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.818 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.822 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.860 Selecting previously unselected package libxtables12:arm64.
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.862 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.867 Unpacking libxtables12:arm64 (1.8.9-2) ...
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.903 Selecting previously unselected package libcap2-bin.
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.905 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.910 Unpacking libcap2-bin (1:2.66-4) ...
16:09:41 [2023-12-21T16:09:41.635Z] #109 5.965 Selecting previously unselected package iproute2.
16:09:41 [2023-12-21T16:09:41.895Z] #109 5.967 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
16:09:41 [2023-12-21T16:09:41.895Z] #109 5.972 Unpacking iproute2 (6.1.0-3) ...
16:09:41 [2023-12-21T16:09:41.895Z] #109 6.092 Selecting previously unselected package vim-common.
16:09:41 [2023-12-21T16:09:41.895Z] #109 6.094 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
16:09:41 [2023-12-21T16:09:41.895Z] #109 6.100 Unpacking vim-common (2:9.0.1378-2) ...
16:09:41 [2023-12-21T16:09:41.895Z] #109 6.148 Selecting previously unselected package bash-completion.
16:09:41 [2023-12-21T16:09:41.895Z] #109 6.151 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
16:09:41 [2023-12-21T16:09:41.895Z] #109 6.162 Unpacking bash-completion (1:2.11-6) ...
16:09:41 [2023-12-21T16:09:41.895Z] #109 6.282 Selecting previously unselected package bzip2.
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.284 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.287 Unpacking bzip2 (1.0.8-5+b1) ...
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.326 Selecting previously unselected package xz-utils.
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.328 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.332 Unpacking xz-utils (5.4.1-0.2) ...
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.417 Selecting previously unselected package apparmor.
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.419 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.441 Unpacking apparmor (3.0.8-3) ...
16:09:42 [2023-12-21T16:09:42.154Z] #109 6.529 Selecting previously unselected package inetutils-ping.
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.531 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.534 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.579 Selecting previously unselected package libip6tc2:arm64.
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.581 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.585 Unpacking libip6tc2:arm64 (1.8.9-2) ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.624 Selecting previously unselected package libnfnetlink0:arm64.
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.626 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.630 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.671 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.673 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.677 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.722 Selecting previously unselected package libnftnl11:arm64.
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.724 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.728 Unpacking libnftnl11:arm64 (1.2.4-2) ...
16:09:42 [2023-12-21T16:09:42.414Z] #109 6.774 Selecting previously unselected package iptables.
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.777 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.780 Unpacking iptables (1.8.9-2) ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.879 Selecting previously unselected package libonig5:arm64.
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.882 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.885 Unpacking libonig5:arm64 (6.9.8-1) ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.940 Selecting previously unselected package libjq1:arm64.
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.942 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.947 Unpacking libjq1:arm64 (1.6-2.1) ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.988 Selecting previously unselected package jq.
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.990 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 6.994 Unpacking jq (1.6-2.1) ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 7.040 Selecting previously unselected package libaio1:arm64.
16:09:42 [2023-12-21T16:09:42.673Z] #109 7.042 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 7.046 Unpacking libaio1:arm64 (0.3.113-4) ...
16:09:42 [2023-12-21T16:09:42.673Z] #109 7.092 Selecting previously unselected package libgpm2:arm64.
16:09:42 [2023-12-21T16:09:42.933Z] #109 7.094 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.933Z] #109 7.099 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
16:09:42 [2023-12-21T16:09:42.933Z] #109 7.142 Selecting previously unselected package libicu72:arm64.
16:09:42 [2023-12-21T16:09:42.933Z] #109 7.144 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
16:09:42 [2023-12-21T16:09:42.933Z] #109 7.148 Unpacking libicu72:arm64 (72.1-3) ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.705 Selecting previously unselected package libinih1:arm64.
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.708 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.713 Unpacking libinih1:arm64 (55-1) ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.756 Selecting previously unselected package libmicrohttpd12:arm64.
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.758 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.763 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.811 Selecting previously unselected package libnet1:arm64.
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.813 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.817 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.863 Selecting previously unselected package libnl-3-200:arm64.
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.865 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.869 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
16:09:43 [2023-12-21T16:09:43.502Z] #109 7.915 Selecting previously unselected package libprotobuf-c1:arm64.
16:09:43 [2023-12-21T16:09:43.761Z] #109 7.917 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 7.921 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 7.971 Selecting previously unselected package libsodium23:arm64.
16:09:43 [2023-12-21T16:09:43.761Z] #109 7.973 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 7.978 Unpacking libsodium23:arm64 (1.0.18-1) ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 8.033 Selecting previously unselected package libsubid4:arm64.
16:09:43 [2023-12-21T16:09:43.761Z] #109 8.036 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 8.041 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 8.101 Selecting previously unselected package liburcu8:arm64.
16:09:43 [2023-12-21T16:09:43.761Z] #109 8.104 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 8.108 Unpacking liburcu8:arm64 (0.13.2-1) ...
16:09:43 [2023-12-21T16:09:43.761Z] #109 8.173 Selecting previously unselected package libyajl2:arm64.
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.175 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.179 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.215 Selecting previously unselected package net-tools.
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.217 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.222 Unpacking net-tools (2.10-0.1) ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.272 Selecting previously unselected package patch.
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.274 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.278 Unpacking patch (2.7.6-7) ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.326 Selecting previously unselected package systemd-journal-remote.
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.328 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.333 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
16:09:44 [2023-12-21T16:09:44.021Z] #109 8.379 Selecting previously unselected package thin-provisioning-tools.
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.381 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.386 Unpacking thin-provisioning-tools (0.9.0-2) ...
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.454 Selecting previously unselected package uidmap.
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.456 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.460 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.518 Selecting previously unselected package vim-runtime.
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.520 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.534 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.548 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
16:09:44 [2023-12-21T16:09:44.280Z] #109 8.552 Unpacking vim-runtime (2:9.0.1378-2) ...
16:09:44 [2023-12-21T16:09:44.849Z] #109 9.046 Selecting previously unselected package vim.
16:09:44 [2023-12-21T16:09:44.849Z] #109 9.049 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
16:09:44 [2023-12-21T16:09:44.849Z] #109 9.056 Unpacking vim (2:9.0.1378-2) ...
16:09:44 [2023-12-21T16:09:44.849Z] #109 9.194 Selecting previously unselected package xfsprogs.
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.197 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.201 Unpacking xfsprogs (6.1.0-1) ...
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.300 Selecting previously unselected package zip.
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.303 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.306 Unpacking zip (3.0-13) ...
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.359 Selecting previously unselected package zstd.
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.361 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.365 Unpacking zstd (1.5.4+dfsg2-5) ...
16:09:45 [2023-12-21T16:09:45.109Z] #109 9.454 Setting up libip4tc2:arm64 (1.8.9-2) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.470 Setting up net-tools (2.10-0.1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.483 Setting up libapparmor1:arm64 (3.0.8-3) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.494 Setting up libsodium23:arm64 (1.0.18-1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.505 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.517 Setting up libicu72:arm64 (72.1-3) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.530 Setting up libip6tc2:arm64 (1.8.9-2) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.541 Setting up libinih1:arm64 (55-1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.556 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.567 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.577 Setting up bzip2 (1.0.8-5+b1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.588 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.601 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.613 Setting up libcap2-bin (1:2.66-4) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.625 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
16:09:45 [2023-12-21T16:09:45.369Z] #109 9.637 Setting up apparmor (3.0.8-3) ...
16:09:45 [2023-12-21T16:09:45.938Z] #109 10.34 debconf: unable to initialize frontend: Dialog
16:09:45 [2023-12-21T16:09:45.938Z] #109 10.34 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:09:45 [2023-12-21T16:09:45.938Z] #109 10.34 debconf: falling back to frontend: Readline
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.34 debconf: unable to initialize frontend: Readline
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.34 debconf: (This frontend requires a controlling tty.)
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.34 debconf: falling back to frontend: Teletype
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.54 Setting up zip (3.0-13) ...
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.55 Setting up vim-common (2:9.0.1378-2) ...
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.57 Setting up bash-completion (1:2.11-6) ...
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.60 Setting up xz-utils (5.4.1-0.2) ...
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.62 Setting up libmnl0:arm64 (1.0.4-3) ...
16:09:46 [2023-12-21T16:09:46.198Z] #109 10.63 Setting up patch (2.7.6-7) ...
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.64 Setting up sudo (1.9.13p3-1+deb12u1) ...
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.70 invoke-rc.d: could not determine current runlevel
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.71 invoke-rc.d: policy-rc.d denied execution of start.
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.71 Setting up libxtables12:arm64 (1.8.9-2) ...
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.72 Setting up liburcu8:arm64 (0.13.2-1) ...
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.74 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.75 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
16:09:46 [2023-12-21T16:09:46.457Z] #109 10.76 Setting up pigz (2.6-1) ...
16:09:46 [2023-12-21T16:09:46.458Z] #109 10.77 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
16:09:46 [2023-12-21T16:09:46.458Z] #109 10.79 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
16:09:46 [2023-12-21T16:09:46.458Z] #109 10.82 Setting up sgml-base (1.31) ...
16:09:46 [2023-12-21T16:09:46.458Z] #109 10.86 Setting up vim-runtime (2:9.0.1378-2) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 10.93 Setting up libaio1:arm64 (0.3.113-4) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 10.95 Setting up libelf1:arm64 (0.188-2.1) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 10.96 Setting up libjson-c5:arm64 (0.16-2) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 10.97 Setting up zstd (1.5.4+dfsg2-5) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 10.98 Setting up libonig5:arm64 (6.9.8-1) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.00 Setting up libbpf1:arm64 (1:1.1.0-1) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.01 Setting up libkmod2:arm64 (30+20221128-1) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.03 Setting up vim (2:9.0.1378-2) ...
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:09:46 [2023-12-21T16:09:46.717Z] #109 11.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.09 Setting up libjq1:arm64 (1.6-2.1) ...
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.10 Setting up iproute2 (6.1.0-3) ...
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.23 debconf: unable to initialize frontend: Dialog
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.23 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.23 debconf: falling back to frontend: Readline
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.24 debconf: unable to initialize frontend: Readline
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.24 debconf: (This frontend requires a controlling tty.)
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.24 debconf: falling back to frontend: Teletype
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.28 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.29 Setting up libnftnl11:arm64 (1.2.4-2) ...
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.31 Setting up thin-provisioning-tools (0.9.0-2) ...
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.32 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
16:09:46 [2023-12-21T16:09:46.977Z] #109 11.34 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.35 Setting up jq (1.6-2.1) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.36 Setting up iptables (1.8.9-2) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.41 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.43 Setting up dmsetup (2:1.02.185-2) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.45 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.49 Setting up systemd (252.19-1~deb12u1) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.56 Initializing machine ID from random generator.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.59 Creating group 'systemd-journal' with GID 998.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.59 Creating group 'systemd-network' with GID 997.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.59 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.64 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.67 Creating group 'systemd-journal-remote' with GID 996.
16:09:47 [2023-12-21T16:09:47.237Z] #109 11.67 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
16:09:47 [2023-12-21T16:09:47.496Z] #109 11.70 Setting up xfsprogs (6.1.0-1) ...
16:09:47 [2023-12-21T16:09:47.496Z] #109 11.71 System has not been booted with systemd as init system (PID 1). Can't operate.
16:09:47 [2023-12-21T16:09:47.496Z] #109 11.71 Failed to connect to bus: Host is down
16:09:47 [2023-12-21T16:09:47.496Z] #109 11.72 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:09:48 [2023-12-21T16:09:48.066Z] #109 DONE 12.3s
16:09:48 [2023-12-21T16:09:48.066Z] 
16:09:48 [2023-12-21T16:09:48.066Z] #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
16:09:48 [2023-12-21T16:09:48.325Z] #110 0.290 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:09:48 [2023-12-21T16:09:48.325Z] #110 0.294 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:09:48 [2023-12-21T16:09:48.325Z] #110 0.297 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:09:48 [2023-12-21T16:09:48.325Z] #110 DONE 0.3s
16:09:48 [2023-12-21T16:09:48.325Z] 
16:09:48 [2023-12-21T16:09:48.325Z] #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
16:09:48 [2023-12-21T16:09:48.894Z] #111 0.611 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:09:48 [2023-12-21T16:09:48.894Z] #111 0.611 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:09:48 [2023-12-21T16:09:48.894Z] #111 0.611 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:09:49 [2023-12-21T16:09:49.723Z] #111 0.841 Reading package lists...
16:09:50 [2023-12-21T16:09:50.551Z] #111 1.472 Reading package lists...
16:09:50 [2023-12-21T16:09:50.551Z] #111 2.091 Building dependency tree...
16:09:50 [2023-12-21T16:09:50.811Z] #111 2.276 Reading state information...
16:09:50 [2023-12-21T16:09:50.811Z] #111 2.555 gcc is already the newest version (4:12.2.0-3).
16:09:50 [2023-12-21T16:09:50.811Z] #111 2.555 pkg-config is already the newest version (1.8.1-1).
16:09:50 [2023-12-21T16:09:50.811Z] #111 2.555 The following additional packages will be installed:
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.556   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.556   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.556   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.557   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.557   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.557   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.558   python3-yaml uuid-dev zlib1g-dev
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.561 Suggested packages:
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.561   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.561   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.561 Recommended packages:
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.561   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.561   liblocale-gettext-perl shared-mime-info xdg-user-dirs
16:09:51 [2023-12-21T16:09:51.070Z] #111 2.870 The following NEW packages will be installed:
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.871   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.871   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.871   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.871   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.871   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.872   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.872   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
16:09:51 [2023-12-21T16:09:51.330Z] #111 2.872   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.168 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.168 Need to get 11.9 MB of archives.
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.168 After this operation, 53.1 MB of additional disk space will be used.
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.168 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.182 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.189 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.195 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.196 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.197 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.197 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.198 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.198 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.199 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.204 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.213 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.214 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.216 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.223 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.240 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.241 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.242 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.243 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.245 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.247 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.248 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.250 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.251 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.254 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.259 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.261 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.267 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
16:09:51 [2023-12-21T16:09:51.589Z] #111 3.275 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.276 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.278 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.280 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.283 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.288 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.291 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.294 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.296 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.452 debconf: delaying package configuration, since apt-utils is not installed
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.498 Fetched 11.9 MB in 0s (28.8 MB/s)
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.522 Selecting previously unselected package libdpkg-perl.
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.522 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21022 files and directories currently installed.)
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.535 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.540 Unpacking libdpkg-perl (1.21.22) ...
16:09:51 [2023-12-21T16:09:51.849Z] #111 3.620 Selecting previously unselected package dpkg-dev.
16:09:52 [2023-12-21T16:09:52.108Z] #111 3.622 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
16:09:52 [2023-12-21T16:09:52.108Z] #111 3.626 Unpacking dpkg-dev (1.21.22) ...
16:09:52 [2023-12-21T16:09:52.108Z] #111 3.757 Selecting previously unselected package libglib2.0-0:arm64.
16:09:52 [2023-12-21T16:09:52.108Z] #111 3.760 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.108Z] #111 3.768 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
16:09:52 [2023-12-21T16:09:52.108Z] #111 3.898 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:09:52 [2023-12-21T16:09:52.368Z] #111 3.901 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 3.906 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 3.951 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:09:52 [2023-12-21T16:09:52.368Z] #111 3.954 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 3.958 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 4.007 Selecting previously unselected package libsecret-common.
16:09:52 [2023-12-21T16:09:52.368Z] #111 4.009 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 4.015 Unpacking libsecret-common (0.20.5-3) ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 4.080 Selecting previously unselected package libsecret-1-0:arm64.
16:09:52 [2023-12-21T16:09:52.368Z] #111 4.084 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 4.090 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
16:09:52 [2023-12-21T16:09:52.368Z] #111 4.136 Selecting previously unselected package gir1.2-secret-1:arm64.
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.139 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.144 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.193 Selecting previously unselected package libapparmor-dev:arm64.
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.195 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.203 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.248 Selecting previously unselected package uuid-dev:arm64.
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.251 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.255 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.295 Selecting previously unselected package libblkid-dev:arm64.
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.297 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.303 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
16:09:52 [2023-12-21T16:09:52.628Z] #111 4.350 Selecting previously unselected package libffi-dev:arm64.
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.353 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.362 Unpacking libffi-dev:arm64 (3.4.4-1) ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.399 Selecting previously unselected package libgpg-error-dev.
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.402 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.405 Unpacking libgpg-error-dev (1.46-1) ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.443 Selecting previously unselected package libgcrypt20-dev.
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.446 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.449 Unpacking libgcrypt20-dev (1.10.1-3) ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.525 Selecting previously unselected package libglib2.0-data.
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.528 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.534 Unpacking libglib2.0-data (2.74.6-2) ...
16:09:52 [2023-12-21T16:09:52.887Z] #111 4.670 Selecting previously unselected package libglib2.0-bin.
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.673 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.680 Unpacking libglib2.0-bin (2.74.6-2) ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.730 Selecting previously unselected package python3-lib2to3.
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.732 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.736 Unpacking python3-lib2to3 (3.11.2-3) ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.787 Selecting previously unselected package python3-distutils.
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.789 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.794 Unpacking python3-distutils (3.11.2-3) ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.840 Selecting previously unselected package libglib2.0-dev-bin.
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.843 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.847 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
16:09:53 [2023-12-21T16:09:53.147Z] #111 4.887 Selecting previously unselected package libsepol-dev:arm64.
16:09:53 [2023-12-21T16:09:53.407Z] #111 4.890 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 4.894 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 4.961 Selecting previously unselected package libpcre2-16-0:arm64.
16:09:53 [2023-12-21T16:09:53.407Z] #111 4.964 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 4.967 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 5.023 Selecting previously unselected package libpcre2-32-0:arm64.
16:09:53 [2023-12-21T16:09:53.407Z] #111 5.025 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 5.031 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 5.082 Selecting previously unselected package libpcre2-posix3:arm64.
16:09:53 [2023-12-21T16:09:53.407Z] #111 5.085 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 5.088 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
16:09:53 [2023-12-21T16:09:53.407Z] #111 5.129 Selecting previously unselected package libpcre2-dev:arm64.
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.131 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.138 Unpacking libpcre2-dev:arm64 (10.42-1) ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.219 Selecting previously unselected package libselinux1-dev:arm64.
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.222 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.226 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.295 Selecting previously unselected package libmount-dev:arm64.
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.298 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.303 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.337 Selecting previously unselected package zlib1g-dev:arm64.
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.340 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.346 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:09:53 [2023-12-21T16:09:53.667Z] #111 5.399 Selecting previously unselected package libglib2.0-dev:arm64.
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.401 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.406 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.594 Selecting previously unselected package libseccomp-dev:arm64.
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.597 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.601 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.646 Selecting previously unselected package libsecret-1-dev:arm64.
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.649 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.657 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
16:09:53 [2023-12-21T16:09:53.926Z] #111 5.752 Selecting previously unselected package libsystemd-dev:arm64.
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.755 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.759 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.868 Selecting previously unselected package libudev-dev:arm64.
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.870 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.875 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.925 Selecting previously unselected package libyaml-0-2:arm64.
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.928 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.933 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
16:09:54 [2023-12-21T16:09:54.186Z] #111 5.977 Selecting previously unselected package python3-pathspec.
16:09:54 [2023-12-21T16:09:54.446Z] #111 5.980 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 5.986 Unpacking python3-pathspec (0.11.0-1) ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.031 Selecting previously unselected package python3-pkg-resources.
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.033 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.037 Unpacking python3-pkg-resources (66.1.1-1) ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.096 Selecting previously unselected package python3-yaml.
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.099 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.103 Unpacking python3-yaml (6.0-3+b2) ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.154 Selecting previously unselected package yamllint.
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.157 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.161 Unpacking yamllint (1.29.0-1) ...
16:09:54 [2023-12-21T16:09:54.446Z] #111 6.213 Setting up python3-pkg-resources (66.1.1-1) ...
16:09:54 [2023-12-21T16:09:54.705Z] #111 6.476 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:09:54 [2023-12-21T16:09:54.964Z] #111 6.489 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.500 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.513 No schema files found: doing nothing.
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.522 Setting up python3-yaml (6.0-3+b2) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.685 Setting up libffi-dev:arm64 (3.4.4-1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.695 Setting up libpcre2-16-0:arm64 (10.42-1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.708 Setting up libpcre2-32-0:arm64 (10.42-1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.718 Setting up libglib2.0-data (2.74.6-2) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.733 Setting up libgpg-error-dev (1.46-1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.745 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.757 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.767 Setting up libsepol-dev:arm64 (3.4-2.1) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.778 Setting up libdpkg-perl (1.21.22) ...
16:09:54 [2023-12-21T16:09:54.965Z] #111 6.790 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:09:55 [2023-12-21T16:09:55.224Z] #111 6.804 Setting up libpcre2-posix3:arm64 (10.42-1) ...
16:09:55 [2023-12-21T16:09:55.224Z] #111 6.816 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:09:55 [2023-12-21T16:09:55.224Z] #111 6.829 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
16:09:55 [2023-12-21T16:09:55.224Z] #111 6.843 Setting up python3-pathspec (0.11.0-1) ...
16:09:55 [2023-12-21T16:09:55.224Z] #111 6.977 Setting up python3-lib2to3 (3.11.2-3) ...
16:09:55 [2023-12-21T16:09:55.484Z] #111 7.091 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
16:09:55 [2023-12-21T16:09:55.484Z] #111 7.107 Setting up libsecret-common (0.20.5-3) ...
16:09:55 [2023-12-21T16:09:55.484Z] #111 7.121 Setting up python3-distutils (3.11.2-3) ...
16:09:55 [2023-12-21T16:09:55.484Z] #111 7.253 Setting up libglib2.0-dev-bin (2.74.6-2) ...
16:09:55 [2023-12-21T16:09:55.743Z] #111 7.414 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
16:09:56 [2023-12-21T16:09:56.003Z] #111 7.427 Setting up libpcre2-dev:arm64 (10.42-1) ...
16:09:56 [2023-12-21T16:09:56.003Z] #111 7.438 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
16:09:56 [2023-12-21T16:09:56.003Z] #111 7.449 Setting up libglib2.0-bin (2.74.6-2) ...
16:09:56 [2023-12-21T16:09:56.003Z] #111 7.463 Setting up dpkg-dev (1.21.22) ...
16:09:56 [2023-12-21T16:09:56.003Z] #111 7.485 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
16:09:56 [2023-12-21T16:09:56.003Z] #111 7.498 Setting up yamllint (1.29.0-1) ...
16:09:56 [2023-12-21T16:09:56.003Z] #111 7.647 Setting up libgcrypt20-dev (1.10.1-3) ...
16:09:56 [2023-12-21T16:09:56.262Z] #111 7.659 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:09:56 [2023-12-21T16:09:56.262Z] #111 7.672 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
16:09:56 [2023-12-21T16:09:56.262Z] #111 7.684 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
16:09:56 [2023-12-21T16:09:56.262Z] #111 7.697 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
16:09:56 [2023-12-21T16:09:56.262Z] #111 7.709 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
16:09:56 [2023-12-21T16:09:56.262Z] #111 7.720 Processing triggers for libc-bin (2.36-9+deb12u3) ...
16:09:56 [2023-12-21T16:09:56.262Z] #111 DONE 8.0s
16:09:56 [2023-12-21T16:09:56.521Z] 
16:09:56 [2023-12-21T16:09:56.521Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
16:09:56 [2023-12-21T16:09:56.521Z] #112 DONE 0.1s
16:09:56 [2023-12-21T16:09:56.521Z] 
16:09:56 [2023-12-21T16:09:56.521Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
16:09:57 [2023-12-21T16:09:57.090Z] #113 DONE 0.8s
16:09:57 [2023-12-21T16:09:57.351Z] 
16:09:57 [2023-12-21T16:09:57.351Z] #114 [dev 1/1] COPY --link . .
16:09:59 [2023-12-21T16:09:59.889Z] #114 DONE 2.7s
16:10:00 [2023-12-21T16:10:00.149Z] 
16:10:00 [2023-12-21T16:10:00.149Z] #115 exporting to image
16:10:00 [2023-12-21T16:10:00.149Z] #115 exporting layers
16:10:01 [2023-12-21T16:10:01.089Z] #115 exporting layers 1.0s done
16:10:01 [2023-12-21T16:10:01.089Z] #115 writing image sha256:f4d9d574a411d92eee5d23ce14931290ec6d37924573f09bb589c6fe96acfb32 done
16:10:01 [2023-12-21T16:10:01.089Z] #115 naming to docker.io/library/docker:0252a6f475005f2725403066b2ce08e471c0b369 done
16:10:01 [2023-12-21T16:10:01.089Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:10:01 [2023-12-21T16:10:01.397Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:10:01 [2023-12-21T16:10:01.687Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46977/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0252a6f475005f2725403066b2ce08e471c0b369 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0252a6f475005f2725403066b2ce08e471c0b369 hack/test/unit
16:10:01 [2023-12-21T16:10:01.948Z] + BUILDFLAGS=(-tags 'netgo journald')
16:10:01 [2023-12-21T16:10:01.948Z] + TESTFLAGS+=' -test.timeout=5m'
16:10:01 [2023-12-21T16:10:01.948Z] + TESTDIRS=./...
16:10:01 [2023-12-21T16:10:01.948Z] + exclude_paths='/vendor/|/integration'
16:10:01 [2023-12-21T16:10:01.948Z] ++ go list ./...
16:10:01 [2023-12-21T16:10:01.948Z] ++ grep -vE '(/vendor/|/integration)'
16:10:02 [2023-12-21T16:10:02.521Z] + pkg_list='github.com/docker/docker/api
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/backend/build
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/httpstatus
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/httputils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/middleware
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/build
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/checkpoint
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/container
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/debug
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/distribution
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/grpc
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/image
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/network
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/plugin
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/session
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/swarm
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/system
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router/volume
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/backend
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/blkiodev
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/checkpoint
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/container
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/events
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/filters
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/image
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/mount
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/network
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/plugins/logdriver
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/registry
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/strslice
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/swarm
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/swarm/runtime
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/system
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/time
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/versions
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/versions/v1p19
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/versions/v1p20
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/types/volume
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/exporter
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/worker
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/builder-next/worker/label
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/dockerfile
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/remotecontext
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/remotecontext/git
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/builder/remotecontext/urlutil
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/cli/debug
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/cli/winresources/docker-proxy
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/cli/winresources/dockerd
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/client
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/client/buildkit
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/cmd/docker-proxy
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/cmd/dockerd
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/cmd/dockerd/trap
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/container
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/container/stream
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/contrib/apparmor
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/contrib/httpserver
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/cluster
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/cluster/convert
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/cluster/executor
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/cluster/executor/container
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/cluster/provider
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/config
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/containerd
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/events
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/events/testutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/copy
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/register
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/vfs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/graphdriver/zfs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/images
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/initlayer
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/links
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/listeners
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/awslogs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/fluentd
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/gcplogs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/gelf
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/journald
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/local
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/loggertest
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/loggerutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/splunk
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/syslog
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/logger/templates
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/names
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/network
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/snapshotter
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/daemon/stats
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/distribution
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/distribution/metadata
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/distribution/utils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/distribution/xfer
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/dockerversion
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/errdefs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/image
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/image/cache
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/image/spec/specs-go
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/image/spec/specs-go/v1
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/image/tarexport
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/image/v1
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/compatcontext
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/mod
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/mounttree
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/multierror
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/sliceutil
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/test/suite
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/testutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/testutils/netnsutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/testutils/specialimage
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/internal/unshare
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/layer
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libcontainerd
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libcontainerd/queue
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libcontainerd/remote
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libcontainerd/shimopts
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libcontainerd/supervisor
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libcontainerd/types
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/bitmap
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/cluster
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/config
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/datastore
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/diagnostic
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/discoverapi
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/driverapi
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/bridge
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/host
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/null
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/overlay
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/remote
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/windows
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/drvregistry
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/etchosts
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/internal/caller
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/internal/kvstore
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/internal/netiputil
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipam
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipamapi
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipams/builtin
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipams/null
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipams/remote
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipamutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ipbits
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/iptables
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/netlabel
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/netutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/networkdb
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/ns
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/options
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/osl
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/osl/kernel
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/portallocator
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/portmapper
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/resolvconf
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/scope
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/libnetwork/types
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/oci
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/oci/caps
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/opts
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/aaparser
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/archive
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/authorization
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/broadcaster
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/capabilities
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/chrootarchive
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/containerfs
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/directory
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/dmesg
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/fileutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/homedir
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/idtools
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/ioutils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/jsonmessage
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/longpath
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/loopback
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/meminfo
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/namesgenerator
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/parsers
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/parsers/kernel
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/pidfile
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/platform
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/platforms
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/plugingetter
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/plugins
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/plugins/transport
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/pools
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/process
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/progress
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/reexec
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/rootless
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/rootless/specconv
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/stack
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/stdcopy
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/streamformatter
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/stringid
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/sysinfo
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/system
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/tailfile
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/tarsum
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/pkg/useragent
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/plugin
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/plugin/executor/containerd
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/plugin/v2
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/profiles/apparmor
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/profiles/seccomp
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/quota
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/reference
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/registry
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/registry/resumable
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/restartmanager
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/runconfig
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/runconfig/opts
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/daemon
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/environment
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/fakecontext
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/fakegit
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/fakestorage
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/fixtures/load
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/fixtures/plugin
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/registry
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/testutil/request
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/volume
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/volume/drivers
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/volume/local
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/volume/mounts
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/volume/service
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/volume/service/opts
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/volume/testutils'
16:10:02 [2023-12-21T16:10:02.521Z] ++ grep --fixed-strings -v /libnetwork
16:10:02 [2023-12-21T16:10:02.521Z] ++ echo 'github.com/docker/docker/api
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/backend/build
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/httpstatus
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/httputils
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/middleware
16:10:02 [2023-12-21T16:10:02.521Z] github.com/docker/docker/api/server/router
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/build
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/checkpoint
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/container
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/debug
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/distribution
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/grpc
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/image
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/network
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/plugin
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/session
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/swarm
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/system
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/volume
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/backend
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/blkiodev
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/checkpoint
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/container
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/events
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/filters
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/image
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/mount
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/network
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/plugins/logdriver
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/registry
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/strslice
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/swarm
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/swarm/runtime
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/system
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/time
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/versions
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/versions/v1p19
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/versions/v1p20
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/volume
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/exporter
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/worker
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/worker/label
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/dockerfile
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/remotecontext
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/remotecontext/git
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/remotecontext/urlutil
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/cli/debug
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/cli/winresources/docker-proxy
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/cli/winresources/dockerd
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/client
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/client/buildkit
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/cmd/docker-proxy
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/cmd/dockerd
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/cmd/dockerd/trap
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/container
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/container/stream
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/contrib/apparmor
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/contrib/httpserver
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/cluster
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/cluster/convert
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/cluster/executor
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/cluster/executor/container
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/cluster/provider
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/config
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/containerd
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/events
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/events/testutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/copy
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/register
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/vfs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/graphdriver/zfs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/images
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/initlayer
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/links
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/listeners
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/awslogs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/fluentd
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/gcplogs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/gelf
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/journald
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/local
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/loggertest
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/loggerutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/splunk
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/syslog
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/logger/templates
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/names
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/network
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/snapshotter
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/daemon/stats
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/distribution
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/distribution/metadata
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/distribution/utils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/distribution/xfer
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/dockerversion
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/errdefs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/image
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/image/cache
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/image/spec/specs-go
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/image/spec/specs-go/v1
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/image/tarexport
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/image/v1
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/compatcontext
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/mod
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/mounttree
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/multierror
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/sliceutil
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/test/suite
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/testutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/testutils/netnsutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/testutils/specialimage
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/internal/unshare
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/layer
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libcontainerd
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libcontainerd/queue
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libcontainerd/remote
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libcontainerd/shimopts
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libcontainerd/supervisor
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libcontainerd/types
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/bitmap
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/cluster
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/config
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/datastore
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/diagnostic
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/discoverapi
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/driverapi
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/bridge
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/host
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/null
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/overlay
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/remote
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/windows
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/drvregistry
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/etchosts
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/internal/caller
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/internal/kvstore
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/internal/netiputil
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipam
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipamapi
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipams/builtin
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipams/null
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipams/remote
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipamutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ipbits
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/iptables
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/netlabel
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/netutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/networkdb
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/ns
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/options
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/osl
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/osl/kernel
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/portallocator
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/portmapper
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/resolvconf
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/scope
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/libnetwork/types
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/oci
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/oci/caps
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/opts
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/aaparser
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/archive
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/authorization
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/broadcaster
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/capabilities
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/chrootarchive
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/containerfs
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/directory
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/dmesg
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/fileutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/homedir
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/idtools
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/ioutils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/jsonmessage
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/longpath
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/loopback
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/meminfo
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/namesgenerator
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/parsers
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/parsers/kernel
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/pidfile
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/platform
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/platforms
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/plugingetter
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/plugins
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/plugins/transport
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/pools
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/process
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/progress
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/reexec
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/rootless
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/rootless/specconv
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/stack
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/stdcopy
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/streamformatter
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/stringid
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/sysinfo
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/system
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/tailfile
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/tarsum
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/pkg/useragent
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/plugin
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/plugin/executor/containerd
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/plugin/v2
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/profiles/apparmor
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/profiles/seccomp
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/quota
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/reference
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/registry
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/registry/resumable
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/restartmanager
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/runconfig
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/runconfig/opts
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/daemon
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/environment
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/fakecontext
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/fakegit
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/fakestorage
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/fixtures/load
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/fixtures/plugin
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/registry
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/testutil/request
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/volume
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/volume/drivers
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/volume/local
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/volume/mounts
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/volume/service
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/volume/service/opts
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/volume/testutils'
16:10:02 [2023-12-21T16:10:02.522Z] + base_pkg_list='github.com/docker/docker/api
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/backend/build
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/httpstatus
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/httputils
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/middleware
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/build
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/checkpoint
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/container
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/debug
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/distribution
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/grpc
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/image
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/network
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/plugin
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/session
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/swarm
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/system
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/server/router/volume
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/backend
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/blkiodev
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/checkpoint
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/container
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/events
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/filters
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/image
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/mount
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/network
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/plugins/logdriver
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/registry
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/strslice
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/swarm
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/swarm/runtime
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/system
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/time
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/versions
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/versions/v1p19
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/versions/v1p20
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/api/types/volume
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:10:02 [2023-12-21T16:10:02.522Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/exporter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/worker
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/worker/label
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/dockerfile
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/remotecontext
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/remotecontext/git
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/remotecontext/urlutil
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cli/debug
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cli/winresources/docker-proxy
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cli/winresources/dockerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/client
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/client/buildkit
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/docker-proxy
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/dockerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/dockerd/trap
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/container
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/container/stream
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/contrib/apparmor
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/contrib/httpserver
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/convert
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/executor
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/executor/container
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/provider
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/config
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/containerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/events
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/events/testutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/copy
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/register
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/vfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/zfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/images
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/initlayer
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/links
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/listeners
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/awslogs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/fluentd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/gcplogs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/gelf
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/local
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/loggertest
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/loggerutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/splunk
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/syslog
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/templates
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/names
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/network
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/snapshotter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/stats
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/distribution
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/distribution/metadata
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/distribution/utils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/distribution/xfer
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/dockerversion
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/errdefs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/image
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/image/cache
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/image/spec/specs-go
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/image/spec/specs-go/v1
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/image/tarexport
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/image/v1
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/compatcontext
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/mod
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/mounttree
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/multierror
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/sliceutil
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/test/suite
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/testutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/testutils/netnsutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/testutils/specialimage
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/internal/unshare
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/layer
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/libcontainerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/libcontainerd/queue
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/libcontainerd/remote
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/libcontainerd/shimopts
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/libcontainerd/supervisor
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/libcontainerd/types
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/oci
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/oci/caps
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/opts
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/aaparser
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/archive
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/authorization
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/broadcaster
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/capabilities
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/chrootarchive
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/containerfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/directory
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/dmesg
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/fileutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/homedir
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/idtools
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/ioutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/jsonmessage
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/longpath
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/loopback
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/meminfo
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/namesgenerator
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/parsers
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/parsers/kernel
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/pidfile
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/platform
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/platforms
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/plugingetter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/plugins
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/plugins/transport
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/pools
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/process
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/progress
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/reexec
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/rootless
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/rootless/specconv
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/stack
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/stdcopy
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/streamformatter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/stringid
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/sysinfo
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/system
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/tailfile
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/tarsum
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/pkg/useragent
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/plugin
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/plugin/executor/containerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/plugin/v2
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/profiles/apparmor
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/profiles/seccomp
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/quota
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/reference
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/registry
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/registry/resumable
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/restartmanager
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/runconfig
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/runconfig/opts
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/daemon
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/environment
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/fakecontext
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/fakegit
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/fakestorage
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/fixtures/load
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/fixtures/plugin
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/registry
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/testutil/request
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/volume
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/volume/drivers
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/volume/local
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/volume/mounts
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/volume/service
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/volume/service/opts
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/volume/testutils'
16:10:02 [2023-12-21T16:10:02.523Z] ++ grep --fixed-strings /libnetwork
16:10:02 [2023-12-21T16:10:02.523Z] ++ echo 'github.com/docker/docker/api
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/backend/build
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/httpstatus
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/httputils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/middleware
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/build
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/checkpoint
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/container
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/debug
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/distribution
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/grpc
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/image
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/network
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/plugin
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/session
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/swarm
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/system
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/server/router/volume
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/backend
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/blkiodev
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/checkpoint
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/container
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/events
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/filters
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/image
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/mount
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/network
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/plugins/logdriver
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/registry
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/strslice
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/swarm
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/swarm/runtime
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/system
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/time
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/versions
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/versions/v1p19
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/versions/v1p20
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/api/types/volume
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/exporter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/worker
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/builder-next/worker/label
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/dockerfile
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/remotecontext
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/remotecontext/git
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/builder/remotecontext/urlutil
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cli/debug
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cli/winresources/docker-proxy
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cli/winresources/dockerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/client
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/client/buildkit
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/docker-proxy
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/dockerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/dockerd/trap
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/container
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/container/stream
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/contrib/apparmor
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/contrib/httpserver
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/convert
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/executor
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/executor/container
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/cluster/provider
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/config
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/containerd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/events
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/events/testutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/copy
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/register
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/vfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/graphdriver/zfs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/images
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/initlayer
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/links
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/listeners
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/awslogs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/fluentd
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/gcplogs
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/gelf
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/local
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/loggertest
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/loggerutils
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/splunk
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/syslog
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/logger/templates
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/names
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/network
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/snapshotter
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/daemon/stats
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/distribution
16:10:02 [2023-12-21T16:10:02.523Z] github.com/docker/docker/distribution/metadata
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/distribution/utils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/distribution/xfer
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/dockerversion
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/errdefs
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/image
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/image/cache
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/image/spec/specs-go
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/image/spec/specs-go/v1
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/image/tarexport
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/image/v1
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/compatcontext
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/mod
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/mounttree
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/multierror
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/sliceutil
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/test/suite
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/testutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/testutils/netnsutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/testutils/specialimage
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/internal/unshare
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/layer
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libcontainerd
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libcontainerd/queue
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libcontainerd/remote
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libcontainerd/shimopts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libcontainerd/supervisor
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libcontainerd/types
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/bitmap
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cluster
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/config
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/datastore
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/diagnostic
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/discoverapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/driverapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/host
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/null
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/remote
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/windows
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drvregistry
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/etchosts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/caller
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/kvstore
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/netiputil
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipam
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipamapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/builtin
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/null
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/remote
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipamutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipbits
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/iptables
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/netlabel
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/netutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/networkdb
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ns
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/options
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/osl
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/osl/kernel
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/portallocator
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/portmapper
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/resolvconf
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/scope
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/types
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/oci
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/oci/caps
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/opts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/aaparser
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/archive
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/authorization
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/broadcaster
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/capabilities
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/chrootarchive
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/containerfs
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/directory
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/dmesg
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/fileutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/homedir
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/idtools
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/ioutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/jsonmessage
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/longpath
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/loopback
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/meminfo
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/namesgenerator
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/parsers
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/parsers/kernel
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/pidfile
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/platform
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/platforms
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/plugingetter
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/plugins
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/plugins/transport
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/pools
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/process
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/progress
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/reexec
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/rootless
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/rootless/specconv
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/stack
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/stdcopy
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/streamformatter
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/stringid
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/sysinfo
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/system
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/tailfile
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/tarsum
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/pkg/useragent
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/plugin
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/plugin/executor/containerd
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/plugin/v2
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/profiles/apparmor
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/profiles/seccomp
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/quota
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/reference
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/registry
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/registry/resumable
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/restartmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/runconfig
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/runconfig/opts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/daemon
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/environment
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/fakecontext
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/fakegit
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/fakestorage
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/fixtures/load
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/fixtures/plugin
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/registry
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/testutil/request
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/volume
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/volume/drivers
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/volume/local
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/volume/mounts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/volume/service
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/volume/service/opts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/volume/testutils'
16:10:02 [2023-12-21T16:10:02.524Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/bitmap
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cluster
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/config
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/datastore
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/diagnostic
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/discoverapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/driverapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/host
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/null
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/remote
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/windows
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drvregistry
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/etchosts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/caller
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/kvstore
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/netiputil
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipam
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipamapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/builtin
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/null
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/remote
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipamutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipbits
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/iptables
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/netlabel
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/netutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/networkdb
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ns
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/options
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/osl
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/osl/kernel
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/portallocator
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/portmapper
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/resolvconf
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/scope
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/types'
16:10:02 [2023-12-21T16:10:02.524Z] + echo 'github.com/docker/docker/libnetwork
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/bitmap
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cluster
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/config
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/datastore
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/diagnostic
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/discoverapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/driverapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/host
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
16:10:02 [2023-12-21T16:10:02.524Z] rivers/macvlan/mvmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/null
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/remote
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/windows
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drvregistry
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/etchosts
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/caller
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/kvstore
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/netiputil
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipam
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipamapi
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/builtin
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/null
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/remote
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipamutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ipbits
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/iptables
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/netlabel
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/netutils
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/networkdb
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/ns
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/options
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/osl
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/osl/kernel
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/portallocator
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/portmapper
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/resolvconf
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/scope
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/types'
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge
16:10:02 [2023-12-21T16:10:02.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:10:02 [2023-12-21T16:10:02.524Z] + type docker-proxy
16:10:02 [2023-12-21T16:10:02.524Z] hack/test/unit: line 25: type: docker-proxy: not found
16:10:02 [2023-12-21T16:10:02.524Z] + hack/make.sh binary-proxy install-proxy
16:10:02 [2023-12-21T16:10:02.524Z] 
16:10:02 [2023-12-21T16:10:02.524Z] Removing bundles/
16:10:02 [2023-12-21T16:10:02.524Z] 
16:10:02 [2023-12-21T16:10:02.524Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:10:02 [2023-12-21T16:10:02.524Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:10:02 [2023-12-21T16:10:02.524Z] + tee /go/src/github.com/docker/docker/go.mod
16:10:02 [2023-12-21T16:10:02.524Z] module github.com/docker/docker
16:10:02 [2023-12-21T16:10:02.524Z] 
16:10:02 [2023-12-21T16:10:02.524Z] go 1.20
16:10:02 [2023-12-21T16:10:02.524Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:10:02 [2023-12-21T16:10:02.524Z] + GO111MODULE=on
16:10:02 [2023-12-21T16:10:02.524Z] + 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=0252a6f475005f2725403066b2ce08e471c0b369" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-21T16:10:02.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
16:10:06 [2023-12-21T16:10:06.727Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:10:06 [2023-12-21T16:10:06.727Z] Created binary: bundles/binary-proxy/docker-proxy
16:10:06 [2023-12-21T16:10:06.727Z] 
16:10:06 [2023-12-21T16:10:06.727Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:10:06 [2023-12-21T16:10:06.727Z] Installing docker-proxy to /usr/local/bin/
16:10:06 [2023-12-21T16:10:06.727Z] 
16:10:06 [2023-12-21T16:10:06.727Z] + mkdir -p bundles
16:10:06 [2023-12-21T16:10:06.727Z] + '[' -n 'github.com/docker/docker/api
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/backend/build
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/httpstatus
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/httputils
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/middleware
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/build
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/checkpoint
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/container
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/debug
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/distribution
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/grpc
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/image
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/network
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/plugin
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/session
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/swarm
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/system
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/server/router/volume
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/backend
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/blkiodev
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/checkpoint
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/container
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/events
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/filters
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/image
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/mount
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/network
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/plugins/logdriver
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/registry
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/strslice
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/swarm
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/swarm/runtime
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/system
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/time
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/versions
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/versions/v1p19
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/versions/v1p20
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/api/types/volume
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/exporter
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/worker
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/builder-next/worker/label
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/dockerfile
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/remotecontext
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/remotecontext/git
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/builder/remotecontext/urlutil
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/cli/debug
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/cli/winresources/docker-proxy
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/cli/winresources/dockerd
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/client
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/client/buildkit
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/cmd/docker-proxy
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/cmd/dockerd
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/cmd/dockerd/trap
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/container
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/container/stream
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/contrib/apparmor
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/contrib/httpserver
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/cluster
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/cluster/convert
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/cluster/executor
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/cluster/executor/container
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/cluster/provider
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/config
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/containerd
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/events
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/events/testutils
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/copy
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/register
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/vfs
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/graphdriver/zfs
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/images
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/initlayer
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/links
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/listeners
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/awslogs
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/fluentd
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/gcplogs
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/gelf
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/journald
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/local
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/loggertest
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/loggerutils
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/splunk
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/syslog
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/logger/templates
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/names
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/network
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/snapshotter
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/daemon/stats
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/distribution
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/distribution/metadata
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/distribution/utils
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/distribution/xfer
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/dockerversion
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/errdefs
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/image
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/image/cache
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/image/spec/specs-go
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/image/spec/specs-go/v1
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/image/tarexport
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/image/v1
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/compatcontext
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/mod
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/mounttree
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/multierror
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/sliceutil
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/test/suite
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/testutils
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/testutils/netnsutils
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/testutils/specialimage
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/internal/unshare
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/layer
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/libcontainerd
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/libcontainerd/queue
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/libcontainerd/remote
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/libcontainerd/shimopts
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/libcontainerd/supervisor
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/libcontainerd/types
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/oci
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/oci/caps
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/opts
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/pkg/aaparser
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/pkg/archive
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/pkg/authorization
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/pkg/broadcaster
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/pkg/capabilities
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/pkg/chrootarchive
16:10:06 [2023-12-21T16:10:06.727Z] github.com/docker/docker/pkg/containerfs
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/directory
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/dmesg
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/fileutils
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/homedir
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/idtools
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/ioutils
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/jsonmessage
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/longpath
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/loopback
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/meminfo
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/namesgenerator
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/parsers
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/parsers/kernel
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/pidfile
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/platform
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/platforms
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/plugingetter
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/plugins
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/plugins/transport
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/pools
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/process
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/progress
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/reexec
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/rootless
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/rootless/specconv
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/stack
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/stdcopy
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/streamformatter
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/stringid
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/sysinfo
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/system
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/tailfile
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/tarsum
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/pkg/useragent
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/plugin
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/plugin/executor/containerd
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/plugin/v2
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/profiles/apparmor
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/profiles/seccomp
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/quota
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/reference
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/registry
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/registry/resumable
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/restartmanager
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/runconfig
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/runconfig/opts
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/daemon
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/environment
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/fakecontext
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/fakegit
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/fakestorage
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/fixtures/load
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/fixtures/plugin
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/registry
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/testutil/request
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/volume
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/volume/drivers
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/volume/local
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/volume/mounts
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/volume/service
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/volume/service/opts
16:10:06 [2023-12-21T16:10:06.728Z] github.com/docker/docker/volume/testutils' ']'
16:10:06 [2023-12-21T16:10:06.728Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:10:07 [2023-12-21T16:10:07.299Z] ?   	github.com/docker/docker/api	[no test files]
16:10:15 [2023-12-21T16:10:15.441Z] ok  	github.com/docker/docker/api/server	0.040s	coverage: 13.0% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/types/network	0.009s	coverage: 72.3% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 94.0% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/system	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/builder	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:10:37 [2023-12-21T16:10:37.410Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:10:37 [2023-12-21T16:10:37.411Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:10:37 [2023-12-21T16:10:37.411Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
16:10:37 [2023-12-21T16:10:37.411Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
16:10:37 [2023-12-21T16:10:37.411Z] ok  	github.com/docker/docker/builder/remotecontext	0.033s	coverage: 33.5% of statements
16:10:37 [2023-12-21T16:10:37.671Z] ok  	github.com/docker/docker/builder/dockerfile	0.065s	coverage: 50.1% of statements
16:10:39 [2023-12-21T16:10:39.585Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:10:39 [2023-12-21T16:10:39.585Z] ok  	github.com/docker/docker/client	0.091s	coverage: 77.0% of statements
16:10:39 [2023-12-21T16:10:39.585Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.164s	coverage: 66.5% of statements
16:10:41 [2023-12-21T16:10:41.499Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.046s	coverage: 82.5% of statements
16:10:51 [2023-12-21T16:10:51.499Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:10:51 [2023-12-21T16:10:51.499Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:10:51 [2023-12-21T16:10:51.499Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:10:51 [2023-12-21T16:10:51.499Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:10:51 [2023-12-21T16:10:51.499Z] ok  	github.com/docker/docker/container	0.130s	coverage: 36.4% of statements
16:10:51 [2023-12-21T16:10:51.499Z] ok  	github.com/docker/docker/cmd/dockerd	0.191s	coverage: 30.1% of statements
16:10:54 [2023-12-21T16:10:54.042Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.478s	coverage: 0.0% of statements
16:10:54 [2023-12-21T16:10:54.981Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:10:54 [2023-12-21T16:10:54.981Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
16:10:54 [2023-12-21T16:10:54.981Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 38.7% of statements
16:10:54 [2023-12-21T16:10:54.981Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
16:10:55 [2023-12-21T16:10:55.551Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:10:55 [2023-12-21T16:10:55.551Z] ok  	github.com/docker/docker/daemon/config	0.059s	coverage: 76.1% of statements
16:10:56 [2023-12-21T16:10:56.932Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:10:56 [2023-12-21T16:10:56.933Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
16:10:56 [2023-12-21T16:10:56.933Z] ok  	github.com/docker/docker/daemon/containerd	0.041s	coverage: 9.2% of statements
16:10:56 [2023-12-21T16:10:56.933Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:10:56 [2023-12-21T16:10:56.933Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
16:10:57 [2023-12-21T16:10:57.192Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 60.9% of statements
16:10:57 [2023-12-21T16:10:57.762Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:10:57 [2023-12-21T16:10:57.762Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:10:57 [2023-12-21T16:10:57.762Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:10:57 [2023-12-21T16:10:57.762Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:10:58 [2023-12-21T16:10:58.023Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
16:10:58 [2023-12-21T16:10:58.023Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.202s	coverage: 60.2% of statements
16:10:58 [2023-12-21T16:10:58.592Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
16:10:58 [2023-12-21T16:10:58.852Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.462s	coverage: 13.4% of statements
16:10:59 [2023-12-21T16:10:59.113Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:10:59 [2023-12-21T16:10:59.113Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:10:59 [2023-12-21T16:10:59.113Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
16:10:59 [2023-12-21T16:10:59.113Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
16:10:59 [2023-12-21T16:10:59.373Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 43.2% of statements
16:10:59 [2023-12-21T16:10:59.634Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:10:59 [2023-12-21T16:10:59.634Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
16:10:59 [2023-12-21T16:10:59.634Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
16:10:59 [2023-12-21T16:10:59.634Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.124s	coverage: 78.3% of statements
16:11:00 [2023-12-21T16:11:00.204Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:11:00 [2023-12-21T16:11:00.204Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:11:00 [2023-12-21T16:11:00.204Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:11:00 [2023-12-21T16:11:00.204Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
16:11:00 [2023-12-21T16:11:00.204Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.097s	coverage: 76.8% of statements
16:11:00 [2023-12-21T16:11:00.464Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:11:00 [2023-12-21T16:11:00.464Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 79.4% of statements
16:11:01 [2023-12-21T16:11:01.036Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
16:11:01 [2023-12-21T16:11:01.036Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 63.5% of statements
16:11:01 [2023-12-21T16:11:01.036Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:11:01 [2023-12-21T16:11:01.036Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:11:01 [2023-12-21T16:11:01.036Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
16:11:01 [2023-12-21T16:11:01.607Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
16:11:01 [2023-12-21T16:11:01.607Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:11:01 [2023-12-21T16:11:01.607Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
16:11:01 [2023-12-21T16:11:01.607Z] ok  	github.com/docker/docker/daemon/logger/journald	1.456s	coverage: 74.5% of statements
16:11:02 [2023-12-21T16:11:02.546Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:11:02 [2023-12-21T16:11:02.546Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
16:11:02 [2023-12-21T16:11:02.546Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.0% of statements
16:11:02 [2023-12-21T16:11:02.546Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
16:11:02 [2023-12-21T16:11:02.546Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.449s	coverage: 82.5% of statements
16:11:03 [2023-12-21T16:11:03.115Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
16:11:03 [2023-12-21T16:11:03.115Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
16:11:03 [2023-12-21T16:11:03.115Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:11:03 [2023-12-21T16:11:03.115Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
16:11:03 [2023-12-21T16:11:03.375Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:11:03 [2023-12-21T16:11:03.375Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
16:11:03 [2023-12-21T16:11:03.375Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:11:03 [2023-12-21T16:11:03.375Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
16:11:03 [2023-12-21T16:11:03.375Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
16:11:03 [2023-12-21T16:11:03.375Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
16:11:03 [2023-12-21T16:11:03.375Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:11:03 [2023-12-21T16:11:03.375Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
16:11:03 [2023-12-21T16:11:03.375Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
16:11:03 [2023-12-21T16:11:03.375Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
16:11:03 [2023-12-21T16:11:03.635Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
16:11:03 [2023-12-21T16:11:03.635Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:11:03 [2023-12-21T16:11:03.895Z] ok  	github.com/docker/docker/distribution	1.501s	coverage: 29.1% of statements
16:11:04 [2023-12-21T16:11:04.465Z] ok  	github.com/docker/docker/daemon	10.743s	coverage: 17.2% of statements
16:11:04 [2023-12-21T16:11:04.465Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 85.4% of statements
16:11:04 [2023-12-21T16:11:04.465Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:11:04 [2023-12-21T16:11:04.465Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:11:04 [2023-12-21T16:11:04.465Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:11:04 [2023-12-21T16:11:04.465Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:11:04 [2023-12-21T16:11:04.465Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:11:04 [2023-12-21T16:11:04.465Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
16:11:05 [2023-12-21T16:11:05.035Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:11:05 [2023-12-21T16:11:05.035Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 38.1% of statements
16:11:05 [2023-12-21T16:11:05.035Z] ok  	github.com/docker/docker/pkg/aaparser	0.006s	coverage: 52.9% of statements
16:11:05 [2023-12-21T16:11:05.035Z] ok  	github.com/docker/docker/opts	0.033s	coverage: 67.9% of statements
16:11:05 [2023-12-21T16:11:05.606Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
16:11:05 [2023-12-21T16:11:05.606Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:11:05 [2023-12-21T16:11:05.606Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
16:11:05 [2023-12-21T16:11:05.606Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
16:11:05 [2023-12-21T16:11:05.866Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
16:11:05 [2023-12-21T16:11:05.866Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.245s	coverage: 83.7% of statements
16:11:06 [2023-12-21T16:11:06.127Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 51.7% of statements
16:11:06 [2023-12-21T16:11:06.127Z] ok  	github.com/docker/docker/pkg/archive	0.417s	coverage: 81.2% of statements
16:11:06 [2023-12-21T16:11:06.127Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 8.3% of statements
16:11:06 [2023-12-21T16:11:06.127Z] ok  	github.com/docker/docker/pkg/authorization	0.494s	coverage: 68.3% of statements
16:11:06 [2023-12-21T16:11:06.387Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:11:06 [2023-12-21T16:11:06.387Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
16:11:06 [2023-12-21T16:11:06.387Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
16:11:06 [2023-12-21T16:11:06.387Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
16:11:06 [2023-12-21T16:11:06.387Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
16:11:06 [2023-12-21T16:11:06.647Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:11:06 [2023-12-21T16:11:06.647Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:11:06 [2023-12-21T16:11:06.647Z] ok  	github.com/docker/docker/pkg/idtools	0.488s	coverage: 69.7% of statements
16:11:06 [2023-12-21T16:11:06.647Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:11:06 [2023-12-21T16:11:06.647Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
16:11:06 [2023-12-21T16:11:06.647Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:11:06 [2023-12-21T16:11:06.647Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
16:11:06 [2023-12-21T16:11:06.647Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.2% of statements
16:11:06 [2023-12-21T16:11:06.647Z] ok  	github.com/docker/docker/pkg/ioutils	0.378s	coverage: 71.9% of statements
16:11:07 [2023-12-21T16:11:07.217Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:11:07 [2023-12-21T16:11:07.217Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:11:07 [2023-12-21T16:11:07.218Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
16:11:07 [2023-12-21T16:11:07.218Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
16:11:07 [2023-12-21T16:11:07.218Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
16:11:07 [2023-12-21T16:11:07.218Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
16:11:07 [2023-12-21T16:11:07.478Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:11:07 [2023-12-21T16:11:07.478Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:11:07 [2023-12-21T16:11:07.478Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:11:07 [2023-12-21T16:11:07.478Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:11:07 [2023-12-21T16:11:07.478Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
16:11:07 [2023-12-21T16:11:07.478Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:11:07 [2023-12-21T16:11:07.738Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
16:11:07 [2023-12-21T16:11:07.738Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 61.9% of statements
16:11:07 [2023-12-21T16:11:07.998Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
16:11:07 [2023-12-21T16:11:07.998Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
16:11:07 [2023-12-21T16:11:07.998Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
16:11:07 [2023-12-21T16:11:07.998Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:11:07 [2023-12-21T16:11:07.998Z] ok  	github.com/docker/docker/pkg/tarsum	0.071s	coverage: 89.6% of statements
16:11:08 [2023-12-21T16:11:08.938Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:11:08 [2023-12-21T16:11:08.938Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:11:08 [2023-12-21T16:11:08.938Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
16:11:08 [2023-12-21T16:11:08.938Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.4% of statements
16:11:09 [2023-12-21T16:11:09.199Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
16:11:09 [2023-12-21T16:11:09.199Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
16:11:09 [2023-12-21T16:11:09.199Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
16:11:09 [2023-12-21T16:11:09.769Z] ok  	github.com/docker/docker/restartmanager	0.025s	coverage: 46.2% of statements
16:11:09 [2023-12-21T16:11:09.769Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
16:11:09 [2023-12-21T16:11:09.769Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:11:09 [2023-12-21T16:11:09.769Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.8% of statements
16:11:09 [2023-12-21T16:11:09.769Z] ok  	github.com/docker/docker/registry	0.142s	coverage: 63.9% of statements
16:11:09 [2023-12-21T16:11:09.769Z] ok  	github.com/docker/docker/quota	0.560s	coverage: 69.3% of statements
16:11:10 [2023-12-21T16:11:10.029Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:11:10 [2023-12-21T16:11:10.290Z] ?   	github.com/docker/docker/volume	[no test files]
16:11:10 [2023-12-21T16:11:10.859Z] ok  	github.com/docker/docker/volume/drivers	0.040s	coverage: 36.1% of statements
16:11:10 [2023-12-21T16:11:10.859Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
16:11:11 [2023-12-21T16:11:11.121Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 72.5% of statements
16:11:11 [2023-12-21T16:11:11.381Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:11:11 [2023-12-21T16:11:11.381Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:11:11 [2023-12-21T16:11:11.381Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
16:11:12 [2023-12-21T16:11:12.319Z] ok  	github.com/docker/docker/layer	7.581s	coverage: 68.7% of statements
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === Skipped
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     network_proxy_test.go:210: No support for dual stack yet
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver btrfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver btrfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver btrfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver btrfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver btrfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:68: No driver to put!
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z] time="2023-12-21T16:10:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z] time="2023-12-21T16:10:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z] time="2023-12-21T16:10:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z] time="2023-12-21T16:10:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z] time="2023-12-21T16:10:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:11:12 [2023-12-21T16:11:12.319Z]     graphtest_unix.go:68: No driver to put!
16:11:12 [2023-12-21T16:11:12.319Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     overlay_test.go:61: Cannot run test with naive change algorithm
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:41: Driver zfs not supported
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:41: Driver zfs not supported
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:41: Driver zfs not supported
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:41: Driver zfs not supported
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:41: Driver zfs not supported
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     graphtest_unix.go:68: No driver to put!
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
16:11:12 [2023-12-21T16:11:12.320Z]     validate_test.go:70: only tested on Windows
16:11:12 [2023-12-21T16:11:12.320Z] 
16:11:12 [2023-12-21T16:11:12.320Z] DONE 3197 tests, 27 skipped in 65.466s
16:11:12 [2023-12-21T16:11:12.320Z] + '[' -n 'github.com/docker/docker/libnetwork
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/bitmap
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/cluster
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/config
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/datastore
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/diagnostic
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/discoverapi
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/driverapi
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/bridge
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/host
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/null
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/overlay
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/remote
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/windows
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/drvregistry
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/etchosts
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/internal/caller
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/internal/kvstore
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/internal/netiputil
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipam
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipamapi
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipams/builtin
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipams/null
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipams/remote
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipamutils
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ipbits
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/iptables
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/netlabel
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/netutils
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/networkdb
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/ns
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/options
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/osl
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/osl/kernel
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/portallocator
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/portmapper
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/resolvconf
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/scope
16:11:12 [2023-12-21T16:11:12.320Z] github.com/docker/docker/libnetwork/types' ']'
16:11:12 [2023-12-21T16:11:12.320Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
16:12:08 [2023-12-21T16:12:08.591Z] ok  	github.com/docker/docker/libnetwork	44.748s	coverage: 43.0% of statements
16:12:08 [2023-12-21T16:12:08.591Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
16:12:08 [2023-12-21T16:12:08.591Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:12:08 [2023-12-21T16:12:08.591Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:12:08 [2023-12-21T16:12:08.851Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.285s	coverage: 62.6% of statements
16:12:08 [2023-12-21T16:12:08.851Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:12:09 [2023-12-21T16:12:09.111Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
16:12:10 [2023-12-21T16:12:10.491Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.847s	coverage: 5.0% of statements
16:12:10 [2023-12-21T16:12:10.491Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:12:10 [2023-12-21T16:12:10.751Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
16:12:10 [2023-12-21T16:12:10.751Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:12:11 [2023-12-21T16:12:11.011Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
16:12:11 [2023-12-21T16:12:11.951Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
16:12:12 [2023-12-21T16:12:12.211Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
16:12:12 [2023-12-21T16:12:12.471Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
16:12:13 [2023-12-21T16:12:13.040Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
16:12:13 [2023-12-21T16:12:13.040Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:12:13 [2023-12-21T16:12:13.040Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:12:13 [2023-12-21T16:12:13.040Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:12:13 [2023-12-21T16:12:13.610Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
16:12:13 [2023-12-21T16:12:13.870Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
16:12:14 [2023-12-21T16:12:14.130Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
16:12:14 [2023-12-21T16:12:14.130Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
16:12:14 [2023-12-21T16:12:14.130Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
16:12:14 [2023-12-21T16:12:14.130Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
16:12:26 [2023-12-21T16:12:26.351Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
16:12:28 [2023-12-21T16:12:28.263Z] ok  	github.com/docker/docker/libnetwork/ipam	3.250s	coverage: 80.3% of statements
16:12:28 [2023-12-21T16:12:28.263Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:12:28 [2023-12-21T16:12:28.263Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:12:28 [2023-12-21T16:12:28.263Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
16:12:28 [2023-12-21T16:12:28.834Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
16:12:28 [2023-12-21T16:12:28.834Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:12:28 [2023-12-21T16:12:28.834Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
16:12:29 [2023-12-21T16:12:29.415Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.328s	coverage: 86.4% of statements
16:12:29 [2023-12-21T16:12:29.694Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
16:12:30 [2023-12-21T16:12:30.362Z] ok  	github.com/docker/docker/libnetwork/iptables	0.217s	coverage: 39.9% of statements
16:12:30 [2023-12-21T16:12:30.362Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:12:30 [2023-12-21T16:12:30.967Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
16:14:22 [2023-12-21T16:14:22.623Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.666s	coverage: 59.5% of statements
16:14:22 [2023-12-21T16:14:22.623Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:14:22 [2023-12-21T16:14:22.623Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:14:22 [2023-12-21T16:14:22.623Z] ok  	github.com/docker/docker/libnetwork/osl	4.454s	coverage: 40.2% of statements
16:14:22 [2023-12-21T16:14:22.623Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
16:14:22 [2023-12-21T16:14:22.623Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
16:14:22 [2023-12-21T16:14:22.623Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.728s	coverage: 46.3% of statements
16:14:22 [2023-12-21T16:14:22.882Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
16:14:22 [2023-12-21T16:14:22.882Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
16:14:23 [2023-12-21T16:14:23.142Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
16:14:23 [2023-12-21T16:14:23.142Z] 
16:14:23 [2023-12-21T16:14:23.142Z] === Skipped
16:14:23 [2023-12-21T16:14:23.142Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:14:23 [2023-12-21T16:14:23.142Z]     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
16:14:23 [2023-12-21T16:14:23.142Z] 
16:14:23 [2023-12-21T16:14:23.142Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
16:14:23 [2023-12-21T16:14:23.142Z]     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
16:14:23 [2023-12-21T16:14:23.142Z] 
16:14:23 [2023-12-21T16:14:23.142Z] DONE 375 tests, 2 skipped in 190.884s
Post stage
[Pipeline] junit
16:14:24 [2023-12-21T16:14:24.095Z] Recording test results
16:14:25 [2023-12-21T16:14:25.620Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:14:25 [2023-12-21T16:14:25.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46977/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0252a6f475005f2725403066b2ce08e471c0b369 -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:0252a6f475005f2725403066b2ce08e471c0b369 hack/make.sh dynbinary test-integration
16:14:26 [2023-12-21T16:14:26.197Z] 
16:14:26 [2023-12-21T16:14:26.197Z] Removing bundles/
16:14:26 [2023-12-21T16:14:26.197Z] 
16:14:26 [2023-12-21T16:14:26.197Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:14:26 [2023-12-21T16:14:26.197Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:14:26 [2023-12-21T16:14:26.197Z] + tee /go/src/github.com/docker/docker/go.mod
16:14:26 [2023-12-21T16:14:26.197Z] module github.com/docker/docker
16:14:26 [2023-12-21T16:14:26.197Z] 
16:14:26 [2023-12-21T16:14:26.197Z] go 1.20
16:14:26 [2023-12-21T16:14:26.197Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:14:26 [2023-12-21T16:14:26.197Z] + GO111MODULE=on
16:14:26 [2023-12-21T16:14:26.197Z] + 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=0252a6f475005f2725403066b2ce08e471c0b369" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-21T16:14:26.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
16:15:04 [2023-12-21T16:15:04.977Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:15:04 [2023-12-21T16:15:04.977Z] Created binary: bundles/dynbinary-daemon/dockerd
16:15:04 [2023-12-21T16:15:04.977Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:15:04 [2023-12-21T16:15:04.977Z] + tee /go/src/github.com/docker/docker/go.mod
16:15:04 [2023-12-21T16:15:04.977Z] module github.com/docker/docker
16:15:04 [2023-12-21T16:15:04.977Z] 
16:15:04 [2023-12-21T16:15:04.977Z] go 1.20
16:15:04 [2023-12-21T16:15:04.977Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:15:04 [2023-12-21T16:15:04.977Z] + GO111MODULE=on
16:15:04 [2023-12-21T16:15:04.977Z] + 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=0252a6f475005f2725403066b2ce08e471c0b369" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-21T16:14:26.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
16:15:04 [2023-12-21T16:15:04.977Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:15:04 [2023-12-21T16:15:04.977Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:15:04 [2023-12-21T16:15:04.977Z] 
16:15:04 [2023-12-21T16:15:04.977Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:15:04 [2023-12-21T16:15:04.977Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:15:04 [2023-12-21T16:15:04.977Z] HOSTNAME=6ed755dbfd3b
16:15:04 [2023-12-21T16:15:04.977Z] TESTDEBUG=0
16:15:04 [2023-12-21T16:15:04.977Z] DEST=bundles/test-integration
16:15:04 [2023-12-21T16:15:04.977Z] PWD=/go/src/github.com/docker/docker
16:15:04 [2023-12-21T16:15:04.977Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:15:04 [2023-12-21T16:15:04.977Z] DOCKER_GITCOMMIT=0252a6f475005f2725403066b2ce08e471c0b369
16:15:04 [2023-12-21T16:15:04.977Z] container=docker
16:15:04 [2023-12-21T16:15:04.977Z] HOME=/root
16:15:04 [2023-12-21T16:15:04.977Z] CONTAINERD_NAMESPACE=moby
16:15:04 [2023-12-21T16:15:04.977Z] GOLANG_VERSION=1.21.5
16:15:04 [2023-12-21T16:15:04.977Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:15:04 [2023-12-21T16:15:04.977Z] VALIDATE_BRANCH=master
16:15:04 [2023-12-21T16:15:04.977Z] TERM=xterm
16:15:04 [2023-12-21T16:15:04.977Z] DOCKER_PKG=github.com/docker/docker
16:15:04 [2023-12-21T16:15:04.977Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
16:15:04 [2023-12-21T16:15:04.977Z] SHLVL=1
16:15:04 [2023-12-21T16:15:04.977Z] TIMEOUT=120m
16:15:04 [2023-12-21T16:15:04.977Z] GOTOOLCHAIN=local
16:15:04 [2023-12-21T16:15:04.977Z] DOCKER_GRAPHDRIVER=overlay2
16:15:04 [2023-12-21T16:15:04.977Z] GO111MODULE=off
16:15:04 [2023-12-21T16:15:04.977Z] DOCKER_EXPERIMENTAL=1
16:15:04 [2023-12-21T16:15:04.977Z] TEST_SKIP_INTEGRATION_CLI=1
16:15:04 [2023-12-21T16:15:04.977Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:15:04 [2023-12-21T16:15:04.977Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:15:04 [2023-12-21T16:15:04.977Z] GOPATH=/go
16:15:04 [2023-12-21T16:15:04.977Z] PKG_CONFIG=pkg-config
16:15:04 [2023-12-21T16:15:04.977Z] _=/usr/bin/env
16:15:04 [2023-12-21T16:15:04.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:15:27 [2023-12-21T16:15:27.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
16:15:27 [2023-12-21T16:15:27.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:15:27 [2023-12-21T16:15:27.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:15:28 [2023-12-21T16:15:28.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:15:33 [2023-12-21T16:15:33.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:15:37 [2023-12-21T16:15:37.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:15:37 [2023-12-21T16:15:37.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:15:38 [2023-12-21T16:15:38.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:15:39 [2023-12-21T16:15:39.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:15:40 [2023-12-21T16:15:40.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
16:15:42 [2023-12-21T16:15:42.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:15:42 [2023-12-21T16:15:42.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:15:43 [2023-12-21T16:15:43.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:15:44 [2023-12-21T16:15:44.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:15:46 [2023-12-21T16:15:46.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:15:47 [2023-12-21T16:15:47.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:15:48 [2023-12-21T16:15:48.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:15:49 [2023-12-21T16:15:49.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:15:50 [2023-12-21T16:15:50.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:15:52 [2023-12-21T16:15:52.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:15:52 [2023-12-21T16:15:52.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:15:53 [2023-12-21T16:15:53.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:15:54 [2023-12-21T16:15:54.898Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:15:54 [2023-12-21T16:15:54.898Z] Using test binary /usr/local/cli-integration/docker
16:15:55 [2023-12-21T16:15:55.158Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:15:55 [2023-12-21T16:15:55.158Z] +++ /etc/init.d/apparmor start
16:15:55 [2023-12-21T16:15:55.158Z] Not: starting.
16:15:55 [2023-12-21T16:15:55.158Z] INFO: Waiting for daemon to start...
16:15:55 [2023-12-21T16:15:55.158Z] Starting dockerd
16:15:55 [2023-12-21T16:15:55.158Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.iFsLn5muJW/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:15:57 [2023-12-21T16:15:57.695Z] .
16:15:57 [2023-12-21T16:15:57.695Z] Running integration-test (iteration 1)
16:15:57 [2023-12-21T16:15:57.695Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
16:15:57 [2023-12-21T16:15:57.695Z] ++ '[' -n '' ']'
16:15:57 [2023-12-21T16:15:57.695Z] ++ 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
16:15:57 [2023-12-21T16:15:57.695Z] ++ set -e
16:15:57 [2023-12-21T16:15:57.695Z] ++ '[' -n 0 ']'
16:15:57 [2023-12-21T16:15:57.695Z] ++ set -x
16:15:57 [2023-12-21T16:15:57.695Z] ++ 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.iFsLn5muJW/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
16:15:57 [2023-12-21T16:15:57.695Z] Loaded image: busybox:latest
16:15:57 [2023-12-21T16:15:57.695Z] Loaded image: busybox:glibc
16:15:58 [2023-12-21T16:15:58.634Z] Loaded image: debian:bookworm-slim
16:15:58 [2023-12-21T16:15:58.634Z] Loaded image: hello-world:latest
16:15:58 [2023-12-21T16:15:58.634Z] Loaded image: arm32v7/hello-world:latest
16:15:58 [2023-12-21T16:15:58.634Z] INFO: Testing against a local daemon
16:15:58 [2023-12-21T16:15:58.634Z] === RUN   TestCgroupNamespacesBuild
16:16:00 [2023-12-21T16:16:00.013Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
16:16:00 [2023-12-21T16:16:00.013Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:16:00 [2023-12-21T16:16:00.952Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
16:16:00 [2023-12-21T16:16:00.952Z] === RUN   TestBuildWithSession
16:16:00 [2023-12-21T16:16:00.952Z]     build_session_test.go:25: TODO: BuildKit
16:16:00 [2023-12-21T16:16:00.952Z] --- SKIP: TestBuildWithSession (0.00s)
16:16:00 [2023-12-21T16:16:00.952Z] === RUN   TestBuildSquashParent
16:16:04 [2023-12-21T16:16:04.243Z] --- PASS: TestBuildSquashParent (3.28s)
16:16:04 [2023-12-21T16:16:04.243Z] === RUN   TestBuildWithRemoveAndForceRemove
16:16:04 [2023-12-21T16:16:04.243Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:04 [2023-12-21T16:16:04.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:04 [2023-12-21T16:16:04.243Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:04 [2023-12-21T16:16:04.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:04 [2023-12-21T16:16:04.243Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:04 [2023-12-21T16:16:04.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:04 [2023-12-21T16:16:04.243Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:04 [2023-12-21T16:16:04.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:04 [2023-12-21T16:16:04.243Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:04 [2023-12-21T16:16:04.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:04 [2023-12-21T16:16:04.243Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:04 [2023-12-21T16:16:04.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:04 [2023-12-21T16:16:04.243Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:04 [2023-12-21T16:16:04.243Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:04 [2023-12-21T16:16:04.243Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:04 [2023-12-21T16:16:04.243Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:04 [2023-12-21T16:16:04.243Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:04 [2023-12-21T16:16:04.243Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:07 [2023-12-21T16:16:07.535Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
16:16:07 [2023-12-21T16:16:07.535Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s)
16:16:07 [2023-12-21T16:16:07.535Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s)
16:16:07 [2023-12-21T16:16:07.535Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s)
16:16:07 [2023-12-21T16:16:07.535Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s)
16:16:07 [2023-12-21T16:16:07.535Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s)
16:16:07 [2023-12-21T16:16:07.535Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s)
16:16:07 [2023-12-21T16:16:07.535Z] === RUN   TestBuildMultiStageCopy
16:16:07 [2023-12-21T16:16:07.535Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:16:08 [2023-12-21T16:16:08.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:16:08 [2023-12-21T16:16:08.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:16:08 [2023-12-21T16:16:08.914Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:16:08 [2023-12-21T16:16:08.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:16:09 [2023-12-21T16:16:09.174Z] --- PASS: TestBuildMultiStageCopy (1.54s)
16:16:09 [2023-12-21T16:16:09.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s)
16:16:09 [2023-12-21T16:16:09.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
16:16:09 [2023-12-21T16:16:09.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
16:16:09 [2023-12-21T16:16:09.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
16:16:09 [2023-12-21T16:16:09.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
16:16:09 [2023-12-21T16:16:09.174Z] === RUN   TestBuildMultiStageParentConfig
16:16:09 [2023-12-21T16:16:09.744Z] --- PASS: TestBuildMultiStageParentConfig (0.39s)
16:16:09 [2023-12-21T16:16:09.744Z] === RUN   TestBuildLabelWithTargets
16:16:10 [2023-12-21T16:16:10.313Z] --- PASS: TestBuildLabelWithTargets (0.58s)
16:16:10 [2023-12-21T16:16:10.313Z] === RUN   TestBuildWithEmptyLayers
16:16:10 [2023-12-21T16:16:10.313Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
16:16:10 [2023-12-21T16:16:10.313Z] === RUN   TestBuildMultiStageOnBuild
16:16:11 [2023-12-21T16:16:11.695Z] --- PASS: TestBuildMultiStageOnBuild (1.19s)
16:16:11 [2023-12-21T16:16:11.695Z] === RUN   TestBuildUncleanTarFilenames
16:16:11 [2023-12-21T16:16:11.695Z] --- PASS: TestBuildUncleanTarFilenames (0.15s)
16:16:11 [2023-12-21T16:16:11.695Z] === RUN   TestBuildMultiStageLayerLeak
16:16:12 [2023-12-21T16:16:12.635Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
16:16:12 [2023-12-21T16:16:12.635Z] === RUN   TestBuildWithHugeFile
16:18:19 [2023-12-21T16:18:19.127Z] --- PASS: TestBuildWithHugeFile (112.70s)
16:18:19 [2023-12-21T16:18:19.127Z] === RUN   TestBuildWCOWSandboxSize
16:18:19 [2023-12-21T16:18:19.127Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:18:19 [2023-12-21T16:18:19.127Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:18:19 [2023-12-21T16:18:19.127Z] === RUN   TestBuildWithEmptyDockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:18:19 [2023-12-21T16:18:19.127Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
16:18:19 [2023-12-21T16:18:19.127Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:18:19 [2023-12-21T16:18:19.128Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:18:19 [2023-12-21T16:18:19.128Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:18:19 [2023-12-21T16:18:19.128Z] === RUN   TestBuildPreserveOwnership
16:18:19 [2023-12-21T16:18:19.128Z] === RUN   TestBuildPreserveOwnership/copy_from
16:18:19 [2023-12-21T16:18:19.128Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:18:19 [2023-12-21T16:18:19.128Z] --- PASS: TestBuildPreserveOwnership (2.19s)
16:18:19 [2023-12-21T16:18:19.128Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.49s)
16:18:19 [2023-12-21T16:18:19.128Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.68s)
16:18:19 [2023-12-21T16:18:19.128Z] === RUN   TestBuildPlatformInvalid
16:18:19 [2023-12-21T16:18:19.128Z] --- PASS: TestBuildPlatformInvalid (0.01s)
16:18:19 [2023-12-21T16:18:19.128Z] === RUN   TestBuildkitHistoryTracePropagation
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" 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
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" 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
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:07Z" level=info msg="[core] [Server #4] Server created" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z]     build_traces_test.go:84: Waiting for trace to be available
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:11Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:11Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:11Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:11Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:11Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] time="2023-12-21T16:18:11Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
16:18:19 [2023-12-21T16:18:19.128Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
16:18:19 [2023-12-21T16:18:19.128Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:18:19 [2023-12-21T16:18:19.128Z] Loaded image: busybox:latest
16:18:19 [2023-12-21T16:18:19.128Z] Loaded image: busybox:glibc
16:18:19 [2023-12-21T16:18:19.128Z] Loaded image: debian:bookworm-slim
16:18:19 [2023-12-21T16:18:19.128Z] Loaded image: hello-world:latest
16:18:19 [2023-12-21T16:18:19.128Z] Loaded image: arm32v7/hello-world:latest
16:18:21 [2023-12-21T16:18:21.667Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.05s)
16:18:21 [2023-12-21T16:18:21.667Z] PASS
16:18:21 [2023-12-21T16:18:21.667Z] 
16:18:21 [2023-12-21T16:18:21.667Z] === Skipped
16:18:21 [2023-12-21T16:18:21.667Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:18:21 [2023-12-21T16:18:21.667Z]     build_session_test.go:25: TODO: BuildKit
16:18:21 [2023-12-21T16:18:21.667Z] 
16:18:21 [2023-12-21T16:18:21.667Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:18:21 [2023-12-21T16:18:21.667Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:18:21 [2023-12-21T16:18:21.667Z] 
16:18:21 [2023-12-21T16:18:21.667Z] DONE 35 tests, 2 skipped in 144.206s
16:18:21 [2023-12-21T16:18:21.667Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
16:18:21 [2023-12-21T16:18:21.667Z] ++ '[' -n '' ']'
16:18:21 [2023-12-21T16:18:21.667Z] ++ 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
16:18:21 [2023-12-21T16:18:21.667Z] ++ set -e
16:18:21 [2023-12-21T16:18:21.667Z] ++ '[' -n 0 ']'
16:18:21 [2023-12-21T16:18:21.667Z] ++ set -x
16:18:21 [2023-12-21T16:18:21.667Z] ++ 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.iFsLn5muJW/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
16:18:21 [2023-12-21T16:18:21.667Z] INFO: Testing against a local daemon
16:18:21 [2023-12-21T16:18:21.667Z] === RUN   TestNoNewPrivileges
16:18:31 [2023-12-21T16:18:31.652Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
16:18:31 [2023-12-21T16:18:31.652Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
16:18:31 [2023-12-21T16:18:31.911Z] --- PASS: TestNoNewPrivileges (10.03s)
16:18:31 [2023-12-21T16:18:31.911Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s)
16:18:31 [2023-12-21T16:18:31.911Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s)
16:18:31 [2023-12-21T16:18:31.911Z] PASS
16:18:31 [2023-12-21T16:18:31.911Z] 
16:18:31 [2023-12-21T16:18:31.911Z] DONE 3 tests in 10.059s
16:18:31 [2023-12-21T16:18:31.911Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
16:18:31 [2023-12-21T16:18:31.911Z] ++ '[' -n '' ']'
16:18:31 [2023-12-21T16:18:31.911Z] ++ 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
16:18:31 [2023-12-21T16:18:31.911Z] ++ set -e
16:18:31 [2023-12-21T16:18:31.911Z] ++ '[' -n 0 ']'
16:18:31 [2023-12-21T16:18:31.911Z] ++ set -x
16:18:31 [2023-12-21T16:18:31.911Z] ++ 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.iFsLn5muJW/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
16:18:31 [2023-12-21T16:18:31.911Z] INFO: Testing against a local daemon
16:18:31 [2023-12-21T16:18:31.911Z] === RUN   TestConfigInspect
16:18:33 [2023-12-21T16:18:33.818Z] --- PASS: TestConfigInspect (1.99s)
16:18:33 [2023-12-21T16:18:33.818Z] === RUN   TestConfigList
16:18:35 [2023-12-21T16:18:35.197Z] === RUN   TestConfigList/test_filter_by_name
16:18:35 [2023-12-21T16:18:35.197Z] === RUN   TestConfigList/test_filter_by_id
16:18:35 [2023-12-21T16:18:35.197Z] === RUN   TestConfigList/test_filter_by_label_key_only
16:18:35 [2023-12-21T16:18:35.197Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
16:18:35 [2023-12-21T16:18:35.197Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
16:18:35 [2023-12-21T16:18:35.766Z] --- PASS: TestConfigList (1.88s)
16:18:35 [2023-12-21T16:18:35.766Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
16:18:35 [2023-12-21T16:18:35.766Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
16:18:35 [2023-12-21T16:18:35.766Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
16:18:35 [2023-12-21T16:18:35.766Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
16:18:35 [2023-12-21T16:18:35.766Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
16:18:35 [2023-12-21T16:18:35.766Z] === RUN   TestConfigsCreateAndDelete
16:18:37 [2023-12-21T16:18:37.672Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
16:18:37 [2023-12-21T16:18:37.672Z] === RUN   TestConfigsUpdate
16:18:39 [2023-12-21T16:18:39.579Z] --- PASS: TestConfigsUpdate (2.01s)
16:18:39 [2023-12-21T16:18:39.579Z] === RUN   TestTemplatedConfig
16:18:42 [2023-12-21T16:18:42.872Z] --- PASS: TestTemplatedConfig (2.73s)
16:18:42 [2023-12-21T16:18:42.872Z] === RUN   TestConfigCreateResolve
16:18:44 [2023-12-21T16:18:44.252Z] --- PASS: TestConfigCreateResolve (1.94s)
16:18:44 [2023-12-21T16:18:44.252Z] PASS
16:18:44 [2023-12-21T16:18:44.252Z] 
16:18:44 [2023-12-21T16:18:44.252Z] DONE 11 tests in 12.504s
16:18:44 [2023-12-21T16:18:44.252Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
16:18:44 [2023-12-21T16:18:44.252Z] ++ '[' -n '' ']'
16:18:44 [2023-12-21T16:18:44.252Z] ++ 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
16:18:44 [2023-12-21T16:18:44.252Z] ++ set -e
16:18:44 [2023-12-21T16:18:44.252Z] ++ '[' -n 0 ']'
16:18:44 [2023-12-21T16:18:44.252Z] ++ set -x
16:18:44 [2023-12-21T16:18:44.252Z] ++ 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.iFsLn5muJW/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
16:18:44 [2023-12-21T16:18:44.252Z] INFO: Testing against a local daemon
16:18:44 [2023-12-21T16:18:44.252Z] === RUN   TestAttach
16:18:44 [2023-12-21T16:18:44.252Z] === RUN   TestAttach/without_TTY
16:18:44 [2023-12-21T16:18:44.252Z] === PAUSE TestAttach/without_TTY
16:18:44 [2023-12-21T16:18:44.252Z] === RUN   TestAttach/with_TTY
16:18:44 [2023-12-21T16:18:44.252Z] === PAUSE TestAttach/with_TTY
16:18:44 [2023-12-21T16:18:44.252Z] === CONT  TestAttach/without_TTY
16:18:44 [2023-12-21T16:18:44.252Z] === CONT  TestAttach/with_TTY
16:18:44 [2023-12-21T16:18:44.511Z] --- PASS: TestAttach (0.03s)
16:18:44 [2023-12-21T16:18:44.511Z]     --- PASS: TestAttach/without_TTY (0.06s)
16:18:44 [2023-12-21T16:18:44.511Z]     --- PASS: TestAttach/with_TTY (0.06s)
16:18:44 [2023-12-21T16:18:44.511Z] === RUN   TestCreateWithCDIDevices
16:18:45 [2023-12-21T16:18:45.450Z] --- PASS: TestCreateWithCDIDevices (1.08s)
16:18:45 [2023-12-21T16:18:45.450Z] === RUN   TestCDISpecDirsAreInSystemInfo
16:18:45 [2023-12-21T16:18:45.450Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
16:18:46 [2023-12-21T16:18:46.019Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
16:18:46 [2023-12-21T16:18:46.589Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
16:18:47 [2023-12-21T16:18:47.158Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
16:18:47 [2023-12-21T16:18:47.727Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
16:18:48 [2023-12-21T16:18:48.296Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
16:18:48 [2023-12-21T16:18:48.556Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
16:18:49 [2023-12-21T16:18:49.124Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
16:18:49 [2023-12-21T16:18:49.694Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestCheckpoint
16:18:49 [2023-12-21T16:18:49.694Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:18:49 [2023-12-21T16:18:49.694Z] --- SKIP: TestCheckpoint (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/commit
16:18:49 [2023-12-21T16:18:49.694Z] === PAUSE TestContainerInvalidJSON/commit
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/create
16:18:49 [2023-12-21T16:18:49.694Z] === PAUSE TestContainerInvalidJSON/containers/create
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:18:49 [2023-12-21T16:18:49.694Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:18:49 [2023-12-21T16:18:49.694Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:18:49 [2023-12-21T16:18:49.694Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:18:49 [2023-12-21T16:18:49.694Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:18:49 [2023-12-21T16:18:49.694Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:18:49 [2023-12-21T16:18:49.694Z] === CONT  TestContainerInvalidJSON/commit
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:18:49 [2023-12-21T16:18:49.694Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:18:49 [2023-12-21T16:18:49.694Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:18:49 [2023-12-21T16:18:49.694Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:18:49 [2023-12-21T16:18:49.694Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:18:49 [2023-12-21T16:18:49.694Z] === CONT  TestContainerInvalidJSON/containers/create
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:18:49 [2023-12-21T16:18:49.694Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:18:49 [2023-12-21T16:18:49.694Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:18:49 [2023-12-21T16:18:49.694Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:18:49 [2023-12-21T16:18:49.694Z] === RUN   TestCopyFromContainerPathIsNotDir
16:18:49 [2023-12-21T16:18:49.954Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
16:18:49 [2023-12-21T16:18:49.954Z] === RUN   TestCopyToContainerPathDoesNotExist
16:18:49 [2023-12-21T16:18:49.954Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
16:18:49 [2023-12-21T16:18:49.954Z] === RUN   TestCopyEmptyFile
16:18:49 [2023-12-21T16:18:49.954Z] --- PASS: TestCopyEmptyFile (0.08s)
16:18:49 [2023-12-21T16:18:49.954Z] === RUN   TestCopyToContainerPathIsNotDir
16:18:49 [2023-12-21T16:18:49.954Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
16:18:49 [2023-12-21T16:18:49.954Z] === RUN   TestCopyFromContainer
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer//
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/.
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer//.
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/./
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer//./
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer//bar/root
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer//bar/root/
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer//bar/root/.
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/quux
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/quux/
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/quux/.
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCopyFromContainer/bar/notarget
16:18:50 [2023-12-21T16:18:50.892Z] --- PASS: TestCopyFromContainer (0.85s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/. (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer//. (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:50 [2023-12-21T16:18:50.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:50 [2023-12-21T16:18:50.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:50 [2023-12-21T16:18:50.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:50 [2023-12-21T16:18:50.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:50 [2023-12-21T16:18:50.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:50 [2023-12-21T16:18:50.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:50 [2023-12-21T16:18:50.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateLinkToNonExistingContainer
16:18:50 [2023-12-21T16:18:50.892Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateWithInvalidEnv
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateWithInvalidEnv/0
16:18:50 [2023-12-21T16:18:50.892Z] === PAUSE TestCreateWithInvalidEnv/0
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateWithInvalidEnv/1
16:18:50 [2023-12-21T16:18:50.892Z] === PAUSE TestCreateWithInvalidEnv/1
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateWithInvalidEnv/2
16:18:50 [2023-12-21T16:18:50.892Z] === PAUSE TestCreateWithInvalidEnv/2
16:18:50 [2023-12-21T16:18:50.892Z] === CONT  TestCreateWithInvalidEnv/0
16:18:50 [2023-12-21T16:18:50.892Z] === CONT  TestCreateWithInvalidEnv/2
16:18:50 [2023-12-21T16:18:50.892Z] === CONT  TestCreateWithInvalidEnv/1
16:18:50 [2023-12-21T16:18:50.892Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateTmpfsMountsTarget
16:18:50 [2023-12-21T16:18:50.892Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:18:50 [2023-12-21T16:18:50.892Z] === RUN   TestCreateWithCustomMaskedPaths
16:18:52 [2023-12-21T16:18:52.802Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s)
16:18:52 [2023-12-21T16:18:52.802Z] === RUN   TestCreateWithCustomReadonlyPaths
16:18:53 [2023-12-21T16:18:53.740Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s)
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:53 [2023-12-21T16:18:53.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:53 [2023-12-21T16:18:53.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:53 [2023-12-21T16:18:53.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:53 [2023-12-21T16:18:53.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:53 [2023-12-21T16:18:53.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:18:53 [2023-12-21T16:18:53.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
16:18:53 [2023-12-21T16:18:53.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
16:18:53 [2023-12-21T16:18:53.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:18:53 [2023-12-21T16:18:53.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:18:53 [2023-12-21T16:18:53.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:18:53 [2023-12-21T16:18:53.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
16:18:53 [2023-12-21T16:18:53.740Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:18:54 [2023-12-21T16:18:54.310Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateDifferentPlatform
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateDifferentPlatform/different_os
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:18:54 [2023-12-21T16:18:54.310Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:18:54 [2023-12-21T16:18:54.310Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:18:54 [2023-12-21T16:18:54.310Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateInvalidHostConfig
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:18:54 [2023-12-21T16:18:54.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:18:54 [2023-12-21T16:18:54.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:18:54 [2023-12-21T16:18:54.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:18:54 [2023-12-21T16:18:54.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
16:18:54 [2023-12-21T16:18:54.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
16:18:54 [2023-12-21T16:18:54.310Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:18:54 [2023-12-21T16:18:54.310Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:18:54 [2023-12-21T16:18:54.310Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
16:18:54 [2023-12-21T16:18:54.310Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:18:54 [2023-12-21T16:18:54.310Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:18:54 [2023-12-21T16:18:54.310Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateWithMultipleEndpointSettings
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
16:18:54 [2023-12-21T16:18:54.310Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
16:18:54 [2023-12-21T16:18:54.310Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
16:18:54 [2023-12-21T16:18:54.310Z] === RUN   TestCreateWithCustomMACs
16:18:55 [2023-12-21T16:18:55.248Z] --- PASS: TestCreateWithCustomMACs (0.64s)
16:18:55 [2023-12-21T16:18:55.248Z] === RUN   TestContainerStartOnDaemonRestart
16:18:55 [2023-12-21T16:18:55.248Z] === PAUSE TestContainerStartOnDaemonRestart
16:18:55 [2023-12-21T16:18:55.248Z] === RUN   TestDaemonRestartIpcMode
16:18:55 [2023-12-21T16:18:55.248Z] === PAUSE TestDaemonRestartIpcMode
16:18:55 [2023-12-21T16:18:55.248Z] === RUN   TestDaemonHostGatewayIP
16:18:55 [2023-12-21T16:18:55.248Z] === PAUSE TestDaemonHostGatewayIP
16:18:55 [2023-12-21T16:18:55.248Z] === RUN   TestRestartDaemonWithRestartingContainer
16:18:55 [2023-12-21T16:18:55.248Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:18:55 [2023-12-21T16:18:55.248Z] === RUN   TestHardRestartWhenContainerIsRunning
16:18:55 [2023-12-21T16:18:55.248Z] === PAUSE TestHardRestartWhenContainerIsRunning
16:18:55 [2023-12-21T16:18:55.248Z] === RUN   TestContainerKillOnDaemonStart
16:18:55 [2023-12-21T16:18:55.248Z] === PAUSE TestContainerKillOnDaemonStart
16:18:55 [2023-12-21T16:18:55.248Z] === RUN   TestDiff
16:18:55 [2023-12-21T16:18:55.508Z] --- PASS: TestDiff (0.48s)
16:18:55 [2023-12-21T16:18:55.508Z] === RUN   TestDiffStoppedContainer
16:18:56 [2023-12-21T16:18:56.076Z] --- PASS: TestDiffStoppedContainer (0.45s)
16:18:56 [2023-12-21T16:18:56.076Z] === RUN   TestExecConsoleSize
16:18:56 [2023-12-21T16:18:56.644Z] --- PASS: TestExecConsoleSize (0.57s)
16:18:56 [2023-12-21T16:18:56.644Z] === RUN   TestExecWithCloseStdin
16:18:57 [2023-12-21T16:18:57.213Z] --- PASS: TestExecWithCloseStdin (0.58s)
16:18:57 [2023-12-21T16:18:57.213Z] === RUN   TestExec
16:18:57 [2023-12-21T16:18:57.782Z] --- PASS: TestExec (0.51s)
16:18:57 [2023-12-21T16:18:57.782Z] === RUN   TestExecUser
16:18:58 [2023-12-21T16:18:58.351Z] --- PASS: TestExecUser (0.58s)
16:18:58 [2023-12-21T16:18:58.351Z] === RUN   TestExecWithGroupAdd
16:18:58 [2023-12-21T16:18:58.610Z] --- PASS: TestExecWithGroupAdd (0.52s)
16:18:58 [2023-12-21T16:18:58.610Z] === RUN   TestExportContainerAndImportImage
16:18:59 [2023-12-21T16:18:59.180Z] --- PASS: TestExportContainerAndImportImage (0.49s)
16:18:59 [2023-12-21T16:18:59.180Z] === RUN   TestExportContainerAfterDaemonRestart
16:19:05 [2023-12-21T16:19:05.751Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
16:19:05 [2023-12-21T16:19:05.751Z] === RUN   TestHealthCheckWorkdir
16:19:06 [2023-12-21T16:19:06.011Z] --- PASS: TestHealthCheckWorkdir (0.68s)
16:19:06 [2023-12-21T16:19:06.011Z] === RUN   TestHealthKillContainer
16:19:14 [2023-12-21T16:19:14.136Z] --- PASS: TestHealthKillContainer (8.01s)
16:19:14 [2023-12-21T16:19:14.136Z] === RUN   TestHealthCheckProcessKilled
16:19:15 [2023-12-21T16:19:15.073Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
16:19:15 [2023-12-21T16:19:15.074Z] === RUN   TestHealthStartInterval
16:19:16 [2023-12-21T16:19:16.454Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.454Z]         }
16:19:16 [2023-12-21T16:19:16.454Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.454Z]         }
16:19:16 [2023-12-21T16:19:16.454Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.454Z]         }
16:19:16 [2023-12-21T16:19:16.454Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.454Z]         }
16:19:16 [2023-12-21T16:19:16.713Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.713Z]         }
16:19:16 [2023-12-21T16:19:16.713Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.713Z]         }
16:19:16 [2023-12-21T16:19:16.713Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.713Z]         }
16:19:16 [2023-12-21T16:19:16.972Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.972Z]         }
16:19:16 [2023-12-21T16:19:16.972Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:16 [2023-12-21T16:19:16.972Z]         }
16:19:17 [2023-12-21T16:19:17.232Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:17 [2023-12-21T16:19:17.232Z]         }
16:19:17 [2023-12-21T16:19:17.232Z]     health_test.go:141: &{2023-12-21 16:19:15.971399615 +0000 UTC 2023-12-21 16:19:16.021735908 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:19:17 [2023-12-21T16:19:17.232Z]         }
16:19:17 [2023-12-21T16:19:17.232Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:17 [2023-12-21T16:19:17.491Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:17 [2023-12-21T16:19:17.491Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:17 [2023-12-21T16:19:17.491Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:17 [2023-12-21T16:19:17.750Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:17 [2023-12-21T16:19:17.750Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:18 [2023-12-21T16:19:18.009Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:18 [2023-12-21T16:19:18.009Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:18 [2023-12-21T16:19:18.009Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:18 [2023-12-21T16:19:18.269Z]     health_test.go:141: &{2023-12-21 16:19:17.027139416 +0000 UTC 2023-12-21 16:19:17.097773392 +0000 UTC 1 2}
16:19:18 [2023-12-21T16:19:18.269Z]     health_test.go:169: 1.075550417s
16:19:19 [2023-12-21T16:19:19.206Z]     health_test.go:169: 1.075550417s
16:19:20 [2023-12-21T16:19:20.584Z]     health_test.go:169: 1.075550417s
16:19:21 [2023-12-21T16:19:21.522Z]     health_test.go:169: 1.075550417s
16:19:22 [2023-12-21T16:19:22.459Z]     health_test.go:169: 1.075550417s
16:19:23 [2023-12-21T16:19:23.397Z]     health_test.go:169: 1.075550417s
16:19:24 [2023-12-21T16:19:24.334Z]     health_test.go:169: 1.075550417s
16:19:25 [2023-12-21T16:19:25.272Z]     health_test.go:169: 1.075550417s
16:19:26 [2023-12-21T16:19:26.209Z]     health_test.go:169: 1.075550417s
16:19:27 [2023-12-21T16:19:27.589Z]     health_test.go:169: 1.075550417s
16:19:28 [2023-12-21T16:19:28.526Z]     health_test.go:169: 1.075550417s
16:19:29 [2023-12-21T16:19:29.482Z]     health_test.go:169: 1.075550417s
16:19:30 [2023-12-21T16:19:30.467Z]     health_test.go:169: 1.075550417s
16:19:31 [2023-12-21T16:19:31.431Z]     health_test.go:169: 1.075550417s
16:19:32 [2023-12-21T16:19:32.383Z]     health_test.go:169: 1.075550417s
16:19:33 [2023-12-21T16:19:33.351Z]     health_test.go:169: 1.075550417s
16:19:34 [2023-12-21T16:19:34.330Z]     health_test.go:169: 1.075550417s
16:19:35 [2023-12-21T16:19:35.273Z]     health_test.go:169: 1.075550417s
16:19:36 [2023-12-21T16:19:36.651Z]     health_test.go:169: 1.075550417s
16:19:37 [2023-12-21T16:19:37.219Z]     health_test.go:169: 1.075550417s
16:19:38 [2023-12-21T16:19:38.598Z]     health_test.go:169: 1.075550417s
16:19:39 [2023-12-21T16:19:39.536Z]     health_test.go:169: 1.075550417s
16:19:40 [2023-12-21T16:19:40.473Z]     health_test.go:169: 1.075550417s
16:19:41 [2023-12-21T16:19:41.411Z]     health_test.go:169: 1.075550417s
16:19:42 [2023-12-21T16:19:42.348Z]     health_test.go:169: 1.075550417s
16:19:43 [2023-12-21T16:19:43.287Z]     health_test.go:169: 1.075550417s
16:19:44 [2023-12-21T16:19:44.666Z]     health_test.go:169: 1.075550417s
16:19:45 [2023-12-21T16:19:45.235Z]     health_test.go:169: 1.075550417s
16:19:46 [2023-12-21T16:19:46.613Z]     health_test.go:169: 1.075550417s
16:19:47 [2023-12-21T16:19:47.551Z]     health_test.go:169: 1.075550417s
16:19:48 [2023-12-21T16:19:48.488Z] --- PASS: TestHealthStartInterval (33.74s)
16:19:48 [2023-12-21T16:19:48.488Z] === RUN   TestInspectCpusetInConfigPre120
16:19:49 [2023-12-21T16:19:49.058Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
16:19:49 [2023-12-21T16:19:49.058Z] === RUN   TestInspectAnnotations
16:19:49 [2023-12-21T16:19:49.058Z] --- PASS: TestInspectAnnotations (0.05s)
16:19:49 [2023-12-21T16:19:49.058Z] === RUN   TestIpcModeNone
16:19:49 [2023-12-21T16:19:49.627Z] --- PASS: TestIpcModeNone (0.56s)
16:19:49 [2023-12-21T16:19:49.627Z] === RUN   TestIpcModePrivate
16:19:49 [2023-12-21T16:19:49.886Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
16:19:50 [2023-12-21T16:19:50.146Z] --- PASS: TestIpcModePrivate (0.49s)
16:19:50 [2023-12-21T16:19:50.146Z] === RUN   TestIpcModeShareable
16:19:50 [2023-12-21T16:19:50.406Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
16:19:50 [2023-12-21T16:19:50.665Z] --- PASS: TestIpcModeShareable (0.55s)
16:19:50 [2023-12-21T16:19:50.665Z] === RUN   TestAPIIpcModeShareableAndContainer
16:19:52 [2023-12-21T16:19:52.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.23s)
16:19:52 [2023-12-21T16:19:52.045Z] === RUN   TestAPIIpcModeHost
16:19:52 [2023-12-21T16:19:52.305Z] --- PASS: TestAPIIpcModeHost (0.36s)
16:19:52 [2023-12-21T16:19:52.305Z] === RUN   TestDaemonIpcModeShareable
16:19:53 [2023-12-21T16:19:53.243Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
16:19:53 [2023-12-21T16:19:53.502Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
16:19:53 [2023-12-21T16:19:53.502Z] === RUN   TestDaemonIpcModePrivate
16:19:54 [2023-12-21T16:19:54.441Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
16:19:54 [2023-12-21T16:19:54.441Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
16:19:54 [2023-12-21T16:19:54.441Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:19:55 [2023-12-21T16:19:55.379Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
16:19:55 [2023-12-21T16:19:55.639Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
16:19:55 [2023-12-21T16:19:55.639Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:19:56 [2023-12-21T16:19:56.577Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
16:19:56 [2023-12-21T16:19:56.836Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
16:19:56 [2023-12-21T16:19:56.836Z] === RUN   TestIpcModeOlderClient
16:19:56 [2023-12-21T16:19:56.836Z] === PAUSE TestIpcModeOlderClient
16:19:56 [2023-12-21T16:19:56.836Z] === RUN   TestKillContainerInvalidSignal
16:19:57 [2023-12-21T16:19:57.096Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
16:19:57 [2023-12-21T16:19:57.096Z] === RUN   TestKillContainer
16:19:57 [2023-12-21T16:19:57.096Z] === RUN   TestKillContainer/no_signal
16:19:57 [2023-12-21T16:19:57.665Z] === RUN   TestKillContainer/non_killing_signal
16:19:57 [2023-12-21T16:19:57.925Z] === RUN   TestKillContainer/killing_signal
16:19:58 [2023-12-21T16:19:58.494Z] --- PASS: TestKillContainer (1.38s)
16:19:58 [2023-12-21T16:19:58.494Z]     --- PASS: TestKillContainer/no_signal (0.43s)
16:19:58 [2023-12-21T16:19:58.494Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
16:19:58 [2023-12-21T16:19:58.494Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
16:19:58 [2023-12-21T16:19:58.494Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:19:58 [2023-12-21T16:19:58.494Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:19:59 [2023-12-21T16:19:59.063Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:19:59 [2023-12-21T16:19:59.632Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
16:19:59 [2023-12-21T16:19:59.632Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
16:19:59 [2023-12-21T16:19:59.632Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
16:19:59 [2023-12-21T16:19:59.632Z] === RUN   TestKillStoppedContainer
16:19:59 [2023-12-21T16:19:59.632Z] --- PASS: TestKillStoppedContainer (0.04s)
16:19:59 [2023-12-21T16:19:59.632Z] === RUN   TestKillStoppedContainerAPIPre120
16:19:59 [2023-12-21T16:19:59.632Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:19:59 [2023-12-21T16:19:59.632Z] === RUN   TestKillDifferentUserContainer
16:20:00 [2023-12-21T16:20:00.200Z] --- PASS: TestKillDifferentUserContainer (0.44s)
16:20:00 [2023-12-21T16:20:00.201Z] === RUN   TestInspectOomKilledTrue
16:20:00 [2023-12-21T16:20:00.460Z] --- PASS: TestInspectOomKilledTrue (0.49s)
16:20:00 [2023-12-21T16:20:00.460Z] === RUN   TestInspectOomKilledFalse
16:20:01 [2023-12-21T16:20:01.029Z] --- PASS: TestInspectOomKilledFalse (0.46s)
16:20:01 [2023-12-21T16:20:01.029Z] === RUN   TestLinksEtcHostsContentMatch
16:20:01 [2023-12-21T16:20:01.289Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
16:20:01 [2023-12-21T16:20:01.289Z] === RUN   TestLinksContainerNames
16:20:02 [2023-12-21T16:20:02.227Z] --- PASS: TestLinksContainerNames (1.00s)
16:20:02 [2023-12-21T16:20:02.227Z] === RUN   TestLogsFollowTailEmpty
16:20:02 [2023-12-21T16:20:02.795Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
16:20:02 [2023-12-21T16:20:02.795Z] === RUN   TestLogs
16:20:02 [2023-12-21T16:20:02.795Z] === RUN   TestLogs/driver_local
16:20:02 [2023-12-21T16:20:02.795Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:20:02 [2023-12-21T16:20:02.795Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:20:02 [2023-12-21T16:20:02.795Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:20:02 [2023-12-21T16:20:02.795Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:20:02 [2023-12-21T16:20:02.796Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:20:02 [2023-12-21T16:20:02.796Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:20:02 [2023-12-21T16:20:02.796Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:20:02 [2023-12-21T16:20:02.796Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:20:02 [2023-12-21T16:20:02.796Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:20:04 [2023-12-21T16:20:04.703Z] === RUN   TestLogs/driver_json-file
16:20:04 [2023-12-21T16:20:04.703Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:20:04 [2023-12-21T16:20:04.703Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:20:04 [2023-12-21T16:20:04.703Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:20:04 [2023-12-21T16:20:04.703Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:20:04 [2023-12-21T16:20:04.703Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:20:04 [2023-12-21T16:20:04.703Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:20:04 [2023-12-21T16:20:04.703Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:20:06 [2023-12-21T16:20:06.083Z] --- PASS: TestLogs (3.31s)
16:20:06 [2023-12-21T16:20:06.083Z]     --- PASS: TestLogs/driver_local (0.01s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.03s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.06s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.36s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.46s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.51s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.59s)
16:20:06 [2023-12-21T16:20:06.083Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.92s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.00s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.34s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.56s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.64s)
16:20:06 [2023-12-21T16:20:06.083Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.71s)
16:20:06 [2023-12-21T16:20:06.083Z] === RUN   TestContainerNetworkMountsNoChown
16:20:06 [2023-12-21T16:20:06.652Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/default
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/default
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/private
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/private
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rprivate
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rprivate
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/slave
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/slave
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rslave
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rslave
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/shared
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/shared
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rshared
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rshared
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/default
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rslave
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rshared
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/default/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rprivate
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/private
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/slave
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/shared
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/default/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/private/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/private/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/default/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/default/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/private/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/private/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:20:06 [2023-12-21T16:20:06.652Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:20:06 [2023-12-21T16:20:06.652Z] --- PASS: TestMountDaemonRoot (0.01s)
16:20:06 [2023-12-21T16:20:06.652Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:20:06 [2023-12-21T16:20:06.652Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:20:06 [2023-12-21T16:20:06.652Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
16:20:06 [2023-12-21T16:20:06.652Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
16:20:06 [2023-12-21T16:20:06.652Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
16:20:06 [2023-12-21T16:20:06.652Z] === RUN   TestContainerBindMountNonRecursive
16:20:08 [2023-12-21T16:20:08.035Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
16:20:08 [2023-12-21T16:20:08.035Z] === RUN   TestContainerVolumesMountedAsShared
16:20:08 [2023-12-21T16:20:08.604Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
16:20:08 [2023-12-21T16:20:08.604Z] === RUN   TestContainerVolumesMountedAsSlave
16:20:08 [2023-12-21T16:20:08.864Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
16:20:08 [2023-12-21T16:20:08.864Z] === RUN   TestContainerCopyLeaksMounts
16:20:09 [2023-12-21T16:20:09.434Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
16:20:09 [2023-12-21T16:20:09.434Z] === RUN   TestContainerBindMountRecursivelyReadOnly
16:20:11 [2023-12-21T16:20:11.342Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.68s)
16:20:11 [2023-12-21T16:20:11.342Z] === RUN   TestNetworkNat
16:20:11 [2023-12-21T16:20:11.602Z] --- PASS: TestNetworkNat (0.50s)
16:20:11 [2023-12-21T16:20:11.602Z] === RUN   TestNetworkLocalhostTCPNat
16:20:12 [2023-12-21T16:20:12.171Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
16:20:12 [2023-12-21T16:20:12.171Z] === RUN   TestNetworkLoopbackNat
16:20:14 [2023-12-21T16:20:14.708Z] --- PASS: TestNetworkLoopbackNat (2.62s)
16:20:14 [2023-12-21T16:20:14.708Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
16:20:14 [2023-12-21T16:20:14.967Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
16:20:14 [2023-12-21T16:20:14.967Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
16:20:14 [2023-12-21T16:20:14.967Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
16:20:14 [2023-12-21T16:20:14.967Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
16:20:15 [2023-12-21T16:20:15.227Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
16:20:15 [2023-12-21T16:20:15.227Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
16:20:15 [2023-12-21T16:20:15.227Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
16:20:15 [2023-12-21T16:20:15.227Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
16:20:15 [2023-12-21T16:20:15.227Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
16:20:15 [2023-12-21T16:20:15.227Z] === RUN   TestPause
16:20:15 [2023-12-21T16:20:15.796Z] --- PASS: TestPause (0.45s)
16:20:15 [2023-12-21T16:20:15.796Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:20:15 [2023-12-21T16:20:15.796Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:20:15 [2023-12-21T16:20:15.796Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:20:15 [2023-12-21T16:20:15.796Z] === RUN   TestPauseStopPausedContainer
16:20:16 [2023-12-21T16:20:16.364Z] --- PASS: TestPauseStopPausedContainer (0.49s)
16:20:16 [2023-12-21T16:20:16.364Z] === RUN   TestPIDModeHost
16:20:17 [2023-12-21T16:20:17.302Z] --- PASS: TestPIDModeHost (1.11s)
16:20:17 [2023-12-21T16:20:17.302Z] === RUN   TestPIDModeContainer
16:20:17 [2023-12-21T16:20:17.302Z] === RUN   TestPIDModeContainer/non-existing_container
16:20:17 [2023-12-21T16:20:17.302Z] === RUN   TestPIDModeContainer/non-running_container
16:20:17 [2023-12-21T16:20:17.562Z] === RUN   TestPIDModeContainer/running_container
16:20:18 [2023-12-21T16:20:18.499Z] --- PASS: TestPIDModeContainer (1.09s)
16:20:18 [2023-12-21T16:20:18.499Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
16:20:18 [2023-12-21T16:20:18.499Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
16:20:18 [2023-12-21T16:20:18.499Z]     --- PASS: TestPIDModeContainer/running_container (0.51s)
16:20:18 [2023-12-21T16:20:18.499Z] === RUN   TestPsFilter
16:20:18 [2023-12-21T16:20:18.499Z] === RUN   TestPsFilter/since
16:20:18 [2023-12-21T16:20:18.499Z] === RUN   TestPsFilter/before
16:20:18 [2023-12-21T16:20:18.499Z] --- PASS: TestPsFilter (0.13s)
16:20:18 [2023-12-21T16:20:18.499Z]     --- PASS: TestPsFilter/since (0.00s)
16:20:18 [2023-12-21T16:20:18.499Z]     --- PASS: TestPsFilter/before (0.00s)
16:20:18 [2023-12-21T16:20:18.499Z] === RUN   TestRemoveContainerWithRemovedVolume
16:20:19 [2023-12-21T16:20:19.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
16:20:19 [2023-12-21T16:20:19.068Z] === RUN   TestRemoveContainerWithVolume
16:20:19 [2023-12-21T16:20:19.327Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
16:20:19 [2023-12-21T16:20:19.327Z] === RUN   TestRemoveContainerRunning
16:20:19 [2023-12-21T16:20:19.896Z] --- PASS: TestRemoveContainerRunning (0.46s)
16:20:19 [2023-12-21T16:20:19.896Z] === RUN   TestRemoveContainerForceRemoveRunning
16:20:20 [2023-12-21T16:20:20.465Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
16:20:20 [2023-12-21T16:20:20.465Z] === RUN   TestRemoveInvalidContainer
16:20:20 [2023-12-21T16:20:20.465Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:20:20 [2023-12-21T16:20:20.465Z] === RUN   TestRenameLinkedContainer
16:20:22 [2023-12-21T16:20:22.372Z] --- PASS: TestRenameLinkedContainer (1.95s)
16:20:22 [2023-12-21T16:20:22.372Z] === RUN   TestRenameStoppedContainer
16:20:22 [2023-12-21T16:20:22.941Z] --- PASS: TestRenameStoppedContainer (0.52s)
16:20:22 [2023-12-21T16:20:22.941Z] === RUN   TestRenameRunningContainerAndReuse
16:20:23 [2023-12-21T16:20:23.880Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s)
16:20:23 [2023-12-21T16:20:23.880Z] === RUN   TestRenameInvalidName
16:20:24 [2023-12-21T16:20:24.449Z] --- PASS: TestRenameInvalidName (0.49s)
16:20:24 [2023-12-21T16:20:24.449Z] === RUN   TestRenameAnonymousContainer
16:20:26 [2023-12-21T16:20:26.356Z] --- PASS: TestRenameAnonymousContainer (1.65s)
16:20:26 [2023-12-21T16:20:26.356Z] === RUN   TestRenameContainerWithSameName
16:20:26 [2023-12-21T16:20:26.356Z] --- PASS: TestRenameContainerWithSameName (0.48s)
16:20:26 [2023-12-21T16:20:26.356Z] === RUN   TestRenameContainerWithLinkedContainer
16:20:27 [2023-12-21T16:20:27.736Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
16:20:27 [2023-12-21T16:20:27.736Z] === RUN   TestResize
16:20:27 [2023-12-21T16:20:27.736Z] === RUN   TestResize/success
16:20:27 [2023-12-21T16:20:27.736Z] === RUN   TestResize/invalid_size
16:20:27 [2023-12-21T16:20:27.996Z] === RUN   TestResize/invalid_state
16:20:28 [2023-12-21T16:20:28.565Z] --- PASS: TestResize (0.98s)
16:20:28 [2023-12-21T16:20:28.565Z]     --- PASS: TestResize/success (0.28s)
16:20:28 [2023-12-21T16:20:28.565Z]     --- PASS: TestResize/invalid_size (0.26s)
16:20:28 [2023-12-21T16:20:28.565Z]     --- PASS: TestResize/invalid_state (0.03s)
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:20:28 [2023-12-21T16:20:28.565Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:20:28 [2023-12-21T16:20:28.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:20:30 [2023-12-21T16:20:30.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:20:30 [2023-12-21T16:20:30.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:20:30 [2023-12-21T16:20:30.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:20:30 [2023-12-21T16:20:30.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:20:30 [2023-12-21T16:20:30.997Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:20:31 [2023-12-21T16:20:31.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:20:31 [2023-12-21T16:20:31.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:20:31 [2023-12-21T16:20:31.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:20:35 [2023-12-21T16:20:35.121Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.91s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.97s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s)
16:20:35 [2023-12-21T16:20:35.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s)
16:20:35 [2023-12-21T16:20:35.121Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:20:35 [2023-12-21T16:20:35.121Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:20:36 [2023-12-21T16:20:36.058Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:20:36 [2023-12-21T16:20:36.996Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s)
16:20:36 [2023-12-21T16:20:36.996Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s)
16:20:36 [2023-12-21T16:20:36.996Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
16:20:36 [2023-12-21T16:20:36.996Z] === RUN   TestContainerRestartWithCancelledRequest
16:20:38 [2023-12-21T16:20:38.904Z] --- PASS: TestContainerRestartWithCancelledRequest (1.88s)
16:20:38 [2023-12-21T16:20:38.904Z] === RUN   TestCgroupNamespacesRun
16:20:40 [2023-12-21T16:20:40.413Z] --- PASS: TestCgroupNamespacesRun (1.14s)
16:20:40 [2023-12-21T16:20:40.413Z] === RUN   TestCgroupNamespacesRunPrivileged
16:20:41 [2023-12-21T16:20:41.351Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
16:20:41 [2023-12-21T16:20:41.351Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:20:42 [2023-12-21T16:20:42.289Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
16:20:42 [2023-12-21T16:20:42.289Z] === RUN   TestCgroupNamespacesRunHostMode
16:20:43 [2023-12-21T16:20:43.668Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
16:20:43 [2023-12-21T16:20:43.669Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:20:44 [2023-12-21T16:20:44.606Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
16:20:44 [2023-12-21T16:20:44.606Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:20:45 [2023-12-21T16:20:45.986Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
16:20:45 [2023-12-21T16:20:45.986Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:20:46 [2023-12-21T16:20:46.245Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
16:20:46 [2023-12-21T16:20:46.245Z] === RUN   TestCgroupNamespacesRunOlderClient
16:20:47 [2023-12-21T16:20:47.625Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
16:20:47 [2023-12-21T16:20:47.625Z] === RUN   TestNISDomainname
16:20:47 [2023-12-21T16:20:47.885Z] --- PASS: TestNISDomainname (0.53s)
16:20:47 [2023-12-21T16:20:47.885Z] === RUN   TestHostnameDnsResolution
16:20:48 [2023-12-21T16:20:48.823Z] --- PASS: TestHostnameDnsResolution (0.67s)
16:20:48 [2023-12-21T16:20:48.823Z] === RUN   TestUnprivilegedPortsAndPing
16:20:49 [2023-12-21T16:20:49.082Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
16:20:49 [2023-12-21T16:20:49.083Z] === RUN   TestPrivilegedHostDevices
16:20:49 [2023-12-21T16:20:49.652Z] --- PASS: TestPrivilegedHostDevices (0.53s)
16:20:49 [2023-12-21T16:20:49.652Z] === RUN   TestRunConsoleSize
16:20:50 [2023-12-21T16:20:50.220Z] --- PASS: TestRunConsoleSize (0.45s)
16:20:50 [2023-12-21T16:20:50.221Z] === RUN   TestRunWithAlternativeContainerdShim
16:20:56 [2023-12-21T16:20:56.791Z] --- PASS: TestRunWithAlternativeContainerdShim (5.54s)
16:20:56 [2023-12-21T16:20:56.791Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
16:20:56 [2023-12-21T16:20:56.791Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.13s)
16:20:56 [2023-12-21T16:20:56.791Z] === RUN   TestStats
16:20:58 [2023-12-21T16:20:58.697Z] --- PASS: TestStats (1.49s)
16:20:58 [2023-12-21T16:20:58.697Z] === RUN   TestStopContainerWithTimeout
16:20:58 [2023-12-21T16:20:58.697Z] === RUN   TestStopContainerWithTimeout/0
16:20:58 [2023-12-21T16:20:58.697Z] === PAUSE TestStopContainerWithTimeout/0
16:20:58 [2023-12-21T16:20:58.697Z] === RUN   TestStopContainerWithTimeout/1
16:20:58 [2023-12-21T16:20:58.697Z] === PAUSE TestStopContainerWithTimeout/1
16:20:58 [2023-12-21T16:20:58.697Z] === RUN   TestStopContainerWithTimeout/3
16:20:58 [2023-12-21T16:20:58.697Z] === PAUSE TestStopContainerWithTimeout/3
16:20:58 [2023-12-21T16:20:58.697Z] === RUN   TestStopContainerWithTimeout/-1
16:20:58 [2023-12-21T16:20:58.697Z] === PAUSE TestStopContainerWithTimeout/-1
16:20:58 [2023-12-21T16:20:58.697Z] === CONT  TestStopContainerWithTimeout/0
16:20:58 [2023-12-21T16:20:58.697Z] === CONT  TestStopContainerWithTimeout/3
16:20:58 [2023-12-21T16:20:58.697Z] === CONT  TestStopContainerWithTimeout/-1
16:20:58 [2023-12-21T16:20:58.697Z] === CONT  TestStopContainerWithTimeout/1
16:21:01 [2023-12-21T16:21:01.236Z] --- PASS: TestStopContainerWithTimeout (0.04s)
16:21:01 [2023-12-21T16:21:01.236Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
16:21:01 [2023-12-21T16:21:01.236Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
16:21:01 [2023-12-21T16:21:01.236Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
16:21:01 [2023-12-21T16:21:01.236Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
16:21:01 [2023-12-21T16:21:01.236Z] === RUN   TestStopContainerWithTimeoutCancel
16:21:01 [2023-12-21T16:21:01.236Z] === PAUSE TestStopContainerWithTimeoutCancel
16:21:01 [2023-12-21T16:21:01.236Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:21:03 [2023-12-21T16:21:03.773Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.23s)
16:21:03 [2023-12-21T16:21:03.773Z] === RUN   TestUpdateMemory
16:21:04 [2023-12-21T16:21:04.033Z] --- PASS: TestUpdateMemory (0.58s)
16:21:04 [2023-12-21T16:21:04.033Z] === RUN   TestUpdateCPUQuota
16:21:04 [2023-12-21T16:21:04.972Z] --- PASS: TestUpdateCPUQuota (0.85s)
16:21:04 [2023-12-21T16:21:04.972Z] === RUN   TestUpdatePidsLimit
16:21:04 [2023-12-21T16:21:04.972Z] === RUN   TestUpdatePidsLimit/update_from_none
16:21:04 [2023-12-21T16:21:04.972Z] === RUN   TestUpdatePidsLimit/no_change
16:21:05 [2023-12-21T16:21:05.231Z] === RUN   TestUpdatePidsLimit/update_lower
16:21:05 [2023-12-21T16:21:05.491Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:21:05 [2023-12-21T16:21:05.751Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:21:06 [2023-12-21T16:21:06.011Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:21:06 [2023-12-21T16:21:06.272Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:21:07 [2023-12-21T16:21:07.210Z] --- PASS: TestUpdatePidsLimit (2.18s)
16:21:07 [2023-12-21T16:21:07.210Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
16:21:07 [2023-12-21T16:21:07.210Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
16:21:07 [2023-12-21T16:21:07.210Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
16:21:07 [2023-12-21T16:21:07.210Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
16:21:07 [2023-12-21T16:21:07.210Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
16:21:07 [2023-12-21T16:21:07.210Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
16:21:07 [2023-12-21T16:21:07.210Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
16:21:07 [2023-12-21T16:21:07.210Z] === RUN   TestUpdateRestartPolicy
16:21:19 [2023-12-21T16:21:19.427Z] --- PASS: TestUpdateRestartPolicy (10.75s)
16:21:19 [2023-12-21T16:21:19.427Z] === RUN   TestUpdateRestartWithAutoRemove
16:21:19 [2023-12-21T16:21:19.427Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
16:21:19 [2023-12-21T16:21:19.427Z] === RUN   TestWaitNonBlocked
16:21:19 [2023-12-21T16:21:19.427Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:21:19 [2023-12-21T16:21:19.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:21:19 [2023-12-21T16:21:19.427Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:21:19 [2023-12-21T16:21:19.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:21:19 [2023-12-21T16:21:19.427Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:21:19 [2023-12-21T16:21:19.427Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:21:19 [2023-12-21T16:21:19.427Z] --- PASS: TestWaitNonBlocked (0.02s)
16:21:19 [2023-12-21T16:21:19.427Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
16:21:19 [2023-12-21T16:21:19.427Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
16:21:19 [2023-12-21T16:21:19.427Z] === RUN   TestWaitBlocked
16:21:19 [2023-12-21T16:21:19.427Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:21:19 [2023-12-21T16:21:19.427Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:21:19 [2023-12-21T16:21:19.427Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:21:19 [2023-12-21T16:21:19.427Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:21:19 [2023-12-21T16:21:19.427Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:21:19 [2023-12-21T16:21:19.427Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:21:19 [2023-12-21T16:21:19.687Z] --- PASS: TestWaitBlocked (0.02s)
16:21:19 [2023-12-21T16:21:19.687Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
16:21:19 [2023-12-21T16:21:19.687Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
16:21:19 [2023-12-21T16:21:19.687Z] === RUN   TestWaitConditions
16:21:19 [2023-12-21T16:21:19.687Z] === RUN   TestWaitConditions/default
16:21:19 [2023-12-21T16:21:19.687Z] === PAUSE TestWaitConditions/default
16:21:19 [2023-12-21T16:21:19.687Z] === RUN   TestWaitConditions/not-running
16:21:19 [2023-12-21T16:21:19.687Z] === PAUSE TestWaitConditions/not-running
16:21:19 [2023-12-21T16:21:19.687Z] === RUN   TestWaitConditions/next-exit
16:21:19 [2023-12-21T16:21:19.687Z] === PAUSE TestWaitConditions/next-exit
16:21:19 [2023-12-21T16:21:19.687Z] === RUN   TestWaitConditions/removed
16:21:19 [2023-12-21T16:21:19.687Z] === PAUSE TestWaitConditions/removed
16:21:19 [2023-12-21T16:21:19.687Z] === CONT  TestWaitConditions/default
16:21:19 [2023-12-21T16:21:19.687Z] === CONT  TestWaitConditions/next-exit
16:21:19 [2023-12-21T16:21:19.687Z] === CONT  TestWaitConditions/not-running
16:21:19 [2023-12-21T16:21:19.687Z] === CONT  TestWaitConditions/removed
16:21:19 [2023-12-21T16:21:19.687Z]     wait_test.go:145: ContainerID = b919ae2ac8f34cb9347d1dd4d4e8bcc2cc1760edaabd47ae52a6452db13cb944
16:21:19 [2023-12-21T16:21:19.687Z]     wait_test.go:145: ContainerID = 92e8cb939b013c67ddb22892017a961f051a66d46d6abe87d3e27a0e59e817b9
16:21:19 [2023-12-21T16:21:19.687Z]     wait_test.go:145: ContainerID = 38588f0d54ddc5a06bd781120eec449aa357646c2c2150e6efc1ee49158e347f
16:21:19 [2023-12-21T16:21:19.687Z]     wait_test.go:145: ContainerID = 15fa9ad2187a502ad21f747492122d4eba0cb43caf24db32c2149513000bb5da
16:21:21 [2023-12-21T16:21:21.067Z] --- PASS: TestWaitConditions (0.03s)
16:21:21 [2023-12-21T16:21:21.067Z]     --- PASS: TestWaitConditions/not-running (0.97s)
16:21:21 [2023-12-21T16:21:21.067Z]     --- PASS: TestWaitConditions/next-exit (0.97s)
16:21:21 [2023-12-21T16:21:21.067Z]     --- PASS: TestWaitConditions/removed (1.27s)
16:21:21 [2023-12-21T16:21:21.067Z]     --- PASS: TestWaitConditions/default (1.31s)
16:21:21 [2023-12-21T16:21:21.067Z] === RUN   TestWaitRestartedContainer
16:21:21 [2023-12-21T16:21:21.067Z] === RUN   TestWaitRestartedContainer/default
16:21:21 [2023-12-21T16:21:21.067Z] === PAUSE TestWaitRestartedContainer/default
16:21:21 [2023-12-21T16:21:21.067Z] === RUN   TestWaitRestartedContainer/not-running
16:21:21 [2023-12-21T16:21:21.067Z] === PAUSE TestWaitRestartedContainer/not-running
16:21:21 [2023-12-21T16:21:21.067Z] === RUN   TestWaitRestartedContainer/next-exit
16:21:21 [2023-12-21T16:21:21.067Z] === PAUSE TestWaitRestartedContainer/next-exit
16:21:21 [2023-12-21T16:21:21.067Z] === CONT  TestWaitRestartedContainer/default
16:21:21 [2023-12-21T16:21:21.067Z] === CONT  TestWaitRestartedContainer/next-exit
16:21:21 [2023-12-21T16:21:21.067Z] === CONT  TestWaitRestartedContainer/not-running
16:21:23 [2023-12-21T16:21:23.605Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:21:23 [2023-12-21T16:21:23.605Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.84s)
16:21:23 [2023-12-21T16:21:23.605Z]     --- PASS: TestWaitRestartedContainer/default (2.07s)
16:21:23 [2023-12-21T16:21:23.605Z]     --- PASS: TestWaitRestartedContainer/not-running (2.14s)
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestHardRestartWhenContainerIsRunning
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestRestartDaemonWithRestartingContainer
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestIpcModeOlderClient
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestDaemonHostGatewayIP
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestStopContainerWithTimeoutCancel
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestContainerKillOnDaemonStart
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestDaemonRestartIpcMode
16:21:23 [2023-12-21T16:21:23.605Z] === CONT  TestContainerStartOnDaemonRestart
16:21:23 [2023-12-21T16:21:23.605Z] --- PASS: TestIpcModeOlderClient (0.10s)
16:21:24 [2023-12-21T16:21:24.987Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
16:21:24 [2023-12-21T16:21:24.987Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
16:21:25 [2023-12-21T16:21:25.556Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.30s)
16:21:25 [2023-12-21T16:21:25.556Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
16:21:25 [2023-12-21T16:21:25.556Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s)
16:21:25 [2023-12-21T16:21:25.816Z] --- PASS: TestContainerStartOnDaemonRestart (2.65s)
16:21:26 [2023-12-21T16:21:26.755Z] --- PASS: TestDaemonHostGatewayIP (3.53s)
16:21:26 [2023-12-21T16:21:26.755Z] --- PASS: TestDaemonRestartIpcMode (3.56s)
16:21:27 [2023-12-21T16:21:27.014Z] --- PASS: TestStopContainerWithTimeoutCancel (3.75s)
16:21:27 [2023-12-21T16:21:27.274Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s)
16:21:35 [2023-12-21T16:21:35.397Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
16:21:35 [2023-12-21T16:21:35.397Z] PASS
16:21:35 [2023-12-21T16:21:35.397Z] 
16:21:35 [2023-12-21T16:21:35.397Z] === Skipped
16:21:35 [2023-12-21T16:21:35.397Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:21:35 [2023-12-21T16:21:35.397Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:21:35 [2023-12-21T16:21:35.397Z] 
16:21:35 [2023-12-21T16:21:35.397Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:21:35 [2023-12-21T16:21:35.397Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:21:35 [2023-12-21T16:21:35.397Z] 
16:21:35 [2023-12-21T16:21:35.397Z] DONE 320 tests, 2 skipped in 170.672s
16:21:35 [2023-12-21T16:21:35.397Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
16:21:35 [2023-12-21T16:21:35.397Z] ++ '[' -n '' ']'
16:21:35 [2023-12-21T16:21:35.397Z] ++ 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
16:21:35 [2023-12-21T16:21:35.397Z] ++ set -e
16:21:35 [2023-12-21T16:21:35.397Z] ++ '[' -n 0 ']'
16:21:35 [2023-12-21T16:21:35.397Z] ++ set -x
16:21:35 [2023-12-21T16:21:35.397Z] ++ 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.iFsLn5muJW/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
16:21:35 [2023-12-21T16:21:35.397Z] INFO: Testing against a local daemon
16:21:35 [2023-12-21T16:21:35.397Z] === RUN   TestConfigDaemonID
16:21:36 [2023-12-21T16:21:36.335Z]     daemon_test.go:61: [d2b08932d1e61] daemon is not started
16:21:36 [2023-12-21T16:21:36.335Z] --- PASS: TestConfigDaemonID (1.05s)
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestDaemonConfigValidation
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:21:36 [2023-12-21T16:21:36.335Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:21:36 [2023-12-21T16:21:36.335Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestDaemonConfigValidation/invalid_config
16:21:36 [2023-12-21T16:21:36.335Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestDaemonConfigValidation/malformed_config
16:21:36 [2023-12-21T16:21:36.335Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestDaemonConfigValidation/valid_config
16:21:36 [2023-12-21T16:21:36.335Z] === PAUSE TestDaemonConfigValidation/valid_config
16:21:36 [2023-12-21T16:21:36.335Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:21:36 [2023-12-21T16:21:36.335Z] === CONT  TestDaemonConfigValidation/invalid_config
16:21:36 [2023-12-21T16:21:36.335Z] === CONT  TestDaemonConfigValidation/malformed_config
16:21:36 [2023-12-21T16:21:36.335Z] === CONT  TestDaemonConfigValidation/valid_config
16:21:36 [2023-12-21T16:21:36.335Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:21:36 [2023-12-21T16:21:36.335Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:21:36 [2023-12-21T16:21:36.335Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
16:21:36 [2023-12-21T16:21:36.335Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
16:21:36 [2023-12-21T16:21:36.335Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:21:36 [2023-12-21T16:21:36.335Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:21:36 [2023-12-21T16:21:36.335Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestConfigDaemonSeccompProfiles
16:21:36 [2023-12-21T16:21:36.335Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:21:37 [2023-12-21T16:21:37.273Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:21:38 [2023-12-21T16:21:38.211Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:21:39 [2023-12-21T16:21:39.592Z]     daemon_test.go:180: [d9f5826ec37b5] daemon is not started
16:21:39 [2023-12-21T16:21:39.592Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
16:21:39 [2023-12-21T16:21:39.592Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:21:39 [2023-12-21T16:21:39.592Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:21:39 [2023-12-21T16:21:39.592Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:21:39 [2023-12-21T16:21:39.592Z] === RUN   TestDaemonProxy
16:21:39 [2023-12-21T16:21:39.592Z] === RUN   TestDaemonProxy/environment_variables
16:21:39 [2023-12-21T16:21:39.592Z] === PAUSE TestDaemonProxy/environment_variables
16:21:39 [2023-12-21T16:21:39.592Z] === RUN   TestDaemonProxy/command-line_options
16:21:39 [2023-12-21T16:21:39.592Z] === PAUSE TestDaemonProxy/command-line_options
16:21:39 [2023-12-21T16:21:39.592Z] === RUN   TestDaemonProxy/configuration_file
16:21:39 [2023-12-21T16:21:39.592Z] === PAUSE TestDaemonProxy/configuration_file
16:21:39 [2023-12-21T16:21:39.592Z] === RUN   TestDaemonProxy/conflicting_options
16:21:39 [2023-12-21T16:21:39.852Z] === RUN   TestDaemonProxy/reload_sanitized
16:21:39 [2023-12-21T16:21:39.852Z] === PAUSE TestDaemonProxy/reload_sanitized
16:21:39 [2023-12-21T16:21:39.852Z] === CONT  TestDaemonProxy/environment_variables
16:21:39 [2023-12-21T16:21:39.852Z] === CONT  TestDaemonProxy/configuration_file
16:21:39 [2023-12-21T16:21:39.852Z] === CONT  TestDaemonProxy/command-line_options
16:21:39 [2023-12-21T16:21:39.852Z] === CONT  TestDaemonProxy/reload_sanitized
16:21:41 [2023-12-21T16:21:41.759Z] --- PASS: TestDaemonProxy (0.50s)
16:21:41 [2023-12-21T16:21:41.759Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:21:41 [2023-12-21T16:21:41.759Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
16:21:41 [2023-12-21T16:21:41.759Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
16:21:41 [2023-12-21T16:21:41.759Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
16:21:41 [2023-12-21T16:21:41.759Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
16:21:41 [2023-12-21T16:21:41.759Z] === RUN   TestLiveRestore
16:21:41 [2023-12-21T16:21:41.759Z] === RUN   TestLiveRestore/volume_references
16:21:41 [2023-12-21T16:21:41.759Z] === PAUSE TestLiveRestore/volume_references
16:21:41 [2023-12-21T16:21:41.759Z] === RUN   TestLiveRestore/autoremove
16:21:41 [2023-12-21T16:21:41.759Z] === PAUSE TestLiveRestore/autoremove
16:21:41 [2023-12-21T16:21:41.759Z] === CONT  TestLiveRestore/volume_references
16:21:41 [2023-12-21T16:21:41.759Z] === CONT  TestLiveRestore/autoremove
16:21:41 [2023-12-21T16:21:41.759Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
16:21:42 [2023-12-21T16:21:42.328Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:21:42 [2023-12-21T16:21:42.328Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:21:43 [2023-12-21T16:21:43.267Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:21:43 [2023-12-21T16:21:43.527Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
16:21:44 [2023-12-21T16:21:44.465Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:21:45 [2023-12-21T16:21:45.403Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:21:46 [2023-12-21T16:21:46.340Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
16:21:47 [2023-12-21T16:21:47.278Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
16:21:47 [2023-12-21T16:21:47.847Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
16:21:48 [2023-12-21T16:21:48.785Z] --- PASS: TestLiveRestore (0.00s)
16:21:48 [2023-12-21T16:21:48.785Z]     --- PASS: TestLiveRestore/autoremove (3.47s)
16:21:48 [2023-12-21T16:21:48.785Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.86s)
16:21:48 [2023-12-21T16:21:48.785Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.61s)
16:21:48 [2023-12-21T16:21:48.785Z]     --- PASS: TestLiveRestore/volume_references (7.18s)
16:21:48 [2023-12-21T16:21:48.785Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.16s)
16:21:48 [2023-12-21T16:21:48.785Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.13s)
16:21:48 [2023-12-21T16:21:48.785Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s)
16:21:48 [2023-12-21T16:21:48.785Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
16:21:48 [2023-12-21T16:21:48.785Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
16:21:48 [2023-12-21T16:21:48.785Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s)
16:21:48 [2023-12-21T16:21:48.785Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
16:21:48 [2023-12-21T16:21:48.785Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
16:21:48 [2023-12-21T16:21:48.785Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
16:21:49 [2023-12-21T16:21:49.354Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
16:21:49 [2023-12-21T16:21:49.354Z] PASS
16:21:49 [2023-12-21T16:21:49.354Z] 
16:21:49 [2023-12-21T16:21:49.354Z] DONE 31 tests in 14.401s
16:21:49 [2023-12-21T16:21:49.354Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
16:21:49 [2023-12-21T16:21:49.354Z] ++ '[' -n '' ']'
16:21:49 [2023-12-21T16:21:49.354Z] ++ 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
16:21:49 [2023-12-21T16:21:49.354Z] ++ set -e
16:21:49 [2023-12-21T16:21:49.354Z] ++ '[' -n 0 ']'
16:21:49 [2023-12-21T16:21:49.354Z] ++ set -x
16:21:49 [2023-12-21T16:21:49.354Z] ++ 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.iFsLn5muJW/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
16:21:49 [2023-12-21T16:21:49.354Z] INFO: Testing against a local daemon
16:21:49 [2023-12-21T16:21:49.354Z] === RUN   TestCommitInheritsEnv
16:21:49 [2023-12-21T16:21:49.614Z] --- PASS: TestCommitInheritsEnv (0.16s)
16:21:49 [2023-12-21T16:21:49.614Z] === RUN   TestUsernsCommit
16:21:50 [2023-12-21T16:21:50.994Z] --- PASS: TestUsernsCommit (1.50s)
16:21:50 [2023-12-21T16:21:50.994Z] === RUN   TestImportExtremelyLargeImageWorks
16:21:50 [2023-12-21T16:21:50.994Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
16:21:50 [2023-12-21T16:21:50.994Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:21:50 [2023-12-21T16:21:50.994Z] === RUN   TestImportWithCustomPlatform
16:21:50 [2023-12-21T16:21:50.994Z] === RUN   TestImportWithCustomPlatform/#00
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatform/linux
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatform/LINUX
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:21:51 [2023-12-21T16:21:51.253Z] --- PASS: TestImportWithCustomPlatform (0.12s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatformReject
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatformReject/_______
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatformReject//
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatformReject/macos
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
16:21:51 [2023-12-21T16:21:51.253Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
16:21:51 [2023-12-21T16:21:51.253Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImageInspectEmptyTagsAndDigests
16:21:51 [2023-12-21T16:21:51.253Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImagesFilterMultiReference
16:21:51 [2023-12-21T16:21:51.253Z] --- PASS: TestImagesFilterMultiReference (0.04s)
16:21:51 [2023-12-21T16:21:51.253Z] === RUN   TestImagesFilterUntil
16:21:51 [2023-12-21T16:21:51.513Z]     list_test.go:95: ImageList: ID=sha256:9b5ab2be7760919a2d00c85f383481548cf4a640ec6236a9b2ba26bbde65e0f1 RepoTags=[testimagesfilteruntil:v1]
16:21:51 [2023-12-21T16:21:51.513Z] --- PASS: TestImagesFilterUntil (0.25s)
16:21:51 [2023-12-21T16:21:51.513Z] === RUN   TestImagesFilterBeforeSince
16:21:51 [2023-12-21T16:21:51.772Z]     list_test.go:129: ImageList: ID=sha256:4938cf2b1cd41b029abf629f3c8e25de6493724eb69b7db3d1b317d5913812d3 RepoTags=[testimagesfilterbeforesince:v2]
16:21:51 [2023-12-21T16:21:51.772Z]     list_test.go:129: ImageList: ID=sha256:bbdc597499b834ac6d590f0be24aa83f1b966107abebee220daca9d0708bebd5 RepoTags=[testimagesfilterbeforesince:v1]
16:21:51 [2023-12-21T16:21:51.773Z]     list_test.go:129: ImageList: ID=sha256:8b64364ad7326119ac863a0a70e657109941f95270b08959845c0a00c6f7be17 RepoTags=[testimagesfilterbeforesince:v3]
16:21:51 [2023-12-21T16:21:51.773Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
16:21:51 [2023-12-21T16:21:51.773Z] === RUN   TestAPIImagesFilters
16:21:51 [2023-12-21T16:21:51.773Z] === RUN   TestAPIImagesFilters/repository_regex
16:21:51 [2023-12-21T16:21:51.773Z] === PAUSE TestAPIImagesFilters/repository_regex
16:21:51 [2023-12-21T16:21:51.773Z] === RUN   TestAPIImagesFilters/image_name_regex
16:21:51 [2023-12-21T16:21:51.773Z] === PAUSE TestAPIImagesFilters/image_name_regex
16:21:51 [2023-12-21T16:21:51.773Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
16:21:51 [2023-12-21T16:21:51.773Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
16:21:51 [2023-12-21T16:21:51.773Z] === RUN   TestAPIImagesFilters/registry_port_regex
16:21:51 [2023-12-21T16:21:51.773Z] === PAUSE TestAPIImagesFilters/registry_port_regex
16:21:51 [2023-12-21T16:21:51.773Z] === CONT  TestAPIImagesFilters/repository_regex
16:21:51 [2023-12-21T16:21:51.773Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
16:21:51 [2023-12-21T16:21:51.773Z] === CONT  TestAPIImagesFilters/image_name_regex
16:21:51 [2023-12-21T16:21:51.773Z] === CONT  TestAPIImagesFilters/registry_port_regex
16:21:51 [2023-12-21T16:21:51.773Z] --- PASS: TestAPIImagesFilters (0.03s)
16:21:51 [2023-12-21T16:21:51.773Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
16:21:51 [2023-12-21T16:21:51.773Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
16:21:51 [2023-12-21T16:21:51.773Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
16:21:51 [2023-12-21T16:21:51.773Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
16:21:51 [2023-12-21T16:21:51.773Z] === RUN   TestPruneDontDeleteUsedDangling
16:21:52 [2023-12-21T16:21:52.342Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
16:21:52 [2023-12-21T16:21:52.342Z] === RUN   TestImagePullPlatformInvalid
16:21:52 [2023-12-21T16:21:52.342Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
16:21:52 [2023-12-21T16:21:52.342Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:21:52 [2023-12-21T16:21:52.342Z] time="2023-12-21T16:21:52.31715946Z" 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=d4e37ace-001d-40ff-a372-a5125695255f version=2.8.3 
16:21:52 [2023-12-21T16:21:52.342Z] time="2023-12-21T16:21:52.317271097Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=d4e37ace-001d-40ff-a372-a5125695255f version=2.8.3 
16:21:52 [2023-12-21T16:21:52.342Z] time="2023-12-21T16:21:52.317298961Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.20.8 instance.id=d4e37ace-001d-40ff-a372-a5125695255f version=2.8.3 
16:21:52 [2023-12-21T16:21:52.342Z] time="2023-12-21T16:21:52.317541878Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=d4e37ace-001d-40ff-a372-a5125695255f version=2.8.3 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.411300272Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2aecc6f-88ed-4396-a810-08a007bf294f http.request.method=GET http.request.remoteaddr="127.0.0.1:51088" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.411802557Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2aecc6f-88ed-4396-a810-08a007bf294f http.request.method=GET http.request.remoteaddr="127.0.0.1:51088" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.086591ms http.response.status=200 http.response.written=2 
16:21:52 [2023-12-21T16:21:52.604Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.414316726Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5fccbb0f-d8ba-48c7-93f0-c2b264234ef7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.414366571Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5fccbb0f-d8ba-48c7-93f0-c2b264234ef7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.414317891Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8067218-ebe6-4145-9806-124eb9df34ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.414442787Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8067218-ebe6-4145-9806-124eb9df34ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.414473638Z" 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=5fccbb0f-d8ba-48c7-93f0-c2b264234ef7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=36.988µ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=226b0cf4-cca0-4ee5-8609-6973be7e92e1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.414504275Z" 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=c8067218-ebe6-4145-9806-124eb9df34ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=26.879µ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=ae915b44-725f-4f78-8ef4-d065ff366441 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.414608183Z" 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=5fccbb0f-d8ba-48c7-93f0-c2b264234ef7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.227367ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.41471173Z" 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=c8067218-ebe6-4145-9806-124eb9df34ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.321412ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416363835Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4e63376-a80c-4bc5-9ebd-07d0d959ad09 http.request.method=POST http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416425798Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4e63376-a80c-4bc5-9ebd-07d0d959ad09 http.request.method=POST http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.41644147Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06592698-9eed-447b-b798-fa715ff5efee http.request.method=POST http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416495303Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06592698-9eed-447b-b798-fa715ff5efee http.request.method=POST http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416595773Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4e63376-a80c-4bc5-9ebd-07d0d959ad09 http.request.method=POST http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=132.33µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=62f50e42-b564-4485-9171-40f8eb75de1a trace.line=110 vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416602583Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06592698-9eed-447b-b798-fa715ff5efee http.request.method=POST http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=73.64µ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=0befa807-5103-4160-90f9-e95a119fc942 trace.line=110 vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416665745Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4e63376-a80c-4bc5-9ebd-07d0d959ad09 http.request.method=POST http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=24.475µ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=fac6578c-8b57-4084-b686-ab2ca72df788 trace.line=142 vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416726199Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06592698-9eed-447b-b798-fa715ff5efee http.request.method=POST http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=50.715µ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=a0a76b89-90d9-4e9d-9979-36237fb3c12b trace.line=142 vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416748312Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4e63376-a80c-4bc5-9ebd-07d0d959ad09 http.request.method=POST http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=46.817µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=35e6876d-6335-43fe-965a-892c4837d6e9 trace.line=110 vars.name=test 
16:21:52 [2023-12-21T16:21:52.604Z] time="2023-12-21T16:21:52.416820794Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06592698-9eed-447b-b798-fa715ff5efee http.request.method=POST http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=53.094µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f2b7acf0-37b4-4bd5-973c-d04b15ad5839 trace.line=110 vars.name=test 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.416851522Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4e63376-a80c-4bc5-9ebd-07d0d959ad09 http.request.method=POST http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.908396ms http.response.status=202 http.response.written=0 
16:21:52 [2023-12-21T16:21:52.605Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.416911525Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06592698-9eed-447b-b798-fa715ff5efee http.request.method=POST http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.954844ms http.response.status=202 http.response.written=0 
16:21:52 [2023-12-21T16:21:52.605Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.418431308Z" 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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.418517723Z" 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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.418602136Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=51.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).GetContent" trace.id=5b5bc26f-37cf-40ac-b11c-2a604d4c40d5 trace.line=95 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.41865898Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=23.893µ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=fd3a589b-63f6-46f5-ba4b-9a8b7c110ec3 trace.line=142 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.418740324Z" 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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.41883277Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=46.055µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=21364930-07ca-4859-9d77-aff13e49bc6b trace.line=110 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.418915763Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" 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=34ebedc0-64b7-4071-86ef-73e8bc58d60a trace.line=155 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.4189592Z" 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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.324µ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=543dedbc-98b7-40f7-97a8-00092ca9f3a2 trace.line=155 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.418987753Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.059µ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=c452e1cf-7dd8-45eb-ac83-e90228287e92 trace.line=155 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.419385005Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51/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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=364.219µ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=0cede9ab-428c-4820-baed-5778f58c27c7 trace.line=185 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.419863725Z" 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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=90.46µ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=e5e01d27-55d5-4141-b049-ab4893ef44e6 trace.line=110 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420021876Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=109.463µ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=8f93724d-f639-4a5c-a9df-14d06be4c207 trace.line=202 vars.name=test vars.uuid=6af5c997-57fe-4752-b4fc-ae2dbc565a51 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420110711Z" 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=295672ee-ef7f-49dc-a986-1da29e9f7070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.48194ms http.response.status=201 http.response.written=0 
16:21:52 [2023-12-21T16:21:52.605Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "PUT /v2/test/blobs/uploads/6af5c997-57fe-4752-b4fc-ae2dbc565a51?_state=BPaiGY8d6bIiM8svpUReC6hBuzB8texmuZaXkAGUlX57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZhZjVjOTk3LTU3ZmUtNDc1Mi1iNGZjLWFlMmRiYzU2NWE1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY1MTA5ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420325665Z" 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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420398279Z" 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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420463295Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=37.972µ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=8b97827a-0c6f-4b87-b4eb-c0195e3b0705 trace.line=95 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420515167Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=21.48µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=926abf1e-33ab-42b5-8404-243648e2cea8 trace.line=142 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420553763Z" 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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.42062577Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=36.922µ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=383e1065-c6c2-4253-867e-dc9641ea2790 trace.line=110 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420661905Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.248µ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=390f0024-85c6-49d1-9f95-ef234fe8b4a1 trace.line=155 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420703283Z" 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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=13.292µ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=541c7545-ef88-4ead-88b3-dbdb9402c061 trace.line=155 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.605Z] time="2023-12-21T16:21:52.420733567Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=8.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).Stat" trace.id=68d34de1-457c-4660-9c0b-d27cf321e8a7 trace.line=155 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.42079814Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114/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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.327µ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=43342331-c343-45bb-b9a7-9c947f9f96bc trace.line=185 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.42086424Z" 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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=37.144µ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=a0b4f2ad-dc53-444f-ba4e-1806e06068a2 trace.line=110 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.420978141Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c032d094-a343-4a81-b3ea-b5adcee17114")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=87.235µ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=4948776e-880e-430c-af47-339ece09afe7 trace.line=202 vars.name=test vars.uuid=c032d094-a343-4a81-b3ea-b5adcee17114 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.421049721Z" 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=72143e40-70e2-4af4-8331-64a61368a3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.238219ms http.response.status=201 http.response.written=0 
16:21:52 [2023-12-21T16:21:52.606Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "PUT /v2/test/blobs/uploads/c032d094-a343-4a81-b3ea-b5adcee17114?_state=GOUDWjGam3kqcH0Tj54M6ReriA7rzGOljcO18q1xI0V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwMzJkMDk0LWEzNDMtNGE4MS1iM2VhLWI1YWRjZWUxNzExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxNjoyMTo1Mi40MTY0NDE5OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.422603022Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=32f076fb-9877-4c04-b294-e72834698026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.422645942Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=32f076fb-9877-4c04-b294-e72834698026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.422712682Z" 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=32f076fb-9877-4c04-b294-e72834698026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=31.458µ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=ad740915-f07c-4b38-ac0a-23e6c90ea756 trace.line=95 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.422794731Z" 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=32f076fb-9877-4c04-b294-e72834698026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.3424ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.423961897Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.423998352Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424156446Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424172905Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424181487Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.42425845Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=45.357µ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=9e08b958-c018-4807-8ef1-242c5df85ebd trace.line=95 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424308271Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=16.468µ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=431f809e-bc59-4638-b805-9d11b0a99e3b trace.line=155 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424356171Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=20.266µ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=bd6e9575-5b61-4154-8205-d4e3da073d25 trace.line=95 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424392084Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=11.471µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8089d46-24fa-4949-ba99-be0ae727f1f4 trace.line=155 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424435694Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=13.038µ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=9d0d1d93-71d8-4764-9225-63423048821e trace.line=155 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424522174Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=58.288µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=285e4f86-ebcf-40aa-b363-2d0d6868df55 trace.line=110 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424608277Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=52.225µ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=06fba9b7-eeec-4f44-9c84-12544427cb40 trace.line=110 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424772369Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=62.489µ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=b6a541c0-5d45-41fc-9467-9db309d29aae trace.line=110 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424829771Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=32.172µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e4a20bb-bee6-4a3b-aec6-c9aa6641b19d trace.line=110 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424865315Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.424884391Z" 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=b4f7c13c-2368-4e4e-9845-bbabce0da58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.679173ms http.response.status=201 http.response.written=0 
16:21:52 [2023-12-21T16:21:52.606Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.430859157Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7fb75760-f33a-404f-afba-89931823b8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.430901117Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7fb75760-f33a-404f-afba-89931823b8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="879.581µs" http.response.status=200 http.response.written=2 
16:21:52 [2023-12-21T16:21:52.606Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.433421456Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.433465058Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.433565667Z" 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=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=65.853µ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=38bfc7e9-d07d-4aed-9a9b-7b621a518209 trace.line=95 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.433591562Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.43364071Z" 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=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.663µ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=ce93490b-4cc8-45a7-8aee-6f73ffd84dc7 trace.line=95 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.606Z] time="2023-12-21T16:21:52.433683523Z" 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=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.697µ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=26fb8362-e908-47dc-9702-0f1b0431de85 trace.line=155 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.433725311Z" 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=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.235µ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=3b4fce44-2069-4fd9-b49b-0024464fb0b7 trace.line=125 vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.433773417Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.433866232Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb56d191-8df2-44a7-b78f-9fc6d73101c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51146" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.70794ms http.response.status=200 http.response.written=417 
16:21:52 [2023-12-21T16:21:52.607Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442222911Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442267578Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442285383Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442365283Z" 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=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.564µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=20031063-508a-4390-bee1-3b28592a48ad trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442417352Z" 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=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.394µ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=6c8f8ec5-e05f-42bb-a7a8-2317da47d32c trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442454061Z" 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=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.8µ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=96bda4c6-5d67-4347-8aa6-1a4499f16ec7 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442492272Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.442587638Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8bf6b889-e049-44bb-91b2-eb72ec87d15f http.request.method=GET http.request.remoteaddr="127.0.0.1:51158" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.271895ms http.response.status=200 http.response.written=417 
16:21:52 [2023-12-21T16:21:52.607Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.448958647Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449231651Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449329602Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.565µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7ef0262d-84f5-490d-b8ea-2b86820d4b26 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449443733Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449441649Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.394µ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=82ace9b0-06e5-48c5-9abd-4d62b218737d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449782205Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=58.099µ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=bb250ccb-69cb-40bf-a8e8-ddab638dd8cb trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449825257Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449846458Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.116µ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=8e3f9002-948e-476e-8eab-2c28b4367599 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449882798Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.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).Stat" trace.id=c43b42fb-a5d6-4f40-bd4f-bd96aa293b68 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449900513Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.077µ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=f24078ce-88fe-4d6d-93b5-812ba739f498 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449922453Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.668µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e5ef88eb-455f-4a33-bb4d-3d24e335ef21 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449945648Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.27µ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=4023cc37-fb01-49a5-9e76-cfc45de53e57 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449986049Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.36µ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=3d53eb2a-c88b-44f2-bd36-5fd618fce53b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.607Z] time="2023-12-21T16:21:52.449994583Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.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).GetContent" trace.id=a5276325-edb1-4cbc-b054-0ed642a7f223 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.450027985Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.846µ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=342bf8de-0612-41ab-9f46-65095b4e4d88 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.450059574Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.935µ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=510412be-03e0-45ea-912c-fcafa0f9fc86 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.450092025Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.216µ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=04a0192f-14ba-4f62-bf3a-13cf22f17223 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.450325801Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.12µ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=91cb0c84-003a-4de0-806a-dfff72c9045c trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.451178471Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.362µ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=9c183795-13aa-4abb-87d0-24399e50b437 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.451235068Z" 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=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.164µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9d897b9d-3e8b-4811-8930-727937f73895 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.451294973Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1f673ca7-f049-4cf2-be5c-64f40d9362d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.137927ms http.response.status=200 http.response.written=68 
16:21:52 [2023-12-21T16:21:52.608Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.451496299Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.685µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3a250c72-c652-454a-b6f0-f05ebe6cd909 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.45155905Z" 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=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.713µ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=7e50f593-f4b6-441a-ad53-c74320f45a56 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.451616419Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=190d060c-db3e-41a5-9d19-f5f6c051dce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.465667ms http.response.status=200 http.response.written=194 
16:21:52 [2023-12-21T16:21:52.608Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.465080023Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=68eff1a5-8c12-479c-b035-7ce64495ec80 http.request.method=GET http.request.remoteaddr="127.0.0.1:51208" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.465363046Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=68eff1a5-8c12-479c-b035-7ce64495ec80 http.request.method=GET http.request.remoteaddr="127.0.0.1:51208" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.071693ms http.response.status=200 http.response.written=2 
16:21:52 [2023-12-21T16:21:52.608Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.4718931Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=99768d18-2d38-4b15-bfd8-6e544f603014 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51212" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.471941419Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=99768d18-2d38-4b15-bfd8-6e544f603014 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51212" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.471956475Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=99768d18-2d38-4b15-bfd8-6e544f603014 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51212" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.47202895Z" 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=99768d18-2d38-4b15-bfd8-6e544f603014 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51212" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.251µ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=a14da453-d039-4b54-9d13-3b73c832768b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.47207315Z" 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=99768d18-2d38-4b15-bfd8-6e544f603014 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51212" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.66µ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=bae5a0ee-f01c-4aad-a3e6-a9ad3bd73b09 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.472147922Z" 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=99768d18-2d38-4b15-bfd8-6e544f603014 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51212" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.16427ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.473506699Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e11ddb6e-f495-44ab-bf7c-135e6fa1ea10 http.request.method=GET http.request.remoteaddr="127.0.0.1:51228" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.47355757Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e11ddb6e-f495-44ab-bf7c-135e6fa1ea10 http.request.method=GET http.request.remoteaddr="127.0.0.1:51228" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.47357457Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e11ddb6e-f495-44ab-bf7c-135e6fa1ea10 http.request.method=GET http.request.remoteaddr="127.0.0.1:51228" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.473634967Z" 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=e11ddb6e-f495-44ab-bf7c-135e6fa1ea10 http.request.method=GET http.request.remoteaddr="127.0.0.1:51228" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.039µ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=f86a979e-5326-4235-94a2-983b4f0c2d00 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.47367815Z" 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=e11ddb6e-f495-44ab-bf7c-135e6fa1ea10 http.request.method=GET http.request.remoteaddr="127.0.0.1:51228" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.26µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45e18f9b-09f2-4c9f-9156-6a355ccdcca3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] time="2023-12-21T16:21:52.473724188Z" 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=e11ddb6e-f495-44ab-bf7c-135e6fa1ea10 http.request.method=GET http.request.remoteaddr="127.0.0.1:51228" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="990.554µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:21:52 [2023-12-21T16:21:52.608Z] 127.0.0.1 - - [21/Dec/2023:16:21:52 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/0252a6f475005f2725403066b2ce08e471c0b369 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:21:52 [2023-12-21T16:21:52.608Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
16:21:52 [2023-12-21T16:21:52.608Z] === RUN   TestImagePullNonExisting
16:21:52 [2023-12-21T16:21:52.608Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
16:21:52 [2023-12-21T16:21:52.608Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
16:21:52 [2023-12-21T16:21:52.608Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
16:21:52 [2023-12-21T16:21:52.608Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
16:21:52 [2023-12-21T16:21:52.608Z] === RUN   TestImagePullNonExisting/asdfasdf
16:21:52 [2023-12-21T16:21:52.608Z] === PAUSE TestImagePullNonExisting/asdfasdf
16:21:52 [2023-12-21T16:21:52.608Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
16:21:52 [2023-12-21T16:21:52.608Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
16:21:52 [2023-12-21T16:21:52.608Z] === RUN   TestImagePullNonExisting/library/asdfasdf
16:21:52 [2023-12-21T16:21:52.608Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
16:21:52 [2023-12-21T16:21:52.608Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
16:21:52 [2023-12-21T16:21:52.608Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
16:21:52 [2023-12-21T16:21:52.608Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
16:21:52 [2023-12-21T16:21:52.608Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
16:21:52 [2023-12-21T16:21:52.608Z] === CONT  TestImagePullNonExisting/asdfasdf
16:21:52 [2023-12-21T16:21:52.608Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
16:21:52 [2023-12-21T16:21:52.608Z] === CONT  TestImagePullNonExisting/library/asdfasdf
16:21:52 [2023-12-21T16:21:52.608Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
16:21:53 [2023-12-21T16:21:53.988Z] --- PASS: TestImagePullNonExisting (0.01s)
16:21:53 [2023-12-21T16:21:53.988Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
16:21:53 [2023-12-21T16:21:53.988Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
16:21:53 [2023-12-21T16:21:53.988Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
16:21:53 [2023-12-21T16:21:53.988Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
16:21:53 [2023-12-21T16:21:53.988Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
16:21:53 [2023-12-21T16:21:53.988Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
16:21:53 [2023-12-21T16:21:53.988Z] === RUN   TestRemoveImageOrphaning
16:21:53 [2023-12-21T16:21:53.988Z] --- PASS: TestRemoveImageOrphaning (0.16s)
16:21:53 [2023-12-21T16:21:53.988Z] === RUN   TestRemoveByDigest
16:21:53 [2023-12-21T16:21:53.988Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:21:53 [2023-12-21T16:21:53.988Z] --- SKIP: TestRemoveByDigest (0.00s)
16:21:53 [2023-12-21T16:21:53.988Z] === RUN   TestRemoveImageGarbageCollector
16:21:53 [2023-12-21T16:21:53.988Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
16:21:53 [2023-12-21T16:21:53.988Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:21:53 [2023-12-21T16:21:53.988Z] === RUN   TestSaveCheckTimes
16:21:53 [2023-12-21T16:21:53.988Z] === PAUSE TestSaveCheckTimes
16:21:53 [2023-12-21T16:21:53.988Z] === RUN   TestSaveRepoWithMultipleImages
16:21:54 [2023-12-21T16:21:54.247Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
16:21:54 [2023-12-21T16:21:54.247Z] === RUN   TestSaveDirectoryPermissions
16:21:55 [2023-12-21T16:21:55.185Z] --- PASS: TestSaveDirectoryPermissions (1.00s)
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:21:55 [2023-12-21T16:21:55.185Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagUsingDigestAlgorithmAsName
16:21:55 [2023-12-21T16:21:55.185Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagValidPrefixedRepo
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
16:21:55 [2023-12-21T16:21:55.185Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
16:21:55 [2023-12-21T16:21:55.185Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagValidPrefixedRepo/foooo:t
16:21:55 [2023-12-21T16:21:55.185Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:21:55 [2023-12-21T16:21:55.185Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:21:55 [2023-12-21T16:21:55.185Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
16:21:55 [2023-12-21T16:21:55.185Z] === CONT  TestTagValidPrefixedRepo/foooo:t
16:21:55 [2023-12-21T16:21:55.185Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
16:21:55 [2023-12-21T16:21:55.185Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:21:55 [2023-12-21T16:21:55.185Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
16:21:55 [2023-12-21T16:21:55.185Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
16:21:55 [2023-12-21T16:21:55.185Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
16:21:55 [2023-12-21T16:21:55.185Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
16:21:55 [2023-12-21T16:21:55.185Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
16:21:55 [2023-12-21T16:21:55.185Z] === RUN   TestTagExistedNameWithoutForce
16:21:55 [2023-12-21T16:21:55.445Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestTagOfficialNames
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
16:21:55 [2023-12-21T16:21:55.445Z] --- PASS: TestTagOfficialNames (0.05s)
16:21:55 [2023-12-21T16:21:55.445Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
16:21:55 [2023-12-21T16:21:55.445Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
16:21:55 [2023-12-21T16:21:55.445Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
16:21:55 [2023-12-21T16:21:55.445Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
16:21:55 [2023-12-21T16:21:55.445Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestTagMatchesDigest
16:21:55 [2023-12-21T16:21:55.445Z] --- PASS: TestTagMatchesDigest (0.01s)
16:21:55 [2023-12-21T16:21:55.445Z] === CONT  TestSaveCheckTimes
16:21:55 [2023-12-21T16:21:55.445Z] --- PASS: TestSaveCheckTimes (0.03s)
16:21:55 [2023-12-21T16:21:55.445Z] PASS
16:21:55 [2023-12-21T16:21:55.445Z] 
16:21:55 [2023-12-21T16:21:55.445Z] === Skipped
16:21:55 [2023-12-21T16:21:55.445Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:21:55 [2023-12-21T16:21:55.445Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
16:21:55 [2023-12-21T16:21:55.445Z] 
16:21:55 [2023-12-21T16:21:55.445Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
16:21:55 [2023-12-21T16:21:55.445Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:21:55 [2023-12-21T16:21:55.445Z] 
16:21:55 [2023-12-21T16:21:55.445Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:21:55 [2023-12-21T16:21:55.445Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
16:21:55 [2023-12-21T16:21:55.445Z] 
16:21:55 [2023-12-21T16:21:55.445Z] DONE 54 tests, 3 skipped in 5.980s
16:21:55 [2023-12-21T16:21:55.445Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
16:21:55 [2023-12-21T16:21:55.445Z] ++ '[' -n '' ']'
16:21:55 [2023-12-21T16:21:55.445Z] ++ 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
16:21:55 [2023-12-21T16:21:55.445Z] ++ set -e
16:21:55 [2023-12-21T16:21:55.445Z] ++ '[' -n 0 ']'
16:21:55 [2023-12-21T16:21:55.445Z] ++ set -x
16:21:55 [2023-12-21T16:21:55.445Z] ++ 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.iFsLn5muJW/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
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestStripANSICommands
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestStripANSICommands/#00
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestStripANSICommands/#01
16:21:55 [2023-12-21T16:21:55.445Z] --- PASS: TestStripANSICommands (0.00s)
16:21:55 [2023-12-21T16:21:55.445Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:21:55 [2023-12-21T16:21:55.445Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:21:55 [2023-12-21T16:21:55.445Z] PASS
16:21:55 [2023-12-21T16:21:55.445Z] 
16:21:55 [2023-12-21T16:21:55.445Z] DONE 3 tests in 0.009s
16:21:55 [2023-12-21T16:21:55.445Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
16:21:55 [2023-12-21T16:21:55.445Z] ++ '[' -n '' ']'
16:21:55 [2023-12-21T16:21:55.445Z] ++ 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
16:21:55 [2023-12-21T16:21:55.445Z] ++ set -e
16:21:55 [2023-12-21T16:21:55.445Z] ++ '[' -n 0 ']'
16:21:55 [2023-12-21T16:21:55.445Z] ++ set -x
16:21:55 [2023-12-21T16:21:55.445Z] ++ 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.iFsLn5muJW/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
16:21:55 [2023-12-21T16:21:55.445Z] INFO: Testing against a local daemon
16:21:55 [2023-12-21T16:21:55.445Z] === RUN   TestCreateWithMultiNetworks
16:21:56 [2023-12-21T16:21:56.383Z] --- PASS: TestCreateWithMultiNetworks (1.01s)
16:21:56 [2023-12-21T16:21:56.383Z] === RUN   TestNetworkCreateDelete
16:21:56 [2023-12-21T16:21:56.642Z] --- PASS: TestNetworkCreateDelete (0.19s)
16:21:56 [2023-12-21T16:21:56.642Z] === RUN   TestDockerNetworkDeletePreferID
16:21:57 [2023-12-21T16:21:57.211Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
16:21:57 [2023-12-21T16:21:57.211Z] === RUN   TestDaemonDNSFallback
16:22:03 [2023-12-21T16:22:03.783Z] --- PASS: TestDaemonDNSFallback (6.22s)
16:22:03 [2023-12-21T16:22:03.783Z] === RUN   TestInspectNetwork
16:22:06 [2023-12-21T16:22:06.319Z] === RUN   TestInspectNetwork/full_network_id
16:22:06 [2023-12-21T16:22:06.319Z] === RUN   TestInspectNetwork/partial_network_id
16:22:06 [2023-12-21T16:22:06.319Z] === RUN   TestInspectNetwork/network_name
16:22:06 [2023-12-21T16:22:06.319Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:22:10 [2023-12-21T16:22:10.514Z] --- PASS: TestInspectNetwork (7.12s)
16:22:10 [2023-12-21T16:22:10.514Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:22:10 [2023-12-21T16:22:10.514Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:22:10 [2023-12-21T16:22:10.514Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:22:10 [2023-12-21T16:22:10.514Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:22:10 [2023-12-21T16:22:10.514Z] === RUN   TestRunContainerWithBridgeNone
16:22:11 [2023-12-21T16:22:11.894Z] --- PASS: TestRunContainerWithBridgeNone (1.32s)
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/create
16:22:11 [2023-12-21T16:22:11.894Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:22:11 [2023-12-21T16:22:11.894Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:22:11 [2023-12-21T16:22:11.894Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:22:11 [2023-12-21T16:22:11.894Z] === CONT  TestNetworkInvalidJSON/networks/create
16:22:11 [2023-12-21T16:22:11.894Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:22:11 [2023-12-21T16:22:11.894Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:22:11 [2023-12-21T16:22:11.894Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:22:11 [2023-12-21T16:22:11.894Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkList
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkList//networks
16:22:11 [2023-12-21T16:22:11.894Z] === PAUSE TestNetworkList//networks
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestNetworkList//networks/
16:22:11 [2023-12-21T16:22:11.894Z] === PAUSE TestNetworkList//networks/
16:22:11 [2023-12-21T16:22:11.894Z] === CONT  TestNetworkList//networks
16:22:11 [2023-12-21T16:22:11.894Z] === CONT  TestNetworkList//networks/
16:22:11 [2023-12-21T16:22:11.894Z] --- PASS: TestNetworkList (0.01s)
16:22:11 [2023-12-21T16:22:11.894Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z]     --- PASS: TestNetworkList//networks (0.00s)
16:22:11 [2023-12-21T16:22:11.894Z] === RUN   TestHostIPv4BridgeLabel
16:22:12 [2023-12-21T16:22:12.463Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
16:22:12 [2023-12-21T16:22:12.463Z] === RUN   TestDefaultNetworkOpts
16:22:12 [2023-12-21T16:22:12.463Z] === RUN   TestDefaultNetworkOpts/default_value
16:22:13 [2023-12-21T16:22:13.842Z] === RUN   TestDefaultNetworkOpts/cmdline_value
16:22:15 [2023-12-21T16:22:15.222Z] === RUN   TestDefaultNetworkOpts/config-from_value
16:22:16 [2023-12-21T16:22:16.604Z] --- PASS: TestDefaultNetworkOpts (3.94s)
16:22:16 [2023-12-21T16:22:16.604Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.35s)
16:22:16 [2023-12-21T16:22:16.604Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
16:22:16 [2023-12-21T16:22:16.604Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
16:22:16 [2023-12-21T16:22:16.604Z] === RUN   TestForbidDuplicateNetworkNames
16:22:17 [2023-12-21T16:22:17.172Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
16:22:17 [2023-12-21T16:22:17.172Z] === RUN   TestDaemonRestartWithLiveRestore
16:22:18 [2023-12-21T16:22:18.111Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:22:18 [2023-12-21T16:22:18.111Z] === RUN   TestDaemonDefaultNetworkPools
16:22:19 [2023-12-21T16:22:19.050Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
16:22:19 [2023-12-21T16:22:19.050Z] === RUN   TestDaemonRestartWithExistingNetwork
16:22:19 [2023-12-21T16:22:19.988Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
16:22:19 [2023-12-21T16:22:19.988Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:22:21 [2023-12-21T16:22:21.368Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
16:22:21 [2023-12-21T16:22:21.368Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:22:21 [2023-12-21T16:22:21.936Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
16:22:21 [2023-12-21T16:22:21.936Z] === RUN   TestServiceWithPredefinedNetwork
16:22:24 [2023-12-21T16:22:24.473Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
16:22:24 [2023-12-21T16:22:24.473Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:22:24 [2023-12-21T16:22:24.473Z]     service_test.go:250: FLAKY_TEST
16:22:24 [2023-12-21T16:22:24.473Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:22:24 [2023-12-21T16:22:24.473Z] === RUN   TestServiceWithDataPathPortInit
16:22:39 [2023-12-21T16:22:39.360Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
16:22:39 [2023-12-21T16:22:39.360Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:22:39 [2023-12-21T16:22:39.929Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:79iuikzzzlhb2r7gs0mzoouzv Created:2023-12-21 16:22:38.768419586 +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[5e844da3a11434a15f7d18094a61648e8e7ab40969a57773a8ed8c3bbb078e26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jjyoj8anz6rd701mlsbew8mo2 EndpointID:e3024f30ed13f156ce7a787151e1bf1ef549e29ce7c41003da1709e96505e53c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9404d0b82c39cea5168dbec0927148da3a62a6ba507b0eeb91c9925f447518f7 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:a56df4e4347e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jjyoj8anz6rd701mlsbew8mo2 EndpointID:e3024f30ed13f156ce7a787151e1bf1ef549e29ce7c41003da1709e96505e53c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:22:45 [2023-12-21T16:22:45.204Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
16:22:45 [2023-12-21T16:22:45.204Z] PASS
16:22:45 [2023-12-21T16:22:45.204Z] 
16:22:45 [2023-12-21T16:22:45.204Z] === Skipped
16:22:45 [2023-12-21T16:22:45.204Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:22:45 [2023-12-21T16:22:45.204Z]     service_test.go:250: FLAKY_TEST
16:22:45 [2023-12-21T16:22:45.204Z] 
16:22:45 [2023-12-21T16:22:45.204Z] DONE 44 tests, 1 skipped in 48.910s
16:22:45 [2023-12-21T16:22:45.204Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
16:22:45 [2023-12-21T16:22:45.204Z] ++ '[' -n '' ']'
16:22:45 [2023-12-21T16:22:45.204Z] ++ 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
16:22:45 [2023-12-21T16:22:45.204Z] ++ set -e
16:22:45 [2023-12-21T16:22:45.204Z] ++ '[' -n 0 ']'
16:22:45 [2023-12-21T16:22:45.204Z] ++ set -x
16:22:45 [2023-12-21T16:22:45.204Z] ++ 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.iFsLn5muJW/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
16:22:45 [2023-12-21T16:22:45.204Z] INFO: Testing against a local daemon
16:22:45 [2023-12-21T16:22:45.204Z] === RUN   TestDockerNetworkIpvlanPersistance
16:22:45 [2023-12-21T16:22:45.204Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:22:45 [2023-12-21T16:22:45.204Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:22:45 [2023-12-21T16:22:45.204Z] === RUN   TestDockerNetworkIpvlan
16:22:45 [2023-12-21T16:22:45.204Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:22:45 [2023-12-21T16:22:45.204Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:22:45 [2023-12-21T16:22:45.204Z] PASS
16:22:45 [2023-12-21T16:22:45.204Z] 
16:22:45 [2023-12-21T16:22:45.204Z] === Skipped
16:22:45 [2023-12-21T16:22:45.204Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:22:45 [2023-12-21T16:22:45.204Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:22:45 [2023-12-21T16:22:45.204Z] 
16:22:45 [2023-12-21T16:22:45.204Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:22:45 [2023-12-21T16:22:45.204Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:22:45 [2023-12-21T16:22:45.204Z] 
16:22:45 [2023-12-21T16:22:45.204Z] DONE 2 tests, 2 skipped in 0.039s
16:22:45 [2023-12-21T16:22:45.204Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
16:22:45 [2023-12-21T16:22:45.204Z] ++ '[' -n '' ']'
16:22:45 [2023-12-21T16:22:45.204Z] ++ 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
16:22:45 [2023-12-21T16:22:45.204Z] ++ set -e
16:22:45 [2023-12-21T16:22:45.204Z] ++ '[' -n 0 ']'
16:22:45 [2023-12-21T16:22:45.204Z] ++ set -x
16:22:45 [2023-12-21T16:22:45.204Z] ++ 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.iFsLn5muJW/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
16:22:45 [2023-12-21T16:22:45.204Z] INFO: Testing against a local daemon
16:22:45 [2023-12-21T16:22:45.204Z] === RUN   TestDockerNetworkMacvlanPersistance
16:22:45 [2023-12-21T16:22:45.772Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
16:22:45 [2023-12-21T16:22:45.772Z] === RUN   TestDockerNetworkMacvlan
16:22:45 [2023-12-21T16:22:45.772Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:22:46 [2023-12-21T16:22:46.341Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:22:46 [2023-12-21T16:22:46.910Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:22:47 [2023-12-21T16:22:47.479Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:22:48 [2023-12-21T16:22:48.049Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:22:48 [2023-12-21T16:22:48.618Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:22:49 [2023-12-21T16:22:49.188Z] --- PASS: TestDockerNetworkMacvlan (3.56s)
16:22:49 [2023-12-21T16:22:49.188Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
16:22:49 [2023-12-21T16:22:49.188Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
16:22:49 [2023-12-21T16:22:49.188Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
16:22:49 [2023-12-21T16:22:49.188Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
16:22:49 [2023-12-21T16:22:49.188Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
16:22:49 [2023-12-21T16:22:49.188Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
16:22:49 [2023-12-21T16:22:49.188Z] PASS
16:22:49 [2023-12-21T16:22:49.447Z] 
16:22:49 [2023-12-21T16:22:49.447Z] DONE 8 tests in 4.902s
16:22:49 [2023-12-21T16:22:49.447Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
16:22:49 [2023-12-21T16:22:49.447Z] ++ '[' -n '' ']'
16:22:49 [2023-12-21T16:22:49.447Z] ++ 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
16:22:49 [2023-12-21T16:22:49.447Z] ++ set -e
16:22:49 [2023-12-21T16:22:49.447Z] ++ '[' -n 0 ']'
16:22:49 [2023-12-21T16:22:49.447Z] ++ set -x
16:22:49 [2023-12-21T16:22:49.447Z] ++ 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.iFsLn5muJW/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
16:22:49 [2023-12-21T16:22:49.447Z] INFO: Testing against a local daemon
16:22:49 [2023-12-21T16:22:49.447Z] === RUN   TestBridgeICC
16:22:50 [2023-12-21T16:22:50.016Z] === RUN   TestBridgeICC/IPv4_non-internal_network
16:22:51 [2023-12-21T16:22:51.396Z] === RUN   TestBridgeICC/IPv4_internal_network
16:22:52 [2023-12-21T16:22:52.334Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
16:22:53 [2023-12-21T16:22:53.714Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
16:22:54 [2023-12-21T16:22:54.652Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
16:22:56 [2023-12-21T16:22:56.030Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
16:22:56 [2023-12-21T16:22:56.968Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
16:22:58 [2023-12-21T16:22:58.347Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
16:22:59 [2023-12-21T16:22:59.285Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
16:23:02 [2023-12-21T16:23:02.577Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
16:23:05 [2023-12-21T16:23:05.868Z] --- PASS: TestBridgeICC (16.50s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.15s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.11s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.23s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.12s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.24s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.14s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.21s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.19s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.27s)
16:23:05 [2023-12-21T16:23:05.868Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.24s)
16:23:05 [2023-12-21T16:23:05.868Z] === RUN   TestBridgeINC
16:23:06 [2023-12-21T16:23:06.437Z] === RUN   TestBridgeINC/IPv4_non-internal_network
16:23:11 [2023-12-21T16:23:11.713Z] === RUN   TestBridgeINC/IPv4_internal_network
16:23:11 [2023-12-21T16:23:11.972Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
16:23:17 [2023-12-21T16:23:17.247Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
16:23:17 [2023-12-21T16:23:17.816Z] --- PASS: TestBridgeINC (11.89s)
16:23:17 [2023-12-21T16:23:17.816Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.34s)
16:23:17 [2023-12-21T16:23:17.816Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.26s)
16:23:17 [2023-12-21T16:23:17.816Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.43s)
16:23:17 [2023-12-21T16:23:17.816Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.26s)
16:23:17 [2023-12-21T16:23:17.816Z] === RUN   TestDefaultBridgeIPv6
16:23:17 [2023-12-21T16:23:17.816Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
16:23:19 [2023-12-21T16:23:19.195Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
16:23:21 [2023-12-21T16:23:21.102Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
16:23:22 [2023-12-21T16:23:22.482Z] --- PASS: TestDefaultBridgeIPv6 (4.66s)
16:23:22 [2023-12-21T16:23:22.482Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.52s)
16:23:22 [2023-12-21T16:23:22.482Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.59s)
16:23:22 [2023-12-21T16:23:22.482Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.54s)
16:23:22 [2023-12-21T16:23:22.482Z] === RUN   TestDefaultBridgeAddresses
16:23:22 [2023-12-21T16:23:22.482Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
16:23:23 [2023-12-21T16:23:23.861Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
16:23:25 [2023-12-21T16:23:25.767Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
16:23:25 [2023-12-21T16:23:25.767Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
16:23:25 [2023-12-21T16:23:25.767Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
16:23:25 [2023-12-21T16:23:25.767Z] PASS
16:23:25 [2023-12-21T16:23:25.767Z] 
16:23:25 [2023-12-21T16:23:25.767Z] DONE 23 tests in 36.209s
16:23:25 [2023-12-21T16:23:25.767Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
16:23:25 [2023-12-21T16:23:25.767Z] ++ '[' -n '' ']'
16:23:25 [2023-12-21T16:23:25.767Z] ++ 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
16:23:25 [2023-12-21T16:23:25.767Z] ++ set -e
16:23:25 [2023-12-21T16:23:25.767Z] ++ '[' -n 0 ']'
16:23:25 [2023-12-21T16:23:25.767Z] ++ set -x
16:23:25 [2023-12-21T16:23:25.767Z] ++ 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.iFsLn5muJW/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
16:23:25 [2023-12-21T16:23:25.767Z] testing: warning: no tests to run
16:23:25 [2023-12-21T16:23:25.767Z] PASS
16:23:25 [2023-12-21T16:23:25.767Z] 
16:23:25 [2023-12-21T16:23:25.767Z] DONE 0 tests in 0.007s
16:23:25 [2023-12-21T16:23:25.767Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
16:23:25 [2023-12-21T16:23:25.767Z] ++ '[' -n '' ']'
16:23:25 [2023-12-21T16:23:25.767Z] ++ 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
16:23:25 [2023-12-21T16:23:25.767Z] ++ set -e
16:23:25 [2023-12-21T16:23:25.767Z] ++ '[' -n 0 ']'
16:23:25 [2023-12-21T16:23:25.767Z] ++ set -x
16:23:25 [2023-12-21T16:23:25.767Z] ++ 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.iFsLn5muJW/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
16:23:25 [2023-12-21T16:23:25.767Z] INFO: Testing against a local daemon
16:23:25 [2023-12-21T16:23:25.767Z] === RUN   TestAuthZPluginAllowRequest
16:23:26 [2023-12-21T16:23:26.705Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
16:23:26 [2023-12-21T16:23:26.705Z] === RUN   TestAuthZPluginTLS
16:23:27 [2023-12-21T16:23:27.273Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:23:27 [2023-12-21T16:23:27.274Z] === RUN   TestAuthZPluginDenyRequest
16:23:27 [2023-12-21T16:23:27.842Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:23:27 [2023-12-21T16:23:27.842Z] === RUN   TestAuthZPluginAPIDenyResponse
16:23:28 [2023-12-21T16:23:28.412Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:23:28 [2023-12-21T16:23:28.412Z] === RUN   TestAuthZPluginDenyResponse
16:23:28 [2023-12-21T16:23:28.982Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:23:28 [2023-12-21T16:23:28.982Z] === RUN   TestAuthZPluginAllowEventStream
16:23:29 [2023-12-21T16:23:29.921Z] 2023/12/21 16:23:29 http: panic serving 127.0.0.1:51388: runtime error: invalid memory address or nil pointer dereference
16:23:29 [2023-12-21T16:23:29.921Z] goroutine 193 [running]:
16:23:29 [2023-12-21T16:23:29.921Z] net/http.(*conn).serve.func1()
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:23:29 [2023-12-21T16:23:29.921Z] panic({0xa72d20?, 0x1589a50?})
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:23:29 [2023-12-21T16:23:29.921Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x40000956e0}, 0xffff64342958?)
16:23:29 [2023-12-21T16:23:29.921Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
16:23:29 [2023-12-21T16:23:29.921Z] net/http.HandlerFunc.ServeHTTP(0x400001d200?, {0xd6b538?, 0x40000956e0?}, 0x402214?)
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:23:29 [2023-12-21T16:23:29.921Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x40000956e0}, 0x400001d200)
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:23:29 [2023-12-21T16:23:29.921Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400038a160, {0xd6a0f8?, 0x400001a620}, 0x400001d100, {0xd60580, 0x400025e6c0})
16:23:29 [2023-12-21T16:23:29.921Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
16:23:29 [2023-12-21T16:23:29.921Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x400001a620?}, 0x40004909e0?)
16:23:29 [2023-12-21T16:23:29.921Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:23:29 [2023-12-21T16:23:29.921Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd6a0f8?, 0x400001a620?}, 0x400001a620?)
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:23:29 [2023-12-21T16:23:29.921Z] net/http.serverHandler.ServeHTTP({0xd66d28?}, {0xd6a0f8?, 0x400001a620?}, 0x6?)
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:23:29 [2023-12-21T16:23:29.921Z] net/http.(*conn).serve(0x40004b8000, {0xd71718, 0x4000115cb0})
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:23:29 [2023-12-21T16:23:29.921Z] created by net/http.(*Server).Serve in goroutine 49
16:23:29 [2023-12-21T16:23:29.921Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:23:30 [2023-12-21T16:23:30.858Z] 2023/12/21 16:23:30 http: panic serving 127.0.0.1:51384: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:23:30 [2023-12-21T16:23:30.858Z] goroutine 164 [running]:
16:23:30 [2023-12-21T16:23:30.858Z] net/http.(*conn).serve.func1()
16:23:30 [2023-12-21T16:23:30.858Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:23:30 [2023-12-21T16:23:30.858Z] panic({0xa0a180?, 0x4000490b00?})
16:23:30 [2023-12-21T16:23:30.858Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:23:30 [2023-12-21T16:23:30.859Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x4000095a40}, 0xffff64342958?)
16:23:30 [2023-12-21T16:23:30.859Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:23:30 [2023-12-21T16:23:30.859Z] net/http.HandlerFunc.ServeHTTP(0x400001d400?, {0xd6b538?, 0x4000095a40?}, 0x402214?)
16:23:30 [2023-12-21T16:23:30.859Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:23:30 [2023-12-21T16:23:30.859Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x4000095a40}, 0x400001d400)
16:23:30 [2023-12-21T16:23:30.859Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:23:30 [2023-12-21T16:23:30.859Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400038a160, {0xd6a0f8?, 0x400001a700}, 0x400001d300, {0xd60580, 0x400025e6c0})
16:23:30 [2023-12-21T16:23:30.859Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
16:23:30 [2023-12-21T16:23:30.859Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x400001a700?}, 0x40000d6ba0?)
16:23:30 [2023-12-21T16:23:30.859Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:23:30 [2023-12-21T16:23:30.859Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a0f8?, 0x400001a700?}, 0x400039fb40?)
16:23:30 [2023-12-21T16:23:30.859Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:23:30 [2023-12-21T16:23:30.859Z] net/http.serverHandler.ServeHTTP({0x40000d6ba0?}, {0xd6a0f8?, 0x400001a700?}, 0x6?)
16:23:30 [2023-12-21T16:23:30.859Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:23:30 [2023-12-21T16:23:30.859Z] net/http.(*conn).serve(0x40000eb5f0, {0xd71718, 0x4000115cb0})
16:23:30 [2023-12-21T16:23:30.859Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:23:30 [2023-12-21T16:23:30.859Z] created by net/http.(*Server).Serve in goroutine 49
16:23:30 [2023-12-21T16:23:30.859Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:23:32 [2023-12-21T16:23:32.765Z] 2023/12/21 16:23:32 http: panic serving 127.0.0.1:51396: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:23:32 [2023-12-21T16:23:32.765Z] goroutine 227 [running]:
16:23:32 [2023-12-21T16:23:32.765Z] net/http.(*conn).serve.func1()
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:23:32 [2023-12-21T16:23:32.765Z] panic({0xa0a180?, 0x4000490ba0?})
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:23:32 [2023-12-21T16:23:32.765Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x4000095b00}, 0xffff64342958?)
16:23:32 [2023-12-21T16:23:32.765Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:23:32 [2023-12-21T16:23:32.765Z] net/http.HandlerFunc.ServeHTTP(0x400001d600?, {0xd6b538?, 0x4000095b00?}, 0x402214?)
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:23:32 [2023-12-21T16:23:32.765Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x4000095b00}, 0x400001d600)
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:23:32 [2023-12-21T16:23:32.765Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400038a160, {0xd6a0f8?, 0x400001a7e0}, 0x400001d500, {0xd60580, 0x400025e6c0})
16:23:32 [2023-12-21T16:23:32.765Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
16:23:32 [2023-12-21T16:23:32.765Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x400001a7e0?}, 0x400049bc80?)
16:23:32 [2023-12-21T16:23:32.765Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:23:32 [2023-12-21T16:23:32.765Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a0f8?, 0x400001a7e0?}, 0x4000215b40?)
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:23:32 [2023-12-21T16:23:32.765Z] net/http.serverHandler.ServeHTTP({0x400049bc80?}, {0xd6a0f8?, 0x400001a7e0?}, 0x6?)
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:23:32 [2023-12-21T16:23:32.765Z] net/http.(*conn).serve(0x40003955f0, {0xd71718, 0x4000115cb0})
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:23:32 [2023-12-21T16:23:32.765Z] created by net/http.(*Server).Serve in goroutine 49
16:23:32 [2023-12-21T16:23:32.765Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:23:35 [2023-12-21T16:23:35.300Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
16:23:35 [2023-12-21T16:23:35.300Z] === RUN   TestAuthZPluginErrorResponse
16:23:35 [2023-12-21T16:23:35.300Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:23:35 [2023-12-21T16:23:35.300Z] === RUN   TestAuthZPluginErrorRequest
16:23:35 [2023-12-21T16:23:35.868Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:23:35 [2023-12-21T16:23:35.868Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:23:36 [2023-12-21T16:23:36.437Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:23:36 [2023-12-21T16:23:36.437Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:23:37 [2023-12-21T16:23:37.827Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.21s)
16:23:37 [2023-12-21T16:23:37.827Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:23:38 [2023-12-21T16:23:38.800Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
16:23:38 [2023-12-21T16:23:38.800Z] === RUN   TestAuthZPluginHeader
16:23:39 [2023-12-21T16:23:39.379Z] --- PASS: TestAuthZPluginHeader (0.61s)
16:23:39 [2023-12-21T16:23:39.379Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:23:39 [2023-12-21T16:23:39.379Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:23:39 [2023-12-21T16:23:39.379Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:23:39 [2023-12-21T16:23:39.379Z] === RUN   TestAuthZPluginV2Disable
16:23:39 [2023-12-21T16:23:39.379Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:23:39 [2023-12-21T16:23:39.379Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:23:39 [2023-12-21T16:23:39.379Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:23:39 [2023-12-21T16:23:39.379Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:23:39 [2023-12-21T16:23:39.379Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:23:39 [2023-12-21T16:23:39.379Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:23:39 [2023-12-21T16:23:39.379Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:23:39 [2023-12-21T16:23:39.379Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:23:39 [2023-12-21T16:23:39.379Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:23:57 [2023-12-21T16:23:57.606Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:23:57 [2023-12-21T16:23:57.606Z] PASS
16:23:57 [2023-12-21T16:23:57.606Z] 
16:23:57 [2023-12-21T16:23:57.606Z] === Skipped
16:23:57 [2023-12-21T16:23:57.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:23:57 [2023-12-21T16:23:57.606Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:23:57 [2023-12-21T16:23:57.606Z] 
16:23:57 [2023-12-21T16:23:57.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:23:57 [2023-12-21T16:23:57.606Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:23:57 [2023-12-21T16:23:57.606Z] 
16:23:57 [2023-12-21T16:23:57.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:23:57 [2023-12-21T16:23:57.606Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:23:57 [2023-12-21T16:23:57.606Z] 
16:23:57 [2023-12-21T16:23:57.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:23:57 [2023-12-21T16:23:57.606Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:23:57 [2023-12-21T16:23:57.606Z] 
16:23:57 [2023-12-21T16:23:57.606Z] DONE 17 tests, 4 skipped in 30.738s
16:23:57 [2023-12-21T16:23:57.606Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
16:23:57 [2023-12-21T16:23:57.606Z] ++ '[' -n '' ']'
16:23:57 [2023-12-21T16:23:57.606Z] ++ 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
16:23:57 [2023-12-21T16:23:57.606Z] ++ set -e
16:23:57 [2023-12-21T16:23:57.606Z] ++ '[' -n 0 ']'
16:23:57 [2023-12-21T16:23:57.606Z] ++ set -x
16:23:57 [2023-12-21T16:23:57.606Z] ++ 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.iFsLn5muJW/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
16:23:57 [2023-12-21T16:23:57.607Z] INFO: Testing against a local daemon
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:23:57 [2023-12-21T16:23:57.607Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:23:57 [2023-12-21T16:23:57.607Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:23:57 [2023-12-21T16:23:57.607Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:23:57 [2023-12-21T16:23:57.607Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:23:57 [2023-12-21T16:23:57.607Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:23:57 [2023-12-21T16:23:57.607Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:23:57 [2023-12-21T16:23:57.607Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:23:57 [2023-12-21T16:23:57.607Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInstall
16:23:57 [2023-12-21T16:23:57.607Z] === RUN   TestPluginInstall/no_auth
16:24:00 [2023-12-21T16:24:00.177Z] time="2023-12-21T16:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:00 [2023-12-21T16:24:00.177Z] time="2023-12-21T16:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07690b2ff383cedba31e9a19b6a5bf1b9da54d7a8fba3ea13c03df9b95a2086d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:00 [2023-12-21T16:24:00.177Z] time="2023-12-21T16:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:00 [2023-12-21T16:24:00.177Z] time="2023-12-21T16:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07690b2ff383cedba31e9a19b6a5bf1b9da54d7a8fba3ea13c03df9b95a2086d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:00 [2023-12-21T16:24:00.177Z] === RUN   TestPluginInstall/with_htpasswd
16:24:00 [2023-12-21T16:24:00.436Z] time="2023-12-21T16:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:00 [2023-12-21T16:24:00.436Z] time="2023-12-21T16:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07690b2ff383cedba31e9a19b6a5bf1b9da54d7a8fba3ea13c03df9b95a2086d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:00 [2023-12-21T16:24:00.436Z] time="2023-12-21T16:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:00 [2023-12-21T16:24:00.436Z] time="2023-12-21T16:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07690b2ff383cedba31e9a19b6a5bf1b9da54d7a8fba3ea13c03df9b95a2086d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:00 [2023-12-21T16:24:00.436Z] === RUN   TestPluginInstall/with_insecure
16:24:01 [2023-12-21T16:24:01.374Z] time="2023-12-21T16:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:01 [2023-12-21T16:24:01.374Z] time="2023-12-21T16:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e9dc233dfd047e75908cdeb11aecbf10eafdc1372875b4422be3e1e398c52bf" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:01 [2023-12-21T16:24:01.374Z] time="2023-12-21T16:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:01 [2023-12-21T16:24:01.374Z] time="2023-12-21T16:24:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e9dc233dfd047e75908cdeb11aecbf10eafdc1372875b4422be3e1e398c52bf" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:01 [2023-12-21T16:24:01.374Z]     plugin_test.go:204: [def28c124c84a] daemon is not started
16:24:01 [2023-12-21T16:24:01.374Z] --- PASS: TestPluginInstall (5.08s)
16:24:01 [2023-12-21T16:24:01.374Z]     --- PASS: TestPluginInstall/no_auth (3.71s)
16:24:01 [2023-12-21T16:24:01.374Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
16:24:01 [2023-12-21T16:24:01.374Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
16:24:01 [2023-12-21T16:24:01.374Z] === RUN   TestPluginsWithRuntimes
16:24:03 [2023-12-21T16:24:03.280Z] === RUN   TestPluginsWithRuntimes/No_Args
16:24:03 [2023-12-21T16:24:03.849Z] === RUN   TestPluginsWithRuntimes/With_Args
16:24:04 [2023-12-21T16:24:04.787Z] --- PASS: TestPluginsWithRuntimes (3.38s)
16:24:04 [2023-12-21T16:24:04.787Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
16:24:04 [2023-12-21T16:24:04.787Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
16:24:04 [2023-12-21T16:24:04.787Z] === RUN   TestPluginBackCompatMediaTypes
16:24:05 [2023-12-21T16:24:05.355Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
16:24:05 [2023-12-21T16:24:05.355Z] PASS
16:24:05 [2023-12-21T16:24:05.355Z] 
16:24:05 [2023-12-21T16:24:05.355Z] DONE 24 tests in 9.000s
16:24:05 [2023-12-21T16:24:05.355Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
16:24:05 [2023-12-21T16:24:05.355Z] ++ '[' -n '' ']'
16:24:05 [2023-12-21T16:24:05.355Z] ++ 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
16:24:05 [2023-12-21T16:24:05.355Z] ++ set -e
16:24:05 [2023-12-21T16:24:05.355Z] ++ '[' -n 0 ']'
16:24:05 [2023-12-21T16:24:05.355Z] ++ set -x
16:24:05 [2023-12-21T16:24:05.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.iFsLn5muJW/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
16:24:05 [2023-12-21T16:24:05.355Z] INFO: Testing against a local daemon
16:24:05 [2023-12-21T16:24:05.355Z] === RUN   TestExternalGraphDriver
16:24:05 [2023-12-21T16:24:05.614Z] === RUN   TestExternalGraphDriver/json
16:24:05 [2023-12-21T16:24:05.614Z] === RUN   TestExternalGraphDriver/spec
16:24:05 [2023-12-21T16:24:05.614Z] === RUN   TestExternalGraphDriver/pull
16:24:05 [2023-12-21T16:24:05.614Z] --- PASS: TestExternalGraphDriver (0.34s)
16:24:05 [2023-12-21T16:24:05.614Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
16:24:05 [2023-12-21T16:24:05.614Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
16:24:05 [2023-12-21T16:24:05.614Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
16:24:05 [2023-12-21T16:24:05.614Z] === RUN   TestGraphdriverPluginV2
16:24:06 [2023-12-21T16:24:06.182Z]     external_test.go:415: (*Execution).NotAmd64-fm
16:24:06 [2023-12-21T16:24:06.182Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
16:24:06 [2023-12-21T16:24:06.182Z] PASS
16:24:06 [2023-12-21T16:24:06.182Z] 
16:24:06 [2023-12-21T16:24:06.182Z] === Skipped
16:24:06 [2023-12-21T16:24:06.182Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
16:24:06 [2023-12-21T16:24:06.182Z]     external_test.go:415: (*Execution).NotAmd64-fm
16:24:06 [2023-12-21T16:24:06.182Z] 
16:24:06 [2023-12-21T16:24:06.182Z] DONE 5 tests, 1 skipped in 0.703s
16:24:06 [2023-12-21T16:24:06.182Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
16:24:06 [2023-12-21T16:24:06.182Z] ++ '[' -n '' ']'
16:24:06 [2023-12-21T16:24:06.182Z] ++ 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
16:24:06 [2023-12-21T16:24:06.182Z] ++ set -e
16:24:06 [2023-12-21T16:24:06.182Z] ++ '[' -n 0 ']'
16:24:06 [2023-12-21T16:24:06.182Z] ++ set -x
16:24:06 [2023-12-21T16:24:06.182Z] ++ 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.iFsLn5muJW/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
16:24:06 [2023-12-21T16:24:06.182Z] INFO: Testing against a local daemon
16:24:06 [2023-12-21T16:24:06.182Z] === RUN   TestContinueAfterPluginCrash
16:24:06 [2023-12-21T16:24:06.182Z] === PAUSE TestContinueAfterPluginCrash
16:24:06 [2023-12-21T16:24:06.182Z] === RUN   TestReadPluginNoRead
16:24:06 [2023-12-21T16:24:06.182Z] === PAUSE TestReadPluginNoRead
16:24:06 [2023-12-21T16:24:06.182Z] === RUN   TestDaemonStartWithLogOpt
16:24:06 [2023-12-21T16:24:06.182Z] === PAUSE TestDaemonStartWithLogOpt
16:24:06 [2023-12-21T16:24:06.182Z] === CONT  TestDaemonStartWithLogOpt
16:24:06 [2023-12-21T16:24:06.182Z] === CONT  TestContinueAfterPluginCrash
16:24:06 [2023-12-21T16:24:06.182Z] === CONT  TestReadPluginNoRead
16:24:08 [2023-12-21T16:24:08.719Z] === RUN   TestReadPluginNoRead/default
16:24:08 [2023-12-21T16:24:08.719Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
16:24:09 [2023-12-21T16:24:09.656Z] === RUN   TestReadPluginNoRead/disabled_caching
16:24:11 [2023-12-21T16:24:11.036Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:24:11 [2023-12-21T16:24:11.973Z]     read_test.go:93: [dcec30626312d] daemon is not started
16:24:11 [2023-12-21T16:24:11.973Z] --- PASS: TestReadPluginNoRead (5.87s)
16:24:11 [2023-12-21T16:24:11.973Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
16:24:11 [2023-12-21T16:24:11.973Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
16:24:11 [2023-12-21T16:24:11.973Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
16:24:13 [2023-12-21T16:24:13.879Z] --- PASS: TestContinueAfterPluginCrash (7.72s)
16:24:13 [2023-12-21T16:24:13.879Z] PASS
16:24:13 [2023-12-21T16:24:13.879Z] 
16:24:13 [2023-12-21T16:24:13.879Z] DONE 6 tests in 7.753s
16:24:13 [2023-12-21T16:24:13.879Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
16:24:13 [2023-12-21T16:24:13.879Z] ++ '[' -n '' ']'
16:24:13 [2023-12-21T16:24:13.879Z] ++ 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
16:24:13 [2023-12-21T16:24:13.879Z] ++ set -e
16:24:13 [2023-12-21T16:24:13.879Z] ++ '[' -n 0 ']'
16:24:13 [2023-12-21T16:24:13.879Z] ++ set -x
16:24:13 [2023-12-21T16:24:13.879Z] ++ 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.iFsLn5muJW/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
16:24:13 [2023-12-21T16:24:13.879Z] testing: warning: no tests to run
16:24:13 [2023-12-21T16:24:13.879Z] PASS
16:24:13 [2023-12-21T16:24:13.879Z] 
16:24:13 [2023-12-21T16:24:13.879Z] DONE 0 tests in 0.008s
16:24:13 [2023-12-21T16:24:13.879Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
16:24:13 [2023-12-21T16:24:13.879Z] ++ '[' -n '' ']'
16:24:13 [2023-12-21T16:24:13.879Z] ++ 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
16:24:13 [2023-12-21T16:24:13.879Z] ++ set -e
16:24:13 [2023-12-21T16:24:13.879Z] ++ '[' -n 0 ']'
16:24:13 [2023-12-21T16:24:13.879Z] ++ set -x
16:24:13 [2023-12-21T16:24:13.879Z] ++ 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.iFsLn5muJW/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
16:24:13 [2023-12-21T16:24:13.879Z] INFO: Testing against a local daemon
16:24:13 [2023-12-21T16:24:13.879Z] === RUN   TestPluginWithDevMounts
16:24:13 [2023-12-21T16:24:13.879Z] === PAUSE TestPluginWithDevMounts
16:24:13 [2023-12-21T16:24:13.879Z] === CONT  TestPluginWithDevMounts
16:24:15 [2023-12-21T16:24:15.785Z] --- PASS: TestPluginWithDevMounts (1.52s)
16:24:15 [2023-12-21T16:24:15.785Z] PASS
16:24:15 [2023-12-21T16:24:15.785Z] 
16:24:15 [2023-12-21T16:24:15.785Z] DONE 1 tests in 1.559s
16:24:15 [2023-12-21T16:24:15.785Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
16:24:15 [2023-12-21T16:24:15.785Z] ++ '[' -n '' ']'
16:24:15 [2023-12-21T16:24:15.785Z] ++ 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
16:24:15 [2023-12-21T16:24:15.785Z] ++ set -e
16:24:15 [2023-12-21T16:24:15.785Z] ++ '[' -n 0 ']'
16:24:15 [2023-12-21T16:24:15.785Z] ++ set -x
16:24:15 [2023-12-21T16:24:15.785Z] ++ 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.iFsLn5muJW/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
16:24:15 [2023-12-21T16:24:15.785Z] INFO: Testing against a local daemon
16:24:15 [2023-12-21T16:24:15.785Z] === RUN   TestSecretInspect
16:24:17 [2023-12-21T16:24:17.691Z] --- PASS: TestSecretInspect (1.97s)
16:24:17 [2023-12-21T16:24:17.691Z] === RUN   TestSecretList
16:24:19 [2023-12-21T16:24:19.599Z] --- PASS: TestSecretList (1.94s)
16:24:19 [2023-12-21T16:24:19.599Z] === RUN   TestSecretsCreateAndDelete
16:24:21 [2023-12-21T16:24:21.506Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
16:24:21 [2023-12-21T16:24:21.506Z] === RUN   TestSecretsUpdate
16:24:23 [2023-12-21T16:24:23.412Z] --- PASS: TestSecretsUpdate (1.89s)
16:24:23 [2023-12-21T16:24:23.412Z] === RUN   TestTemplatedSecret
16:24:25 [2023-12-21T16:24:25.950Z] --- PASS: TestTemplatedSecret (2.39s)
16:24:25 [2023-12-21T16:24:25.950Z] === RUN   TestSecretCreateResolve
16:24:27 [2023-12-21T16:24:27.330Z] --- PASS: TestSecretCreateResolve (1.90s)
16:24:27 [2023-12-21T16:24:27.330Z] PASS
16:24:27 [2023-12-21T16:24:27.330Z] 
16:24:27 [2023-12-21T16:24:27.330Z] DONE 6 tests in 12.018s
16:24:27 [2023-12-21T16:24:27.330Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
16:24:27 [2023-12-21T16:24:27.330Z] ++ '[' -n '' ']'
16:24:27 [2023-12-21T16:24:27.330Z] ++ 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
16:24:27 [2023-12-21T16:24:27.330Z] ++ set -e
16:24:27 [2023-12-21T16:24:27.330Z] ++ '[' -n 0 ']'
16:24:27 [2023-12-21T16:24:27.330Z] ++ set -x
16:24:27 [2023-12-21T16:24:27.330Z] ++ 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.iFsLn5muJW/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
16:24:27 [2023-12-21T16:24:27.590Z] INFO: Testing against a local daemon
16:24:27 [2023-12-21T16:24:27.590Z] === RUN   TestServiceCreateInit
16:24:27 [2023-12-21T16:24:27.590Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:24:31 [2023-12-21T16:24:31.784Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:24:35 [2023-12-21T16:24:35.077Z] --- PASS: TestServiceCreateInit (7.71s)
16:24:35 [2023-12-21T16:24:35.077Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s)
16:24:35 [2023-12-21T16:24:35.077Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s)
16:24:35 [2023-12-21T16:24:35.077Z] === RUN   TestCreateServiceMultipleTimes
16:24:53 [2023-12-21T16:24:53.172Z] --- PASS: TestCreateServiceMultipleTimes (14.91s)
16:24:53 [2023-12-21T16:24:53.172Z] === RUN   TestCreateServiceConflict
16:24:53 [2023-12-21T16:24:53.172Z] --- PASS: TestCreateServiceConflict (1.88s)
16:24:53 [2023-12-21T16:24:53.172Z] === RUN   TestCreateServiceMaxReplicas
16:24:55 [2023-12-21T16:24:55.079Z] --- PASS: TestCreateServiceMaxReplicas (2.85s)
16:24:55 [2023-12-21T16:24:55.079Z] === RUN   TestCreateServiceSecretFileMode
16:25:07 [2023-12-21T16:25:07.291Z] --- PASS: TestCreateServiceSecretFileMode (12.50s)
16:25:07 [2023-12-21T16:25:07.291Z] === RUN   TestCreateServiceConfigFileMode
16:25:22 [2023-12-21T16:25:22.179Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
16:25:22 [2023-12-21T16:25:22.179Z] === RUN   TestCreateServiceSysctls
16:25:23 [2023-12-21T16:25:23.117Z] --- PASS: TestCreateServiceSysctls (3.05s)
16:25:23 [2023-12-21T16:25:23.117Z] === RUN   TestCreateServiceCapabilities
16:25:25 [2023-12-21T16:25:25.655Z] --- PASS: TestCreateServiceCapabilities (2.57s)
16:25:25 [2023-12-21T16:25:25.655Z] === RUN   TestInspect
16:25:28 [2023-12-21T16:25:28.191Z] --- PASS: TestInspect (2.75s)
16:25:28 [2023-12-21T16:25:28.191Z] === RUN   TestCreateJob
16:25:31 [2023-12-21T16:25:31.482Z] --- PASS: TestCreateJob (3.28s)
16:25:31 [2023-12-21T16:25:31.482Z] === RUN   TestReplicatedJob
16:25:38 [2023-12-21T16:25:38.052Z] --- PASS: TestReplicatedJob (5.46s)
16:25:38 [2023-12-21T16:25:38.052Z] === RUN   TestUpdateReplicatedJob
16:25:40 [2023-12-21T16:25:40.589Z] --- PASS: TestUpdateReplicatedJob (3.17s)
16:25:40 [2023-12-21T16:25:40.589Z] === RUN   TestServiceListWithStatuses
16:25:44 [2023-12-21T16:25:44.783Z] --- PASS: TestServiceListWithStatuses (4.68s)
16:25:44 [2023-12-21T16:25:44.783Z] === RUN   TestDockerNetworkConnectAliasPreV144
16:25:48 [2023-12-21T16:25:48.976Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.97s)
16:25:48 [2023-12-21T16:25:48.976Z] === RUN   TestDockerNetworkReConnect
16:25:52 [2023-12-21T16:25:52.267Z] --- PASS: TestDockerNetworkReConnect (3.19s)
16:25:52 [2023-12-21T16:25:52.267Z] === RUN   TestServicePlugin
16:25:52 [2023-12-21T16:25:52.267Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:25:52 [2023-12-21T16:25:52.267Z] --- SKIP: TestServicePlugin (0.00s)
16:25:52 [2023-12-21T16:25:52.267Z] === RUN   TestServiceUpdateLabel
16:25:54 [2023-12-21T16:25:54.173Z] --- PASS: TestServiceUpdateLabel (1.88s)
16:25:54 [2023-12-21T16:25:54.173Z] === RUN   TestServiceUpdateSecrets
16:26:09 [2023-12-21T16:26:09.059Z] --- PASS: TestServiceUpdateSecrets (14.56s)
16:26:09 [2023-12-21T16:26:09.059Z] === RUN   TestServiceUpdateConfigs
16:26:23 [2023-12-21T16:26:23.951Z] --- PASS: TestServiceUpdateConfigs (14.36s)
16:26:23 [2023-12-21T16:26:23.951Z] === RUN   TestServiceUpdateNetwork
16:26:36 [2023-12-21T16:26:36.165Z] --- PASS: TestServiceUpdateNetwork (12.17s)
16:26:36 [2023-12-21T16:26:36.165Z] === RUN   TestServiceUpdatePidsLimit
16:26:36 [2023-12-21T16:26:36.165Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:26:36 [2023-12-21T16:26:36.734Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:26:44 [2023-12-21T16:26:44.856Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:26:51 [2023-12-21T16:26:51.538Z] --- PASS: TestServiceUpdatePidsLimit (16.25s)
16:26:51 [2023-12-21T16:26:51.538Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
16:26:51 [2023-12-21T16:26:51.538Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
16:26:51 [2023-12-21T16:26:51.538Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
16:26:51 [2023-12-21T16:26:51.538Z] PASS
16:26:51 [2023-12-21T16:26:51.538Z] 
16:26:51 [2023-12-21T16:26:51.538Z] === Skipped
16:26:51 [2023-12-21T16:26:51.538Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:26:51 [2023-12-21T16:26:51.538Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:26:51 [2023-12-21T16:26:51.538Z] 
16:26:51 [2023-12-21T16:26:51.539Z] DONE 26 tests, 1 skipped in 143.747s
16:26:51 [2023-12-21T16:26:51.539Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
16:26:51 [2023-12-21T16:26:51.539Z] ++ '[' -n '' ']'
16:26:51 [2023-12-21T16:26:51.539Z] ++ 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
16:26:51 [2023-12-21T16:26:51.539Z] ++ set -e
16:26:51 [2023-12-21T16:26:51.539Z] ++ '[' -n 0 ']'
16:26:51 [2023-12-21T16:26:51.539Z] ++ set -x
16:26:51 [2023-12-21T16:26:51.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.iFsLn5muJW/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
16:26:51 [2023-12-21T16:26:51.539Z] INFO: Testing against a local daemon
16:26:51 [2023-12-21T16:26:51.539Z] === RUN   TestSessionCreate
16:26:51 [2023-12-21T16:26:51.539Z] --- PASS: TestSessionCreate (0.01s)
16:26:51 [2023-12-21T16:26:51.539Z] === RUN   TestSessionCreateWithBadUpgrade
16:26:51 [2023-12-21T16:26:51.539Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
16:26:51 [2023-12-21T16:26:51.539Z] PASS
16:26:51 [2023-12-21T16:26:51.539Z] 
16:26:51 [2023-12-21T16:26:51.539Z] DONE 2 tests in 0.046s
16:26:51 [2023-12-21T16:26:51.539Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
16:26:51 [2023-12-21T16:26:51.539Z] ++ '[' -n '' ']'
16:26:51 [2023-12-21T16:26:51.539Z] ++ 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
16:26:51 [2023-12-21T16:26:51.539Z] ++ set -e
16:26:51 [2023-12-21T16:26:51.539Z] ++ '[' -n 0 ']'
16:26:51 [2023-12-21T16:26:51.539Z] ++ set -x
16:26:51 [2023-12-21T16:26:51.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.iFsLn5muJW/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
16:26:51 [2023-12-21T16:26:51.539Z] INFO: Testing against a local daemon
16:26:51 [2023-12-21T16:26:51.539Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:26:51 [2023-12-21T16:26:51.539Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:26:51 [2023-12-21T16:26:51.539Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:26:51 [2023-12-21T16:26:51.539Z] === RUN   TestDiskUsage
16:26:51 [2023-12-21T16:26:51.539Z] === PAUSE TestDiskUsage
16:26:51 [2023-12-21T16:26:51.539Z] === RUN   TestEventsExecDie
16:26:51 [2023-12-21T16:26:51.798Z] --- PASS: TestEventsExecDie (0.57s)
16:26:51 [2023-12-21T16:26:51.798Z] === RUN   TestEventsBackwardsCompatible
16:26:52 [2023-12-21T16:26:52.058Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:26:52 [2023-12-21T16:26:52.058Z] === RUN   TestEventsVolumeCreate
16:26:52 [2023-12-21T16:26:52.058Z] --- PASS: TestEventsVolumeCreate (0.06s)
16:26:52 [2023-12-21T16:26:52.058Z] === RUN   TestInfoBinaryCommits
16:26:52 [2023-12-21T16:26:52.058Z] --- PASS: TestInfoBinaryCommits (0.01s)
16:26:52 [2023-12-21T16:26:52.058Z] === RUN   TestInfoAPIVersioned
16:26:52 [2023-12-21T16:26:52.058Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:26:52 [2023-12-21T16:26:52.058Z] === RUN   TestInfoAPI
16:26:52 [2023-12-21T16:26:52.058Z] --- PASS: TestInfoAPI (0.01s)
16:26:52 [2023-12-21T16:26:52.059Z] === RUN   TestInfoAPIWarnings
16:27:10 [2023-12-21T16:27:10.160Z] --- PASS: TestInfoAPIWarnings (16.55s)
16:27:10 [2023-12-21T16:27:10.160Z] === RUN   TestInfoDebug
16:27:10 [2023-12-21T16:27:10.160Z] --- PASS: TestInfoDebug (0.52s)
16:27:10 [2023-12-21T16:27:10.160Z] === RUN   TestInfoInsecureRegistries
16:27:10 [2023-12-21T16:27:10.160Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:27:10 [2023-12-21T16:27:10.160Z] === RUN   TestInfoRegistryMirrors
16:27:10 [2023-12-21T16:27:10.160Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:27:10 [2023-12-21T16:27:10.160Z] === RUN   TestLoginFailsWithBadCredentials
16:27:11 [2023-12-21T16:27:11.099Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
16:27:11 [2023-12-21T16:27:11.099Z] === RUN   TestPingCacheHeaders
16:27:11 [2023-12-21T16:27:11.099Z] --- PASS: TestPingCacheHeaders (0.01s)
16:27:11 [2023-12-21T16:27:11.099Z] === RUN   TestPingGet
16:27:11 [2023-12-21T16:27:11.099Z] --- PASS: TestPingGet (0.01s)
16:27:11 [2023-12-21T16:27:11.099Z] === RUN   TestPingHead
16:27:11 [2023-12-21T16:27:11.099Z] --- PASS: TestPingHead (0.01s)
16:27:11 [2023-12-21T16:27:11.099Z] === RUN   TestPingSwarmHeader
16:27:11 [2023-12-21T16:27:11.667Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:27:12 [2023-12-21T16:27:12.236Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:27:13 [2023-12-21T16:27:13.174Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:27:13 [2023-12-21T16:27:13.174Z] --- PASS: TestPingSwarmHeader (1.89s)
16:27:13 [2023-12-21T16:27:13.174Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:27:13 [2023-12-21T16:27:13.174Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:27:13 [2023-12-21T16:27:13.174Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:27:13 [2023-12-21T16:27:13.174Z] === RUN   TestPingBuilderHeader
16:27:13 [2023-12-21T16:27:13.174Z] === RUN   TestPingBuilderHeader/default_config
16:27:13 [2023-12-21T16:27:13.434Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:27:14 [2023-12-21T16:27:14.003Z] --- PASS: TestPingBuilderHeader (1.04s)
16:27:14 [2023-12-21T16:27:14.003Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:27:14 [2023-12-21T16:27:14.003Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:27:14 [2023-12-21T16:27:14.003Z] === RUN   TestVersion
16:27:14 [2023-12-21T16:27:14.003Z] --- PASS: TestVersion (0.01s)
16:27:14 [2023-12-21T16:27:14.003Z] === CONT  TestDiskUsage
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/container_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/image_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/volume_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.571Z] === RUN   TestDiskUsage/after_container.Run
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:27:14 [2023-12-21T16:27:14.831Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:27:15 [2023-12-21T16:27:15.091Z] --- PASS: TestDiskUsage (1.06s)
16:27:15 [2023-12-21T16:27:15.091Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z] PASS
16:27:15 [2023-12-21T16:27:15.091Z] 
16:27:15 [2023-12-21T16:27:15.091Z] === Skipped
16:27:15 [2023-12-21T16:27:15.091Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:27:15 [2023-12-21T16:27:15.091Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:27:15 [2023-12-21T16:27:15.091Z] 
16:27:15 [2023-12-21T16:27:15.091Z] DONE 57 tests, 1 skipped in 23.875s
16:27:15 [2023-12-21T16:27:15.091Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
16:27:15 [2023-12-21T16:27:15.091Z] ++ '[' -n '' ']'
16:27:15 [2023-12-21T16:27:15.091Z] ++ 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
16:27:15 [2023-12-21T16:27:15.091Z] ++ set -e
16:27:15 [2023-12-21T16:27:15.091Z] ++ '[' -n 0 ']'
16:27:15 [2023-12-21T16:27:15.091Z] ++ set -x
16:27:15 [2023-12-21T16:27:15.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.iFsLn5muJW/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
16:27:15 [2023-12-21T16:27:15.091Z] INFO: Testing against a local daemon
16:27:15 [2023-12-21T16:27:15.091Z] === RUN   TestVolumesCreateAndList
16:27:15 [2023-12-21T16:27:15.091Z] --- PASS: TestVolumesCreateAndList (0.01s)
16:27:15 [2023-12-21T16:27:15.091Z] === RUN   TestVolumesRemove
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesRemove/volume_in_use
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesRemove/volume_not_in_use
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesRemove/non-existing_volume
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesRemove/non-existing_volume_force
16:27:15 [2023-12-21T16:27:15.350Z] --- PASS: TestVolumesRemove (0.05s)
16:27:15 [2023-12-21T16:27:15.350Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
16:27:15 [2023-12-21T16:27:15.350Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesRemoveSwarmEnabled
16:27:15 [2023-12-21T16:27:15.350Z] === PAUSE TestVolumesRemoveSwarmEnabled
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesInspect
16:27:15 [2023-12-21T16:27:15.350Z] --- PASS: TestVolumesInspect (0.01s)
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesInvalidJSON
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:27:15 [2023-12-21T16:27:15.350Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:27:15 [2023-12-21T16:27:15.350Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:27:15 [2023-12-21T16:27:15.350Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:27:15 [2023-12-21T16:27:15.350Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumePruneAnonymous
16:27:15 [2023-12-21T16:27:15.350Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:27:15 [2023-12-21T16:27:15.350Z] === RUN   TestVolumePruneAnonFromImage
16:27:15 [2023-12-21T16:27:15.350Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
16:27:15 [2023-12-21T16:27:15.350Z] === CONT  TestVolumesRemoveSwarmEnabled
16:27:16 [2023-12-21T16:27:16.730Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
16:27:16 [2023-12-21T16:27:16.730Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
16:27:16 [2023-12-21T16:27:16.730Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
16:27:16 [2023-12-21T16:27:16.730Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
16:27:17 [2023-12-21T16:27:17.298Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s)
16:27:17 [2023-12-21T16:27:17.298Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
16:27:17 [2023-12-21T16:27:17.298Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
16:27:17 [2023-12-21T16:27:17.298Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
16:27:17 [2023-12-21T16:27:17.298Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
16:27:17 [2023-12-21T16:27:17.298Z] PASS
16:27:17 [2023-12-21T16:27:17.298Z] 
16:27:17 [2023-12-21T16:27:17.298Z] DONE 20 tests in 2.173s
16:27:17 [2023-12-21T16:27:17.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:27:17 [2023-12-21T16:27:17.558Z] ++++ cat bundles/test-integration/docker.pid
16:27:17 [2023-12-21T16:27:17.558Z] +++ kill 24350
16:27:18 [2023-12-21T16:27:18.936Z] ++++ cat bundles/test-integration/TestUsernsCommit/d8287021f33ab/docker.pid
16:27:18 [2023-12-21T16:27:18.936Z] +++ kill 61851
16:27:18 [2023-12-21T16:27:18.936Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61851 is not a child of this shell
16:27:18 [2023-12-21T16:27:18.936Z] warning: PID 61851 from bundles/test-integration/TestUsernsCommit/d8287021f33ab/docker.pid had a nonzero exit code
16:27:18 [2023-12-21T16:27:18.936Z] umount: bundles/test-integration/TestUsernsCommit/d8287021f33ab/root: not mounted.
16:27:18 [2023-12-21T16:27:18.936Z] +++ /etc/init.d/apparmor stop
16:27:18 [2023-12-21T16:27:18.936Z] Leaving: AppArmorNo profiles have been unloaded.
16:27:18 [2023-12-21T16:27:18.936Z] 
16:27:18 [2023-12-21T16:27:18.936Z] Unloading profiles will leave already running processes permanently
16:27:18 [2023-12-21T16:27:18.936Z] unconfined, which can lead to unexpected situations.
16:27:18 [2023-12-21T16:27:18.936Z] 
16:27:18 [2023-12-21T16:27:18.936Z] To set a process to complain mode, use the command line tool
16:27:18 [2023-12-21T16:27:18.936Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:27:18 [2023-12-21T16:27:18.936Z] +++ true
16:27:18 [2023-12-21T16:27:18.936Z] exiting test-integration
16:27:18 [2023-12-21T16:27:18.936Z] ++ exit 0
16:27:18 [2023-12-21T16:27:18.936Z] 
Post stage
[Pipeline] junit
16:27:19 [2023-12-21T16:27:19.890Z] Recording test results
16:27:20 [2023-12-21T16:27:20.089Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:27:20 [2023-12-21T16:27:20.386Z] + echo Ensuring container killed.
16:27:20 [2023-12-21T16:27:20.386Z] Ensuring container killed.
16:27:20 [2023-12-21T16:27:20.386Z] + docker rm -vf docker-pr1
16:27:20 [2023-12-21T16:27:20.386Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
16:27:20 [2023-12-21T16:27:20.671Z] + echo Chowning /workspace to jenkins user
16:27:20 [2023-12-21T16:27:20.671Z] Chowning /workspace to jenkins user
16:27:20 [2023-12-21T16:27:20.671Z] + id -u
16:27:20 [2023-12-21T16:27:20.671Z] + id -g
16:27:20 [2023-12-21T16:27:20.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46977:/workspace busybox chown -R 1000:1000 /workspace
16:27:20 [2023-12-21T16:27:20.671Z] Unable to find image 'busybox:latest' locally
16:27:20 [2023-12-21T16:27:20.671Z] latest: Pulling from library/busybox
16:27:20 [2023-12-21T16:27:20.671Z] 29f4353257d6: Already exists
16:27:20 [2023-12-21T16:27:20.931Z] Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
16:27:20 [2023-12-21T16:27:20.931Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:27:22 [2023-12-21T16:27:22.600Z] + bundleName=arm64-integration
16:27:22 [2023-12-21T16:27:22.601Z] + echo Creating arm64-integration-bundles.tar.gz
16:27:22 [2023-12-21T16:27:22.601Z] Creating arm64-integration-bundles.tar.gz
16:27:22 [2023-12-21T16:27:22.601Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:27:22 [2023-12-21T16:27:22.601Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:27:22 [2023-12-21T16:27:22.874Z] Archiving artifacts
16:27:24 [2023-12-21T16:27:24.520Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46977/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:27:24 [2023-12-21T16:27:24.813Z] + make clean
16:27:24 [2023-12-21T16:27:24.813Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:27:24 [2023-12-21T16:27:24.813Z] docker-dev-cache
16:27:24 [2023-12-21T16:27:24.813Z] 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