Skip to content
Success

Console Output

Pull request #46182 opened
10:16:40 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 38e26c4717ebb57576639aca075cb89afea71ab8+8b69cb4482f49df242a33905647aeb71b51b8886 (9cdfb9da43a1e63697371839746f68e2f35912cc)
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-46182@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
10:16:42 [2023-08-10T10:16:42.826Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:16:42 [2023-08-10T10:16:42.830Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:16:58 [2023-08-10T10:16:58.020Z] Still waiting to schedule task
10:16:58 [2023-08-10T10:16:58.021Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b8be4f2449adea48)10:17:34 [2023-08-10T10:17:34.174Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056ada3d4c0729865) in /home/ubuntu/workspace/moby_PR-46182
[Pipeline] {
[Pipeline] checkout
10:17:34 [2023-08-10T10:17:34.247Z] The recommended git tool is: git
10:17:36 [2023-08-10T10:17:36.084Z] using credential docker-jenkins-github-credentials
10:17:36 [2023-08-10T10:17:36.100Z] Cloning the remote Git repository
10:17:36 [2023-08-10T10:17:36.100Z] Cloning with configured refspecs honoured and without tags
10:17:36 [2023-08-10T10:17:36.137Z] Cloning repository https://github.com/moby/moby.git
10:17:36 [2023-08-10T10:17:36.183Z]  > git init /home/ubuntu/workspace/moby_PR-46182 # timeout=10
10:17:36 [2023-08-10T10:17:36.483Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:36 [2023-08-10T10:17:36.483Z]  > git --version # timeout=10
10:17:36 [2023-08-10T10:17:36.486Z]  > git --version # 'git version 2.25.1'
10:17:36 [2023-08-10T10:17:36.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:36 [2023-08-10T10:17:36.488Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46182/head:refs/remotes/origin/PR-46182 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:49 [2023-08-10T10:17:49.996Z] Fetching without tags
10:17:50 [2023-08-10T10:17:50.228Z] Merging remotes/origin/master commit 8b69cb4482f49df242a33905647aeb71b51b8886 into PR head commit 38e26c4717ebb57576639aca075cb89afea71ab8
10:17:49 [2023-08-10T10:17:49.977Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:49 [2023-08-10T10:17:49.981Z]  > git config --add remote.origin.fetch +refs/pull/46182/head:refs/remotes/origin/PR-46182 # timeout=10
10:17:49 [2023-08-10T10:17:49.984Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:49 [2023-08-10T10:17:49.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:17:49 [2023-08-10T10:17:49.998Z] Fetching upstream changes from https://github.com/moby/moby.git
10:17:49 [2023-08-10T10:17:49.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:49 [2023-08-10T10:17:49.999Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46182/head:refs/remotes/origin/PR-46182 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:17:50 [2023-08-10T10:17:50.233Z]  > git config core.sparsecheckout # timeout=10
10:17:50 [2023-08-10T10:17:50.236Z]  > git checkout -f 38e26c4717ebb57576639aca075cb89afea71ab8 # timeout=10
10:17:51 [2023-08-10T10:17:51.441Z] Merge succeeded, producing 197d4443cc161d86a9266909feb8bd2465bc5479
10:17:51 [2023-08-10T10:17:51.441Z] Checking out Revision 197d4443cc161d86a9266909feb8bd2465bc5479 (PR-46182)
10:17:51 [2023-08-10T10:17:51.093Z]  > git remote # timeout=10
10:17:51 [2023-08-10T10:17:51.097Z]  > git config --get remote.origin.url # timeout=10
10:17:51 [2023-08-10T10:17:51.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:17:51 [2023-08-10T10:17:51.263Z]  > git merge 8b69cb4482f49df242a33905647aeb71b51b8886 # timeout=10
10:17:51 [2023-08-10T10:17:51.435Z]  > git rev-parse HEAD^{commit} # timeout=10
10:17:51 [2023-08-10T10:17:51.442Z]  > git config core.sparsecheckout # timeout=10
10:17:51 [2023-08-10T10:17:51.444Z]  > git checkout -f 197d4443cc161d86a9266909feb8bd2465bc5479 # timeout=10
10:17:54 [2023-08-10T10:17:54.966Z] Commit message: "Merge commit '8b69cb4482f49df242a33905647aeb71b51b8886' into HEAD"
10:17:54 [2023-08-10T10:17:54.967Z] First time build. Skipping changelog.
10:17:54 [2023-08-10T10:17:54.983Z]  > git --version # timeout=10
10:17:54 [2023-08-10T10:17:54.986Z]  > git --version # 'git version 2.25.1'
10:17:54 [2023-08-10T10:17:54.989Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:17:55 [2023-08-10T10:17:55.873Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46182:/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
10:18:00 [2023-08-10T10:18:00.061Z] Unable to find image 'alpine:latest' locally
10:18:00 [2023-08-10T10:18:00.061Z] latest: Pulling from library/alpine
10:18:00 [2023-08-10T10:18:00.061Z] 9fda8d8052c6: Pulling fs layer
10:18:00 [2023-08-10T10:18:00.321Z] 9fda8d8052c6: Verifying Checksum
10:18:00 [2023-08-10T10:18:00.321Z] 9fda8d8052c6: Download complete
10:18:00 [2023-08-10T10:18:00.580Z] 9fda8d8052c6: Pull complete
10:18:00 [2023-08-10T10:18:00.580Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
10:18:00 [2023-08-10T10:18:00.580Z] Status: Downloaded newer image for alpine:latest
10:18:05 [2023-08-10T10:18:05.847Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
10:18:06 [2023-08-10T10:18:06.567Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056ada3d4c0729865) in /home/ubuntu/workspace/moby_PR-46182
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
10:18:06 [2023-08-10T10:18:06.624Z] The recommended git tool is: git
[Pipeline] // stage
10:18:06 [2023-08-10T10:18:06.633Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
10:18:06 [2023-08-10T10:18:06.647Z] Fetching changes from the remote Git repository
[Pipeline] // stage
10:18:06 [2023-08-10T10:18:06.653Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
10:18:06 [2023-08-10T10:18:06.844Z] Merging remotes/origin/master commit 8b69cb4482f49df242a33905647aeb71b51b8886 into PR head commit 38e26c4717ebb57576639aca075cb89afea71ab8
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:18:06 [2023-08-10T10:18:06.933Z] Merge succeeded, producing a9ff220e1801b2736620ef14519c2098815ab92e
10:18:06 [2023-08-10T10:18:06.933Z] Checking out Revision a9ff220e1801b2736620ef14519c2098815ab92e (PR-46182)
10:18:07 [2023-08-10T10:18:07.035Z] Commit message: "Merge commit '8b69cb4482f49df242a33905647aeb71b51b8886' into HEAD"
10:18:07 [2023-08-10T10:18:07.035Z] First time build. Skipping changelog.
10:18:07 [2023-08-10T10:18:07.046Z]  > git --version # timeout=10
10:18:07 [2023-08-10T10:18:07.049Z]  > git --version # 'git version 2.25.1'
10:18:07 [2023-08-10T10:18:07.051Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:18:06 [2023-08-10T10:18:06.643Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46182/.git # timeout=10
10:18:06 [2023-08-10T10:18:06.649Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:18:06 [2023-08-10T10:18:06.654Z] Fetching upstream changes from https://github.com/moby/moby.git
10:18:06 [2023-08-10T10:18:06.654Z]  > git --version # timeout=10
10:18:06 [2023-08-10T10:18:06.656Z]  > git --version # 'git version 2.25.1'
10:18:06 [2023-08-10T10:18:06.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:06 [2023-08-10T10:18:06.657Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46182/head:refs/remotes/origin/PR-46182 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:18:06 [2023-08-10T10:18:06.846Z]  > git config core.sparsecheckout # timeout=10
10:18:06 [2023-08-10T10:18:06.848Z]  > git checkout -f 38e26c4717ebb57576639aca075cb89afea71ab8 # timeout=10
10:18:06 [2023-08-10T10:18:06.891Z]  > git remote # timeout=10
10:18:06 [2023-08-10T10:18:06.894Z]  > git config --get remote.origin.url # timeout=10
10:18:06 [2023-08-10T10:18:06.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:18:06 [2023-08-10T10:18:06.897Z]  > git merge 8b69cb4482f49df242a33905647aeb71b51b8886 # timeout=10
10:18:06 [2023-08-10T10:18:06.929Z]  > git rev-parse HEAD^{commit} # timeout=10
10:18:06 [2023-08-10T10:18:06.935Z]  > git config core.sparsecheckout # timeout=10
10:18:06 [2023-08-10T10:18:06.937Z]  > git checkout -f a9ff220e1801b2736620ef14519c2098815ab92e # timeout=10
10:18:07 [2023-08-10T10:18:07.802Z] + docker version
10:18:07 [2023-08-10T10:18:07.802Z] Client: Docker Engine - Community
10:18:07 [2023-08-10T10:18:07.802Z]  Version:           24.0.2
10:18:07 [2023-08-10T10:18:07.802Z]  API version:       1.43
10:18:07 [2023-08-10T10:18:07.802Z]  Go version:        go1.20.4
10:18:07 [2023-08-10T10:18:07.802Z]  Git commit:        cb74dfc
10:18:07 [2023-08-10T10:18:07.802Z]  Built:             Thu May 25 21:52:41 2023
10:18:07 [2023-08-10T10:18:07.802Z]  OS/Arch:           linux/arm64
10:18:07 [2023-08-10T10:18:07.802Z]  Context:           default
10:18:07 [2023-08-10T10:18:07.802Z] 
10:18:07 [2023-08-10T10:18:07.802Z] Server: Docker Engine - Community
10:18:07 [2023-08-10T10:18:07.802Z]  Engine:
10:18:07 [2023-08-10T10:18:07.802Z]   Version:          24.0.2
10:18:07 [2023-08-10T10:18:07.802Z]   API version:      1.43 (minimum version 1.12)
10:18:07 [2023-08-10T10:18:07.802Z]   Go version:       go1.20.4
10:18:07 [2023-08-10T10:18:07.802Z]   Git commit:       659604f
10:18:07 [2023-08-10T10:18:07.802Z]   Built:            Thu May 25 21:52:41 2023
10:18:07 [2023-08-10T10:18:07.802Z]   OS/Arch:          linux/arm64
10:18:07 [2023-08-10T10:18:07.802Z]   Experimental:     true
10:18:07 [2023-08-10T10:18:07.803Z]  containerd:
10:18:07 [2023-08-10T10:18:07.803Z]   Version:          1.6.21
10:18:07 [2023-08-10T10:18:07.803Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
10:18:07 [2023-08-10T10:18:07.803Z]  runc:
10:18:07 [2023-08-10T10:18:07.803Z]   Version:          1.1.7
10:18:07 [2023-08-10T10:18:07.803Z]   GitCommit:        v1.1.7-0-g860f061
10:18:07 [2023-08-10T10:18:07.803Z]  docker-init:
10:18:07 [2023-08-10T10:18:07.803Z]   Version:          0.19.0
10:18:07 [2023-08-10T10:18:07.803Z]   GitCommit:        de40ad0
[Pipeline] sh
10:18:08 [2023-08-10T10:18:08.084Z] + docker info
10:18:18 [2023-08-10T10:18:18.059Z] Client: Docker Engine - Community
10:18:18 [2023-08-10T10:18:18.059Z]  Version:    24.0.2
10:18:18 [2023-08-10T10:18:18.059Z]  Context:    default
10:18:18 [2023-08-10T10:18:18.059Z]  Debug Mode: false
10:18:18 [2023-08-10T10:18:18.059Z]  Plugins:
10:18:18 [2023-08-10T10:18:18.059Z]   buildx: Docker Buildx (Docker Inc.)
10:18:18 [2023-08-10T10:18:18.059Z]     Version:  v0.11.0
10:18:18 [2023-08-10T10:18:18.059Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:18:18 [2023-08-10T10:18:18.059Z]   compose: Docker Compose (Docker Inc.)
10:18:18 [2023-08-10T10:18:18.059Z]     Version:  v2.19.1
10:18:18 [2023-08-10T10:18:18.059Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:18:18 [2023-08-10T10:18:18.059Z] 
10:18:18 [2023-08-10T10:18:18.059Z] Server:
10:18:18 [2023-08-10T10:18:18.059Z]  Containers: 0
10:18:18 [2023-08-10T10:18:18.059Z]   Running: 0
10:18:18 [2023-08-10T10:18:18.059Z]   Paused: 0
10:18:18 [2023-08-10T10:18:18.059Z]   Stopped: 0
10:18:18 [2023-08-10T10:18:18.059Z]  Images: 1
10:18:18 [2023-08-10T10:18:18.059Z]  Server Version: 24.0.2
10:18:18 [2023-08-10T10:18:18.059Z]  Storage Driver: overlay2
10:18:18 [2023-08-10T10:18:18.059Z]   Backing Filesystem: extfs
10:18:18 [2023-08-10T10:18:18.059Z]   Supports d_type: true
10:18:18 [2023-08-10T10:18:18.059Z]   Using metacopy: false
10:18:18 [2023-08-10T10:18:18.059Z]   Native Overlay Diff: true
10:18:18 [2023-08-10T10:18:18.059Z]   userxattr: false
10:18:18 [2023-08-10T10:18:18.059Z]  Logging Driver: json-file
10:18:18 [2023-08-10T10:18:18.059Z]  Cgroup Driver: cgroupfs
10:18:18 [2023-08-10T10:18:18.059Z]  Cgroup Version: 1
10:18:18 [2023-08-10T10:18:18.059Z]  Plugins:
10:18:18 [2023-08-10T10:18:18.059Z]   Volume: local
10:18:18 [2023-08-10T10:18:18.059Z]   Network: bridge host ipvlan macvlan null overlay
10:18:18 [2023-08-10T10:18:18.059Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:18:18 [2023-08-10T10:18:18.059Z]  Swarm: inactive
10:18:18 [2023-08-10T10:18:18.059Z]  Runtimes: io.containerd.runc.v2 runc
10:18:18 [2023-08-10T10:18:18.059Z]  Default Runtime: runc
10:18:18 [2023-08-10T10:18:18.059Z]  Init Binary: docker-init
10:18:18 [2023-08-10T10:18:18.059Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
10:18:18 [2023-08-10T10:18:18.059Z]  runc version: v1.1.7-0-g860f061
10:18:18 [2023-08-10T10:18:18.059Z]  init version: de40ad0
10:18:18 [2023-08-10T10:18:18.059Z]  Security Options:
10:18:18 [2023-08-10T10:18:18.059Z]   apparmor
10:18:18 [2023-08-10T10:18:18.059Z]   seccomp
10:18:18 [2023-08-10T10:18:18.059Z]    Profile: builtin
10:18:18 [2023-08-10T10:18:18.059Z]  Kernel Version: 5.15.0-1039-aws
10:18:18 [2023-08-10T10:18:18.059Z]  Operating System: Ubuntu 20.04.6 LTS
10:18:18 [2023-08-10T10:18:18.059Z]  OSType: linux
10:18:18 [2023-08-10T10:18:18.059Z]  Architecture: aarch64
10:18:18 [2023-08-10T10:18:18.059Z]  CPUs: 8
10:18:18 [2023-08-10T10:18:18.059Z]  Total Memory: 30.64GiB
10:18:18 [2023-08-10T10:18:18.059Z]  Name: ip-10-100-112-157
10:18:18 [2023-08-10T10:18:18.059Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
10:18:18 [2023-08-10T10:18:18.059Z]  Docker Root Dir: /var/lib/docker
10:18:18 [2023-08-10T10:18:18.059Z]  Debug Mode: false
10:18:18 [2023-08-10T10:18:18.059Z]  Experimental: true
10:18:18 [2023-08-10T10:18:18.059Z]  Insecure Registries:
10:18:18 [2023-08-10T10:18:18.059Z]   127.0.0.0/8
10:18:18 [2023-08-10T10:18:18.059Z]  Live Restore Enabled: true
10:18:18 [2023-08-10T10:18:18.059Z] 
[Pipeline] sh
10:18:18 [2023-08-10T10:18:18.341Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:18:18 [2023-08-10T10:18:18.341Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:18:18 [2023-08-10T10:18:18.341Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46182/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:18:18 [2023-08-10T10:18:18.341Z] + bash /home/ubuntu/workspace/moby_PR-46182/check-config.sh
10:18:18 [2023-08-10T10:18:18.341Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:18:18 [2023-08-10T10:18:18.341Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
10:18:18 [2023-08-10T10:18:18.341Z] 
10:18:18 [2023-08-10T10:18:18.341Z] Generally Necessary:
10:18:18 [2023-08-10T10:18:18.341Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:18:18 [2023-08-10T10:18:18.341Z] - apparmor: enabled and tools installed
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_NAMESPACES: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_NET_NS: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_PID_NS: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_IPC_NS: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_UTS_NS: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_CGROUPS: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_CGROUP_CPUACCT: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_CGROUP_DEVICE: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_CGROUP_FREEZER: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_CGROUP_SCHED: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_CPUSETS: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_MEMCG: enabled
10:18:18 [2023-08-10T10:18:18.341Z] - CONFIG_KEYS: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_VETH: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_BRIDGE: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_NF_NAT: enabled (as module)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_POSIX_MQUEUE: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_CGROUP_BPF: enabled
10:18:18 [2023-08-10T10:18:18.601Z] 
10:18:18 [2023-08-10T10:18:18.601Z] Optional Features:
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_USER_NS: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_SECCOMP: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_SECCOMP_FILTER: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_CGROUP_PIDS: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_MEMCG_SWAP: enabled
10:18:18 [2023-08-10T10:18:18.601Z]     (cgroup swap accounting is currently enabled)
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_BLK_CGROUP: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_CGROUP_PERF: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_CGROUP_HUGETLB: enabled
10:18:18 [2023-08-10T10:18:18.601Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:18:18 [2023-08-10T10:18:18.862Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_CFS_BANDWIDTH: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_RT_GROUP_SCHED: missing
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_IP_VS: enabled (as module)
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_IP_VS_NFCT: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_IP_VS_RR: enabled (as module)
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_SECURITY_SELINUX: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_SECURITY_APPARMOR: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_EXT4_FS: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:18:18 [2023-08-10T10:18:18.863Z] - Network Drivers:
10:18:18 [2023-08-10T10:18:18.863Z]   - "overlay":
10:18:18 [2023-08-10T10:18:18.863Z]     - CONFIG_VXLAN: enabled (as module)
10:18:18 [2023-08-10T10:18:18.863Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:18:18 [2023-08-10T10:18:18.863Z]       Optional (for encrypted networks):
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_CRYPTO: enabled
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_CRYPTO_AEAD: enabled
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_CRYPTO_GCM: enabled
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_CRYPTO_GHASH: enabled
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_XFRM: enabled
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_XFRM_USER: enabled (as module)
10:18:19 [2023-08-10T10:18:19.122Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]       - CONFIG_INET_ESP: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]   - "ipvlan":
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_IPVLAN: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]   - "macvlan":
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_MACVLAN: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_DUMMY: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]   - "ftp,tftp client in container":
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z] - Storage Drivers:
10:18:19 [2023-08-10T10:18:19.123Z]   - "aufs":
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_AUFS_FS: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]   - "btrfs":
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:18:19 [2023-08-10T10:18:19.123Z]   - "devicemapper":
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_BLK_DEV_DM: enabled
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]   - "overlay":
10:18:19 [2023-08-10T10:18:19.123Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:18:19 [2023-08-10T10:18:19.123Z]   - "zfs":
10:18:19 [2023-08-10T10:18:19.123Z]     - /dev/zfs: present
10:18:19 [2023-08-10T10:18:19.123Z]     - zfs command: missing
10:18:19 [2023-08-10T10:18:19.123Z]     - zpool command: missing
10:18:19 [2023-08-10T10:18:19.123Z] 
10:18:19 [2023-08-10T10:18:19.123Z] Limits:
10:18:19 [2023-08-10T10:18:19.123Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:18:19 [2023-08-10T10:18:19.123Z] 
10:18:19 [2023-08-10T10:18:19.123Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:18:19 [2023-08-10T10:18:19.430Z] + docker build --force-rm -t docker:a9ff220e1801b2736620ef14519c2098815ab92e .
10:18:19 [2023-08-10T10:18:19.690Z] #0 building with "default" instance using docker driver
10:18:19 [2023-08-10T10:18:19.690Z] 
10:18:19 [2023-08-10T10:18:19.690Z] #1 [internal] load build definition from Dockerfile
10:18:19 [2023-08-10T10:18:19.690Z] #1 transferring dockerfile: 28.01kB done
10:18:19 [2023-08-10T10:18:19.690Z] #1 DONE 0.1s
10:18:19 [2023-08-10T10:18:19.690Z] 
10:18:19 [2023-08-10T10:18:19.690Z] #2 [internal] load .dockerignore
10:18:19 [2023-08-10T10:18:19.690Z] #2 transferring context: 113B 0.1s done
10:18:19 [2023-08-10T10:18:19.690Z] #2 DONE 0.1s
10:18:19 [2023-08-10T10:18:19.690Z] 
10:18:19 [2023-08-10T10:18:19.690Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:18:19 [2023-08-10T10:18:19.949Z] #3 DONE 0.4s
10:18:20 [2023-08-10T10:18:20.208Z] 
10:18:20 [2023-08-10T10:18:20.208Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
10:18:20 [2023-08-10T10:18:20.208Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
10:18:20 [2023-08-10T10:18:20.208Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
10:18:20 [2023-08-10T10:18:20.208Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
10:18:20 [2023-08-10T10:18:20.208Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
10:18:20 [2023-08-10T10:18:20.208Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
10:18:20 [2023-08-10T10:18:20.208Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
10:18:20 [2023-08-10T10:18:20.466Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
10:18:20 [2023-08-10T10:18:20.466Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
10:18:20 [2023-08-10T10:18:20.466Z] #4 DONE 0.4s
10:18:20 [2023-08-10T10:18:20.466Z] 
10:18:20 [2023-08-10T10:18:20.466Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:18:21 [2023-08-10T10:18:21.841Z] #5 ...
10:18:21 [2023-08-10T10:18:21.841Z] 
10:18:21 [2023-08-10T10:18:21.841Z] #6 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
10:18:21 [2023-08-10T10:18:21.841Z] #6 DONE 1.3s
10:18:21 [2023-08-10T10:18:21.841Z] 
10:18:21 [2023-08-10T10:18:21.841Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
10:18:21 [2023-08-10T10:18:21.841Z] #7 DONE 1.3s
10:18:22 [2023-08-10T10:18:22.100Z] 
10:18:22 [2023-08-10T10:18:22.100Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
10:18:22 [2023-08-10T10:18:22.100Z] #8 DONE 1.5s
10:18:22 [2023-08-10T10:18:22.100Z] 
10:18:22 [2023-08-10T10:18:22.100Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:18:22 [2023-08-10T10:18:22.100Z] #5 DONE 1.5s
10:18:22 [2023-08-10T10:18:22.100Z] 
10:18:22 [2023-08-10T10:18:22.100Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:18:22 [2023-08-10T10:18:22.100Z] #9 DONE 1.6s
10:18:22 [2023-08-10T10:18:22.100Z] 
10:18:22 [2023-08-10T10:18:22.100Z] #10 [internal] load metadata for docker.io/library/busybox:latest
10:18:22 [2023-08-10T10:18:22.358Z] #10 ...
10:18:22 [2023-08-10T10:18:22.358Z] 
10:18:22 [2023-08-10T10:18:22.358Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
10:18:22 [2023-08-10T10:18:22.358Z] #11 DONE 1.7s
10:18:22 [2023-08-10T10:18:22.358Z] 
10:18:22 [2023-08-10T10:18:22.358Z] #10 [internal] load metadata for docker.io/library/busybox:latest
10:18:22 [2023-08-10T10:18:22.617Z] #10 DONE 2.0s
10:18:22 [2023-08-10T10:18:22.617Z] 
10:18:22 [2023-08-10T10:18:22.617Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2
10:18:22 [2023-08-10T10:18:22.617Z] #12 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2
10:18:23 [2023-08-10T10:18:23.185Z] #12 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.4s done
10:18:23 [2023-08-10T10:18:23.475Z] #12 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done
10:18:23 [2023-08-10T10:18:23.475Z] #12 sha256:d5e1a4672af1c337679ba761f43b46499e8b032f1e828bef55b45120faaedb3f 529B / 529B done
10:18:23 [2023-08-10T10:18:23.475Z] #12 sha256:2c4d303cc7f76b34428bb33f838045bee3b19a2bcdaeb986f6ba08219cc6d206 1.48kB / 1.48kB done
10:18:23 [2023-08-10T10:18:23.475Z] #12 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 0B / 53.70MB 0.2s
10:18:23 [2023-08-10T10:18:23.735Z] #12 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 16.78MB / 53.70MB 0.4s
10:18:23 [2023-08-10T10:18:23.735Z] #12 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 22.02MB / 53.70MB 0.5s
10:18:23 [2023-08-10T10:18:23.994Z] #12 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 47.19MB / 53.70MB 0.7s
10:18:23 [2023-08-10T10:18:23.994Z] #12 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 0.8s
10:18:24 [2023-08-10T10:18:24.352Z] #12 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 1.1s done
10:18:24 [2023-08-10T10:18:24.611Z] #12 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107
10:18:24 [2023-08-10T10:18:24.870Z] #12 ...
10:18:24 [2023-08-10T10:18:24.870Z] 
10:18:24 [2023-08-10T10:18:24.870Z] #13 [internal] load build context
10:18:24 [2023-08-10T10:18:24.870Z] #13 transferring context: 70.42MB 2.0s done
10:18:24 [2023-08-10T10:18:24.870Z] #13 DONE 2.1s
10:18:25 [2023-08-10T10:18:25.129Z] 
10:18:25 [2023-08-10T10:18:25.129Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:25 [2023-08-10T10:18:25.129Z] #14 resolve docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00 0.4s done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00 1.86kB / 1.86kB done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:f61a700b09992797444709a86d3de06c2704cf6223f554ee04dfd083c0cfccfa 1.58kB / 1.58kB done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:8e4be9adbc2d62f5d6cc7df5be750126294830f0e1b34ae7484bed174ff3001e 7.07kB / 7.07kB done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 54.68MB / 54.68MB 0.9s done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 15.75MB / 15.75MB 0.4s done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 1.1s done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 81.44MB / 81.44MB 1.7s
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 16.78MB / 95.56MB 1.7s
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 156B / 156B 1.7s
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 81.44MB / 81.44MB 1.8s done
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 30.41MB / 95.56MB 1.9s
10:18:25 [2023-08-10T10:18:25.129Z] #14 sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 156B / 156B 1.9s done
10:18:25 [2023-08-10T10:18:25.388Z] #14 ...
10:18:25 [2023-08-10T10:18:25.388Z] 
10:18:25 [2023-08-10T10:18:25.388Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:18:25 [2023-08-10T10:18:25.388Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.4s done
10:18:25 [2023-08-10T10:18:25.388Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
10:18:25 [2023-08-10T10:18:25.388Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
10:18:25 [2023-08-10T10:18:25.388Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
10:18:25 [2023-08-10T10:18:25.388Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.0s done
10:18:25 [2023-08-10T10:18:25.388Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
10:18:25 [2023-08-10T10:18:25.388Z] #15 DONE 2.7s
10:18:25 [2023-08-10T10:18:25.388Z] 
10:18:25 [2023-08-10T10:18:25.388Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:25 [2023-08-10T10:18:25.388Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 40.89MB / 95.56MB 2.1s
10:18:25 [2023-08-10T10:18:25.388Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 46.14MB / 95.56MB 2.2s
10:18:25 [2023-08-10T10:18:25.647Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 51.38MB / 95.56MB 2.3s
10:18:25 [2023-08-10T10:18:25.906Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 66.06MB / 95.56MB 2.6s
10:18:26 [2023-08-10T10:18:26.166Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 75.50MB / 95.56MB 2.9s
10:18:26 [2023-08-10T10:18:26.424Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 83.89MB / 95.56MB 3.2s
10:18:26 [2023-08-10T10:18:26.683Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 93.32MB / 95.56MB 3.4s
10:18:27 [2023-08-10T10:18:27.255Z] #14 ...
10:18:27 [2023-08-10T10:18:27.255Z] 
10:18:27 [2023-08-10T10:18:27.255Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:18:27 [2023-08-10T10:18:27.255Z] #16 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.4s done
10:18:27 [2023-08-10T10:18:27.255Z] #16 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
10:18:27 [2023-08-10T10:18:27.255Z] #16 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
10:18:27 [2023-08-10T10:18:27.255Z] #16 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
10:18:27 [2023-08-10T10:18:27.255Z] #16 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.8s done
10:18:27 [2023-08-10T10:18:27.255Z] #16 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
10:18:27 [2023-08-10T10:18:27.255Z] #16 DONE 4.5s
10:18:27 [2023-08-10T10:18:27.255Z] 
10:18:27 [2023-08-10T10:18:27.255Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:27 [2023-08-10T10:18:27.255Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 95.56MB / 95.56MB 3.8s done
10:18:27 [2023-08-10T10:18:27.255Z] #14 ...
10:18:27 [2023-08-10T10:18:27.255Z] 
10:18:27 [2023-08-10T10:18:27.255Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
10:18:27 [2023-08-10T10:18:27.255Z] #17 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.4s done
10:18:27 [2023-08-10T10:18:27.255Z] #17 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
10:18:27 [2023-08-10T10:18:27.255Z] #17 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
10:18:27 [2023-08-10T10:18:27.255Z] #17 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
10:18:27 [2023-08-10T10:18:27.255Z] #17 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.6s done
10:18:27 [2023-08-10T10:18:27.255Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done
10:18:27 [2023-08-10T10:18:27.255Z] #17 DONE 4.7s
10:18:27 [2023-08-10T10:18:27.255Z] 
10:18:27 [2023-08-10T10:18:27.255Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:27 [2023-08-10T10:18:27.255Z] #14 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 2.7s done
10:18:27 [2023-08-10T10:18:27.255Z] #14 ...
10:18:27 [2023-08-10T10:18:27.255Z] 
10:18:27 [2023-08-10T10:18:27.255Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
10:18:27 [2023-08-10T10:18:27.255Z] #18 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.4s done
10:18:27 [2023-08-10T10:18:27.255Z] #18 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
10:18:27 [2023-08-10T10:18:27.255Z] #18 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
10:18:27 [2023-08-10T10:18:27.255Z] #18 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
10:18:27 [2023-08-10T10:18:27.255Z] #18 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.6s done
10:18:27 [2023-08-10T10:18:27.255Z] #18 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
10:18:27 [2023-08-10T10:18:27.255Z] #18 DONE 4.8s
10:18:27 [2023-08-10T10:18:27.255Z] 
10:18:27 [2023-08-10T10:18:27.255Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:27 [2023-08-10T10:18:27.255Z] #14 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e
10:18:27 [2023-08-10T10:18:27.525Z] #14 ...
10:18:27 [2023-08-10T10:18:27.525Z] 
10:18:27 [2023-08-10T10:18:27.525Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:18:27 [2023-08-10T10:18:27.525Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.4s done
10:18:27 [2023-08-10T10:18:27.525Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:18:27 [2023-08-10T10:18:27.525Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:18:27 [2023-08-10T10:18:27.525Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:18:27 [2023-08-10T10:18:27.525Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done
10:18:27 [2023-08-10T10:18:27.525Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
10:18:27 [2023-08-10T10:18:27.525Z] #19 DONE 4.8s
10:18:27 [2023-08-10T10:18:27.525Z] 
10:18:27 [2023-08-10T10:18:27.525Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2
10:18:27 [2023-08-10T10:18:27.525Z] #12 DONE 4.9s
10:18:27 [2023-08-10T10:18:27.525Z] 
10:18:27 [2023-08-10T10:18:27.525Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:27 [2023-08-10T10:18:27.784Z] #14 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 0.3s done
10:18:27 [2023-08-10T10:18:27.784Z] #14 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993
10:18:29 [2023-08-10T10:18:29.160Z] #14 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 1.4s done
10:18:30 [2023-08-10T10:18:30.094Z] #14 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04
10:18:31 [2023-08-10T10:18:31.470Z] #14 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 1.4s done
10:18:32 [2023-08-10T10:18:32.037Z] #14 extracting sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401
10:18:36 [2023-08-10T10:18:36.223Z] #14 ...
10:18:36 [2023-08-10T10:18:36.223Z] 
10:18:36 [2023-08-10T10:18:36.223Z] #20 [build-dummy 2/2] RUN mkdir -p /build
10:18:36 [2023-08-10T10:18:36.223Z] #20 DONE 8.6s
10:18:36 [2023-08-10T10:18:36.223Z] 
10:18:36 [2023-08-10T10:18:36.223Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:36 [2023-08-10T10:18:36.223Z] #14 ...
10:18:36 [2023-08-10T10:18:36.223Z] 
10:18:36 [2023-08-10T10:18:36.223Z] #21 [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
10:18:36 [2023-08-10T10:18:36.223Z] #21 0.793 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:36 [2023-08-10T10:18:36.223Z] #21 0.809 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:18:36 [2023-08-10T10:18:36.223Z] #21 0.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:18:36 [2023-08-10T10:18:36.223Z] #21 0.929 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:18:36 [2023-08-10T10:18:36.223Z] #21 1.188 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:18:36 [2023-08-10T10:18:36.223Z] #21 1.225 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:18:36 [2023-08-10T10:18:36.223Z] #21 2.087 Fetched 8543 kB in 2s (5505 kB/s)
10:18:36 [2023-08-10T10:18:36.223Z] #21 2.087 Reading package lists...
10:18:36 [2023-08-10T10:18:36.223Z] #21 2.618 Reading package lists...
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.147 Building dependency tree...
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.486 The following additional packages will be installed:
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.487   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.487   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.488 Recommended packages:
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.488   libldap-common publicsuffix libsasl2-modules
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.595 The following NEW packages will be installed:
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.595   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.595   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.596   libssh2-1 openssl
10:18:36 [2023-08-10T10:18:36.223Z] #21 3.872 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
10:18:36 [2023-08-10T10:18:36.224Z] #21 3.872 Need to get 2945 kB of archives.
10:18:36 [2023-08-10T10:18:36.224Z] #21 3.872 After this operation, 6484 kB of additional disk space will be used.
10:18:36 [2023-08-10T10:18:36.224Z] #21 3.872 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 3.962 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.021 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.110 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.122 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.194 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.265 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.331 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.332 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.332 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.366 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.382 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.400 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.446 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.449 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.765 debconf: delaying package configuration, since apt-utils is not installed
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.838 Fetched 2945 kB in 1s (3471 kB/s)
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.919 Selecting previously unselected package openssl.
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.919 (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 ... 6656 files and directories currently installed.)
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.924 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 4.971 Unpacking openssl (1.1.1n-0+deb11u5) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 5.494 Selecting previously unselected package ca-certificates.
10:18:36 [2023-08-10T10:18:36.224Z] #21 5.495 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 5.554 Unpacking ca-certificates (20210119) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 6.024 Selecting previously unselected package libbrotli1:arm64.
10:18:36 [2023-08-10T10:18:36.224Z] #21 6.025 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 6.226 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 6.522 Selecting previously unselected package libsasl2-modules-db:arm64.
10:18:36 [2023-08-10T10:18:36.224Z] #21 6.524 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 6.549 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 7.463 Selecting previously unselected package libsasl2-2:arm64.
10:18:36 [2023-08-10T10:18:36.224Z] #21 7.464 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 7.650 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 7.765 Selecting previously unselected package libldap-2.4-2:arm64.
10:18:36 [2023-08-10T10:18:36.224Z] #21 7.767 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 7.773 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 8.093 Selecting previously unselected package libnghttp2-14:arm64.
10:18:36 [2023-08-10T10:18:36.224Z] #21 8.094 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 8.099 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 8.252 Selecting previously unselected package libpsl5:arm64.
10:18:36 [2023-08-10T10:18:36.224Z] #21 8.253 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 8.266 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:18:36 [2023-08-10T10:18:36.224Z] #21 8.330 Selecting previously unselected package librtmp1:arm64.
10:18:36 [2023-08-10T10:18:36.224Z] #21 ...
10:18:36 [2023-08-10T10:18:36.224Z] 
10:18:36 [2023-08-10T10:18:36.224Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:36 [2023-08-10T10:18:36.224Z] #14 ...
10:18:36 [2023-08-10T10:18:36.224Z] 
10:18:36 [2023-08-10T10:18:36.224Z] #22 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:18:36 [2023-08-10T10:18:36.224Z] #22 DONE 0.0s
10:18:36 [2023-08-10T10:18:36.224Z] 
10:18:36 [2023-08-10T10:18:36.224Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
10:18:36 [2023-08-10T10:18:36.482Z] #14 extracting sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 4.5s done
10:18:36 [2023-08-10T10:18:36.741Z] #14 extracting sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 done
10:18:36 [2023-08-10T10:18:36.741Z] #14 DONE 14.2s
10:18:36 [2023-08-10T10:18:36.741Z] 
10:18:36 [2023-08-10T10:18:36.741Z] #21 [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
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.332 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.337 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.380 Selecting previously unselected package libssh2-1:arm64.
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.381 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.386 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.435 Selecting previously unselected package libcurl4:arm64.
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.436 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.441 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.492 Selecting previously unselected package curl.
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.494 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.498 Unpacking curl (7.74.0-1.3+deb11u7) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.551 Selecting previously unselected package libonig5:arm64.
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.552 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.557 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.666 Selecting previously unselected package libjq1:arm64.
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.667 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.672 Unpacking libjq1:arm64 (1.6-2.1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.715 Selecting previously unselected package jq.
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.716 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.721 Unpacking jq (1.6-2.1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.764 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.778 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.792 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.805 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.819 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.832 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.845 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.860 Setting up openssl (1.1.1n-0+deb11u5) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.879 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.896 Setting up libjq1:arm64 (1.6-2.1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.910 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:18:36 [2023-08-10T10:18:36.741Z] #21 8.924 Setting up ca-certificates (20210119) ...
10:18:37 [2023-08-10T10:18:37.000Z] #21 ...
10:18:37 [2023-08-10T10:18:37.000Z] 
10:18:37 [2023-08-10T10:18:37.000Z] #23 [base 2/5] COPY --from=xx / /
10:18:37 [2023-08-10T10:18:37.000Z] #23 DONE 0.2s
10:18:37 [2023-08-10T10:18:37.000Z] 
10:18:37 [2023-08-10T10:18:37.000Z] #21 [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
10:18:37 [2023-08-10T10:18:37.000Z] #21 9.473 Updating certificates in /etc/ssl/certs...
10:18:37 [2023-08-10T10:18:37.259Z] #21 ...
10:18:37 [2023-08-10T10:18:37.259Z] 
10:18:37 [2023-08-10T10:18:37.259Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:18:37 [2023-08-10T10:18:37.259Z] #24 DONE 0.2s
10:18:37 [2023-08-10T10:18:37.259Z] 
10:18:37 [2023-08-10T10:18:37.259Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
10:18:37 [2023-08-10T10:18:37.826Z] #25 DONE 0.5s
10:18:37 [2023-08-10T10:18:37.826Z] 
10:18:37 [2023-08-10T10:18:37.826Z] #21 [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
10:18:37 [2023-08-10T10:18:37.826Z] #21 10.05 129 added, 0 removed; done.
10:18:37 [2023-08-10T10:18:37.826Z] #21 10.08 Setting up jq (1.6-2.1) ...
10:18:37 [2023-08-10T10:18:37.826Z] #21 10.09 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
10:18:37 [2023-08-10T10:18:37.826Z] #21 10.10 Setting up curl (7.74.0-1.3+deb11u7) ...
10:18:37 [2023-08-10T10:18:37.826Z] #21 10.11 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:18:37 [2023-08-10T10:18:37.826Z] #21 10.14 Processing triggers for ca-certificates (20210119) ...
10:18:37 [2023-08-10T10:18:37.826Z] #21 10.15 Updating certificates in /etc/ssl/certs...
10:18:38 [2023-08-10T10:18:38.085Z] #21 10.59 0 added, 0 removed; done.
10:18:38 [2023-08-10T10:18:38.085Z] #21 10.59 Running hooks in /etc/ca-certificates/update.d...
10:18:38 [2023-08-10T10:18:38.085Z] #21 10.59 done.
10:18:38 [2023-08-10T10:18:38.085Z] #21 DONE 10.6s
10:18:38 [2023-08-10T10:18:38.085Z] 
10:18:38 [2023-08-10T10:18:38.085Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:18:38 [2023-08-10T10:18:38.343Z] #26 DONE 0.0s
10:18:38 [2023-08-10T10:18:38.343Z] 
10:18:38 [2023-08-10T10:18:38.343Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:18:39 [2023-08-10T10:18:39.719Z] #27 1.446 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:18:39 [2023-08-10T10:18:39.719Z] #27 1.643 
10:18:40 [2023-08-10T10:18:40.237Z] #27 1.860 #=#=#                                                                         

######################################################################## 100.0%
10:18:40 [2023-08-10T10:18:40.237Z] #27 2.103 
10:18:41 [2023-08-10T10:18:41.613Z] #27 3.129 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:18:41 [2023-08-10T10:18:41.613Z] #27 3.334 
10:18:41 [2023-08-10T10:18:41.613Z] #27 ...
10:18:41 [2023-08-10T10:18:41.613Z] 
10:18:41 [2023-08-10T10:18:41.613Z] #28 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:18:41 [2023-08-10T10:18:41.613Z] #28 0.579 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 0.594 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 0.598 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 0.713 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 0.830 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 0.942 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 1.677 Fetched 8543 kB in 1s (6260 kB/s)
10:18:41 [2023-08-10T10:18:41.613Z] #28 1.677 Reading package lists...
10:18:41 [2023-08-10T10:18:41.613Z] #28 2.216 Reading package lists...
10:18:41 [2023-08-10T10:18:41.613Z] #28 2.734 Building dependency tree...
10:18:41 [2023-08-10T10:18:41.613Z] #28 2.887 Reading state information...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.070 The following additional packages will be installed:
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.071   libmagic-mgc libmagic1
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.098 The following NEW packages will be installed:
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.099   file libmagic-mgc libmagic1
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.370 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.370 Need to get 463 kB of archives.
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.370 After this operation, 7063 kB of additional disk space will be used.
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.370 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.373 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.374 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.503 debconf: delaying package configuration, since apt-utils is not installed
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.542 Fetched 463 kB in 0s (1724 kB/s)
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.564 Selecting previously unselected package libmagic-mgc.
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.564 (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 ... 15713 files and directories currently installed.)
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.574 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.581 Unpacking libmagic-mgc (1:5.39-3) ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.657 Selecting previously unselected package libmagic1:arm64.
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.659 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.666 Unpacking libmagic1:arm64 (1:5.39-3) ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.709 Selecting previously unselected package file.
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.711 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.716 Unpacking file (1:5.39-3) ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.762 Setting up libmagic-mgc (1:5.39-3) ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.774 Setting up libmagic1:arm64 (1:5.39-3) ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.795 Setting up file (1:5.39-3) ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 3.811 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:18:41 [2023-08-10T10:18:41.613Z] #28 DONE 3.9s
10:18:41 [2023-08-10T10:18:41.871Z] 
10:18:41 [2023-08-10T10:18:41.871Z] #29 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:18:41 [2023-08-10T10:18:41.871Z] #29 DONE 0.1s
10:18:41 [2023-08-10T10:18:41.871Z] 
10:18:41 [2023-08-10T10:18:41.871Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:18:41 [2023-08-10T10:18:41.871Z] #27 3.551 #=#=#                                                                         
#27 ...
10:18:41 [2023-08-10T10:18:41.871Z] 
10:18:41 [2023-08-10T10:18:41.871Z] #30 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:18:41 [2023-08-10T10:18:41.871Z] #30 DONE 0.1s
10:18:41 [2023-08-10T10:18:41.871Z] 
10:18:41 [2023-08-10T10:18:41.871Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:18:41 [2023-08-10T10:18:41.871Z] #31 DONE 0.2s
10:18:41 [2023-08-10T10:18:41.871Z] 
10:18:41 [2023-08-10T10:18:41.871Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:18:41 [2023-08-10T10:18:41.871Z] #32 DONE 0.3s
10:18:41 [2023-08-10T10:18:41.871Z] 
10:18:41 [2023-08-10T10:18:41.872Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:18:41 [2023-08-10T10:18:41.872Z] #27 3.551 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
10:18:42 [2023-08-10T10:18:42.130Z] #27 ...
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
10:18:42 [2023-08-10T10:18:42.130Z] #33 DONE 0.3s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:18:42 [2023-08-10T10:18:42.130Z] #27 3.853 
10:18:42 [2023-08-10T10:18:42.130Z] #27 ...
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #34 [registry-src 1/2] WORKDIR /usr/src/registry
10:18:42 [2023-08-10T10:18:42.130Z] #34 DONE 0.4s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #35 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:18:42 [2023-08-10T10:18:42.130Z] #35 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve
10:18:42 [2023-08-10T10:18:42.130Z] #36 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:18:42 [2023-08-10T10:18:42.130Z] #37 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #38 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:18:42 [2023-08-10T10:18:42.130Z] #38 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #39 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
10:18:42 [2023-08-10T10:18:42.130Z] #39 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:18:42 [2023-08-10T10:18:42.130Z] #40 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #41 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:18:42 [2023-08-10T10:18:42.130Z] #41 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.130Z] 
10:18:42 [2023-08-10T10:18:42.130Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
10:18:42 [2023-08-10T10:18:42.130Z] #42 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.414Z] 
10:18:42 [2023-08-10T10:18:42.414Z] #43 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: Using 'master' as the name for the initial branch. This default branch name
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: is subject to change. To configure the initial branch name to use in all
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: of your new repositories, which will suppress this warning, call:
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: 
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: 	git config --global init.defaultBranch <name>
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: 
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: 'development'. The just-created branch can be renamed via this command:
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: 
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.345 hint: 	git branch -m <name>
10:18:42 [2023-08-10T10:18:42.414Z] #43 0.347 Initialized empty Git repository in /usr/src/swagger/.git/
10:18:42 [2023-08-10T10:18:42.414Z] #43 DONE 0.5s
10:18:42 [2023-08-10T10:18:42.414Z] 
10:18:42 [2023-08-10T10:18:42.414Z] #44 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:18:42 [2023-08-10T10:18:42.414Z] #44 ...
10:18:42 [2023-08-10T10:18:42.414Z] 
10:18:42 [2023-08-10T10:18:42.414Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: Using 'master' as the name for the initial branch. This default branch name
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: is subject to change. To configure the initial branch name to use in all
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: of your new repositories, which will suppress this warning, call:
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: 
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: 	git config --global init.defaultBranch <name>
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: 
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: 'development'. The just-created branch can be renamed via this command:
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: 
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.456 hint: 	git branch -m <name>
10:18:42 [2023-08-10T10:18:42.414Z] #45 0.461 Initialized empty Git repository in /usr/src/rootlesskit/.git/
10:18:42 [2023-08-10T10:18:42.414Z] #45 DONE 0.6s
10:18:42 [2023-08-10T10:18:42.677Z] 
10:18:42 [2023-08-10T10:18:42.678Z] #46 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:18:43 [2023-08-10T10:18:43.262Z] #46 ...
10:18:43 [2023-08-10T10:18:43.262Z] 
10:18:43 [2023-08-10T10:18:43.262Z] #47 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: Using 'master' as the name for the initial branch. This default branch name
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: is subject to change. To configure the initial branch name to use in all
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: of your new repositories, which will suppress this warning, call:
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: 
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: 	git config --global init.defaultBranch <name>
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: 
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: 'development'. The just-created branch can be renamed via this command:
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: 
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.874 hint: 	git branch -m <name>
10:18:43 [2023-08-10T10:18:43.262Z] #47 0.875 Initialized empty Git repository in /usr/src/runc/.git/
10:18:43 [2023-08-10T10:18:43.262Z] #47 DONE 1.0s
10:18:43 [2023-08-10T10:18:43.262Z] 
10:18:43 [2023-08-10T10:18:43.262Z] #48 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:18:43 [2023-08-10T10:18:43.522Z] #48 ...
10:18:43 [2023-08-10T10:18:43.522Z] 
10:18:43 [2023-08-10T10:18:43.522Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: Using 'master' as the name for the initial branch. This default branch name
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: is subject to change. To configure the initial branch name to use in all
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: of your new repositories, which will suppress this warning, call:
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: 
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: 	git config --global init.defaultBranch <name>
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: 
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: 'development'. The just-created branch can be renamed via this command:
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: 
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.388 hint: 	git branch -m <name>
10:18:43 [2023-08-10T10:18:43.522Z] #49 1.392 Initialized empty Git repository in /usr/src/registry/.git/
10:18:43 [2023-08-10T10:18:43.522Z] #49 DONE 1.4s
10:18:43 [2023-08-10T10:18:43.789Z] 
10:18:43 [2023-08-10T10:18:43.789Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: Using 'master' as the name for the initial branch. This default branch name
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: is subject to change. To configure the initial branch name to use in all
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: of your new repositories, which will suppress this warning, call:
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: 
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: 	git config --global init.defaultBranch <name>
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: 
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: 'development'. The just-created branch can be renamed via this command:
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: 
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 hint: 	git branch -m <name>
10:18:43 [2023-08-10T10:18:43.789Z] #50 1.536 Initialized empty Git repository in /usr/src/delve/.git/
10:18:43 [2023-08-10T10:18:43.789Z] #50 DONE 1.6s
10:18:43 [2023-08-10T10:18:43.789Z] 
10:18:43 [2023-08-10T10:18:43.789Z] #51 [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...)
10:18:44 [2023-08-10T10:18:44.728Z] #51 ...
10:18:44 [2023-08-10T10:18:44.728Z] 
10:18:44 [2023-08-10T10:18:44.728Z] #52 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: Using 'master' as the name for the initial branch. This default branch name
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: is subject to change. To configure the initial branch name to use in all
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: of your new repositories, which will suppress this warning, call:
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: 
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: 	git config --global init.defaultBranch <name>
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: 
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: 'development'. The just-created branch can be renamed via this command:
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: 
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.785 hint: 	git branch -m <name>
10:18:44 [2023-08-10T10:18:44.728Z] #52 1.786 Initialized empty Git repository in /usr/src/containerd/.git/
10:18:44 [2023-08-10T10:18:44.728Z] #52 DONE 2.3s
10:18:44 [2023-08-10T10:18:44.728Z] 
10:18:44 [2023-08-10T10:18:44.728Z] #44 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.995 Initialized empty Git repository in /usr/src/tini/.git/
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: Using 'master' as the name for the initial branch. This default branch name
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: is subject to change. To configure the initial branch name to use in all
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: of your new repositories, which will suppress this warning, call:
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: 
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: 	git config --global init.defaultBranch <name>
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: 
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: 'development'. The just-created branch can be renamed via this command:
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: 
10:18:44 [2023-08-10T10:18:44.728Z] #44 1.997 hint: 	git branch -m <name>
10:18:44 [2023-08-10T10:18:44.728Z] #44 DONE 2.4s
10:18:44 [2023-08-10T10:18:44.728Z] 
10:18:44 [2023-08-10T10:18:44.728Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:18:50 [2023-08-10T10:18:50.007Z] #53 ...
10:18:50 [2023-08-10T10:18:50.007Z] 
10:18:50 [2023-08-10T10:18:50.008Z] #54 [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.51.2"      && /build/golangci-lint --version
10:18:50 [2023-08-10T10:18:50.008Z] #54 1.659 go: downloading github.com/golangci/golangci-lint v1.51.2
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.303 go: downloading github.com/fatih/color v1.14.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.393 go: downloading github.com/gofrs/flock v0.8.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.394 go: downloading github.com/spf13/cobra v1.6.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.394 go: downloading github.com/pkg/errors v0.9.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.394 go: downloading gopkg.in/yaml.v3 v3.0.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.394 go: downloading github.com/spf13/viper v1.12.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.396 go: downloading github.com/spf13/pflag v1.0.5
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.465 go: downloading github.com/hashicorp/go-version v1.6.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.465 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.484 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.492 go: downloading golang.org/x/tools v0.6.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.495 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.506 go: downloading github.com/mattn/go-colorable v0.1.13
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.506 go: downloading github.com/sirupsen/logrus v1.9.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.515 go: downloading github.com/stretchr/testify v1.8.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.552 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.558 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.747 go: downloading github.com/mattn/go-isatty v0.0.17
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.753 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.754 go: downloading github.com/spf13/afero v1.8.2
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.756 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.771 go: downloading github.com/spf13/cast v1.5.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.775 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.803 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.803 go: downloading 4d63.com/gochecknoglobals v0.2.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.808 go: downloading github.com/Abirdcfly/dupword v0.0.9
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.827 go: downloading github.com/Antonboom/errname v0.1.7
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.909 go: downloading github.com/Antonboom/nilnil v0.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.927 go: downloading github.com/BurntSushi/toml v1.2.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.964 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:18:50 [2023-08-10T10:18:50.008Z] #54 2.974 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.002 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.027 go: downloading github.com/alexkohler/prealloc v1.0.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.027 go: downloading github.com/alingse/asasalint v0.0.11
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.027 go: downloading github.com/ashanbrown/forbidigo v1.4.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.139 go: downloading github.com/ashanbrown/makezero v1.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.149 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.159 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.159 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.165 go: downloading github.com/breml/bidichk v0.2.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.207 go: downloading github.com/breml/errchkjson v0.3.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.227 go: downloading github.com/butuzov/ireturn v0.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.227 go: downloading github.com/charithe/durationcheck v0.0.9
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.235 go: downloading github.com/curioswitch/go-reassign v0.2.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.236 go: downloading github.com/daixiang0/gci v0.9.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.327 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.348 go: downloading github.com/esimonov/ifshort v1.0.4
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.367 go: downloading github.com/firefart/nonamedreturns v1.0.4
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.367 go: downloading github.com/fzipp/gocyclo v0.6.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.367 go: downloading github.com/go-critic/go-critic v0.6.7
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.375 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.446 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.455 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.455 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.524 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.550 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.559 go: downloading github.com/golangci/misspell v0.4.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.771 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.771 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.797 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.797 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.810 go: downloading github.com/hexops/gotextdiff v1.0.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.848 go: downloading github.com/jgautheron/goconst v1.5.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.855 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.863 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.979 go: downloading github.com/julz/importas v0.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.980 go: downloading github.com/kisielk/errcheck v1.6.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.981 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 3.981 go: downloading github.com/junk1tm/musttag v0.4.5
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.235 go: downloading github.com/kulti/thelper v0.6.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.235 go: downloading github.com/kunwardeep/paralleltest v1.0.6
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.242 go: downloading github.com/kyoh86/exportloopref v0.1.11
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.263 go: downloading github.com/ldez/tagliatelle v0.4.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.269 go: downloading github.com/leonklingele/grouper v1.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.275 go: downloading github.com/lufeee/execinquery v1.2.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.333 go: downloading github.com/maratori/testableexamples v1.0.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.349 go: downloading github.com/maratori/testpackage v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.463 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.466 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.489 go: downloading github.com/mgechev/revive v1.2.5
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.540 go: downloading github.com/moricho/tparallel v0.2.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.560 go: downloading github.com/nakabonne/nestif v0.3.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.560 go: downloading github.com/nishanths/exhaustive v0.9.5
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.631 go: downloading github.com/nishanths/predeclared v0.2.2
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.632 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.649 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.723 go: downloading github.com/ryancurrah/gomodguard v1.3.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.729 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.764 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.788 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.789 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.811 go: downloading github.com/securego/gosec/v2 v2.15.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.839 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:18:50 [2023-08-10T10:18:50.008Z] #54 4.863 go: downloading github.com/sivchari/containedctx v1.0.2
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.153 go: downloading github.com/sivchari/nosnakecase v1.7.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.156 go: downloading github.com/sivchari/tenv v1.7.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.157 go: downloading github.com/sonatard/noctx v0.0.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.164 go: downloading github.com/sourcegraph/go-diff v0.7.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.168 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.168 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.169 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.184 go: downloading github.com/tetafro/godot v1.4.11
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.257 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.267 go: downloading github.com/timonwong/loggercheck v0.9.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.267 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.268 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.275 go: downloading github.com/ultraware/funlen v0.0.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.278 go: downloading github.com/ultraware/whitespace v0.0.5
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.285 go: downloading github.com/uudashr/gocognit v1.0.6
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.370 go: downloading github.com/yagipy/maintidx v1.0.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.466 go: downloading github.com/yeya24/promlinter v0.2.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.467 go: downloading gitlab.com/bosi/decorder v0.2.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.487 go: downloading honnef.co/go/tools v0.4.2
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.810 go: downloading mvdan.cc/gofumpt v0.4.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 5.961 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.132 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.135 go: downloading golang.org/x/mod v0.8.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.202 go: downloading github.com/hashicorp/errwrap v1.0.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.374 go: downloading github.com/davecgh/go-spew v1.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.375 go: downloading github.com/pmezard/go-difflib v1.0.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.430 go: downloading github.com/stretchr/objx v0.5.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.475 go: downloading golang.org/x/sys v0.5.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.534 go: downloading github.com/subosito/gotenv v1.4.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.535 go: downloading github.com/hashicorp/hcl v1.0.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.536 go: downloading gopkg.in/ini.v1 v1.67.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.537 go: downloading github.com/magiconair/properties v1.8.6
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.537 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.726 go: downloading golang.org/x/text v0.6.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.838 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
10:18:50 [2023-08-10T10:18:50.008Z] #54 6.971 go: downloading gopkg.in/yaml.v2 v2.4.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.024 go: downloading github.com/pelletier/go-toml v1.9.5
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.095 go: downloading github.com/gobwas/glob v0.2.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.096 go: downloading golang.org/x/sync v0.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.390 go: downloading go.uber.org/zap v1.17.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.416 go: downloading github.com/go-toolsmith/astfmt v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.525 go: downloading github.com/go-toolsmith/astcast v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.715 go: downloading github.com/go-toolsmith/astcopy v1.0.3
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.717 go: downloading github.com/go-toolsmith/astequal v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.797 go: downloading github.com/go-toolsmith/astp v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.800 go: downloading github.com/go-toolsmith/strparse v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.801 go: downloading github.com/go-toolsmith/typep v1.1.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.844 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.858 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.876 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
10:18:50 [2023-08-10T10:18:50.008Z] #54 7.897 go: downloading github.com/kisielk/gotool v1.0.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.110 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.158 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.160 go: downloading github.com/ettle/strcase v0.1.1
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.267 go: downloading github.com/Masterminds/semver v1.5.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.270 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.299 go: downloading github.com/fatih/structtag v1.2.0
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.303 go: downloading github.com/google/go-cmp v0.5.9
10:18:50 [2023-08-10T10:18:50.008Z] #54 8.358 go: downloading github.com/prometheus/client_golang v1.12.1
10:18:50 [2023-08-10T10:18:50.268Z] #54 8.569 go: downloading github.com/prometheus/client_model v0.2.0
10:18:50 [2023-08-10T10:18:50.268Z] #54 8.570 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:18:50 [2023-08-10T10:18:50.268Z] #54 8.599 go: downloading go.uber.org/atomic v1.7.0
10:18:50 [2023-08-10T10:18:50.527Z] #54 8.720 go: downloading go.uber.org/multierr v1.6.0
10:18:50 [2023-08-10T10:18:50.527Z] #54 8.823 go: downloading github.com/quasilyte/gogrep v0.5.0
10:18:50 [2023-08-10T10:18:50.527Z] #54 8.826 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:18:50 [2023-08-10T10:18:50.527Z] #54 8.827 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
10:18:50 [2023-08-10T10:18:50.786Z] #54 8.943 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:18:50 [2023-08-10T10:18:50.786Z] #54 9.130 go: downloading github.com/golang/protobuf v1.5.2
10:18:50 [2023-08-10T10:18:50.786Z] #54 9.131 go: downloading github.com/beorn7/perks v1.0.1
10:18:50 [2023-08-10T10:18:50.786Z] #54 9.132 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:18:50 [2023-08-10T10:18:50.786Z] #54 9.132 go: downloading github.com/prometheus/common v0.32.1
10:18:51 [2023-08-10T10:18:51.046Z] #54 9.197 go: downloading github.com/prometheus/procfs v0.7.3
10:18:51 [2023-08-10T10:18:51.046Z] #54 9.205 go: downloading google.golang.org/protobuf v1.28.0
10:18:51 [2023-08-10T10:18:51.046Z] #54 9.406 go: downloading github.com/mattn/go-runewidth v0.0.9
10:18:51 [2023-08-10T10:18:51.046Z] #54 9.407 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:18:52 [2023-08-10T10:18:52.164Z] #54 ...
10:18:52 [2023-08-10T10:18:52.164Z] 
10:18:52 [2023-08-10T10:18:52.164Z] #55 [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             ;
10:18:52 [2023-08-10T10:18:52.164Z] #55 1.417 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 1.428 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 1.429 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 1.567 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 1.749 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 1.868 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 2.682 Fetched 8543 kB in 2s (5617 kB/s)
10:18:52 [2023-08-10T10:18:52.164Z] #55 2.682 Reading package lists...
10:18:52 [2023-08-10T10:18:52.164Z] #55 3.433 Reading package lists...
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.183 Building dependency tree...
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.769 python3 is already the newest version (3.9.2-3).
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.769 The following additional packages will be installed:
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.770   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libsystemd0
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.771   libudev1 libyajl2 m4 patch xz-utils
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.773 Suggested packages:
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.775   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.775   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.775   m4-doc ed diffutils-doc
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.776 Recommended packages:
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.776   fakeroot libalgorithm-merge-perl libltdl-dev
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.966 The following NEW packages will be installed:
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.966   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.967   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.967   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.969 The following packages will be upgraded:
10:18:52 [2023-08-10T10:18:52.164Z] #55 4.970   libsystemd0 libudev1
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.329 2 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.329 Need to get 5977 kB of archives.
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.329 After this operation, 11.6 MB of additional disk space will be used.
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.329 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.370 Get:2 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.373 Get:3 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.375 Get:4 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.376 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.377 Get:6 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.378 Get:7 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.383 Get:8 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.384 Get:9 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.415 Get:10 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.464 Get:11 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.574 Get:12 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.576 Get:13 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.578 Get:14 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.578 Get:15 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.581 Get:16 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.584 Get:17 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.587 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.594 Get:19 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.602 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.603 Get:21 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.605 Get:22 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
10:18:52 [2023-08-10T10:18:52.164Z] #55 5.917 debconf: delaying package configuration, since apt-utils is not installed
10:18:52 [2023-08-10T10:18:52.164Z] #55 6.108 Fetched 5977 kB in 1s (10.9 MB/s)
10:18:52 [2023-08-10T10:18:52.164Z] #55 6.542 (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 ... 15748 files and directories currently installed.)
10:18:52 [2023-08-10T10:18:52.164Z] #55 6.559 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 6.906 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 7.870 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 8.412 (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 ... 15748 files and directories currently installed.)
10:18:52 [2023-08-10T10:18:52.164Z] #55 8.427 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 8.647 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 9.581 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 10.04 Selecting previously unselected package bzip2.
10:18:52 [2023-08-10T10:18:52.164Z] #55 10.04 (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 ... 15748 files and directories currently installed.)
10:18:52 [2023-08-10T10:18:52.164Z] #55 10.05 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 10.13 Unpacking bzip2 (1.0.8-4) ...
10:18:52 [2023-08-10T10:18:52.164Z] #55 ...
10:18:52 [2023-08-10T10:18:52.164Z] 
10:18:52 [2023-08-10T10:18:52.164Z] #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.0"      && /build/go-winres --help
10:18:52 [2023-08-10T10:18:52.164Z] #56 2.128 go: downloading github.com/tc-hib/go-winres v0.3.0
10:18:52 [2023-08-10T10:18:52.164Z] #56 2.767 go: downloading github.com/urfave/cli/v2 v2.3.0
10:18:52 [2023-08-10T10:18:52.164Z] #56 2.826 go: downloading github.com/tc-hib/winres v0.1.6
10:18:52 [2023-08-10T10:18:52.164Z] #56 3.103 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:18:52 [2023-08-10T10:18:52.164Z] #56 3.151 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:18:52 [2023-08-10T10:18:52.164Z] #56 3.213 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:18:52 [2023-08-10T10:18:52.164Z] #56 3.213 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:18:52 [2023-08-10T10:18:52.164Z] #56 ...
10:18:52 [2023-08-10T10:18:52.164Z] 
10:18:52 [2023-08-10T10:18:52.164Z] #57 [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
10:18:52 [2023-08-10T10:18:52.164Z] #57 1.913 go: downloading mvdan.cc/sh/v3 v3.6.0
10:18:52 [2023-08-10T10:18:52.427Z] #57 ...
10:18:52 [2023-08-10T10:18:52.427Z] 
10:18:52 [2023-08-10T10:18:52.427Z] #58 [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
10:18:52 [2023-08-10T10:18:52.427Z] #58 2.086 go: downloading github.com/pelletier/go-toml v1.8.1
10:18:52 [2023-08-10T10:18:52.427Z] #58 ...
10:18:52 [2023-08-10T10:18:52.427Z] 
10:18:52 [2023-08-10T10:18:52.427Z] #59 [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
10:18:52 [2023-08-10T10:18:52.427Z] #59 3.475 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 3.490 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 3.569 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 4.035 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 4.729 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 5.095 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 6.040 Fetched 8543 kB in 3s (3050 kB/s)
10:18:52 [2023-08-10T10:18:52.427Z] #59 6.040 Reading package lists...
10:18:52 [2023-08-10T10:18:52.427Z] #59 7.104 Reading package lists...
10:18:52 [2023-08-10T10:18:52.427Z] #59 7.849 Building dependency tree...
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.332 The following additional packages will be installed:
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.334   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.336 Suggested packages:
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.336   cmake-doc ninja-build lrzip
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.456 The following NEW packages will be installed:
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.457   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.734 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.734 Need to get 15.1 MB of archives.
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.734 After this operation, 66.8 MB of additional disk space will be used.
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.734 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 8.820 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.007 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.076 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.117 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.141 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.151 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.192 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.458 debconf: delaying package configuration, since apt-utils is not installed
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.666 Fetched 15.1 MB in 1s (19.9 MB/s)
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.909 Selecting previously unselected package cmake-data.
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.909 (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 ... 15748 files and directories currently installed.)
10:18:52 [2023-08-10T10:18:52.427Z] #59 9.922 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:18:52 [2023-08-10T10:18:52.427Z] #59 10.15 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:18:52 [2023-08-10T10:18:52.427Z] #59 ...
10:18:52 [2023-08-10T10:18:52.427Z] 
10:18:52 [2023-08-10T10:18:52.427Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 1.152 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 1.162 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 1.162 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 1.293 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 1.477 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 1.603 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 2.367 Fetched 8543 kB in 1s (5811 kB/s)
10:18:52 [2023-08-10T10:18:52.427Z] #60 2.367 Reading package lists...
10:18:52 [2023-08-10T10:18:52.427Z] #60 3.389 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:18:52 [2023-08-10T10:18:52.427Z] #60 3.389 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:18:52 [2023-08-10T10:18:52.427Z] #60 3.389 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:18:52 [2023-08-10T10:18:52.427Z] #60 4.617 Reading package lists...
10:18:52 [2023-08-10T10:18:52.427Z] #60 5.695 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 5.805 Reading package lists...
10:18:52 [2023-08-10T10:18:52.427Z] #60 6.471 Building dependency tree...
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.023 gcc is already the newest version (4:10.2.1-1).
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.023 The following additional packages will be installed:
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.023   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.023   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.024   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.024   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.024   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.024   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.026 Suggested packages:
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.026   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.026   | libgdk-pixbuf2.0-dev libxml2-utils
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.475 The following NEW packages will be installed:
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.476   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.476   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.476   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.476   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.481   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.482   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.757 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.757 Need to get 7950 kB of archives.
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.757 After this operation, 39.9 MB of additional disk space will be used.
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.757 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.819 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.846 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.849 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.862 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.865 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.867 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.869 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.871 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.874 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.877 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.879 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.894 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.895 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.898 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.899 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.901 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.904 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.907 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.908 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 7.925 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.008 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.023 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.027 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.065 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.083 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.106 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.149 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.158 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.175 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.663 debconf: delaying package configuration, since apt-utils is not installed
10:18:52 [2023-08-10T10:18:52.427Z] #60 8.969 Fetched 7950 kB in 1s (10.1 MB/s)
10:18:52 [2023-08-10T10:18:52.427Z] #60 9.430 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:18:52 [2023-08-10T10:18:52.427Z] #60 9.430 (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 ... 15748 files and directories currently installed.)
10:18:52 [2023-08-10T10:18:52.427Z] #60 9.440 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:18:52 [2023-08-10T10:18:52.427Z] #60 9.634 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:18:52 [2023-08-10T10:18:52.427Z] #60 10.02 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:18:52 [2023-08-10T10:18:52.427Z] #60 10.03 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:18:52 [2023-08-10T10:18:52.427Z] #60 10.08 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:18:52 [2023-08-10T10:18:52.690Z] #60 ...
10:18:52 [2023-08-10T10:18:52.690Z] 
10:18:52 [2023-08-10T10:18:52.690Z] #61 [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
10:18:52 [2023-08-10T10:18:52.690Z] #61 3.189 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #61 3.199 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #61 3.200 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #61 3.606 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #61 4.265 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #61 4.934 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #61 5.750 Fetched 8543 kB in 3s (3020 kB/s)
10:18:52 [2023-08-10T10:18:52.690Z] #61 5.750 Reading package lists...
10:18:52 [2023-08-10T10:18:52.690Z] #61 7.358 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:18:52 [2023-08-10T10:18:52.690Z] #61 7.358 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:18:52 [2023-08-10T10:18:52.690Z] #61 7.358 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:18:52 [2023-08-10T10:18:52.690Z] #61 8.594 Reading package lists...
10:18:52 [2023-08-10T10:18:52.690Z] #61 9.151 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:18:52 [2023-08-10T10:18:52.690Z] #61 9.185 Reading package lists...
10:18:52 [2023-08-10T10:18:52.690Z] #61 9.874 Building dependency tree...
10:18:52 [2023-08-10T10:18:52.690Z] #61 10.44 gcc is already the newest version (4:10.2.1-1).
10:18:52 [2023-08-10T10:18:52.690Z] #61 10.44 libc6-dev is already the newest version (2.31-13+deb11u6).
10:18:52 [2023-08-10T10:18:52.690Z] #61 10.44 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
10:18:52 [2023-08-10T10:18:52.690Z] #61 ...
10:18:52 [2023-08-10T10:18:52.690Z] 
10:18:52 [2023-08-10T10:18:52.690Z] #62 [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
10:18:52 [2023-08-10T10:18:52.690Z] #62 5.913 Docker version 24.0.2, build cb74dfc
10:18:52 [2023-08-10T10:18:52.690Z] #62 ...
10:18:52 [2023-08-10T10:18:52.690Z] 
10:18:52 [2023-08-10T10:18:52.690Z] #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
10:18:52 [2023-08-10T10:18:52.690Z] #63 3.560 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #63 3.581 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #63 3.581 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #63 4.085 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #63 4.619 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #63 4.972 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:18:52 [2023-08-10T10:18:52.690Z] #63 6.544 Fetched 8543 kB in 3s (2634 kB/s)
10:18:52 [2023-08-10T10:18:52.690Z] #63 6.544 Reading package lists...
10:18:52 [2023-08-10T10:18:52.690Z] #63 7.815 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:18:52 [2023-08-10T10:18:52.690Z] #63 7.815 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:18:52 [2023-08-10T10:18:52.690Z] #63 7.815 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:18:52 [2023-08-10T10:18:52.690Z] #63 8.662 Reading package lists...
10:18:52 [2023-08-10T10:18:52.690Z] #63 9.256 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
10:18:52 [2023-08-10T10:18:52.690Z] #63 9.268 Reading package lists...
10:18:52 [2023-08-10T10:18:52.690Z] #63 10.12 Building dependency tree...
10:18:52 [2023-08-10T10:18:52.690Z] #63 10.60 gcc is already the newest version (4:10.2.1-1).
10:18:52 [2023-08-10T10:18:52.690Z] #63 10.60 libc6-dev is already the newest version (2.31-13+deb11u6).
10:18:52 [2023-08-10T10:18:52.690Z] #63 10.60 The following additional packages will be installed:
10:18:52 [2023-08-10T10:18:52.690Z] #63 10.60   bzip2 patch xz-utils
10:18:52 [2023-08-10T10:18:52.949Z] #63 10.60 Suggested packages:
10:18:52 [2023-08-10T10:18:52.949Z] #63 10.60   bzip2-doc debian-keyring seccomp ed diffutils-doc
10:18:52 [2023-08-10T10:18:52.949Z] #63 10.60 Recommended packages:
10:18:52 [2023-08-10T10:18:52.949Z] #63 10.60   build-essential fakeroot libalgorithm-merge-perl
10:18:52 [2023-08-10T10:18:52.949Z] #63 10.69 The following NEW packages will be installed:
10:18:52 [2023-08-10T10:18:52.949Z] #63 10.69   bzip2 dpkg-dev libseccomp-dev patch xz-utils
10:18:52 [2023-08-10T10:18:52.949Z] #63 ...
10:18:52 [2023-08-10T10:18:52.949Z] 
10:18:52 [2023-08-10T10:18:52.949Z] #64 [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
10:18:52 [2023-08-10T10:18:52.949Z] #64 1.934 go: downloading gotest.tools/gotestsum v1.8.2
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.767 go: downloading github.com/fatih/color v1.13.0
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.771 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.771 go: downloading github.com/dnephin/pflag v1.0.7
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.771 go: downloading golang.org/x/tools v0.1.11
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.775 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.775 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.780 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.784 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.797 go: downloading github.com/mattn/go-colorable v0.1.12
10:18:52 [2023-08-10T10:18:52.949Z] #64 2.797 go: downloading github.com/mattn/go-isatty v0.0.14
10:18:52 [2023-08-10T10:18:52.949Z] #64 4.507 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
10:18:52 [2023-08-10T10:18:52.949Z] #64 ...
10:18:52 [2023-08-10T10:18:52.949Z] 
10:18:52 [2023-08-10T10:18:52.949Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:18:53 [2023-08-10T10:18:53.208Z] #65 ...
10:18:53 [2023-08-10T10:18:53.208Z] 
10:18:53 [2023-08-10T10:18:53.208Z] #66 [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
10:18:53 [2023-08-10T10:18:53.468Z] #66 ...
10:18:53 [2023-08-10T10:18:53.468Z] 
10:18:53 [2023-08-10T10:18:53.468Z] #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
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.09 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded.
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.09 Need to get 2790 kB of archives.
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.09 After this operation, 4077 kB of additional disk space will be used.
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.09 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.11 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.11 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.11 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:18:53 [2023-08-10T10:18:53.468Z] #63 11.14 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:18:53 [2023-08-10T10:18:53.728Z] #63 11.50 debconf: delaying package configuration, since apt-utils is not installed
10:18:53 [2023-08-10T10:18:53.728Z] #63 ...
10:18:53 [2023-08-10T10:18:53.728Z] 
10:18:53 [2023-08-10T10:18:53.728Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:18:53 [2023-08-10T10:18:53.987Z] #67 ...
10:18:53 [2023-08-10T10:18:53.987Z] 
10:18:53 [2023-08-10T10:18:53.987Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:18:53 [2023-08-10T10:18:53.987Z] #27 5.626 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:18:53 [2023-08-10T10:18:53.987Z] #27 5.891 
10:18:53 [2023-08-10T10:18:53.987Z] #27 6.131 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
######################################################################## 100.0%
10:18:53 [2023-08-10T10:18:53.987Z] #27 6.784 
10:18:53 [2023-08-10T10:18:53.987Z] #27 8.383 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:18:53 [2023-08-10T10:18:53.987Z] #27 8.731 
10:18:53 [2023-08-10T10:18:53.987Z] #27 8.958 #=#=#                                                                         

######################################################################## 100.0%
10:18:53 [2023-08-10T10:18:53.987Z] #27 9.327 
10:18:53 [2023-08-10T10:18:53.987Z] #27 10.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:18:53 [2023-08-10T10:18:53.987Z] #27 10.67 
10:18:53 [2023-08-10T10:18:53.987Z] #27 10.93 #=#=#                                                                         

######################################################################## 100.0%
10:18:53 [2023-08-10T10:18:53.987Z] #27 11.24 
10:18:53 [2023-08-10T10:18:53.987Z] #27 11.37 Download of images into '/build' complete.
10:18:53 [2023-08-10T10:18:53.987Z] #27 11.37 Use something like the following to load the result into a Docker daemon:
10:18:53 [2023-08-10T10:18:53.987Z] #27 11.37   tar -cC '/build' . | docker load
10:18:54 [2023-08-10T10:18:54.247Z] #27 ...
10:18:54 [2023-08-10T10:18:54.247Z] 
10:18:54 [2023-08-10T10:18:54.247Z] #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
10:18:54 [2023-08-10T10:18:54.247Z] #63 11.66 Fetched 2790 kB in 0s (6279 kB/s)
10:18:54 [2023-08-10T10:18:54.247Z] #63 12.01 Selecting previously unselected package bzip2.
10:18:54 [2023-08-10T10:18:54.247Z] #63 12.01 (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 ... 15748 files and directories currently installed.)
10:18:54 [2023-08-10T10:18:54.247Z] #63 12.07 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
10:18:54 [2023-08-10T10:18:54.507Z] #63 12.18 Unpacking bzip2 (1.0.8-4) ...
10:18:54 [2023-08-10T10:18:54.507Z] #63 ...
10:18:54 [2023-08-10T10:18:54.507Z] 
10:18:54 [2023-08-10T10:18:54.507Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:18:54 [2023-08-10T10:18:54.767Z] #68 ...
10:18:54 [2023-08-10T10:18:54.767Z] 
10:18:54 [2023-08-10T10:18:54.767Z] #59 [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
10:18:54 [2023-08-10T10:18:54.767Z] #59 12.23 Selecting previously unselected package libicu67:arm64.
10:18:54 [2023-08-10T10:18:54.767Z] #59 12.23 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
10:18:54 [2023-08-10T10:18:54.767Z] #59 12.37 Unpacking libicu67:arm64 (67.1-7) ...
10:18:56 [2023-08-10T10:18:56.675Z] #59 ...
10:18:56 [2023-08-10T10:18:56.675Z] 
10:18:56 [2023-08-10T10:18:56.675Z] #51 [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...)
10:18:56 [2023-08-10T10:18:56.675Z] #51 2.552 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
10:18:56 [2023-08-10T10:18:56.675Z] #51 4.274 + git checkout -q FETCH_HEAD
10:18:56 [2023-08-10T10:18:56.675Z] #51 4.627 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:18:56 [2023-08-10T10:18:56.675Z] #51 4.628 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.257 internal/goarch
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.272 internal/unsafeheader
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.298 internal/coverage/rtcov
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.318 internal/goos
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.325 internal/race
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.330 internal/goexperiment
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.331 runtime/internal/syscall
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.358 internal/cpu
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.361 sync/atomic
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.471 unicode
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.499 unicode/utf8
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.550 container/list
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.566 runtime/internal/math
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.566 internal/abi
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.661 runtime/internal/sys
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.662 internal/itoa
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.671 math/bits
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.780 crypto/internal/alias
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.782 crypto/subtle
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.783 crypto/internal/boring/sig
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.818 unicode/utf16
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.823 internal/bytealg
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.874 runtime/internal/atomic
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.935 math
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.954 vendor/golang.org/x/crypto/cryptobyte/asn1
10:18:56 [2023-08-10T10:18:56.675Z] #51 5.973 internal/nettrace
10:18:56 [2023-08-10T10:18:56.675Z] #51 6.139 vendor/golang.org/x/crypto/internal/alias
10:18:56 [2023-08-10T10:18:56.675Z] #51 6.141 encoding
10:18:56 [2023-08-10T10:18:56.675Z] #51 6.146 github.com/docker/distribution/manifest
10:18:56 [2023-08-10T10:18:56.675Z] #51 6.147 github.com/inconshreveable/mousetrap
10:18:56 [2023-08-10T10:18:56.675Z] #51 6.184 github.com/docker/distribution/registry/storage/driver/gcs
10:18:56 [2023-08-10T10:18:56.675Z] #51 6.211 github.com/docker/distribution/registry/storage/driver/oss
10:18:56 [2023-08-10T10:18:56.675Z] #51 6.272 runtime
10:18:56 [2023-08-10T10:18:56.675Z] #51 10.83 sync
10:18:56 [2023-08-10T10:18:56.675Z] #51 10.83 internal/reflectlite
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.12 internal/testlog
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.12 internal/godebug
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.13 internal/singleflight
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.29 math/rand
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.29 internal/intern
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.40 sort
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.40 errors
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.62 io
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.62 internal/oserror
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.65 path
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.65 internal/safefilepath
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.66 strconv
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.66 crypto/internal/nistec/fiat
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.66 vendor/golang.org/x/net/dns/dnsmessage
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.66 container/heap
10:18:56 [2023-08-10T10:18:56.675Z] #51 11.71 syscall
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.09 bytes
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.09 crypto/internal/randutil
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.09 strings
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.09 hash
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.43 hash/crc32
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.49 github.com/stevvooe/resumable
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.51 crypto
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.71 reflect
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.74 crypto/rc4
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.83 net/netip
10:18:56 [2023-08-10T10:18:56.675Z] #51 12.89 encoding/base32
10:18:56 [2023-08-10T10:18:56.675Z] #51 13.05 vendor/golang.org/x/text/transform
10:18:56 [2023-08-10T10:18:56.941Z] #51 13.18 net/http/internal/ascii
10:18:56 [2023-08-10T10:18:56.941Z] #51 13.18 bufio
10:18:56 [2023-08-10T10:18:56.941Z] #51 13.20 time
10:18:56 [2023-08-10T10:18:56.941Z] #51 13.22 internal/syscall/unix
10:18:56 [2023-08-10T10:18:56.941Z] #51 13.23 internal/syscall/execenv
10:18:56 [2023-08-10T10:18:56.941Z] #51 13.41 regexp/syntax
10:18:56 [2023-08-10T10:18:56.941Z] #51 13.41 github.com/garyburd/redigo/internal
10:18:56 [2023-08-10T10:18:56.941Z] #51 ...
10:18:56 [2023-08-10T10:18:56.941Z] 
10:18:56 [2023-08-10T10:18:56.941Z] #59 [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
10:18:56 [2023-08-10T10:18:56.941Z] #59 14.86 Selecting previously unselected package libxml2:arm64.
10:18:57 [2023-08-10T10:18:57.200Z] #59 14.87 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
10:18:57 [2023-08-10T10:18:57.200Z] #59 14.99 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:18:58 [2023-08-10T10:18:58.139Z] #59 15.97 Selecting previously unselected package libarchive13:arm64.
10:18:58 [2023-08-10T10:18:58.139Z] #59 15.98 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:18:58 [2023-08-10T10:18:58.399Z] #59 16.08 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:18:58 [2023-08-10T10:18:58.968Z] #59 16.68 Selecting previously unselected package libjsoncpp24:arm64.
10:18:58 [2023-08-10T10:18:58.968Z] #59 16.69 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
10:18:58 [2023-08-10T10:18:58.968Z] #59 16.78 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:18:59 [2023-08-10T10:18:59.906Z] #59 17.51 Selecting previously unselected package librhash0:arm64.
10:18:59 [2023-08-10T10:18:59.906Z] #59 17.51 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
10:18:59 [2023-08-10T10:18:59.906Z] #59 17.53 Unpacking librhash0:arm64 (1.4.1-2) ...
10:19:00 [2023-08-10T10:19:00.474Z] #59 18.32 Selecting previously unselected package libuv1:arm64.
10:19:00 [2023-08-10T10:19:00.734Z] #59 18.32 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
10:19:00 [2023-08-10T10:19:00.734Z] #59 18.52 Unpacking libuv1:arm64 (1.40.0-2) ...
10:19:01 [2023-08-10T10:19:01.672Z] #59 19.24 Selecting previously unselected package cmake.
10:19:01 [2023-08-10T10:19:01.672Z] #59 19.24 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:19:01 [2023-08-10T10:19:01.672Z] #59 19.36 Unpacking cmake (3.18.4-2+deb11u1) ...
10:19:02 [2023-08-10T10:19:02.241Z] #59 ...
10:19:02 [2023-08-10T10:19:02.241Z] 
10:19:02 [2023-08-10T10:19:02.241Z] #55 [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             ;
10:19:02 [2023-08-10T10:19:02.241Z] #55 10.38 Selecting previously unselected package xz-utils.
10:19:02 [2023-08-10T10:19:02.241Z] #55 10.38 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 10.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 11.38 Selecting previously unselected package libsigsegv2:arm64.
10:19:02 [2023-08-10T10:19:02.241Z] #55 11.38 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 11.40 Unpacking libsigsegv2:arm64 (2.13-1) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 11.82 Selecting previously unselected package m4.
10:19:02 [2023-08-10T10:19:02.241Z] #55 11.83 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 11.95 Unpacking m4 (1.4.18-5) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 12.68 Selecting previously unselected package autoconf.
10:19:02 [2023-08-10T10:19:02.241Z] #55 12.68 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 12.74 Unpacking autoconf (2.69-14) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 13.46 Selecting previously unselected package autotools-dev.
10:19:02 [2023-08-10T10:19:02.241Z] #55 13.46 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 13.61 Unpacking autotools-dev (20180224.1+nmu1) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 14.31 Selecting previously unselected package automake.
10:19:02 [2023-08-10T10:19:02.241Z] #55 14.31 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 14.46 Unpacking automake (1:1.16.3-2) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 15.18 Selecting previously unselected package patch.
10:19:02 [2023-08-10T10:19:02.241Z] #55 15.18 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 15.37 Unpacking patch (2.7.6-7) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 16.44 Selecting previously unselected package dpkg-dev.
10:19:02 [2023-08-10T10:19:02.241Z] #55 16.45 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 16.48 Unpacking dpkg-dev (1.20.12) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 17.28 Selecting previously unselected package build-essential.
10:19:02 [2023-08-10T10:19:02.241Z] #55 17.28 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 17.44 Unpacking build-essential (12.9) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 18.01 Selecting previously unselected package libcap2:arm64.
10:19:02 [2023-08-10T10:19:02.241Z] #55 18.02 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 18.05 Unpacking libcap2:arm64 (1:2.44-1) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 18.66 Selecting previously unselected package libcap-dev:arm64.
10:19:02 [2023-08-10T10:19:02.241Z] #55 18.66 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 18.72 Unpacking libcap-dev:arm64 (1:2.44-1) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 19.67 Selecting previously unselected package libprotobuf-c1:arm64.
10:19:02 [2023-08-10T10:19:02.241Z] #55 19.67 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 19.82 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 20.41 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:19:02 [2023-08-10T10:19:02.241Z] #55 20.42 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 20.54 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:19:02 [2023-08-10T10:19:02.241Z] #55 ...
10:19:02 [2023-08-10T10:19:02.241Z] 
10:19:02 [2023-08-10T10:19:02.241Z] #51 [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...)
10:19:02 [2023-08-10T10:19:02.241Z] #51 13.44 golang.org/x/crypto/blowfish
10:19:02 [2023-08-10T10:19:02.241Z] #51 13.57 html
10:19:02 [2023-08-10T10:19:02.241Z] #51 13.57 text/tabwriter
10:19:02 [2023-08-10T10:19:02.241Z] #51 14.21 regexp
10:19:02 [2023-08-10T10:19:02.241Z] #51 14.22 context
10:19:02 [2023-08-10T10:19:02.241Z] #51 14.23 io/fs
10:19:02 [2023-08-10T10:19:02.241Z] #51 14.23 internal/poll
10:19:02 [2023-08-10T10:19:02.241Z] #51 14.50 embed
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.04 os
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.31 internal/fmtsort
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.31 internal/saferio
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.31 encoding/binary
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.60 fmt
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.61 net
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.61 path/filepath
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.61 io/ioutil
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.61 os/signal
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.63 crypto/cipher
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.64 crypto/internal/edwards25519/field
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.64 crypto/internal/nistec
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.73 crypto/md5
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.77 crypto/internal/boring
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.88 crypto/aes
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.89 crypto/des
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.92 crypto/sha512
10:19:02 [2023-08-10T10:19:02.241Z] #51 15.92 crypto/internal/edwards25519
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.09 crypto/hmac
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.13 crypto/sha1
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.17 crypto/sha256
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.30 crypto/ecdh
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.38 encoding/base64
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.41 vendor/golang.org/x/crypto/chacha20
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.42 vendor/golang.org/x/crypto/internal/poly1305
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.49 vendor/golang.org/x/crypto/hkdf
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.50 github.com/bugsnag/osext
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.52 os/exec
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.55 encoding/pem
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.64 math/big
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.65 encoding/hex
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.65 net/url
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.65 log
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.66 encoding/json
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.77 github.com/bugsnag/bugsnag-go/errors
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.79 github.com/bugsnag/panicwrap
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.79 vendor/golang.org/x/crypto/chacha20poly1305
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.82 compress/flate
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.94 vendor/golang.org/x/text/unicode/bidi
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.97 vendor/golang.org/x/text/unicode/norm
10:19:02 [2023-08-10T10:19:02.241Z] #51 16.99 vendor/golang.org/x/net/http2/hpack
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.17 mime
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.55 mime/quotedprintable
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.65 compress/gzip
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.66 net/http/internal
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.66 vendor/golang.org/x/text/secure/bidirule
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.73 github.com/Sirupsen/logrus
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.75 gopkg.in/yaml.v2
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.80 golang.org/x/net/context
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.92 github.com/docker/distribution/digest
10:19:02 [2023-08-10T10:19:02.241Z] #51 17.98 encoding/gob
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.07 text/template/parse
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.07 github.com/docker/distribution/reference
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.13 github.com/Sirupsen/logrus/formatters/logstash
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.22 github.com/docker/distribution/version
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.26 runtime/debug
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.37 encoding/xml
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.40 crypto/elliptic
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.68 crypto/internal/bigmod
10:19:02 [2023-08-10T10:19:02.241Z] #51 18.74 crypto/internal/boring/bbig
10:19:02 [2023-08-10T10:19:02.509Z] #51 18.75 encoding/asn1
10:19:02 [2023-08-10T10:19:02.509Z] #51 18.78 crypto/rand
10:19:02 [2023-08-10T10:19:02.509Z] #51 18.88 crypto/dsa
10:19:02 [2023-08-10T10:19:02.769Z] #51 18.89 net/textproto
10:19:02 [2023-08-10T10:19:02.769Z] #51 18.89 vendor/golang.org/x/net/idna
10:19:02 [2023-08-10T10:19:02.769Z] #51 ...
10:19:02 [2023-08-10T10:19:02.769Z] 
10:19:02 [2023-08-10T10:19:02.769Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:02 [2023-08-10T10:19:02.769Z] #60 10.69 Selecting previously unselected package libsecret-common.
10:19:02 [2023-08-10T10:19:02.769Z] #60 10.69 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 10.75 Unpacking libsecret-common (0.20.4-2) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 11.46 Selecting previously unselected package libsecret-1-0:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 11.47 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 11.62 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 12.25 Selecting previously unselected package gir1.2-secret-1:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 12.26 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 12.45 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 12.91 Selecting previously unselected package uuid-dev:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 12.91 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 13.00 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 13.66 Selecting previously unselected package libblkid-dev:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 13.66 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 13.84 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 14.58 Selecting previously unselected package libbtrfs0:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 14.59 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 14.66 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 15.69 Selecting previously unselected package libbtrfs-dev:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 15.69 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 15.88 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 16.40 Selecting previously unselected package libelf1:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 16.40 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 16.54 Unpacking libelf1:arm64 (0.183-1) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 17.17 Selecting previously unselected package libffi-dev:arm64.
10:19:02 [2023-08-10T10:19:02.769Z] #60 17.17 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 17.26 Unpacking libffi-dev:arm64 (3.3-6) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 17.67 Selecting previously unselected package libglib2.0-data.
10:19:02 [2023-08-10T10:19:02.769Z] #60 17.68 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 17.75 Unpacking libglib2.0-data (2.66.8-1) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 18.79 Selecting previously unselected package libglib2.0-bin.
10:19:02 [2023-08-10T10:19:02.769Z] #60 18.79 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 18.88 Unpacking libglib2.0-bin (2.66.8-1) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 19.91 Selecting previously unselected package python3-lib2to3.
10:19:02 [2023-08-10T10:19:02.769Z] #60 19.91 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 20.05 Unpacking python3-lib2to3 (3.9.2-1) ...
10:19:02 [2023-08-10T10:19:02.769Z] #60 ...
10:19:02 [2023-08-10T10:19:02.769Z] 
10:19:02 [2023-08-10T10:19:02.769Z] #51 [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...)
10:19:02 [2023-08-10T10:19:02.769Z] #51 19.03 crypto/ed25519
10:19:02 [2023-08-10T10:19:02.769Z] #51 19.06 crypto/rsa
10:19:02 [2023-08-10T10:19:02.769Z] #51 19.15 github.com/docker/distribution/uuid
10:19:02 [2023-08-10T10:19:02.769Z] #51 19.26 mime/multipart
10:19:03 [2023-08-10T10:19:03.029Z] #51 19.27 github.com/garyburd/redigo/redis
10:19:03 [2023-08-10T10:19:03.029Z] #51 19.28 vendor/golang.org/x/crypto/cryptobyte
10:19:03 [2023-08-10T10:19:03.029Z] #51 19.30 crypto/x509/pkix
10:19:03 [2023-08-10T10:19:03.029Z] #51 19.36 text/template
10:19:03 [2023-08-10T10:19:03.029Z] #51 19.38 github.com/docker/distribution/registry/listener
10:19:03 [2023-08-10T10:19:03.029Z] #51 19.45 github.com/stevvooe/resumable/sha256
10:19:03 [2023-08-10T10:19:03.029Z] #51 19.47 github.com/stevvooe/resumable/sha512
10:19:03 [2023-08-10T10:19:03.288Z] #51 19.55 github.com/spf13/pflag
10:19:03 [2023-08-10T10:19:03.288Z] #51 19.68 log/syslog
10:19:03 [2023-08-10T10:19:03.288Z] #51 19.68 golang.org/x/crypto/bcrypt
10:19:03 [2023-08-10T10:19:03.288Z] #51 19.68 os/user
10:19:03 [2023-08-10T10:19:03.288Z] #51 19.71 vendor/golang.org/x/net/http/httpguts
10:19:03 [2023-08-10T10:19:03.288Z] #51 19.71 crypto/ecdsa
10:19:03 [2023-08-10T10:19:03.288Z] #51 19.75 vendor/golang.org/x/net/http/httpproxy
10:19:03 [2023-08-10T10:19:03.548Z] #51 19.81 github.com/mitchellh/mapstructure
10:19:03 [2023-08-10T10:19:03.548Z] #51 19.81 internal/profile
10:19:03 [2023-08-10T10:19:03.548Z] #51 19.83 runtime/pprof
10:19:03 [2023-08-10T10:19:03.548Z] #51 19.85 github.com/yvasiyarov/go-metrics
10:19:03 [2023-08-10T10:19:03.548Z] #51 19.95 runtime/trace
10:19:03 [2023-08-10T10:19:03.807Z] #51 20.06 crypto/x509
10:19:03 [2023-08-10T10:19:03.807Z] #51 20.10 github.com/spf13/cobra
10:19:04 [2023-08-10T10:19:04.746Z] #51 20.79 crypto/tls
10:19:05 [2023-08-10T10:19:05.316Z] #51 ...
10:19:05 [2023-08-10T10:19:05.316Z] 
10:19:05 [2023-08-10T10:19:05.316Z] #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
10:19:05 [2023-08-10T10:19:05.316Z] #63 12.94 Selecting previously unselected package xz-utils.
10:19:05 [2023-08-10T10:19:05.316Z] #63 12.95 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 13.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 13.85 Selecting previously unselected package patch.
10:19:05 [2023-08-10T10:19:05.316Z] #63 13.85 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 13.96 Unpacking patch (2.7.6-7) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 14.58 Selecting previously unselected package dpkg-dev.
10:19:05 [2023-08-10T10:19:05.316Z] #63 14.58 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 14.66 Unpacking dpkg-dev (1.20.12) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 15.88 Selecting previously unselected package libseccomp-dev:arm64.
10:19:05 [2023-08-10T10:19:05.316Z] #63 15.88 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 15.93 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 16.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 16.93 Setting up bzip2 (1.0.8-4) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 17.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 17.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:19:05 [2023-08-10T10:19:05.316Z] #63 17.50 Setting up patch (2.7.6-7) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 17.78 Setting up dpkg-dev (1.20.12) ...
10:19:05 [2023-08-10T10:19:05.316Z] #63 ...
10:19:05 [2023-08-10T10:19:05.316Z] 
10:19:05 [2023-08-10T10:19:05.316Z] #51 [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...)
10:19:05 [2023-08-10T10:19:05.316Z] #51 21.58 net/http/httptrace
10:19:05 [2023-08-10T10:19:05.316Z] #51 21.58 github.com/docker/libtrust
10:19:05 [2023-08-10T10:19:05.316Z] #51 21.58 net/smtp
10:19:05 [2023-08-10T10:19:05.316Z] #51 21.63 net/http
10:19:05 [2023-08-10T10:19:05.316Z] #51 ...
10:19:05 [2023-08-10T10:19:05.316Z] 
10:19:05 [2023-08-10T10:19:05.316Z] #46 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:19:05 [2023-08-10T10:19:05.316Z] #46 DONE 23.0s
10:19:05 [2023-08-10T10:19:05.580Z] 
10:19:05 [2023-08-10T10:19:05.580Z] #55 [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             ;
10:19:05 [2023-08-10T10:19:05.580Z] #55 22.56 Selecting previously unselected package libseccomp-dev:arm64.
10:19:05 [2023-08-10T10:19:05.580Z] #55 22.56 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:19:05 [2023-08-10T10:19:05.581Z] #55 23.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:19:05 [2023-08-10T10:19:05.581Z] #55 23.57 Selecting previously unselected package libsystemd-dev:arm64.
10:19:05 [2023-08-10T10:19:05.581Z] #55 23.57 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
10:19:05 [2023-08-10T10:19:05.581Z] #55 23.60 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:19:05 [2023-08-10T10:19:05.891Z] #55 24.10 Selecting previously unselected package libtool.
10:19:05 [2023-08-10T10:19:05.891Z] #55 24.10 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
10:19:06 [2023-08-10T10:19:06.150Z] #55 24.25 Unpacking libtool (2.4.6-15) ...
10:19:06 [2023-08-10T10:19:06.719Z] #55 24.93 Selecting previously unselected package libudev-dev:arm64.
10:19:06 [2023-08-10T10:19:06.719Z] #55 24.94 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
10:19:06 [2023-08-10T10:19:06.981Z] #55 25.06 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
10:19:07 [2023-08-10T10:19:07.613Z] #55 25.64 Selecting previously unselected package libyajl2:arm64.
10:19:07 [2023-08-10T10:19:07.613Z] #55 25.65 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
10:19:07 [2023-08-10T10:19:07.614Z] #55 25.73 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:19:07 [2023-08-10T10:19:07.873Z] #55 ...
10:19:07 [2023-08-10T10:19:07.873Z] 
10:19:07 [2023-08-10T10:19:07.873Z] #58 [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
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98 tomll can be used in two ways:
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98 Writing to STDIN and reading from STDOUT:
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98   cat file.toml | tomll > file.toml
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98 
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98 Reading and updating a list of files:
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98   tomll a.toml b.toml c.toml
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98 
10:19:07 [2023-08-10T10:19:07.873Z] #58 15.98 When given a list of files, tomll will modify all files in place without asking.
10:19:07 [2023-08-10T10:19:07.873Z] #58 ...
10:19:07 [2023-08-10T10:19:07.873Z] 
10:19:07 [2023-08-10T10:19:07.873Z] #57 [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
10:19:07 [2023-08-10T10:19:07.873Z] #57 16.08 go: downloading golang.org/x/term v0.3.0
10:19:07 [2023-08-10T10:19:07.873Z] #57 16.08 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
10:19:07 [2023-08-10T10:19:07.873Z] #57 16.08 go: downloading github.com/google/renameio/v2 v2.0.0
10:19:07 [2023-08-10T10:19:07.873Z] #57 16.08 go: downloading mvdan.cc/editorconfig v0.2.0
10:19:07 [2023-08-10T10:19:07.873Z] #57 16.28 go: downloading golang.org/x/sys v0.3.0
10:19:07 [2023-08-10T10:19:07.873Z] #57 20.08 v3.6.0
10:19:07 [2023-08-10T10:19:07.873Z] #57 ...
10:19:07 [2023-08-10T10:19:07.873Z] 
10:19:07 [2023-08-10T10:19:07.873Z] #51 [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...)
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.42 github.com/docker/distribution/configuration
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.42 github.com/docker/distribution/registry/api/errcode
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.42 github.com/gorilla/context
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.42 expvar
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.42 github.com/bugsnag/bugsnag-go
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.42 github.com/docker/distribution/registry/client/transport
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.42 github.com/gorilla/handlers
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.45 github.com/yvasiyarov/newrelic_platform_go
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.54 github.com/Azure/azure-sdk-for-go/storage
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.55 github.com/AdRoll/goamz/aws
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.56 net/http/httputil
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.58 github.com/ncw/swift
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.62 github.com/gorilla/mux
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.65 net/http/pprof
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.69 github.com/yvasiyarov/gorelic
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.98 github.com/docker/distribution/context
10:19:07 [2023-08-10T10:19:07.873Z] #51 23.98 github.com/docker/distribution/registry/api/v2
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.02 github.com/AdRoll/goamz/cloudfront
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.03 github.com/AdRoll/goamz/s3
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.17 github.com/docker/distribution/health
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.17 github.com/docker/distribution
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.17 github.com/docker/distribution/registry/auth
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.17 github.com/docker/distribution/registry/storage/driver
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.28 github.com/docker/distribution/registry/proxy/scheduler
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.29 github.com/docker/distribution/registry/storage/driver/base
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.29 github.com/docker/distribution/registry/storage/driver/middleware
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.29 github.com/docker/distribution/registry/storage/driver/factory
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.29 github.com/docker/distribution/registry/auth/htpasswd
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.30 github.com/docker/distribution/health/checks
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.30 github.com/docker/distribution/manifest/manifestlist
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.35 github.com/docker/distribution/manifest/schema1
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.37 github.com/docker/distribution/manifest/schema2
10:19:07 [2023-08-10T10:19:07.873Z] #51 24.39 github.com/docker/distribution/notifications
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.39 github.com/docker/distribution/registry/middleware/registry
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.43 github.com/docker/distribution/registry/middleware/repository
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.46 github.com/docker/distribution/registry/storage/cache
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.46 github.com/docker/distribution/registry/auth/silly
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.46 github.com/docker/distribution/registry/auth/token
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.46 github.com/docker/distribution/registry/storage/driver/azure
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.47 github.com/docker/distribution/registry/storage/driver/filesystem
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.48 github.com/docker/distribution/registry/storage/driver/inmemory
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.49 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.50 github.com/docker/distribution/registry/storage/cache/memory
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.55 github.com/docker/distribution/registry/storage
10:19:08 [2023-08-10T10:19:08.142Z] #51 24.61 github.com/docker/distribution/registry/storage/cache/redis
10:19:08 [2023-08-10T10:19:08.401Z] #51 24.61 github.com/docker/distribution/registry/storage/driver/s3
10:19:08 [2023-08-10T10:19:08.401Z] #51 24.64 github.com/docker/distribution/registry/client
10:19:08 [2023-08-10T10:19:08.401Z] #51 24.65 github.com/docker/distribution/registry/storage/driver/swift
10:19:08 [2023-08-10T10:19:08.401Z] #51 24.90 github.com/docker/distribution/registry/client/auth
10:19:08 [2023-08-10T10:19:08.707Z] #51 25.01 github.com/docker/distribution/registry/proxy
10:19:09 [2023-08-10T10:19:09.011Z] #51 25.13 github.com/docker/distribution/registry/handlers
10:19:09 [2023-08-10T10:19:09.421Z] #51 25.56 github.com/docker/distribution/registry
10:19:09 [2023-08-10T10:19:09.421Z] #51 ...
10:19:09 [2023-08-10T10:19:09.421Z] 
10:19:09 [2023-08-10T10:19:09.421Z] #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.0"      && /build/go-winres --help
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66 NAME:
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    go-winres - A tool for embedding resources in Windows executables
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66 
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66 USAGE:
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    go-winres [global options] command [command options] [arguments...]
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66 
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66 COMMANDS:
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    init     Create an initial ./winres/winres.json
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    make     Make syso files for the "go build" command
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    simply   Make syso files for the "go build" command (simplified)
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    extract  Extract all resources from an executable
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    patch    Replace resources in an executable file (exe, dll)
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    help, h  Shows a list of commands or help for one command
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66 
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66 GLOBAL OPTIONS:
10:19:09 [2023-08-10T10:19:09.421Z] #56 17.66    --help, -h  show help (default: false)
10:19:09 [2023-08-10T10:19:09.811Z] #56 ...
10:19:09 [2023-08-10T10:19:09.811Z] 
10:19:09 [2023-08-10T10:19:09.811Z] #51 [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...)
10:19:09 [2023-08-10T10:19:09.811Z] #51 25.78 github.com/docker/distribution/cmd/registry
10:19:10 [2023-08-10T10:19:10.749Z] #51 27.08 + xx-verify /build/registry-v2
10:19:14 [2023-08-10T10:19:14.105Z] #51 ...
10:19:14 [2023-08-10T10:19:14.105Z] 
10:19:14 [2023-08-10T10:19:14.105Z] #59 [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
10:19:14 [2023-08-10T10:19:14.105Z] #59 21.82 Setting up libicu67:arm64 (67.1-7) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 22.98 Setting up libuv1:arm64 (1.40.0-2) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 23.05 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 23.10 Setting up librhash0:arm64 (1.4.1-2) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 23.26 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 23.46 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 23.83 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 24.18 Setting up cmake (3.18.4-2+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.105Z] #59 24.50 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:19:14 [2023-08-10T10:19:14.363Z] #59 ...
10:19:14 [2023-08-10T10:19:14.363Z] 
10:19:14 [2023-08-10T10:19:14.363Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:14 [2023-08-10T10:19:14.363Z] #60 22.10 Selecting previously unselected package python3-distutils.
10:19:14 [2023-08-10T10:19:14.363Z] #60 22.10 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 22.54 Unpacking python3-distutils (3.9.2-1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 23.32 Selecting previously unselected package libglib2.0-dev-bin.
10:19:14 [2023-08-10T10:19:14.363Z] #60 23.32 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 23.33 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 23.70 Selecting previously unselected package libsepol1-dev:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 23.70 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 23.73 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 24.79 Selecting previously unselected package libpcre2-16-0:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 24.80 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 24.88 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 25.46 Selecting previously unselected package libpcre2-32-0:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 25.47 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 25.48 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 26.17 Selecting previously unselected package libpcre2-posix2:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 26.18 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 26.24 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 26.77 Selecting previously unselected package libpcre2-dev:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 26.77 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 26.90 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 28.04 Selecting previously unselected package libselinux1-dev:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 28.04 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 28.12 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 28.51 Selecting previously unselected package libmount-dev:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 28.52 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 28.61 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 29.24 Selecting previously unselected package libpcre16-3:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 29.24 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 29.41 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 30.12 Selecting previously unselected package libpcre32-3:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 30.12 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 30.23 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 30.67 Selecting previously unselected package libpcrecpp0v5:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 30.67 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 30.69 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 31.36 Selecting previously unselected package libpcre3-dev:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 31.36 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 31.42 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 32.29 Selecting previously unselected package zlib1g-dev:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #60 32.29 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #60 ...
10:19:14 [2023-08-10T10:19:14.363Z] 
10:19:14 [2023-08-10T10:19:14.363Z] #55 [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             ;
10:19:14 [2023-08-10T10:19:14.363Z] #55 26.11 Selecting previously unselected package libyajl-dev:arm64.
10:19:14 [2023-08-10T10:19:14.363Z] #55 26.12 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 26.26 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 26.63 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 26.86 Setting up libyajl2:arm64 (2.1.0-3) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 27.19 Setting up bzip2 (1.0.8-4) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 27.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 28.26 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 28.53 Setting up libcap2:arm64 (1:2.44-1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 28.74 Setting up autotools-dev (20180224.1+nmu1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 28.85 Setting up libsigsegv2:arm64 (2.13-1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 29.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 29.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:19:14 [2023-08-10T10:19:14.363Z] #55 29.40 Setting up patch (2.7.6-7) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 29.78 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 30.07 Setting up libyajl-dev:arm64 (2.1.0-3) ...
10:19:14 [2023-08-10T10:19:14.363Z] #55 30.24 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 30.61 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 30.73 Setting up libtool (2.4.6-15) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 30.83 Setting up m4 (1.4.18-5) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 30.96 Setting up dpkg-dev (1.20.12) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 31.61 Setting up autoconf (2.69-14) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 31.80 Setting up build-essential (12.9) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 32.31 Setting up automake (1:1.16.3-2) ...
10:19:14 [2023-08-10T10:19:14.364Z] #55 32.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:19:14 [2023-08-10T10:19:14.364Z] #55 32.55 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:19:14 [2023-08-10T10:19:14.996Z] #55 ...
10:19:14 [2023-08-10T10:19:14.996Z] 
10:19:14 [2023-08-10T10:19:14.996Z] #64 [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
10:19:14 [2023-08-10T10:19:14.996Z] #64 23.21 gotestsum version dev
10:19:15 [2023-08-10T10:19:15.254Z] #64 ...
10:19:15 [2023-08-10T10:19:15.254Z] 
10:19:15 [2023-08-10T10:19:15.254Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:15 [2023-08-10T10:19:15.254Z] #60 32.45 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:19:15 [2023-08-10T10:19:15.254Z] #60 33.05 Selecting previously unselected package libglib2.0-dev:arm64.
10:19:15 [2023-08-10T10:19:15.254Z] #60 33.05 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:19:15 [2023-08-10T10:19:15.254Z] #60 33.12 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:19:15 [2023-08-10T10:19:15.512Z] #60 33.53 Selecting previously unselected package libsecret-1-dev:arm64.
10:19:15 [2023-08-10T10:19:15.512Z] #60 33.53 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:19:15 [2023-08-10T10:19:15.772Z] #60 33.65 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:19:16 [2023-08-10T10:19:16.029Z] #60 34.01 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:19:16 [2023-08-10T10:19:16.029Z] #60 34.10 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.25 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 ...
10:19:16 [2023-08-10T10:19:16.288Z] 
10:19:16 [2023-08-10T10:19:16.288Z] #48 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:19:16 [2023-08-10T10:19:16.288Z] #48 DONE 33.3s
10:19:16 [2023-08-10T10:19:16.288Z] 
10:19:16 [2023-08-10T10:19:16.288Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:19:16 [2023-08-10T10:19:16.288Z] #65 DONE 33.9s
10:19:16 [2023-08-10T10:19:16.288Z] 
10:19:16 [2023-08-10T10:19:16.288Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:19:16 [2023-08-10T10:19:16.288Z] #53 DONE 31.7s
10:19:16 [2023-08-10T10:19:16.288Z] 
10:19:16 [2023-08-10T10:19:16.288Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:19:16 [2023-08-10T10:19:16.288Z] #27 DONE 38.1s
10:19:16 [2023-08-10T10:19:16.288Z] 
10:19:16 [2023-08-10T10:19:16.288Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.26 Setting up libffi-dev:arm64 (3.3-6) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.27 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.29 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.30 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.31 Setting up libglib2.0-data (2.66.8-1) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.32 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:19:16 [2023-08-10T10:19:16.288Z] #60 34.35 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 ...
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:19:16 [2023-08-10T10:19:16.548Z] #68 DONE 31.9s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:19:16 [2023-08-10T10:19:16.548Z] #67 DONE 32.6s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #55 [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             ;
10:19:16 [2023-08-10T10:19:16.548Z] #55 DONE 34.7s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.36 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.39 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.41 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.42 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.44 Setting up python3-lib2to3 (3.9.2-1) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 ...
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #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.0"      && /build/go-winres --help
10:19:16 [2023-08-10T10:19:16.548Z] #56 DONE 34.8s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #64 [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
10:19:16 [2023-08-10T10:19:16.548Z] #64 DONE 34.8s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #58 [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
10:19:16 [2023-08-10T10:19:16.548Z] #58 DONE 34.8s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #57 [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
10:19:16 [2023-08-10T10:19:16.548Z] #57 DONE 34.8s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #61 [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
10:19:16 [2023-08-10T10:19:16.548Z] #61 DONE 34.3s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #62 [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
10:19:16 [2023-08-10T10:19:16.548Z] #62 DONE 34.3s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #59 [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
10:19:16 [2023-08-10T10:19:16.548Z] #59 DONE 34.3s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #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
10:19:16 [2023-08-10T10:19:16.548Z] #63 DONE 34.3s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.56 Setting up libelf1:arm64 (0.183-1) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.57 Setting up libsecret-common (0.20.4-2) ...
10:19:16 [2023-08-10T10:19:16.548Z] #60 ...
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #51 [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...)
10:19:16 [2023-08-10T10:19:16.548Z] #51 DONE 33.0s
10:19:16 [2023-08-10T10:19:16.548Z] 
10:19:16 [2023-08-10T10:19:16.548Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:16 [2023-08-10T10:19:16.548Z] #60 34.59 Setting up python3-distutils (3.9.2-1) ...
10:19:16 [2023-08-10T10:19:16.807Z] #60 34.75 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:19:16 [2023-08-10T10:19:16.807Z] #60 34.98 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:19:17 [2023-08-10T10:19:17.109Z] #60 35.02 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:19:17 [2023-08-10T10:19:17.369Z] #60 35.40 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:19:17 [2023-08-10T10:19:17.369Z] #60 35.42 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:19:17 [2023-08-10T10:19:17.369Z] #60 35.44 Setting up libglib2.0-bin (2.66.8-1) ...
10:19:17 [2023-08-10T10:19:17.369Z] #60 35.47 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:19:17 [2023-08-10T10:19:17.369Z] #60 35.48 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:19:17 [2023-08-10T10:19:17.369Z] #60 35.51 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:19:17 [2023-08-10T10:19:17.628Z] #60 ...
10:19:17 [2023-08-10T10:19:17.628Z] 
10:19:17 [2023-08-10T10:19:17.628Z] #69 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:19:17 [2023-08-10T10:19:17.628Z] #69 DONE 0.8s
10:19:17 [2023-08-10T10:19:17.628Z] 
10:19:17 [2023-08-10T10:19:17.628Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:19:17 [2023-08-10T10:19:17.628Z] #60 35.53 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:19:17 [2023-08-10T10:19:17.628Z] #60 35.54 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:19:17 [2023-08-10T10:19:17.628Z] #60 35.56 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:19:17 [2023-08-10T10:19:17.628Z] #60 35.57 No schema files found: doing nothing.
10:19:17 [2023-08-10T10:19:17.628Z] #60 35.57 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:19:17 [2023-08-10T10:19:17.628Z] #60 35.61 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:19:17 [2023-08-10T10:19:17.628Z] #60 DONE 35.7s
10:19:17 [2023-08-10T10:19:17.628Z] 
10:19:17 [2023-08-10T10:19:17.628Z] #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...)
10:19:20 [2023-08-10T10:19:20.158Z] #70 ...
10:19:20 [2023-08-10T10:19:20.158Z] 
10:19:20 [2023-08-10T10:19:20.158Z] #54 [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.51.2"      && /build/golangci-lint --version
10:19:20 [2023-08-10T10:19:20.158Z] #54 37.98 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
10:19:20 [2023-08-10T10:19:20.158Z] #54 DONE 38.2s
10:19:20 [2023-08-10T10:19:20.158Z] 
10:19:20 [2023-08-10T10:19:20.158Z] #71 [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...)
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.308 go: downloading github.com/urfave/cli/v2 v2.23.5
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.357 go: downloading github.com/google/uuid v1.3.0
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.358 go: downloading github.com/moby/vpnkit v0.5.0
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.359 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.385 go: downloading github.com/gorilla/mux v1.8.0
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.386 go: downloading github.com/moby/sys/mountinfo v0.6.2
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.388 go: downloading golang.org/x/sys v0.2.0
10:19:20 [2023-08-10T10:19:20.158Z] #71 3.493 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:19:20 [2023-08-10T10:19:20.727Z] #71 4.237 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:19:20 [2023-08-10T10:19:20.986Z] #71 4.238 go: downloading golang.org/x/net v0.1.0
10:19:21 [2023-08-10T10:19:21.245Z] #71 4.620 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
10:19:21 [2023-08-10T10:19:21.245Z] #71 4.621 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
10:19:22 [2023-08-10T10:19:22.182Z] #71 ...
10:19:22 [2023-08-10T10:19:22.182Z] 
10:19:22 [2023-08-10T10:19:22.183Z] #72 [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
10:19:22 [2023-08-10T10:19:22.183Z] #72 3.169 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:19:22 [2023-08-10T10:19:22.183Z] #72 3.169 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:19:22 [2023-08-10T10:19:22.183Z] #72 3.169 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:19:22 [2023-08-10T10:19:22.183Z] #72 3.773 Reading package lists...
10:19:22 [2023-08-10T10:19:22.183Z] #72 4.444 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:19:22 [2023-08-10T10:19:22.183Z] #72 4.466 Reading package lists...
10:19:22 [2023-08-10T10:19:22.183Z] #72 5.032 Building dependency tree...
10:19:22 [2023-08-10T10:19:22.183Z] #72 5.201 Reading state information...
10:19:22 [2023-08-10T10:19:22.183Z] #72 5.440 gcc is already the newest version (4:10.2.1-1).
10:19:22 [2023-08-10T10:19:22.183Z] #72 5.440 libc6-dev is already the newest version (2.31-13+deb11u6).
10:19:22 [2023-08-10T10:19:22.183Z] #72 5.440 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
10:19:22 [2023-08-10T10:19:22.183Z] #72 DONE 5.7s
10:19:22 [2023-08-10T10:19:22.183Z] 
10:19:22 [2023-08-10T10:19:22.183Z] #73 [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...)
10:19:22 [2023-08-10T10:19:22.752Z] #73 0.605 -- The C compiler identification is GNU 10.2.1
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.618 -- Detecting C compiler ABI info
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.737 -- Detecting C compiler ABI info - done
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.753 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.754 -- Detecting C compile features
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.754 -- Detecting C compile features - done
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.769 -- Performing Test HAS_BUILTIN_FORTIFY
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.820 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:19:23 [2023-08-10T10:19:23.012Z] #73 0.844 -- Configuring done
10:19:23 [2023-08-10T10:19:23.271Z] #73 0.848 -- Generating done
10:19:23 [2023-08-10T10:19:23.271Z] #73 0.850 -- Build files have been written to: /go/src/github.com/krallin/tini
10:19:23 [2023-08-10T10:19:23.271Z] #73 0.917 Scanning dependencies of target tini-static
10:19:23 [2023-08-10T10:19:23.272Z] #73 0.931 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:19:23 [2023-08-10T10:19:23.531Z] #73 1.161 [100%] Linking C executable tini-static
10:19:23 [2023-08-10T10:19:23.531Z] #73 1.244 [100%] Built target tini-static
10:19:23 [2023-08-10T10:19:23.531Z] #73 DONE 1.4s
10:19:23 [2023-08-10T10:19:23.531Z] 
10:19:23 [2023-08-10T10:19:23.531Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:19:23 [2023-08-10T10:19:23.531Z] #74 2.813 Cloning into '/tmp/crun-build'...
10:19:23 [2023-08-10T10:19:23.531Z] #74 3.909 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:19:23 [2023-08-10T10:19:23.531Z] #74 3.920 Cloning into '/tmp/crun-build/libocispec'...
10:19:23 [2023-08-10T10:19:23.531Z] #74 4.362 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:19:23 [2023-08-10T10:19:23.531Z] #74 4.383 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:19:23 [2023-08-10T10:19:23.531Z] #74 4.383 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:19:23 [2023-08-10T10:19:23.531Z] #74 4.384 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:19:23 [2023-08-10T10:19:23.531Z] #74 4.409 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:19:23 [2023-08-10T10:19:23.531Z] #74 5.024 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:19:23 [2023-08-10T10:19:23.531Z] #74 5.446 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:19:23 [2023-08-10T10:19:23.531Z] #74 5.863 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:19:23 [2023-08-10T10:19:23.531Z] #74 5.970 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:19:23 [2023-08-10T10:19:23.531Z] #74 6.087 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:19:26 [2023-08-10T10:19:26.823Z] #74 ...
10:19:26 [2023-08-10T10:19:26.823Z] 
10:19:26 [2023-08-10T10:19:26.823Z] #75 [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...)
10:19:26 [2023-08-10T10:19:26.823Z] #75 3.368 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc .
10:19:26 [2023-08-10T10:19:26.823Z] #75 ...
10:19:26 [2023-08-10T10:19:26.823Z] 
10:19:26 [2023-08-10T10:19:26.823Z] #76 [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...)
10:19:26 [2023-08-10T10:19:26.823Z] #76 ...
10:19:26 [2023-08-10T10:19:26.823Z] 
10:19:26 [2023-08-10T10:19:26.823Z] #77 [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...)
10:19:27 [2023-08-10T10:19:27.082Z] #77 ...
10:19:27 [2023-08-10T10:19:27.082Z] 
10:19:27 [2023-08-10T10:19:27.082Z] #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...)
10:19:27 [2023-08-10T10:19:27.082Z] #70 3.774 + bin/ctr
10:19:27 [2023-08-10T10:19:27.082Z] #70 3.775 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
10:19:27 [2023-08-10T10:19:27.652Z] #70 ...
10:19:27 [2023-08-10T10:19:27.652Z] 
10:19:27 [2023-08-10T10:19:27.652Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:19:27 [2023-08-10T10:19:27.652Z] #74 11.32 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:19:32 [2023-08-10T10:19:32.930Z] #74 15.97 libtoolize: putting auxiliary files in '.'.
10:19:32 [2023-08-10T10:19:32.930Z] #74 15.97 libtoolize: copying file './ltmain.sh'
10:19:33 [2023-08-10T10:19:33.498Z] #74 16.89 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:19:33 [2023-08-10T10:19:33.498Z] #74 16.89 libtoolize: and rerunning libtoolize and aclocal.
10:19:33 [2023-08-10T10:19:33.498Z] #74 16.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:19:36 [2023-08-10T10:19:36.805Z] #74 20.31 configure.ac:7: installing './compile'
10:19:36 [2023-08-10T10:19:36.805Z] #74 20.31 configure.ac:11: installing './config.guess'
10:19:36 [2023-08-10T10:19:36.805Z] #74 20.32 configure.ac:11: installing './config.sub'
10:19:36 [2023-08-10T10:19:36.805Z] #74 20.32 configure.ac:8: installing './install-sh'
10:19:36 [2023-08-10T10:19:36.805Z] #74 20.33 configure.ac:8: installing './missing'
10:19:36 [2023-08-10T10:19:36.805Z] #74 20.36 Makefile.am: installing './depcomp'
10:19:37 [2023-08-10T10:19:37.374Z] #74 20.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:19:37 [2023-08-10T10:19:37.374Z] #74 20.96 libtoolize: copying file 'build-aux/ltmain.sh'
10:19:37 [2023-08-10T10:19:37.374Z] #74 21.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:19:37 [2023-08-10T10:19:37.633Z] #74 21.06 libtoolize: copying file 'm4/libtool.m4'
10:19:37 [2023-08-10T10:19:37.633Z] #74 21.15 libtoolize: copying file 'm4/ltoptions.m4'
10:19:37 [2023-08-10T10:19:37.893Z] #74 21.27 libtoolize: copying file 'm4/ltsugar.m4'
10:19:37 [2023-08-10T10:19:37.893Z] #74 21.38 libtoolize: copying file 'm4/ltversion.m4'
10:19:37 [2023-08-10T10:19:37.893Z] #74 21.49 libtoolize: copying file 'm4/lt~obsolete.m4'
10:19:38 [2023-08-10T10:19:38.153Z] #74 21.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:19:43 [2023-08-10T10:19:43.437Z] #74 26.09 configure.ac:7: installing 'build-aux/compile'
10:19:43 [2023-08-10T10:19:43.437Z] #74 26.10 configure.ac:9: installing 'build-aux/config.guess'
10:19:43 [2023-08-10T10:19:43.437Z] #74 26.10 configure.ac:9: installing 'build-aux/config.sub'
10:19:43 [2023-08-10T10:19:43.437Z] #74 26.10 configure.ac:11: installing 'build-aux/install-sh'
10:19:43 [2023-08-10T10:19:43.437Z] #74 26.11 configure.ac:11: installing 'build-aux/missing'
10:19:43 [2023-08-10T10:19:43.437Z] #74 26.15 Makefile.am: installing 'build-aux/depcomp'
10:19:43 [2023-08-10T10:19:43.437Z] #74 26.18 parallel-tests: installing 'build-aux/test-driver'
10:19:44 [2023-08-10T10:19:44.376Z] #74 27.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:19:44 [2023-08-10T10:19:44.376Z] #74 27.68 libtoolize: copying file 'build-aux/ltmain.sh'
10:19:44 [2023-08-10T10:19:44.944Z] #74 28.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:19:44 [2023-08-10T10:19:44.944Z] #74 28.29 libtoolize: copying file 'm4/libtool.m4'
10:19:44 [2023-08-10T10:19:44.944Z] #74 28.40 libtoolize: copying file 'm4/ltoptions.m4'
10:19:45 [2023-08-10T10:19:45.204Z] #74 28.50 libtoolize: copying file 'm4/ltsugar.m4'
10:19:45 [2023-08-10T10:19:45.204Z] #74 28.66 libtoolize: copying file 'm4/ltversion.m4'
10:19:45 [2023-08-10T10:19:45.463Z] #74 28.85 libtoolize: copying file 'm4/lt~obsolete.m4'
10:19:50 [2023-08-10T10:19:50.748Z] #74 34.03 configure.ac:11: installing 'build-aux/compile'
10:19:50 [2023-08-10T10:19:50.748Z] #74 34.03 configure.ac:11: installing 'build-aux/config.guess'
10:19:50 [2023-08-10T10:19:50.748Z] #74 34.03 configure.ac:11: installing 'build-aux/config.sub'
10:19:50 [2023-08-10T10:19:50.748Z] #74 34.03 configure.ac:13: installing 'build-aux/install-sh'
10:19:50 [2023-08-10T10:19:50.748Z] #74 34.04 configure.ac:13: installing 'build-aux/missing'
10:19:50 [2023-08-10T10:19:50.748Z] #74 34.04 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:19:50 [2023-08-10T10:19:50.748Z] #74 34.12 Makefile.am: installing 'build-aux/depcomp'
10:19:51 [2023-08-10T10:19:51.576Z] #74 34.91 checking build system type... aarch64-unknown-linux-gnu
10:19:51 [2023-08-10T10:19:51.836Z] #74 35.18 checking host system type... aarch64-unknown-linux-gnu
10:19:51 [2023-08-10T10:19:51.836Z] #74 35.18 checking how to print strings... printf
10:19:51 [2023-08-10T10:19:51.836Z] #74 35.20 checking for gcc... gcc
10:19:51 [2023-08-10T10:19:51.836Z] #74 35.30 checking whether the C compiler works... yes
10:19:52 [2023-08-10T10:19:52.096Z] #74 35.42 checking for C compiler default output file name... a.out
10:19:52 [2023-08-10T10:19:52.096Z] #74 35.42 checking for suffix of executables... 
10:19:52 [2023-08-10T10:19:52.096Z] #74 35.51 checking whether we are cross compiling... no
10:19:52 [2023-08-10T10:19:52.096Z] #74 35.57 checking for suffix of object files... o
10:19:52 [2023-08-10T10:19:52.096Z] #74 35.63 checking whether we are using the GNU C compiler... yes
10:19:52 [2023-08-10T10:19:52.356Z] #74 35.66 checking whether gcc accepts -g... yes
10:19:52 [2023-08-10T10:19:52.356Z] #74 35.74 checking for gcc option to accept ISO C89... none needed
10:19:52 [2023-08-10T10:19:52.356Z] #74 35.84 checking whether gcc understands -c and -o together... yes
10:19:52 [2023-08-10T10:19:52.615Z] #74 35.98 checking for a sed that does not truncate output... /bin/sed
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.00 checking for grep that handles long lines and -e... /bin/grep
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.02 checking for egrep... /bin/grep -E
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.03 checking for fgrep... /bin/grep -F
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.04 checking for ld used by gcc... /usr/bin/ld
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.06 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.07 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.14 checking whether ln -s works... yes
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.15 checking the maximum length of command line arguments... 1572864
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.18 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.18 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.18 checking for /usr/bin/ld option to reload object files... -r
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.18 checking for objdump... objdump
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.19 checking how to recognize dependent libraries... pass_all
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.19 checking for dlltool... no
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.19 checking how to associate runtime and link libraries... printf %s\n
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.19 checking for ar... ar
10:19:52 [2023-08-10T10:19:52.615Z] #74 36.19 checking for archiver @FILE support... @
10:19:52 [2023-08-10T10:19:52.875Z] #74 36.26 checking for strip... strip
10:19:52 [2023-08-10T10:19:52.875Z] #74 36.26 checking for ranlib... ranlib
10:19:52 [2023-08-10T10:19:52.875Z] #74 36.27 checking for gawk... no
10:19:52 [2023-08-10T10:19:52.875Z] #74 36.27 checking for mawk... mawk
10:19:52 [2023-08-10T10:19:52.875Z] #74 36.27 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:19:53 [2023-08-10T10:19:53.134Z] #74 36.54 checking for sysroot... no
10:19:53 [2023-08-10T10:19:53.134Z] #74 36.54 checking for a working dd... /bin/dd
10:19:53 [2023-08-10T10:19:53.134Z] #74 36.55 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:19:53 [2023-08-10T10:19:53.134Z] #74 36.57 checking for mt... no
10:19:53 [2023-08-10T10:19:53.134Z] #74 36.57 checking if : is a manifest tool... no
10:19:53 [2023-08-10T10:19:53.134Z] #74 36.58 checking how to run the C preprocessor... gcc -E
10:19:53 [2023-08-10T10:19:53.704Z] #74 36.73 checking for ANSI C header files... yes
10:19:53 [2023-08-10T10:19:53.704Z] #74 37.13 checking for sys/types.h... yes
10:19:53 [2023-08-10T10:19:53.963Z] #74 37.28 checking for sys/stat.h... yes
10:19:53 [2023-08-10T10:19:53.963Z] #74 37.44 checking for stdlib.h... yes
10:19:53 [2023-08-10T10:19:53.963Z] #74 37.53 checking for string.h... yes
10:19:54 [2023-08-10T10:19:54.223Z] #74 37.63 checking for memory.h... yes
10:19:54 [2023-08-10T10:19:54.223Z] #74 37.77 checking for strings.h... yes
10:19:54 [2023-08-10T10:19:54.482Z] #74 37.90 checking for inttypes.h... yes
10:19:54 [2023-08-10T10:19:54.482Z] #74 38.01 checking for stdint.h... yes
10:19:54 [2023-08-10T10:19:54.742Z] #74 38.13 checking for unistd.h... yes
10:19:54 [2023-08-10T10:19:54.742Z] #74 38.21 checking for dlfcn.h... yes
10:19:54 [2023-08-10T10:19:54.742Z] #74 38.30 checking for objdir... .libs
10:19:55 [2023-08-10T10:19:55.001Z] #74 38.48 checking if gcc supports -fno-rtti -fno-exceptions... no
10:19:55 [2023-08-10T10:19:55.002Z] #74 38.55 checking for gcc option to produce PIC... -fPIC -DPIC
10:19:55 [2023-08-10T10:19:55.002Z] #74 38.55 checking if gcc PIC flag -fPIC -DPIC works... yes
10:19:55 [2023-08-10T10:19:55.261Z] #74 38.62 checking if gcc static flag -static works... yes
10:19:55 [2023-08-10T10:19:55.520Z] #74 38.81 checking if gcc supports -c -o file.o... yes
10:19:55 [2023-08-10T10:19:55.520Z] #74 38.93 checking if gcc supports -c -o file.o... (cached) yes
10:19:55 [2023-08-10T10:19:55.520Z] #74 38.93 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:19:55 [2023-08-10T10:19:55.520Z] #74 38.97 checking dynamic linker characteristics... GNU/Linux ld.so
10:19:55 [2023-08-10T10:19:55.520Z] #74 39.19 checking how to hardcode library paths into programs... immediate
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.19 checking whether stripping libraries is possible... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.20 checking if libtool supports shared libraries... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.20 checking whether to build shared libraries... no
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.20 checking whether to build static libraries... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.21 checking for a BSD-compatible install... /usr/bin/install -c
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.23 checking whether build environment is sane... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.26 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.27 checking whether make sets $(MAKE)... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.30 checking whether make supports the include directive... yes (GNU style)
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.32 checking whether make supports nested variables... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.36 checking whether UID '0' is supported by ustar format... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.36 checking whether GID '0' is supported by ustar format... yes
10:19:55 [2023-08-10T10:19:55.780Z] #74 39.36 checking how to create a ustar tar archive... gnutar
10:19:56 [2023-08-10T10:19:56.039Z] #74 39.40 checking dependency style of gcc... gcc3
10:19:56 [2023-08-10T10:19:56.039Z] #74 39.58 checking whether to enable maintainer-specific portions of Makefiles... yes
10:19:56 [2023-08-10T10:19:56.039Z] #74 39.58 checking whether make supports nested variables... (cached) yes
10:19:56 [2023-08-10T10:19:56.039Z] #74 39.59 checking for gawk... (cached) mawk
10:19:56 [2023-08-10T10:19:56.039Z] #74 39.59 checking for a sed that does not truncate output... (cached) /bin/sed
10:19:56 [2023-08-10T10:19:56.039Z] #74 39.59 checking for gcc... (cached) gcc
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.70 checking whether we are using the GNU C compiler... (cached) yes
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.70 checking whether gcc accepts -g... (cached) yes
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.70 checking for gcc option to accept ISO C89... (cached) none needed
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.70 checking whether gcc understands -c and -o together... (cached) yes
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.70 checking for a Python interpreter with version >= 3... python3
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.78 checking for python3... /usr/bin/python3
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.79 checking for python3 version... 3.9
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.80 checking for python3 platform... linux
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.83 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:19:56 [2023-08-10T10:19:56.298Z] #74 39.88 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:19:56 [2023-08-10T10:19:56.558Z] #74 39.95 checking for go-md2man... no
10:19:56 [2023-08-10T10:19:56.558Z] #74 39.96 checking error.h usability... yes
10:19:56 [2023-08-10T10:19:56.558Z] #74 40.09 checking error.h presence... yes
10:19:56 [2023-08-10T10:19:56.558Z] #74 40.12 checking for error.h... yes
10:19:56 [2023-08-10T10:19:56.831Z] #74 40.20 checking linux/openat2.h usability... yes
10:19:56 [2023-08-10T10:19:56.831Z] #74 40.26 checking linux/openat2.h presence... yes
10:19:56 [2023-08-10T10:19:56.831Z] #74 40.28 checking for linux/openat2.h... yes
10:19:56 [2023-08-10T10:19:56.831Z] #74 40.33 checking for copy_file_range... yes
10:19:57 [2023-08-10T10:19:57.091Z] #74 40.49 checking for fgetxattr... yes
10:19:57 [2023-08-10T10:19:57.351Z] #74 40.70 checking for statx... yes
10:19:57 [2023-08-10T10:19:57.351Z] #74 40.85 checking for fgetpwent_r... yes
10:19:57 [2023-08-10T10:19:57.351Z] #74 40.94 checking for issetugid... no
10:19:57 [2023-08-10T10:19:57.610Z] #74 41.04 checking for pkg-config... /usr/bin/pkg-config
10:19:57 [2023-08-10T10:19:57.610Z] #74 41.04 checking pkg-config is at least version 0.9.0... yes
10:19:57 [2023-08-10T10:19:57.610Z] #74 41.05 checking for library containing yajl_tree_get... -lyajl
10:19:57 [2023-08-10T10:19:57.610Z] #74 41.18 checking for yajl >= 2.0.0... yes
10:19:57 [2023-08-10T10:19:57.610Z] #74 41.19 checking sys/capability.h usability... yes
10:19:57 [2023-08-10T10:19:57.870Z] #74 41.28 checking sys/capability.h presence... yes
10:19:57 [2023-08-10T10:19:57.870Z] #74 41.32 checking for sys/capability.h... yes
10:19:58 [2023-08-10T10:19:58.132Z] #74 41.32 checking for library containing cap_from_name... -lcap
10:19:58 [2023-08-10T10:19:58.392Z] #74 41.51 checking for library containing dlopen... -ldl
10:19:58 [2023-08-10T10:19:58.392Z] #74 41.75 checking seccomp.h usability... yes
10:19:58 [2023-08-10T10:19:58.392Z] #74 41.83 checking seccomp.h presence... yes
10:19:58 [2023-08-10T10:19:58.392Z] #74 41.86 checking for seccomp.h... yes
10:19:58 [2023-08-10T10:19:58.652Z] #74 41.87 checking for library containing seccomp_rule_add... -lseccomp
10:19:58 [2023-08-10T10:19:58.652Z] #74 42.03 checking for library containing seccomp_arch_resolve_name... none required
10:19:58 [2023-08-10T10:19:58.652Z] #74 42.12 checking systemd/sd-bus.h usability... yes
10:19:58 [2023-08-10T10:19:58.652Z] #74 42.20 checking systemd/sd-bus.h presence... yes
10:19:58 [2023-08-10T10:19:58.652Z] #74 42.25 checking for systemd/sd-bus.h... yes
10:19:58 [2023-08-10T10:19:58.911Z] #74 42.25 checking for library containing sd_bus_match_signal_async... -lsystemd
10:19:59 [2023-08-10T10:19:59.170Z] #74 42.49 checking for sd_notify_barrier... yes
10:19:59 [2023-08-10T10:19:59.170Z] #74 42.62 checking linux/bpf.h usability... yes
10:19:59 [2023-08-10T10:19:59.170Z] #74 42.70 checking linux/bpf.h presence... yes
10:19:59 [2023-08-10T10:19:59.170Z] #74 42.72 checking for linux/bpf.h... yes
10:19:59 [2023-08-10T10:19:59.170Z] #74 42.72 checking compilation for eBPF... yes
10:19:59 [2023-08-10T10:19:59.170Z] #74 42.78 checking for criu >= 3.15... no
10:19:59 [2023-08-10T10:19:59.170Z] #74 42.80 configure: CRIU headers not found, building without CRIU support
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.80 checking for criu > 3.16... no
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.82 configure: CRIU version doesn't support join-ns API
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.82 checking for criu > 3.16.1... no
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.84 configure: CRIU version doesn't support for pre-dumping
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.84 checking for new mount API (fsconfig)... yes
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.90 checking for seccomp notify API... yes
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.96 checking for gperf... no
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.96 configure: gperf not found - cannot rebuild signal parser code
10:19:59 [2023-08-10T10:19:59.429Z] #74 42.96 checking for library containing argp_parse... none required
10:19:59 [2023-08-10T10:19:59.688Z] #74 43.09 checking that generated files are newer than configure... #74 ...
10:19:59 [2023-08-10T10:19:59.688Z] 
10:19:59 [2023-08-10T10:19:59.688Z] #71 [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...)
10:19:59 [2023-08-10T10:19:59.688Z] #71 DONE 43.1s
10:19:59 [2023-08-10T10:19:59.688Z] 
10:19:59 [2023-08-10T10:19:59.688Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:19:59 [2023-08-10T10:19:59.688Z] #74 43.09 checking that generated files are newer than configure... done
10:19:59 [2023-08-10T10:19:59.688Z] #74 43.09 configure: creating ./config.status
10:19:59 [2023-08-10T10:19:59.688Z] #74 ...
10:19:59 [2023-08-10T10:19:59.688Z] 
10:19:59 [2023-08-10T10:19:59.688Z] #75 [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...)
10:19:59 [2023-08-10T10:19:59.688Z] #75 DONE 43.2s
10:19:59 [2023-08-10T10:19:59.688Z] 
10:19:59 [2023-08-10T10:19:59.688Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
10:19:59 [2023-08-10T10:19:59.688Z] #78 DONE 0.1s
10:19:59 [2023-08-10T10:19:59.688Z] 
10:19:59 [2023-08-10T10:19:59.688Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
10:19:59 [2023-08-10T10:19:59.947Z] #79 DONE 0.1s
10:19:59 [2023-08-10T10:19:59.947Z] 
10:19:59 [2023-08-10T10:19:59.947Z] #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...)
10:20:00 [2023-08-10T10:20:00.889Z] #70 ...
10:20:00 [2023-08-10T10:20:00.889Z] 
10:20:00 [2023-08-10T10:20:00.889Z] #77 [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...)
10:20:00 [2023-08-10T10:20:00.889Z] #77 DONE 44.0s
10:20:00 [2023-08-10T10:20:00.889Z] 
10:20:00 [2023-08-10T10:20:00.889Z] #76 [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...)
10:20:00 [2023-08-10T10:20:00.889Z] #76 DONE 44.2s
10:20:00 [2023-08-10T10:20:00.889Z] 
10:20:00 [2023-08-10T10:20:00.889Z] #66 [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
10:20:01 [2023-08-10T10:20:01.474Z] #66 ...
10:20:01 [2023-08-10T10:20:01.474Z] 
10:20:01 [2023-08-10T10:20:01.474Z] #80 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
10:20:01 [2023-08-10T10:20:01.734Z] #80 DONE 0.1s
10:20:01 [2023-08-10T10:20:01.734Z] 
10:20:01 [2023-08-10T10:20:01.734Z] #81 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
10:20:01 [2023-08-10T10:20:01.994Z] #81 DONE 0.2s
10:20:01 [2023-08-10T10:20:01.994Z] 
10:20:01 [2023-08-10T10:20:01.994Z] #82 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
10:20:01 [2023-08-10T10:20:01.994Z] #82 DONE 0.1s
10:20:01 [2023-08-10T10:20:01.994Z] 
10:20:01 [2023-08-10T10:20:01.994Z] #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...)
10:20:01 [2023-08-10T10:20:01.994Z] #70 ...
10:20:01 [2023-08-10T10:20:01.994Z] 
10:20:01 [2023-08-10T10:20:01.994Z] #83 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:20:01 [2023-08-10T10:20:01.994Z] #83 DONE 0.1s
10:20:01 [2023-08-10T10:20:01.994Z] 
10:20:01 [2023-08-10T10:20:01.994Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:20:01 [2023-08-10T10:20:01.994Z] #74 45.53 config.status: creating Makefile
10:20:01 [2023-08-10T10:20:01.994Z] #74 45.59 config.status: creating rpm/crun.spec
10:20:01 [2023-08-10T10:20:01.994Z] #74 ...
10:20:01 [2023-08-10T10:20:01.994Z] 
10:20:01 [2023-08-10T10:20:01.994Z] #84 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
10:20:01 [2023-08-10T10:20:01.994Z] #84 DONE 0.1s
10:20:01 [2023-08-10T10:20:01.994Z] 
10:20:01 [2023-08-10T10:20:01.994Z] #85 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
10:20:01 [2023-08-10T10:20:01.994Z] #85 DONE 0.1s
10:20:01 [2023-08-10T10:20:01.994Z] 
10:20:01 [2023-08-10T10:20:01.994Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:20:01 [2023-08-10T10:20:01.994Z] #74 45.66 config.status: creating config.h
10:20:02 [2023-08-10T10:20:02.253Z] #74 ...
10:20:02 [2023-08-10T10:20:02.253Z] 
10:20:02 [2023-08-10T10:20:02.253Z] #86 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:20:02 [2023-08-10T10:20:02.253Z] #86 DONE 0.1s
10:20:02 [2023-08-10T10:20:02.253Z] 
10:20:02 [2023-08-10T10:20:02.253Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:20:02 [2023-08-10T10:20:02.253Z] #74 45.69 config.status: executing libtool commands
10:20:02 [2023-08-10T10:20:02.253Z] #74 45.70 config.status: executing depfiles commands
10:20:02 [2023-08-10T10:20:02.513Z] #74 ...
10:20:02 [2023-08-10T10:20:02.513Z] 
10:20:02 [2023-08-10T10:20:02.513Z] #87 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:20:02 [2023-08-10T10:20:02.513Z] #87 DONE 0.2s
10:20:02 [2023-08-10T10:20:02.513Z] 
10:20:02 [2023-08-10T10:20:02.513Z] #88 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:20:02 [2023-08-10T10:20:02.513Z] #88 DONE 0.1s
10:20:02 [2023-08-10T10:20:02.513Z] 
10:20:02 [2023-08-10T10:20:02.513Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
10:20:02 [2023-08-10T10:20:02.772Z] #89 DONE 0.2s
10:20:02 [2023-08-10T10:20:02.772Z] 
10:20:02 [2023-08-10T10:20:02.772Z] #66 [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
10:20:02 [2023-08-10T10:20:02.772Z] #66 ...
10:20:02 [2023-08-10T10:20:02.772Z] 
10:20:02 [2023-08-10T10:20:02.772Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:20:02 [2023-08-10T10:20:02.772Z] #74 46.24 === configuring in libocispec (/tmp/crun-build/libocispec)
10:20:02 [2023-08-10T10:20:02.772Z] #74 46.25 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:20:03 [2023-08-10T10:20:03.031Z] #74 46.41 checking for gcc... gcc
10:20:03 [2023-08-10T10:20:03.031Z] #74 46.44 checking whether the C compiler works... yes
10:20:03 [2023-08-10T10:20:03.031Z] #74 46.49 checking for C compiler default output file name... a.out
10:20:03 [2023-08-10T10:20:03.031Z] #74 46.49 checking for suffix of executables... 
10:20:03 [2023-08-10T10:20:03.031Z] #74 46.55 checking whether we are cross compiling... no
10:20:03 [2023-08-10T10:20:03.290Z] #74 46.60 checking for suffix of object files... o
10:20:03 [2023-08-10T10:20:03.290Z] #74 46.63 checking whether we are using the GNU C compiler... yes
10:20:03 [2023-08-10T10:20:03.290Z] #74 46.66 checking whether gcc accepts -g... yes
10:20:03 [2023-08-10T10:20:03.290Z] #74 46.69 checking for gcc option to accept ISO C89... none needed
10:20:03 [2023-08-10T10:20:03.290Z] #74 46.74 checking whether gcc understands -c and -o together... yes
10:20:03 [2023-08-10T10:20:03.290Z] #74 46.80 checking how to run the C preprocessor... gcc -E
10:20:03 [2023-08-10T10:20:03.549Z] #74 46.87 checking for grep that handles long lines and -e... /bin/grep
10:20:03 [2023-08-10T10:20:03.549Z] #74 46.87 checking for egrep... /bin/grep -E
10:20:03 [2023-08-10T10:20:03.549Z] #74 46.87 checking for ANSI C header files... yes
10:20:03 [2023-08-10T10:20:03.549Z] #74 47.01 checking for sys/types.h... yes
10:20:03 [2023-08-10T10:20:03.549Z] #74 47.05 checking for sys/stat.h... yes
10:20:03 [2023-08-10T10:20:03.549Z] #74 47.09 checking for stdlib.h... yes
10:20:03 [2023-08-10T10:20:03.549Z] #74 47.13 checking for string.h... yes
10:20:03 [2023-08-10T10:20:03.549Z] #74 47.18 checking for memory.h... yes
10:20:03 [2023-08-10T10:20:03.808Z] #74 47.22 checking for strings.h... yes
10:20:03 [2023-08-10T10:20:03.808Z] #74 47.27 checking for inttypes.h... yes
10:20:03 [2023-08-10T10:20:03.808Z] #74 47.32 checking for stdint.h... yes
10:20:03 [2023-08-10T10:20:03.808Z] #74 47.36 checking for unistd.h... yes
10:20:03 [2023-08-10T10:20:03.808Z] #74 47.40 checking minix/config.h usability... no
10:20:03 [2023-08-10T10:20:03.808Z] #74 47.44 checking minix/config.h presence... no
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.46 checking for minix/config.h... no
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.46 checking whether it is safe to define __EXTENSIONS__... yes
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.52 checking build system type... aarch64-unknown-linux-gnu
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.67 checking host system type... aarch64-unknown-linux-gnu
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.67 checking how to print strings... printf
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.67 checking for a sed that does not truncate output... /bin/sed
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.69 checking for fgrep... /bin/grep -F
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.70 checking for ld used by gcc... /usr/bin/ld
10:20:04 [2023-08-10T10:20:04.067Z] #74 47.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.77 checking whether ln -s works... yes
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.77 checking the maximum length of command line arguments... 1572864
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.79 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.79 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.80 checking for /usr/bin/ld option to reload object files... -r
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.80 checking for objdump... objdump
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.80 checking how to recognize dependent libraries... pass_all
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.80 checking for dlltool... no
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.80 checking how to associate runtime and link libraries... printf %s\n
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.80 checking for ar... ar
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.80 checking for archiver @FILE support... @
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.84 checking for strip... strip
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.84 checking for ranlib... ranlib
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.84 checking for gawk... no
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.84 checking for mawk... mawk
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.85 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.94 checking for sysroot... no
10:20:04 [2023-08-10T10:20:04.326Z] #74 47.94 checking for a working dd... /bin/dd
10:20:04 [2023-08-10T10:20:04.585Z] #74 47.95 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:20:04 [2023-08-10T10:20:04.585Z] #74 47.95 checking for mt... no
10:20:04 [2023-08-10T10:20:04.585Z] #74 47.95 checking if : is a manifest tool... no
10:20:04 [2023-08-10T10:20:04.585Z] #74 47.96 checking for dlfcn.h... yes
10:20:04 [2023-08-10T10:20:04.585Z] #74 48.00 checking for objdir... .libs
10:20:04 [2023-08-10T10:20:04.585Z] #74 48.07 checking if gcc supports -fno-rtti -fno-exceptions... no
10:20:04 [2023-08-10T10:20:04.585Z] #74 48.10 checking for gcc option to produce PIC... -fPIC -DPIC
10:20:04 [2023-08-10T10:20:04.585Z] #74 48.10 checking if gcc PIC flag -fPIC -DPIC works... yes
10:20:04 [2023-08-10T10:20:04.585Z] #74 48.13 checking if gcc static flag -static works... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.21 checking if gcc supports -c -o file.o... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.27 checking if gcc supports -c -o file.o... (cached) yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.27 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.28 checking dynamic linker characteristics... GNU/Linux ld.so
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.35 checking how to hardcode library paths into programs... immediate
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.35 checking whether stripping libraries is possible... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.35 checking if libtool supports shared libraries... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.35 checking whether to build shared libraries... no
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.35 checking whether to build static libraries... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.35 checking for a BSD-compatible install... /usr/bin/install -c
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.36 checking whether build environment is sane... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.38 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.38 checking whether make sets $(MAKE)... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.39 checking whether make supports the include directive... yes (GNU style)
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.40 checking whether make supports nested variables... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.42 checking whether UID '0' is supported by ustar format... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.42 checking whether GID '0' is supported by ustar format... yes
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.42 checking how to create a ustar tar archive... gnutar
10:20:04 [2023-08-10T10:20:04.843Z] #74 48.44 checking dependency style of gcc... gcc3
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.48 checking whether to enable maintainer-specific portions of Makefiles... yes
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.48 checking whether make supports nested variables... (cached) yes
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.48 checking for pkg-config... /usr/bin/pkg-config
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.48 checking pkg-config is at least version 0.9.0... yes
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.49 checking for yajl >= 2.1.0... yes
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.49 checking for a sed that does not truncate output... (cached) /bin/sed
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.50 checking for gcc... (cached) gcc
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.52 checking whether we are using the GNU C compiler... (cached) yes
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.52 checking whether gcc accepts -g... (cached) yes
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.52 checking for gcc option to accept ISO C89... (cached) none needed
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.52 checking whether gcc understands -c and -o together... (cached) yes
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.52 checking for a Python interpreter with version >= 3... python3
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.54 checking for python3... /usr/bin/python3
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.54 checking for python3 version... 3.9
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.56 checking for python3 platform... linux
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.57 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:20:05 [2023-08-10T10:20:05.102Z] #74 48.61 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:20:06 [2023-08-10T10:20:06.037Z] #74 48.71 checking that generated files are newer than configure... done
10:20:06 [2023-08-10T10:20:06.037Z] #74 49.37 configure: creating ./config.status
10:20:06 [2023-08-10T10:20:06.604Z] #74 50.07 config.status: creating Makefile
10:20:06 [2023-08-10T10:20:06.604Z] #74 50.09 config.status: creating config.h
10:20:06 [2023-08-10T10:20:06.604Z] #74 50.10 config.status: executing libtool commands
10:20:06 [2023-08-10T10:20:06.604Z] #74 50.12 config.status: executing depfiles commands
10:20:06 [2023-08-10T10:20:06.864Z] #74 50.32 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:20:06 [2023-08-10T10:20:06.864Z] #74 50.33 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:20:07 [2023-08-10T10:20:07.124Z] #74 50.45 checking for gcc... gcc
10:20:07 [2023-08-10T10:20:07.124Z] #74 50.49 checking whether the C compiler works... yes
10:20:07 [2023-08-10T10:20:07.124Z] #74 50.54 checking for C compiler default output file name... a.out
10:20:07 [2023-08-10T10:20:07.124Z] #74 50.54 checking for suffix of executables... 
10:20:07 [2023-08-10T10:20:07.124Z] #74 50.60 checking whether we are cross compiling... no
10:20:07 [2023-08-10T10:20:07.124Z] #74 50.65 checking for suffix of object files... o
10:20:07 [2023-08-10T10:20:07.124Z] #74 50.69 checking whether we are using the GNU C compiler... yes
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.72 checking whether gcc accepts -g... yes
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.77 checking for gcc option to accept ISO C89... none needed
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.82 checking whether gcc understands -c and -o together... yes
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.87 checking for a BSD-compatible install... /usr/bin/install -c
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.89 checking whether build environment is sane... yes
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.92 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.93 checking for gawk... no
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.93 checking for mawk... mawk
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.93 checking whether make sets $(MAKE)... yes
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.95 checking whether make supports the include directive... yes (GNU style)
10:20:07 [2023-08-10T10:20:07.383Z] #74 50.96 checking whether make supports nested variables... yes
10:20:07 [2023-08-10T10:20:07.645Z] #74 51.00 checking whether UID '0' is supported by ustar format... yes
10:20:07 [2023-08-10T10:20:07.645Z] #74 51.00 checking whether GID '0' is supported by ustar format... yes
10:20:07 [2023-08-10T10:20:07.645Z] #74 51.00 checking how to create a ustar tar archive... gnutar
10:20:07 [2023-08-10T10:20:07.645Z] #74 51.02 checking dependency style of gcc... gcc3
10:20:07 [2023-08-10T10:20:07.645Z] #74 51.09 checking whether to enable maintainer-specific portions of Makefiles... yes
10:20:07 [2023-08-10T10:20:07.645Z] #74 51.09 checking whether make supports nested variables... (cached) yes
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.12 checking build system type... aarch64-unknown-linux-gnu
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.31 checking host system type... aarch64-unknown-linux-gnu
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.31 checking how to print strings... printf
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.33 checking for a sed that does not truncate output... /bin/sed
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.34 checking for grep that handles long lines and -e... /bin/grep
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.34 checking for egrep... /bin/grep -E
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.35 checking for fgrep... /bin/grep -F
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.35 checking for ld used by gcc... /usr/bin/ld
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.36 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.36 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.37 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.42 checking whether ln -s works... yes
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.42 checking the maximum length of command line arguments... 1572864
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking for /usr/bin/ld option to reload object files... -r
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking for objdump... objdump
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking how to recognize dependent libraries... pass_all
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking for dlltool... no
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking how to associate runtime and link libraries... printf %s\n
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking for ar... ar
10:20:07 [2023-08-10T10:20:07.905Z] #74 51.46 checking for archiver @FILE support... @
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.55 checking for strip... strip
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.55 checking for ranlib... ranlib
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.55 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.70 checking for sysroot... no
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.70 checking for a working dd... /bin/dd
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.71 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.71 checking for mt... no
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.71 checking if : is a manifest tool... no
10:20:08 [2023-08-10T10:20:08.164Z] #74 51.72 checking how to run the C preprocessor... gcc -E
10:20:08 [2023-08-10T10:20:08.424Z] #74 51.79 checking for ANSI C header files... yes
10:20:08 [2023-08-10T10:20:08.424Z] #74 51.97 checking for sys/types.h... yes
10:20:08 [2023-08-10T10:20:08.424Z] #74 52.04 checking for sys/stat.h... yes
10:20:08 [2023-08-10T10:20:08.683Z] #74 52.11 checking for stdlib.h... yes
10:20:08 [2023-08-10T10:20:08.683Z] #74 52.17 checking for string.h... yes
10:20:08 [2023-08-10T10:20:08.683Z] #74 52.21 checking for memory.h... yes
10:20:08 [2023-08-10T10:20:08.944Z] #74 52.31 checking for strings.h... yes
10:20:08 [2023-08-10T10:20:08.944Z] #74 52.37 checking for inttypes.h... yes
10:20:08 [2023-08-10T10:20:08.944Z] #74 52.44 checking for stdint.h... yes
10:20:08 [2023-08-10T10:20:08.944Z] #74 52.51 checking for unistd.h... yes
10:20:09 [2023-08-10T10:20:09.204Z] #74 52.57 checking for dlfcn.h... yes
10:20:09 [2023-08-10T10:20:09.204Z] #74 52.62 checking for objdir... .libs
10:20:09 [2023-08-10T10:20:09.204Z] #74 52.72 checking if gcc supports -fno-rtti -fno-exceptions... no
10:20:09 [2023-08-10T10:20:09.204Z] #74 52.78 checking for gcc option to produce PIC... -fPIC -DPIC
10:20:09 [2023-08-10T10:20:09.204Z] #74 52.78 checking if gcc PIC flag -fPIC -DPIC works... yes
10:20:09 [2023-08-10T10:20:09.464Z] #74 52.83 checking if gcc static flag -static works... yes
10:20:09 [2023-08-10T10:20:09.464Z] #74 52.92 checking if gcc supports -c -o file.o... yes
10:20:09 [2023-08-10T10:20:09.464Z] #74 52.96 checking if gcc supports -c -o file.o... (cached) yes
10:20:09 [2023-08-10T10:20:09.464Z] #74 52.97 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:20:09 [2023-08-10T10:20:09.464Z] #74 52.99 checking dynamic linker characteristics... GNU/Linux ld.so
10:20:09 [2023-08-10T10:20:09.464Z] #74 53.06 checking how to hardcode library paths into programs... immediate
10:20:09 [2023-08-10T10:20:09.464Z] #74 53.06 checking whether stripping libraries is possible... yes
10:20:09 [2023-08-10T10:20:09.464Z] #74 53.06 checking if libtool supports shared libraries... yes
10:20:09 [2023-08-10T10:20:09.724Z] #74 ...
10:20:09 [2023-08-10T10:20:09.724Z] 
10:20:09 [2023-08-10T10:20:09.724Z] #66 [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
10:20:09 [2023-08-10T10:20:09.724Z] #66 86.70 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
10:20:09 [2023-08-10T10:20:09.724Z] #66 86.75 Docker version unknown-version, build unknown-commit
10:20:09 [2023-08-10T10:20:09.724Z] #66 DONE 87.3s
10:20:09 [2023-08-10T10:20:09.724Z] 
10:20:09 [2023-08-10T10:20:09.724Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:20:09 [2023-08-10T10:20:09.724Z] #74 53.06 checking whether to build shared libraries... no
10:20:09 [2023-08-10T10:20:09.724Z] #74 53.06 checking whether to build static libraries... yes
10:20:09 [2023-08-10T10:20:09.724Z] #74 53.08 checking float.h usability... yes
10:20:09 [2023-08-10T10:20:09.724Z] #74 53.15 checking float.h presence... yes
10:20:09 [2023-08-10T10:20:09.724Z] #74 53.18 checking for float.h... yes
10:20:09 [2023-08-10T10:20:09.724Z] #74 ...
10:20:09 [2023-08-10T10:20:09.724Z] 
10:20:09 [2023-08-10T10:20:09.724Z] #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...)
10:20:09 [2023-08-10T10:20:09.724Z] #70 48.88 + bin/containerd
10:20:09 [2023-08-10T10:20:09.724Z] #70 48.88 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
10:20:11 [2023-08-10T10:20:11.630Z] #70 ...
10:20:11 [2023-08-10T10:20:11.630Z] 
10:20:11 [2023-08-10T10:20:11.630Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.21 checking limits.h usability... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.26 checking limits.h presence... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.28 checking for limits.h... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.31 checking stddef.h usability... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.37 checking stddef.h presence... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.40 checking for stddef.h... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.45 checking for stdlib.h... (cached) yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.49 checking for string.h... (cached) yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.50 checking sys/time.h usability... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.55 checking sys/time.h presence... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.57 checking for sys/time.h... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.57 checking for inline... inline
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.60 checking for size_t... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.69 checking for stdlib.h... (cached) yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.69 checking for GNU libc compatible malloc... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.78 checking for stdlib.h... (cached) yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.79 checking for GNU libc compatible realloc... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.86 checking for working strtod... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 53.94 checking for gettimeofday... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 54.01 checking for memset... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 54.09 checking for strspn... yes
10:20:11 [2023-08-10T10:20:11.630Z] #74 54.20 checking that generated files are newer than configure... done
10:20:11 [2023-08-10T10:20:11.630Z] #74 54.20 configure: creating ./config.status
10:20:12 [2023-08-10T10:20:12.199Z] #74 55.59 config.status: creating Makefile
10:20:12 [2023-08-10T10:20:12.199Z] #74 55.65 config.status: creating config.h
10:20:12 [2023-08-10T10:20:12.199Z] #74 55.66 config.status: executing depfiles commands
10:20:12 [2023-08-10T10:20:12.199Z] #74 55.76 config.status: executing libtool commands
10:20:12 [2023-08-10T10:20:12.768Z] #74 56.29   GEN      .version
10:20:12 [2023-08-10T10:20:12.768Z] #74 56.30 make  install-recursive
10:20:12 [2023-08-10T10:20:12.768Z] #74 56.30 make[1]: Entering directory '/tmp/crun-build'
10:20:12 [2023-08-10T10:20:12.768Z] #74 56.36 Making install in libocispec
10:20:12 [2023-08-10T10:20:12.768Z] #74 56.37 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.42 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.43 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.44 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.44 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.50 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:20:13 [2023-08-10T10:20:13.027Z] #74 56.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.73 make  install-recursive
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.73 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.76 Making install in yajl
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.76 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.81   CC       verify/json_verify-json_verify.o
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.82   CC       src/libyajl_la-yajl_alloc.lo
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.82   CC       src/libyajl_la-yajl.lo
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.82   CC       src/libyajl_la-yajl_gen.lo
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.84   CC       src/libyajl_la-yajl_parser.lo
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.84   CC       src/libyajl_la-yajl_buf.lo
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.84   CC       src/libyajl_la-yajl_encode.lo
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.85   CC       src/libyajl_la-yajl_lex.lo
10:20:13 [2023-08-10T10:20:13.287Z] #74 56.85   CC       src/libyajl_la-yajl_tree.lo
10:20:13 [2023-08-10T10:20:13.855Z] #74 57.32   CCLD     libyajl.la
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.50   CCLD     verify/json_verify
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.69 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.69 make[5]: Nothing to be done for 'install-exec-am'.
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.69 make[5]: Nothing to be done for 'install-data-am'.
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.69 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.69 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.70 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:20:14 [2023-08-10T10:20:14.115Z] #74 57.75   CC       src/validate.o
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.75   CC       src/image_spec_schema_config_schema.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.76   CC       src/image_spec_schema_defs.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.76   CC       src/image_spec_schema_content_descriptor.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.77   CC       src/image_spec_schema_defs_descriptor.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.77   CC       src/image_spec_schema_image_layout_schema.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.77   CC       src/image_spec_schema_image_index_schema.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.77   CC       src/image_spec_schema_image_manifest_schema.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.77   CC       src/runtime_spec_schema_config_linux.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.78   CC       src/runtime_spec_schema_config_zos.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.79   CC       src/runtime_spec_schema_config_schema.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.79   CC       src/runtime_spec_schema_config_solaris.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.79   CC       src/runtime_spec_schema_config_vm.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.79   CC       src/runtime_spec_schema_config_windows.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.80   CC       src/runtime_spec_schema_defs.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.80   CC       src/runtime_spec_schema_defs_linux.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.80   CC       src/runtime_spec_schema_defs_zos.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.81   CC       src/runtime_spec_schema_defs_vm.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.81   CC       src/runtime_spec_schema_defs_windows.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.84   CC       src/runtime_spec_schema_state_schema.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.84   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.85   CC       src/basic_test_double_array_item.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.86   CC       src/basic_test_double_array.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.91   CC       src/basic_test_top_array_int.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.93   CC       src/basic_test_top_array_string.lo
10:20:14 [2023-08-10T10:20:14.374Z] #74 57.97   CC       src/basic_test_top_double_array_int.lo
10:20:14 [2023-08-10T10:20:14.634Z] #74 57.98   CC       src/basic_test_top_double_array_obj.lo
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.00   CC       src/basic_test_top_double_array_refobj.lo
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.00   CC       src/basic_test_top_double_array_string.lo
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.01   CC       src/read-file.lo
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.01   CC       src/json_common.lo
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.01   CC       tests/test-1.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.02   CC       tests/test-2.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.02   CC       tests/test-3.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.05   CC       tests/test-4.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.06   CC       tests/test-5.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.08   CC       tests/test-6.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.08   CC       tests/test-7.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.09   CC       tests/test-8.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.09   CC       tests/test-9.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.09   CC       tests/test-10.o
10:20:14 [2023-08-10T10:20:14.634Z] #74 58.15   CC       tests/test-11.o
10:20:17 [2023-08-10T10:20:17.169Z] #74 60.75   CCLD     libocispec.la
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.87   CCLD     tests/test-1
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.87   CCLD     src/validate
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.87   CCLD     tests/test-2
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.87   CCLD     tests/test-3
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.88   CCLD     tests/test-4
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.88   CCLD     tests/test-5
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.89   CCLD     tests/test-6
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.89   CCLD     tests/test-7
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.89   CCLD     tests/test-8
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.90   CCLD     tests/test-9
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.90   CCLD     tests/test-10
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.91   CCLD     tests/test-11
10:20:17 [2023-08-10T10:20:17.428Z] #74 60.91 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.05 libtool: link: ar cr libocispec.a 
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.06 libtool: link: ranlib libocispec.a
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.19 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.20 make[5]: Nothing to be done for 'install-exec-am'.
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.20 make[5]: Nothing to be done for 'install-data-am'.
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.20 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.20 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.20 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.21 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.21 make[2]: Entering directory '/tmp/crun-build'
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.24   CC       src/libcrun/libcrun_testing_a-utils.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.24   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.24   CC       src/libcrun/libcrun_testing_a-container.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.24   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.24   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.24   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.26   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.28   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.29   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.30   CC       src/libcrun/libcrun_testing_a-criu.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.32   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.33   CC       src/libcrun/libcrun_testing_a-linux.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.34   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.36   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:20:17 [2023-08-10T10:20:17.688Z] #74 61.38   CC       src/libcrun/libcrun_testing_a-error.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.39   CC       src/libcrun/libcrun_testing_a-status.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.39   CC       src/libcrun/libcrun_testing_a-terminal.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.39   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.39   CC       src/libcrun/libcrun_testing_a-signals.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.39   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.39   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.39   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.40   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.40   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.40   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.40   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.40   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.41   CC       src/crun-crun.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.41   CC       src/crun-run.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.45   CC       src/crun-delete.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.47   CC       src/crun-kill.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.48   CC       src/crun-pause.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.50   CC       src/crun-unpause.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.52   CC       src/crun-spec.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.54   CC       src/crun-exec.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.55   CC       src/crun-list.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.57   CC       src/crun-create.o
10:20:17 [2023-08-10T10:20:17.947Z] #74 61.59   CC       src/crun-start.o
10:20:18 [2023-08-10T10:20:18.207Z] #74 61.61   CC       src/crun-state.o
10:20:18 [2023-08-10T10:20:18.207Z] #74 61.62   CC       src/crun-update.o
10:20:18 [2023-08-10T10:20:18.207Z] #74 61.65   CC       src/crun-ps.o
10:20:18 [2023-08-10T10:20:18.207Z] #74 61.68   CC       src/crun-checkpoint.o
10:20:18 [2023-08-10T10:20:18.207Z] #74 61.72   CC       src/crun-restore.o
10:20:18 [2023-08-10T10:20:18.207Z] #74 61.78   CC       src/libcrun/libcrun_la-utils.lo
10:20:18 [2023-08-10T10:20:18.207Z] #74 61.80   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:20:18 [2023-08-10T10:20:18.466Z] #74 61.92   CC       src/libcrun/libcrun_la-container.lo
10:20:18 [2023-08-10T10:20:18.466Z] #74 61.95   CC       src/libcrun/libcrun_la-cgroup.lo
10:20:18 [2023-08-10T10:20:18.725Z] #74 62.17   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:20:18 [2023-08-10T10:20:18.725Z] #74 62.19   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.38   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.41   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.42   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.44   CC       src/libcrun/libcrun_la-criu.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.45   CC       src/libcrun/libcrun_la-custom-handler.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.47   CC       src/libcrun/libcrun_la-linux.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.47   CC       src/libcrun/libcrun_la-seccomp.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.48   CC       src/libcrun/libcrun_la-ebpf.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.52   CC       src/libcrun/libcrun_la-error.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.53   CC       src/libcrun/libcrun_la-status.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.56   CC       src/libcrun/libcrun_la-terminal.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.59   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.61   CC       src/libcrun/libcrun_la-signals.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.65   CC       src/libcrun/libcrun_la-mount_flags.lo
10:20:18 [2023-08-10T10:20:18.985Z] #74 62.67   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:20:19 [2023-08-10T10:20:19.244Z] #74 62.72   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:20:19 [2023-08-10T10:20:19.244Z] #74 62.72   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:20:19 [2023-08-10T10:20:19.244Z] #74 62.74   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:20:19 [2023-08-10T10:20:19.245Z] #74 62.79   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:20:19 [2023-08-10T10:20:19.245Z] #74 62.82   CC       tests/init.o
10:20:19 [2023-08-10T10:20:19.245Z] #74 62.85   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:20:19 [2023-08-10T10:20:19.814Z] #74 63.36   CCLD     tests/init
10:20:21 [2023-08-10T10:20:21.190Z] #74 64.69   AR       libcrun_testing.a
10:20:21 [2023-08-10T10:20:21.190Z] #74 64.69 ar: `u' modifier ignored since `D' is the default (see `U')
10:20:21 [2023-08-10T10:20:21.190Z] #74 64.71   CCLD     tests/tests_libcrun_utils
10:20:21 [2023-08-10T10:20:21.190Z] #74 64.72   CCLD     tests/tests_libcrun_errors
10:20:21 [2023-08-10T10:20:21.190Z] #74 64.72   CCLD     tests/tests_libcrun_fuzzer
10:20:21 [2023-08-10T10:20:21.448Z] #74 65.05   CCLD     libcrun.la
10:20:21 [2023-08-10T10:20:21.706Z] #74 65.23   CCLD     crun
10:20:21 [2023-08-10T10:20:21.706Z] #74 65.40 make[3]: Entering directory '/tmp/crun-build'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.47  /bin/mkdir -p '/usr/local/share/man/man1'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.47  /bin/mkdir -p '/usr/local/lib'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.47  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.48  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.49 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.50 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.50 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.51 libtool: install: ranlib /usr/local/lib/libcrun.a
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 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
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 ----------------------------------------------------------------------
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 Libraries have been installed in:
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56    /usr/local/lib
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 If you ever happen to want to link against installed libraries
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 in a given directory, LIBDIR, you must either use libtool, and
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 specify the full pathname of the library, or use the '-LLIBDIR'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 flag during linking and do at least one of the following:
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56      during execution
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56      during linking
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 See any operating system documentation about shared libraries for
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 more information, such as the ld(1) and ld.so(8) manual pages.
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56 ----------------------------------------------------------------------
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.56  /bin/mkdir -p '/build'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.57   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.59 libtool: install: /usr/bin/install -c crun /build/crun
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.59 make[3]: Leaving directory '/tmp/crun-build'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.59 make[2]: Leaving directory '/tmp/crun-build'
10:20:21 [2023-08-10T10:20:21.965Z] #74 65.59 make[1]: Leaving directory '/tmp/crun-build'
10:20:22 [2023-08-10T10:20:22.899Z] #74 DONE 66.3s
10:20:22 [2023-08-10T10:20:22.899Z] 
10:20:22 [2023-08-10T10:20:22.899Z] #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...)
10:20:23 [2023-08-10T10:20:23.157Z] #70 65.60 + bin/containerd-stress
10:20:23 [2023-08-10T10:20:23.416Z] #70 65.60 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
10:20:24 [2023-08-10T10:20:24.789Z] #70 66.87 + bin/containerd-shim
10:20:25 [2023-08-10T10:20:25.047Z] #70 67.40 + bin/containerd-shim-runc-v1
10:20:25 [2023-08-10T10:20:25.980Z] #70 68.19 + bin/containerd-shim-runc-v2
10:20:26 [2023-08-10T10:20:26.914Z] #70 68.91 + binaries
10:20:26 [2023-08-10T10:20:26.914Z] #70 DONE 69.4s
10:20:27 [2023-08-10T10:20:27.849Z] 
10:20:27 [2023-08-10T10:20:27.849Z] #90 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
10:20:27 [2023-08-10T10:20:27.849Z] #90 DONE 0.2s
10:20:27 [2023-08-10T10:20:27.849Z] 
10:20:27 [2023-08-10T10:20:27.849Z] #91 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:20:28 [2023-08-10T10:20:28.107Z] #91 DONE 0.1s
10:20:28 [2023-08-10T10:20:28.107Z] 
10:20:28 [2023-08-10T10:20:28.107Z] #92 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
10:20:28 [2023-08-10T10:20:28.107Z] #92 DONE 0.1s
10:20:28 [2023-08-10T10:20:28.107Z] 
10:20:28 [2023-08-10T10:20:28.107Z] #93 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
10:20:28 [2023-08-10T10:20:28.107Z] #93 DONE 0.0s
10:20:28 [2023-08-10T10:20:28.107Z] 
10:20:28 [2023-08-10T10:20:28.107Z] #94 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
10:20:28 [2023-08-10T10:20:28.107Z] #94 DONE 0.0s
10:20:28 [2023-08-10T10:20:28.365Z] 
10:20:28 [2023-08-10T10:20:28.365Z] #95 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:20:28 [2023-08-10T10:20:28.365Z] #95 DONE 0.0s
10:20:28 [2023-08-10T10:20:28.365Z] 
10:20:28 [2023-08-10T10:20:28.365Z] #96 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:20:28 [2023-08-10T10:20:28.365Z] #96 DONE 0.2s
10:20:28 [2023-08-10T10:20:28.365Z] 
10:20:28 [2023-08-10T10:20:28.365Z] #97 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
10:20:28 [2023-08-10T10:20:28.623Z] #97 DONE 0.2s
10:20:28 [2023-08-10T10:20:28.623Z] 
10:20:28 [2023-08-10T10:20:28.623Z] #98 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
10:20:28 [2023-08-10T10:20:28.623Z] #98 DONE 0.0s
10:20:28 [2023-08-10T10:20:28.623Z] 
10:20:28 [2023-08-10T10:20:28.623Z] #99 [dev-base  1/13] RUN groupadd -r docker
10:20:29 [2023-08-10T10:20:29.190Z] #99 DONE 0.3s
10:20:29 [2023-08-10T10:20:29.190Z] 
10:20:29 [2023-08-10T10:20:29.190Z] #100 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:20:29 [2023-08-10T10:20:29.447Z] #100 DONE 0.4s
10:20:29 [2023-08-10T10:20:29.447Z] 
10:20:29 [2023-08-10T10:20:29.447Z] #101 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:20:29 [2023-08-10T10:20:29.705Z] #101 0.323 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:20:29 [2023-08-10T10:20:29.705Z] #101 DONE 0.4s
10:20:29 [2023-08-10T10:20:29.705Z] 
10:20:29 [2023-08-10T10:20:29.705Z] #102 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:20:29 [2023-08-10T10:20:29.964Z] #102 DONE 0.4s
10:20:30 [2023-08-10T10:20:30.222Z] 
10:20:30 [2023-08-10T10:20:30.222Z] #103 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:20:30 [2023-08-10T10:20:30.480Z] #103 DONE 0.3s
10:20:30 [2023-08-10T10:20:30.480Z] 
10:20:30 [2023-08-10T10:20:30.480Z] #104 [dev-base  6/13] RUN ldconfig
10:20:30 [2023-08-10T10:20:30.739Z] #104 DONE 0.4s
10:20:30 [2023-08-10T10:20:30.997Z] 
10:20:30 [2023-08-10T10:20:30.997Z] #105 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:20:31 [2023-08-10T10:20:31.255Z] #105 DONE 0.3s
10:20:31 [2023-08-10T10:20:31.255Z] 
10:20:31 [2023-08-10T10:20:31.255Z] #106 [dev-base  8/13] 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             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:20:31 [2023-08-10T10:20:31.821Z] #106 0.659 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:20:31 [2023-08-10T10:20:31.821Z] #106 0.669 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:20:31 [2023-08-10T10:20:31.821Z] #106 0.669 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:20:31 [2023-08-10T10:20:31.821Z] #106 0.789 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:20:32 [2023-08-10T10:20:32.079Z] #106 0.909 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
10:20:32 [2023-08-10T10:20:32.079Z] #106 1.029 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
10:20:33 [2023-08-10T10:20:33.012Z] #106 1.749 Fetched 8543 kB in 1s (6346 kB/s)
10:20:33 [2023-08-10T10:20:33.578Z] #106 1.749 Reading package lists...
10:20:33 [2023-08-10T10:20:33.835Z] #106 2.291 Reading package lists...
10:20:34 [2023-08-10T10:20:34.350Z] #106 2.811 Building dependency tree...
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.181 The following additional packages will be installed:
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.181   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.181   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.181   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.182   libnfnetlink0 libnftnl11 libonig5 libsystemd0 libxtables12 python-pip-whl
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.182   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.182   xxd
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.183 Suggested packages:
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.183   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.183   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.183   ctags vim-doc vim-scripts xfsdump acl attr quota
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.183 Recommended packages:
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.183   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:20:34 [2023-08-10T10:20:34.350Z] #106 3.183   systemd-timesyncd | time-daemon unzip
10:20:34 [2023-08-10T10:20:34.608Z] #106 3.519 The following NEW packages will be installed:
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.519   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.519   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.519   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.520   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.520   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.520   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.520   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.520   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.520   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.520   xz-utils zip zstd
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.521 The following packages will be upgraded:
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.522   libsystemd0
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.794 1 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.794 Need to get 32.4 MB of archives.
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.794 After this operation, 124 MB of additional disk space will be used.
10:20:34 [2023-08-10T10:20:34.866Z] #106 3.794 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
10:20:35 [2023-08-10T10:20:35.123Z] #106 3.799 Get:2 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:20:35 [2023-08-10T10:20:35.123Z] #106 3.800 Get:3 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.801 Get:4 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.803 Get:5 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.803 Get:6 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.804 Get:7 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.804 Get:8 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.807 Get:9 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.808 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.809 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.832 Get:12 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.833 Get:13 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.834 Get:14 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.835 Get:15 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.836 Get:16 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.836 Get:17 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.836 Get:18 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.841 Get:19 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.843 Get:20 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.867 Get:21 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.869 Get:22 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.870 Get:23 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.871 Get:24 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.875 Get:25 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.877 Get:26 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.879 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.879 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.880 Get:29 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.882 Get:30 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.885 Get:31 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.887 Get:32 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.889 Get:33 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.890 Get:34 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.890 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.891 Get:36 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.954 Get:37 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.955 Get:38 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.956 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.956 Get:40 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.957 Get:41 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.958 Get:42 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.958 Get:43 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.960 Get:44 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.961 Get:45 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.974 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.975 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.976 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.977 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.980 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.980 Get:51 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.982 Get:52 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.988 Get:53 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.988 Get:54 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.991 Get:55 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 3.992 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 4.039 Get:57 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:20:35 [2023-08-10T10:20:35.124Z] #106 4.047 Get:58 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:20:35 [2023-08-10T10:20:35.382Z] #106 4.051 Get:59 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:20:35 [2023-08-10T10:20:35.382Z] #106 4.053 Get:60 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:20:35 [2023-08-10T10:20:35.382Z] #106 4.189 debconf: delaying package configuration, since apt-utils is not installed
10:20:35 [2023-08-10T10:20:35.382Z] #106 4.225 Fetched 32.4 MB in 1s (61.6 MB/s)
10:20:35 [2023-08-10T10:20:35.382Z] #106 4.249 (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 ... 15748 files and directories currently installed.)
10:20:35 [2023-08-10T10:20:35.382Z] #106 4.258 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.382Z] #106 4.272 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.343 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.390 Selecting previously unselected package libapparmor1:arm64.
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.390 (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 ... 15748 files and directories currently installed.)
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.398 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.401 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.439 Selecting previously unselected package libcap2:arm64.
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.441 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.445 Unpacking libcap2:arm64 (1:2.44-1) ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.478 Selecting previously unselected package libargon2-1:arm64.
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.480 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.484 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.514 Selecting previously unselected package dmsetup.
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.516 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.519 Unpacking dmsetup (2:1.02.175-2.1) ...
10:20:35 [2023-08-10T10:20:35.639Z] #106 4.557 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.559 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.562 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.601 Selecting previously unselected package libjson-c5:arm64.
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.603 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.606 Unpacking libjson-c5:arm64 (0.15-2) ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.641 Selecting previously unselected package libcryptsetup12:arm64.
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.643 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.647 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.697 Selecting previously unselected package libip4tc2:arm64.
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.699 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.703 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.739 Selecting previously unselected package libkmod2:arm64.
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.741 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.744 Unpacking libkmod2:arm64 (28-1) ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.788 Selecting previously unselected package systemd.
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.790 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
10:20:35 [2023-08-10T10:20:35.897Z] #106 4.835 Unpacking systemd (247.3-7+deb11u4) ...
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.203 Selecting previously unselected package pigz.
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.205 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.209 Unpacking pigz (2.6-1) ...
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.249 Selecting previously unselected package libelf1:arm64.
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.251 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.255 Unpacking libelf1:arm64 (0.183-1) ...
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.303 Selecting previously unselected package libbpf0:arm64.
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.306 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.309 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:20:36 [2023-08-10T10:20:36.463Z] #106 5.351 Selecting previously unselected package libmnl0:arm64.
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.353 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.357 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.391 Selecting previously unselected package libxtables12:arm64.
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.393 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.398 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.428 Selecting previously unselected package libcap2-bin.
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.430 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.433 Unpacking libcap2-bin (1:2.44-1) ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.472 Selecting previously unselected package iproute2.
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.474 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.481 Unpacking iproute2 (5.10.0-4) ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.575 Selecting previously unselected package xxd.
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.578 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.581 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.630 Selecting previously unselected package vim-common.
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.632 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.641 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:20:36 [2023-08-10T10:20:36.721Z] #106 5.694 Selecting previously unselected package bash-completion.
10:20:36 [2023-08-10T10:20:36.979Z] #106 5.696 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
10:20:37 [2023-08-10T10:20:37.545Z] #106 6.339 Unpacking bash-completion (1:2.11-2) ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.446 Selecting previously unselected package bzip2.
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.449 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.452 Unpacking bzip2 (1.0.8-4) ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.491 Selecting previously unselected package xz-utils.
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.493 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.497 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.550 Selecting previously unselected package apparmor.
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.552 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.575 Unpacking apparmor (2.13.6-10) ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.666 Selecting previously unselected package inetutils-ping.
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.669 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.673 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.717 Selecting previously unselected package libip6tc2:arm64.
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.719 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.722 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.755 Selecting previously unselected package libnfnetlink0:arm64.
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.757 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.760 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:20:37 [2023-08-10T10:20:37.803Z] #106 6.795 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.797 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.801 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.838 Selecting previously unselected package libnftnl11:arm64.
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.840 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.844 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.881 Selecting previously unselected package iptables.
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.883 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.061Z] #106 6.887 Unpacking iptables (1.8.7-1) ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 6.958 Selecting previously unselected package libonig5:arm64.
10:20:38 [2023-08-10T10:20:38.319Z] #106 6.961 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 6.964 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.014 Selecting previously unselected package libjq1:arm64.
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.016 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.021 Unpacking libjq1:arm64 (1.6-2.1) ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.060 Selecting previously unselected package jq.
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.062 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.066 Unpacking jq (1.6-2.1) ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.104 Selecting previously unselected package libaio1:arm64.
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.106 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.111 Unpacking libaio1:arm64 (0.3.112-9) ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.147 Selecting previously unselected package libgpm2:arm64.
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.150 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.154 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:20:38 [2023-08-10T10:20:38.319Z] #106 7.188 Selecting previously unselected package libicu67:arm64.
10:20:38 [2023-08-10T10:20:38.577Z] #106 7.190 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
10:20:38 [2023-08-10T10:20:38.577Z] #106 7.194 Unpacking libicu67:arm64 (67.1-7) ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.858 Selecting previously unselected package libinih1:arm64.
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.860 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.864 Unpacking libinih1:arm64 (53-1+b2) ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.898 Selecting previously unselected package libmicrohttpd12:arm64.
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.900 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.907 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.946 Selecting previously unselected package libnet1:arm64.
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.949 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.952 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.993 Selecting previously unselected package libnl-3-200:arm64.
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.995 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 7.999 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 8.035 Selecting previously unselected package libprotobuf-c1:arm64.
10:20:39 [2023-08-10T10:20:39.142Z] #106 8.038 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 8.041 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 8.075 Selecting previously unselected package libyajl2:arm64.
10:20:39 [2023-08-10T10:20:39.142Z] #106 8.078 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 8.081 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:20:39 [2023-08-10T10:20:39.142Z] #106 8.110 Selecting previously unselected package net-tools.
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.112 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.116 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.165 Selecting previously unselected package patch.
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.167 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.171 Unpacking patch (2.7.6-7) ...
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.210 Selecting previously unselected package python-pip-whl.
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.212 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.216 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:20:39 [2023-08-10T10:20:39.399Z] #106 8.349 Selecting previously unselected package python3-lib2to3.
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.351 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.354 Unpacking python3-lib2to3 (3.9.2-1) ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.393 Selecting previously unselected package python3-distutils.
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.395 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.399 Unpacking python3-distutils (3.9.2-1) ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.439 Selecting previously unselected package python3-pkg-resources.
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.442 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.445 Unpacking python3-pkg-resources (52.0.0-4) ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.491 Selecting previously unselected package python3-setuptools.
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.493 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.497 Unpacking python3-setuptools (52.0.0-4) ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.556 Selecting previously unselected package python3-wheel.
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.559 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.562 Unpacking python3-wheel (0.34.2-1) ...
10:20:39 [2023-08-10T10:20:39.657Z] #106 8.596 Selecting previously unselected package python3-pip.
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.598 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.602 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.668 Selecting previously unselected package sudo.
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.670 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.675 Unpacking sudo (1.9.5p2-3+deb11u1) ...
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.788 Selecting previously unselected package systemd-journal-remote.
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.790 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.794 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.834 Selecting previously unselected package thin-provisioning-tools.
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.837 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:20:39 [2023-08-10T10:20:39.915Z] #106 8.840 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.897 Selecting previously unselected package uidmap.
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.899 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.903 Unpacking uidmap (1:4.8.1-1) ...
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.949 Selecting previously unselected package vim-runtime.
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.952 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.962 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.973 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:20:40 [2023-08-10T10:20:40.173Z] #106 8.977 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:20:40 [2023-08-10T10:20:40.738Z] #106 9.532 Selecting previously unselected package vim.
10:20:40 [2023-08-10T10:20:40.738Z] #106 9.535 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:20:40 [2023-08-10T10:20:40.738Z] #106 9.544 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.673 Selecting previously unselected package xfsprogs.
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.675 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.679 Unpacking xfsprogs (5.10.0-4) ...
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.772 Selecting previously unselected package zip.
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.775 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.778 Unpacking zip (3.0-12) ...
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.823 Selecting previously unselected package zstd.
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.825 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.829 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:20:40 [2023-08-10T10:20:40.996Z] #106 9.911 Setting up python3-pkg-resources (52.0.0-4) ...
10:20:41 [2023-08-10T10:20:41.254Z] #106 10.10 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:20:41 [2023-08-10T10:20:41.254Z] #106 10.11 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:20:41 [2023-08-10T10:20:41.254Z] #106 10.13 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:20:41 [2023-08-10T10:20:41.254Z] #106 10.14 Setting up libgpm2:arm64 (1.20.7-8) ...
10:20:41 [2023-08-10T10:20:41.254Z] #106 10.15 Setting up libicu67:arm64 (67.1-7) ...
10:20:41 [2023-08-10T10:20:41.254Z] #106 10.17 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.18 Setting up libinih1:arm64 (53-1+b2) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.19 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.20 Setting up uidmap (1:4.8.1-1) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.21 Setting up libyajl2:arm64 (2.1.0-3) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.23 Setting up bzip2 (1.0.8-4) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.26 Setting up python3-wheel (0.34.2-1) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.40 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.41 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:20:41 [2023-08-10T10:20:41.512Z] #106 10.42 Setting up libcap2:arm64 (1:2.44-1) ...
10:20:41 [2023-08-10T10:20:41.769Z] #106 10.43 Setting up libcap2-bin (1:2.44-1) ...
10:20:41 [2023-08-10T10:20:41.769Z] #106 10.44 Setting up apparmor (2.13.6-10) ...
10:20:42 [2023-08-10T10:20:42.335Z] #106 11.20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:20:42 [2023-08-10T10:20:42.335Z] #106 11.23 Setting up zip (3.0-12) ...
10:20:42 [2023-08-10T10:20:42.335Z] #106 11.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:20:42 [2023-08-10T10:20:42.335Z] #106 11.26 Setting up bash-completion (1:2.11-2) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 11.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.01 Setting up libmnl0:arm64 (1.0.4-3) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.02 Setting up patch (2.7.6-7) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.03 Setting up sudo (1.9.5p2-3+deb11u1) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.07 invoke-rc.d: could not determine current runlevel
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.07 invoke-rc.d: policy-rc.d denied execution of start.
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.08 Setting up libxtables12:arm64 (1.8.7-1) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.13 Setting up pigz (2.6-1) ...
10:20:43 [2023-08-10T10:20:43.268Z] #106 12.14 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:20:43 [2023-08-10T10:20:43.526Z] #106 12.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:20:43 [2023-08-10T10:20:43.526Z] #106 12.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:20:43 [2023-08-10T10:20:43.526Z] #106 12.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:20:43 [2023-08-10T10:20:43.526Z] #106 12.36 Setting up libaio1:arm64 (0.3.112-9) ...
10:20:43 [2023-08-10T10:20:43.526Z] #106 12.37 Setting up python3-lib2to3 (3.9.2-1) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.47 Setting up libelf1:arm64 (0.183-1) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.48 Setting up libjson-c5:arm64 (0.15-2) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.49 Setting up zstd (1.4.8+dfsg-2.1) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.50 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.51 Setting up libkmod2:arm64 (28-1) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.52 Setting up python3-distutils (3.9.2-1) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.64 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:20:43 [2023-08-10T10:20:43.784Z] #106 12.70 Setting up python3-setuptools (52.0.0-4) ...
10:20:44 [2023-08-10T10:20:44.350Z] #106 13.01 Setting up libjq1:arm64 (1.6-2.1) ...
10:20:44 [2023-08-10T10:20:44.350Z] #106 13.03 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:20:44 [2023-08-10T10:20:44.350Z] #106 13.04 Setting up thin-provisioning-tools (0.9.0-1) ...
10:20:44 [2023-08-10T10:20:44.350Z] #106 13.05 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.32 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.33 Setting up jq (1.6-2.1) ...
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.34 Setting up libbpf0:arm64 (1:0.3-2) ...
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.39 Setting up iptables (1.8.7-1) ...
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:20:44 [2023-08-10T10:20:44.608Z] #106 13.43 Setting up iproute2 (5.10.0-4) ...
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.56 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.57 Setting up dmsetup (2:1.02.175-2.1) ...
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.58 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.59 Setting up systemd (247.3-7+deb11u4) ...
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.63 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.64 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:20:44 [2023-08-10T10:20:44.866Z] #106 13.64 Initializing machine ID from random generator.
10:20:45 [2023-08-10T10:20:45.123Z] #106 13.97 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
10:20:45 [2023-08-10T10:20:45.123Z] #106 14.09 Setting up xfsprogs (5.10.0-4) ...
10:20:45 [2023-08-10T10:20:45.381Z] #106 14.10 System has not been booted with systemd as init system (PID 1). Can't operate.
10:20:45 [2023-08-10T10:20:45.381Z] #106 14.10 Failed to connect to bus: Host is down
10:20:45 [2023-08-10T10:20:45.381Z] #106 14.11 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:20:45 [2023-08-10T10:20:45.639Z] #106 DONE 14.5s
10:20:45 [2023-08-10T10:20:45.639Z] 
10:20:45 [2023-08-10T10:20:45.639Z] #107 [dev-base  9/13] 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
10:20:45 [2023-08-10T10:20:45.897Z] #107 0.327 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:20:46 [2023-08-10T10:20:46.154Z] #107 0.331 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:20:46 [2023-08-10T10:20:46.154Z] #107 0.335 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:20:46 [2023-08-10T10:20:46.154Z] #107 DONE 0.4s
10:20:46 [2023-08-10T10:20:46.154Z] 
10:20:46 [2023-08-10T10:20:46.154Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
10:20:52 [2023-08-10T10:20:52.709Z] #108 5.566 Collecting yamllint==1.27.1
10:20:52 [2023-08-10T10:20:52.709Z] #108 6.595   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:20:52 [2023-08-10T10:20:52.966Z] #108 6.889 Collecting pathspec>=0.5.3
10:20:52 [2023-08-10T10:20:52.966Z] #108 6.893   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
10:20:52 [2023-08-10T10:20:52.966Z] #108 6.993 Collecting pyyaml
10:20:53 [2023-08-10T10:20:53.225Z] #108 6.998   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:20:53 [2023-08-10T10:20:53.225Z] #108 7.015 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:20:53 [2023-08-10T10:20:53.225Z] #108 7.019 Building wheels for collected packages: yamllint
10:20:53 [2023-08-10T10:20:53.225Z] #108 7.019   Building wheel for yamllint (setup.py): started
10:20:53 [2023-08-10T10:20:53.225Z] #108 7.268   Building wheel for yamllint (setup.py): finished with status 'done'
10:20:53 [2023-08-10T10:20:53.483Z] #108 7.268   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2eec9004cfdde26bbe029e8c56d401767809533d1e8fcfd47aec3e3afc876361
10:20:53 [2023-08-10T10:20:53.483Z] #108 7.268   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:20:53 [2023-08-10T10:20:53.483Z] #108 7.271 Successfully built yamllint
10:20:53 [2023-08-10T10:20:53.483Z] #108 7.277 Installing collected packages: pyyaml, pathspec, yamllint
10:20:53 [2023-08-10T10:20:53.483Z] #108 7.387 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
10:20:53 [2023-08-10T10:20:53.741Z] #108 DONE 7.6s
10:20:53 [2023-08-10T10:20:53.741Z] 
10:20:53 [2023-08-10T10:20:53.741Z] #109 [dev-base 11/13] 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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
10:20:54 [2023-08-10T10:20:54.306Z] #109 0.619 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:20:54 [2023-08-10T10:20:54.306Z] #109 0.619 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:20:54 [2023-08-10T10:20:54.306Z] #109 0.619 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:20:55 [2023-08-10T10:20:55.129Z] #109 0.971 Reading package lists...
10:20:55 [2023-08-10T10:20:55.695Z] #109 1.527 Reading package lists...
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.057 Building dependency tree...
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.206 Reading state information...
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.374 gcc is already the newest version (4:10.2.1-1).
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.374 pkg-config is already the newest version (0.29.2-1).
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.374 The following additional packages will be installed:
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.374   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.374   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.374   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.374   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.375   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.375   libudev1 uuid-dev zlib1g-dev
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.376 Suggested packages:
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.376   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.376   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.376 Recommended packages:
10:20:55 [2023-08-10T10:20:55.953Z] #109 2.376   build-essential fakeroot libalgorithm-merge-perl
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.619 The following NEW packages will be installed:
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.619   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.619   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.620   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.620   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.620   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.620   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.620   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.622 The following packages will be upgraded:
10:20:56 [2023-08-10T10:20:56.210Z] #109 2.622   libudev1
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.896 1 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.896 Need to get 10.4 MB of archives.
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.896 After this operation, 41.5 MB of additional disk space will be used.
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.896 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.899 Get:2 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.913 Get:3 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.914 Get:4 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.915 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.915 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.916 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.916 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.917 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.918 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.919 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
10:20:56 [2023-08-10T10:20:56.468Z] #109 2.924 Get:12 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.925 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.927 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.930 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.931 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.933 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.936 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.937 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.938 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.939 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.945 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.955 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.956 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.957 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.959 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.961 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.962 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.965 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.966 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.974 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.975 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:20:56 [2023-08-10T10:20:56.469Z] #109 2.977 Get:33 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
10:20:56 [2023-08-10T10:20:56.727Z] #109 3.116 debconf: delaying package configuration, since apt-utils is not installed
10:20:56 [2023-08-10T10:20:56.727Z] #109 3.157 Fetched 10.4 MB in 0s (29.8 MB/s)
10:20:56 [2023-08-10T10:20:56.727Z] #109 3.184 (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 ... 21239 files and directories currently installed.)
10:20:56 [2023-08-10T10:20:56.727Z] #109 3.196 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
10:20:56 [2023-08-10T10:20:56.727Z] #109 3.210 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
10:20:56 [2023-08-10T10:20:56.727Z] #109 3.269 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.309 Selecting previously unselected package dpkg-dev.
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.309 (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 ... 21239 files and directories currently installed.)
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.320 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.323 Unpacking dpkg-dev (1.20.12) ...
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.448 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.451 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.455 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.490 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.493 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.497 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:20:56 [2023-08-10T10:20:56.985Z] #109 3.537 Selecting previously unselected package libsecret-common.
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.540 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.543 Unpacking libsecret-common (0.20.4-2) ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.599 Selecting previously unselected package libsecret-1-0:arm64.
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.601 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.605 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.640 Selecting previously unselected package gir1.2-secret-1:arm64.
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.643 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.646 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.675 Selecting previously unselected package libapparmor-dev:arm64.
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.677 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.681 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.720 Selecting previously unselected package uuid-dev:arm64.
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.723 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.727 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:20:57 [2023-08-10T10:20:57.244Z] #109 3.772 Selecting previously unselected package libblkid-dev:arm64.
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.775 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.784 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.835 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.838 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.841 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.894 Selecting previously unselected package libudev-dev:arm64.
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.897 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.900 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.943 Selecting previously unselected package libsepol1-dev:arm64.
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.945 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 3.949 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:20:57 [2023-08-10T10:20:57.502Z] #109 4.009 Selecting previously unselected package libpcre2-16-0:arm64.
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.012 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.015 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.062 Selecting previously unselected package libpcre2-32-0:arm64.
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.065 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.069 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.120 Selecting previously unselected package libpcre2-posix2:arm64.
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.123 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.126 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.154 Selecting previously unselected package libpcre2-dev:arm64.
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.157 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.160 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.238 Selecting previously unselected package libselinux1-dev:arm64.
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.240 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.244 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.299 Selecting previously unselected package libdevmapper-dev:arm64.
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.301 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.305 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:20:57 [2023-08-10T10:20:57.760Z] #109 4.339 Selecting previously unselected package libffi-dev:arm64.
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.342 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.346 Unpacking libffi-dev:arm64 (3.3-6) ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.378 Selecting previously unselected package libglib2.0-data.
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.381 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.384 Unpacking libglib2.0-data (2.66.8-1) ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.514 Selecting previously unselected package libglib2.0-bin.
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.517 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.520 Unpacking libglib2.0-bin (2.66.8-1) ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.562 Selecting previously unselected package libglib2.0-dev-bin.
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.565 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.569 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:20:58 [2023-08-10T10:20:58.019Z] #109 4.610 Selecting previously unselected package libmount-dev:arm64.
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.613 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.617 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.656 Selecting previously unselected package libpcre16-3:arm64.
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.658 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.662 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.710 Selecting previously unselected package libpcre32-3:arm64.
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.713 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.716 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.760 Selecting previously unselected package libpcrecpp0v5:arm64.
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.762 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.766 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.800 Selecting previously unselected package libpcre3-dev:arm64.
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.803 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.277Z] #109 4.807 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:20:58 [2023-08-10T10:20:58.535Z] #109 4.882 Selecting previously unselected package zlib1g-dev:arm64.
10:20:58 [2023-08-10T10:20:58.535Z] #109 4.884 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.535Z] #109 4.888 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:20:58 [2023-08-10T10:20:58.535Z] #109 4.929 Selecting previously unselected package libglib2.0-dev:arm64.
10:20:58 [2023-08-10T10:20:58.535Z] #109 4.932 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.535Z] #109 4.935 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:20:58 [2023-08-10T10:20:58.535Z] #109 5.117 Selecting previously unselected package libseccomp-dev:arm64.
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.120 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.123 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.161 Selecting previously unselected package libsecret-1-dev:arm64.
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.164 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.169 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.221 Selecting previously unselected package libsystemd-dev:arm64.
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.224 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.227 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:20:58 [2023-08-10T10:20:58.793Z] #109 5.334 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.344 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.500 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.512 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.524 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.534 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.544 Setting up libffi-dev:arm64 (3.3-6) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.554 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.566 Setting up dpkg-dev (1.20.12) ...
10:20:59 [2023-08-10T10:20:59.051Z] #109 5.588 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.598 Setting up libglib2.0-data (2.66.8-1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.608 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.620 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.632 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.643 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.653 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.663 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.675 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.687 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.697 Setting up libsecret-common (0.20.4-2) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.712 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.727 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.737 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.748 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.759 Setting up libglib2.0-bin (2.66.8-1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.769 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.780 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.790 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:20:59 [2023-08-10T10:20:59.309Z] #109 5.799 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:20:59 [2023-08-10T10:20:59.567Z] #109 5.811 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:20:59 [2023-08-10T10:20:59.567Z] #109 5.821 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:20:59 [2023-08-10T10:20:59.567Z] #109 5.832 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:20:59 [2023-08-10T10:20:59.567Z] #109 5.843 No schema files found: doing nothing.
10:20:59 [2023-08-10T10:20:59.567Z] #109 5.847 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:20:59 [2023-08-10T10:20:59.567Z] #109 5.866 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:20:59 [2023-08-10T10:20:59.567Z] #109 DONE 6.1s
10:20:59 [2023-08-10T10:20:59.825Z] 
10:20:59 [2023-08-10T10:20:59.825Z] #110 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
10:20:59 [2023-08-10T10:20:59.825Z] #110 DONE 0.1s
10:20:59 [2023-08-10T10:20:59.825Z] 
10:20:59 [2023-08-10T10:20:59.825Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:21:00 [2023-08-10T10:21:00.083Z] #111 DONE 0.2s
10:21:00 [2023-08-10T10:21:00.083Z] 
10:21:00 [2023-08-10T10:21:00.083Z] #112 [dev 1/1] COPY --link . .
10:21:01 [2023-08-10T10:21:01.018Z] #112 DONE 1.1s
10:21:01 [2023-08-10T10:21:01.277Z] 
10:21:01 [2023-08-10T10:21:01.277Z] #113 exporting to image
10:21:01 [2023-08-10T10:21:01.277Z] #113 exporting layers
10:21:02 [2023-08-10T10:21:02.210Z] #113 exporting layers 1.0s done
10:21:02 [2023-08-10T10:21:02.210Z] #113 writing image sha256:4375e34738257c0e7128b344f34141714294bd4743c5a26e41213014a034a51d done
10:21:02 [2023-08-10T10:21:02.210Z] #113 naming to docker.io/library/docker:a9ff220e1801b2736620ef14519c2098815ab92e done
10:21:02 [2023-08-10T10:21:02.210Z] #113 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:21:02 [2023-08-10T10:21:02.523Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:21:02 [2023-08-10T10:21:02.801Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9ff220e1801b2736620ef14519c2098815ab92e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9ff220e1801b2736620ef14519c2098815ab92e hack/test/unit
10:21:03 [2023-08-10T10:21:03.062Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:21:03 [2023-08-10T10:21:03.062Z] + TESTFLAGS+=' -test.timeout=5m'
10:21:03 [2023-08-10T10:21:03.062Z] + TESTDIRS=./...
10:21:03 [2023-08-10T10:21:03.062Z] + exclude_paths='/vendor/|/integration'
10:21:03 [2023-08-10T10:21:03.062Z] ++ go list ./...
10:21:03 [2023-08-10T10:21:03.062Z] ++ grep -vE '(/vendor/|/integration)'
10:21:03 [2023-08-10T10:21:03.630Z] + pkg_list='github.com/docker/docker/api
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/backend/build
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/httpstatus
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/httputils
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/middleware
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/build
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/checkpoint
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/container
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/debug
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/distribution
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/grpc
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/image
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/network
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/plugin
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/session
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/swarm
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/system
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/server/router/volume
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/backend
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/blkiodev
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/container
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/events
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/filters
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/image
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/mount
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/network
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/registry
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/strslice
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/swarm
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/swarm/runtime
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/system
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/time
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/versions
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/versions/v1p19
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/versions/v1p20
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/api/types/volume
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/exporter
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/worker
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/builder-next/worker/label
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/dockerfile
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/remotecontext
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/remotecontext/git
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/cli/debug
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/cli/winresources/dockerd
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/client
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/client/buildkit
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/cmd/docker-proxy
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/cmd/dockerd
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/cmd/dockerd/trap
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/container
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/container/stream
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/contrib/apparmor
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/contrib/httpserver
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/daemon
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/daemon/cluster
10:21:03 [2023-08-10T10:21:03.630Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/convert
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/executor
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/provider
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/config
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/containerd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/events
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/events/testutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/register
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/images
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/initlayer
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/links
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/listeners
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/awslogs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/fluentd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/gelf
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/local
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/logentries
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/loggertest
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/splunk
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/syslog
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/templates
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/names
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/network
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/snapshotter
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/stats
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution/metadata
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution/utils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution/xfer
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/dockerversion
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/errdefs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image/cache
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image/tarexport
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image/v1
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/mod
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/mounttree
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/test/suite
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/testutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/testutils/netnsutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/unshare
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/layer
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd/queue
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd/remote
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd/shimopts
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd/supervisor
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd/types
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/bitmap
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/cluster
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/config
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/datastore
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/diagnostic
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/discoverapi
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/driverapi
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/host
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/null
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/drvregistry
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/etchosts
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/internal/caller
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/internal/kvstore
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipam
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipamapi
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipams/null
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipamutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ipbits
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/iptables
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/netlabel
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/netutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/networkdb
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/ns
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/options
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/osl
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/portallocator
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/portmapper
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/resolvconf
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/scope
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libnetwork/types
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/oci
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/oci/caps
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/opts
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/aaparser
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/archive
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/authorization
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/broadcaster
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/capabilities
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/chrootarchive
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/containerfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/directory
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/dmesg
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/fileutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/homedir
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/idtools
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/ioutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/jsonmessage
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/longpath
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/loopback
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/meminfo
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/namesgenerator
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/parsers
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/parsers/kernel
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/pidfile
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/platform
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/platforms
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/plugingetter
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/plugins
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/plugins/transport
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/pools
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/process
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/progress
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/reexec
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/rootless
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/rootless/specconv
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/stack
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/stdcopy
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/streamformatter
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/stringid
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/sysinfo
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/system
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/tailfile
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/tarsum
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/pkg/useragent
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/plugin
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/plugin/executor/containerd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/plugin/v2
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/profiles/apparmor
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/profiles/seccomp
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/quota
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/reference
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/registry
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/registry/resumable
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/restartmanager
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/runconfig
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/runconfig/opts
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/daemon
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/environment
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/fakecontext
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/fakegit
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/fakestorage
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/fixtures/load
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/registry
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/testutil/request
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/volume
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/volume/drivers
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/volume/local
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/volume/mounts
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/volume/service
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/volume/service/opts
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/volume/testutils'
10:21:03 [2023-08-10T10:21:03.631Z] ++ grep --fixed-strings -v /libnetwork
10:21:03 [2023-08-10T10:21:03.631Z] ++ echo 'github.com/docker/docker/api
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/backend/build
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/httpstatus
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/httputils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/middleware
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/build
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/checkpoint
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/container
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/debug
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/distribution
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/grpc
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/image
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/network
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/plugin
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/session
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/swarm
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/system
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/server/router/volume
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/backend
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/blkiodev
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/container
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/events
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/filters
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/image
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/mount
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/network
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/registry
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/strslice
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/swarm
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/swarm/runtime
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/system
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/time
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/versions
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/versions/v1p19
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/versions/v1p20
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/api/types/volume
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/exporter
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/worker
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/builder-next/worker/label
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/dockerfile
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/remotecontext
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/remotecontext/git
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/cli/debug
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/cli/winresources/dockerd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/client
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/client/buildkit
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/cmd/docker-proxy
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/cmd/dockerd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/cmd/dockerd/trap
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/container
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/container/stream
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/contrib/apparmor
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/contrib/httpserver
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/convert
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/executor
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/cluster/provider
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/config
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/containerd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/events
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/events/testutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/register
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/images
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/initlayer
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/links
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/listeners
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/awslogs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/fluentd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/gelf
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/local
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/logentries
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/loggertest
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/splunk
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/syslog
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/logger/templates
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/names
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/network
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/snapshotter
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/daemon/stats
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution/metadata
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution/utils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/distribution/xfer
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/dockerversion
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/errdefs
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image/cache
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image/tarexport
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/image/v1
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/mod
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/mounttree
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/test/suite
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/testutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/testutils/netnsutils
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/internal/unshare
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/layer
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd
10:21:03 [2023-08-10T10:21:03.631Z] github.com/docker/docker/libcontainerd/queue
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/remote
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/shimopts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/supervisor
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/types
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/bitmap
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/cluster
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/config
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/datastore
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/diagnostic
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/discoverapi
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/driverapi
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/host
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/null
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/drvregistry
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/etchosts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/internal/caller
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/internal/kvstore
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipam
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipamapi
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipams/null
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipamutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ipbits
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/iptables
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/netlabel
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/netutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/networkdb
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/ns
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/options
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/osl
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/portallocator
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/portmapper
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/resolvconf
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/scope
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libnetwork/types
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/oci
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/oci/caps
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/opts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/aaparser
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/archive
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/authorization
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/broadcaster
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/capabilities
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/chrootarchive
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/containerfs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/directory
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/dmesg
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/fileutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/homedir
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/idtools
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/ioutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/jsonmessage
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/longpath
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/loopback
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/meminfo
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/namesgenerator
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/parsers
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/parsers/kernel
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/pidfile
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/platform
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/platforms
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugingetter
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/transport
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/pools
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/process
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/progress
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/reexec
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/rootless
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/rootless/specconv
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/stack
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/stdcopy
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/streamformatter
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/stringid
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/sysinfo
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/system
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/tailfile
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/tarsum
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/useragent
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/plugin
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/plugin/executor/containerd
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/plugin/v2
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/profiles/apparmor
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/profiles/seccomp
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/quota
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/reference
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/registry
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/registry/resumable
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/restartmanager
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/runconfig
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/runconfig/opts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/daemon
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/environment
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/fakecontext
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/fakegit
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/fakestorage
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/fixtures/load
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/registry
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/request
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/volume
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/volume/drivers
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/volume/local
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/volume/mounts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/volume/service
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/volume/service/opts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/volume/testutils'
10:21:03 [2023-08-10T10:21:03.632Z] + base_pkg_list='github.com/docker/docker/api
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/backend/build
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/httpstatus
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/httputils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/middleware
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/build
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/checkpoint
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/container
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/debug
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/distribution
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/grpc
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/image
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/network
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/plugin
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/session
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/swarm
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/system
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/server/router/volume
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/backend
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/blkiodev
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/container
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/events
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/filters
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/image
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/mount
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/network
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/registry
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/strslice
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/swarm
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/swarm/runtime
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/system
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/time
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/versions
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/versions/v1p19
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/versions/v1p20
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/api/types/volume
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/exporter
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/worker
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/builder-next/worker/label
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/dockerfile
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/remotecontext
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/remotecontext/git
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/cli/debug
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/cli/winresources/dockerd
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/client
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/client/buildkit
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/cmd/docker-proxy
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/cmd/dockerd
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/cmd/dockerd/trap
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/container
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/container/stream
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/contrib/apparmor
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/contrib/httpserver
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/cluster
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/cluster/convert
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/cluster/executor
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/cluster/provider
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/config
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/containerd
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/events
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/events/testutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/register
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/images
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/initlayer
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/links
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/listeners
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/awslogs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/fluentd
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/gelf
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/journald
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/local
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/logentries
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/loggertest
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/splunk
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/syslog
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/logger/templates
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/names
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/network
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/snapshotter
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/daemon/stats
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/distribution
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/distribution/metadata
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/distribution/utils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/distribution/xfer
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/dockerversion
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/errdefs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/image
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/image/cache
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/image/tarexport
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/image/v1
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/internal/mod
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/internal/mounttree
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/internal/test/suite
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/internal/testutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/internal/testutils/netnsutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/internal/unshare
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/layer
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/queue
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/remote
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/shimopts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/supervisor
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/libcontainerd/types
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/oci
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/oci/caps
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/opts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/aaparser
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/archive
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/authorization
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/broadcaster
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/capabilities
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/chrootarchive
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/containerfs
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/directory
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/dmesg
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/fileutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/homedir
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/idtools
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/ioutils
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/jsonmessage
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/longpath
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/loopback
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/meminfo
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/namesgenerator
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/parsers
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/parsers/kernel
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/pidfile
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/platform
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/platforms
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugingetter
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/plugins/transport
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/pools
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/process
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/progress
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/reexec
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/rootless
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/rootless/specconv
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/stack
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/stdcopy
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/streamformatter
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/stringid
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/sysinfo
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/system
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/tailfile
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/tarsum
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/pkg/useragent
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/plugin
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/plugin/executor/containerd
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/plugin/v2
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/profiles/apparmor
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/profiles/seccomp
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/quota
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/reference
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/registry
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/registry/resumable
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/restartmanager
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/runconfig
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/runconfig/opts
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/daemon
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/environment
10:21:03 [2023-08-10T10:21:03.632Z] github.com/docker/docker/testutil/fakecontext
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fakegit
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fakestorage
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fixtures/load
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/registry
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/request
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/drivers
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/local
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/mounts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/service
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/service/opts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/testutils'
10:21:03 [2023-08-10T10:21:03.633Z] ++ grep --fixed-strings /libnetwork
10:21:03 [2023-08-10T10:21:03.633Z] ++ echo 'github.com/docker/docker/api
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/backend/build
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/httpstatus
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/httputils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/middleware
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/build
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/checkpoint
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/container
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/debug
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/distribution
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/grpc
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/image
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/network
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/plugin
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/session
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/swarm
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/system
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/server/router/volume
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/backend
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/blkiodev
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/container
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/events
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/filters
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/image
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/mount
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/network
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/registry
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/strslice
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/swarm
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/swarm/runtime
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/system
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/time
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/versions
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/versions/v1p19
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/versions/v1p20
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/api/types/volume
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/exporter
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/worker
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/builder-next/worker/label
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/dockerfile
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/remotecontext
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/remotecontext/git
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/cli/debug
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/cli/winresources/dockerd
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/client
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/client/buildkit
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/cmd/docker-proxy
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/cmd/dockerd
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/cmd/dockerd/trap
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/container
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/container/stream
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/contrib/apparmor
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/contrib/httpserver
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/cluster
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/cluster/convert
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/cluster/executor
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/cluster/provider
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/config
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/containerd
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/events
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/events/testutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/register
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/images
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/initlayer
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/links
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/listeners
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/awslogs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/fluentd
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/gelf
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/journald
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/local
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/logentries
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/loggertest
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/splunk
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/syslog
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/logger/templates
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/names
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/network
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/snapshotter
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/daemon/stats
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/distribution
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/distribution/metadata
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/distribution/utils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/distribution/xfer
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/dockerversion
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/errdefs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/image
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/image/cache
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/image/tarexport
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/image/v1
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/internal/mod
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/internal/mounttree
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/internal/test/suite
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/internal/testutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/internal/testutils/netnsutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/internal/unshare
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/layer
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libcontainerd
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libcontainerd/queue
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libcontainerd/remote
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libcontainerd/shimopts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libcontainerd/supervisor
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libcontainerd/types
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/bitmap
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cluster
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/config
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/datastore
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/diagnostic
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/discoverapi
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/driverapi
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/host
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/null
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drvregistry
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/etchosts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/internal/caller
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/internal/kvstore
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipam
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipamapi
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipams/null
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipamutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ipbits
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/iptables
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/netlabel
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/netutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/networkdb
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/ns
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/options
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/osl
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/portallocator
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/portmapper
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/resolvconf
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/scope
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/types
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/oci
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/oci/caps
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/opts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/aaparser
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/archive
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/authorization
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/broadcaster
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/capabilities
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/chrootarchive
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/containerfs
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/directory
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/dmesg
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/fileutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/homedir
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/idtools
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/ioutils
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/jsonmessage
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/longpath
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/loopback
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/meminfo
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/namesgenerator
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/parsers
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/parsers/kernel
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/pidfile
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/platform
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/platforms
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/plugingetter
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/plugins
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/plugins/transport
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/pools
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/process
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/progress
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/reexec
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/rootless
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/rootless/specconv
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/stack
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/stdcopy
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/streamformatter
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/stringid
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/sysinfo
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/system
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/tailfile
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/tarsum
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/pkg/useragent
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/plugin
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/plugin/executor/containerd
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/plugin/v2
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/profiles/apparmor
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/profiles/seccomp
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/quota
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/reference
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/registry
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/registry/resumable
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/restartmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/runconfig
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/runconfig/opts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/daemon
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/environment
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fakecontext
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fakegit
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fakestorage
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fixtures/load
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/registry
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/testutil/request
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/drivers
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/local
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/mounts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/service
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/service/opts
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/volume/testutils'
10:21:03 [2023-08-10T10:21:03.633Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/bitmap
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cluster
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/config
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/datastore
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/diagnostic
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/discoverapi
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/driverapi
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/host
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:03 [2023-08-10T10:21:03.633Z] github.com/docker/docker/libnetwork/drivers/null
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drvregistry
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/etchosts
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/caller
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/kvstore
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipam
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipamapi
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/null
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipamutils
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipbits
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/iptables
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/netlabel
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/netutils
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/networkdb
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ns
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/options
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/osl
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/portallocator
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/portmapper
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/resolvconf
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/scope
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/types'
10:21:03 [2023-08-10T10:21:03.634Z] + echo 'github.com/docker/docker/libnetwork
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/bitmap
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/cluster
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/config
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/datastore
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/diagnostic
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/discoverapi
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/driverapi
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/host
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/null
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/overlay
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/remote
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/windows
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drvregistry
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/etchosts
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/caller
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/kvstore
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipam
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipamapi
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/builtin
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/null
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/remote
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipamutils
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ipbits
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/iptables
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/netlabel
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/netutils
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/networkdb
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/ns
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/options
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/osl
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/osl/kernel
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/portallocator
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/portmapper
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/resolvconf
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/scope
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/types'
10:21:03 [2023-08-10T10:21:03.634Z] + grep --fixed-strings libnetwork/drivers/bridge
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/bridge
10:21:03 [2023-08-10T10:21:03.634Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:21:03 [2023-08-10T10:21:03.634Z] + type docker-proxy
10:21:03 [2023-08-10T10:21:03.634Z] hack/test/unit: line 25: type: docker-proxy: not found
10:21:03 [2023-08-10T10:21:03.634Z] + hack/make.sh binary-proxy install-proxy
10:21:03 [2023-08-10T10:21:03.634Z] 
10:21:03 [2023-08-10T10:21:03.634Z] Removing bundles/
10:21:03 [2023-08-10T10:21:03.634Z] 
10:21:03 [2023-08-10T10:21:03.634Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:21:03 [2023-08-10T10:21:03.634Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:21:03 [2023-08-10T10:21:03.634Z] + tee /go/src/github.com/docker/docker/go.mod
10:21:03 [2023-08-10T10:21:03.634Z] module github.com/docker/docker
10:21:03 [2023-08-10T10:21:03.634Z] 
10:21:03 [2023-08-10T10:21:03.634Z] go 1.19
10:21:03 [2023-08-10T10:21:03.634Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:21:03 [2023-08-10T10:21:03.634Z] + GO111MODULE=on
10:21:03 [2023-08-10T10:21:03.634Z] + 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=a9ff220e1801b2736620ef14519c2098815ab92e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-10T10:21:03.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 ' github.com/docker/docker/cmd/docker-proxy
10:21:07 [2023-08-10T10:21:07.817Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:21:07 [2023-08-10T10:21:07.817Z] Created binary: bundles/binary-proxy/docker-proxy
10:21:07 [2023-08-10T10:21:07.817Z] 
10:21:07 [2023-08-10T10:21:07.817Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:21:07 [2023-08-10T10:21:07.817Z] Installing docker-proxy to /usr/local/bin/
10:21:07 [2023-08-10T10:21:07.817Z] 
10:21:07 [2023-08-10T10:21:07.817Z] + mkdir -p bundles
10:21:07 [2023-08-10T10:21:07.817Z] + '[' -n 'github.com/docker/docker/api
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/backend/build
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/httpstatus
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/httputils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/middleware
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/build
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/checkpoint
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/container
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/debug
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/distribution
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/grpc
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/image
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/network
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/plugin
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/session
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/swarm
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/system
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/server/router/volume
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/backend
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/blkiodev
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/container
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/events
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/filters
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/image
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/mount
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/network
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/plugins/logdriver
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/registry
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/strslice
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/swarm
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/swarm/runtime
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/system
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/time
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/versions
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/versions/v1p19
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/versions/v1p20
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/api/types/volume
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/exporter
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/worker
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/builder-next/worker/label
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/dockerfile
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/remotecontext
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/remotecontext/git
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/builder/remotecontext/urlutil
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/cli/debug
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/cli/winresources/docker-proxy
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/cli/winresources/dockerd
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/client
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/client/buildkit
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/cmd/docker-proxy
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/cmd/dockerd
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/cmd/dockerd/trap
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/container
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/container/stream
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/contrib/apparmor
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/contrib/httpserver
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/cluster
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/cluster/convert
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/cluster/executor
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/cluster/executor/container
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/cluster/provider
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/config
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/containerd
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/events
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/events/testutils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/copy
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/register
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/vfs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/graphdriver/zfs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/images
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/initlayer
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/links
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/listeners
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/awslogs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/fluentd
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/gcplogs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/gelf
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/journald
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/local
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/logentries
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/loggertest
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/loggerutils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/splunk
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/syslog
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/logger/templates
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/names
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/network
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/snapshotter
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/daemon/stats
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/distribution
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/distribution/metadata
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/distribution/utils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/distribution/xfer
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/dockerversion
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/errdefs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/image
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/image/cache
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/image/tarexport
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/image/v1
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/internal/mod
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/internal/mounttree
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/internal/test/suite
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/internal/testutils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/internal/testutils/netnsutils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/internal/unshare
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/layer
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/libcontainerd
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/libcontainerd/queue
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/libcontainerd/remote
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/libcontainerd/shimopts
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/libcontainerd/supervisor
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/libcontainerd/types
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/oci
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/oci/caps
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/opts
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/aaparser
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/archive
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/authorization
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/broadcaster
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/capabilities
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/chrootarchive
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/containerfs
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/directory
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/dmesg
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/fileutils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/homedir
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/idtools
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/ioutils
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/jsonmessage
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/longpath
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/loopback
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/meminfo
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/namesgenerator
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/parsers
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/parsers/kernel
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/pidfile
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/platform
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/platforms
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/plugingetter
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/plugins
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/plugins/transport
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/pools
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/process
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/progress
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/reexec
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/rootless
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/rootless/specconv
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/stack
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/stdcopy
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/streamformatter
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/stringid
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/sysinfo
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/system
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/tailfile
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/tarsum
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/pkg/useragent
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/plugin
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/plugin/executor/containerd
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/plugin/v2
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/profiles/apparmor
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/profiles/seccomp
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/quota
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/reference
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/registry
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/registry/resumable
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/restartmanager
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/runconfig
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/runconfig/opts
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/daemon
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/environment
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/fakecontext
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/fakegit
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/fakestorage
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/fixtures/load
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/fixtures/plugin
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/registry
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/testutil/request
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/volume
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/volume/drivers
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/volume/local
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/volume/mounts
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/volume/service
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/volume/service/opts
10:21:07 [2023-08-10T10:21:07.817Z] github.com/docker/docker/volume/testutils' ']'
10:21:07 [2023-08-10T10:21:07.818Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove 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/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/logentries 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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree 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/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
10:21:08 [2023-08-10T10:21:08.753Z] ?   	github.com/docker/docker/api	[no test files]
10:21:15 [2023-08-10T10:21:15.320Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
10:21:15 [2023-08-10T10:21:15.320Z] ok  	github.com/docker/docker/api/server	0.040s	coverage: 13.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 28.3% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/system	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.023s	coverage: 100.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/cli/debug	0.024s	coverage: 100.0% of statements
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/builder/remotecontext	0.050s	coverage: 33.5% of statements
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/builder/dockerfile	0.090s	coverage: 50.1% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/client	0.074s	coverage: 77.4% of statements
10:21:37 [2023-08-10T10:21:37.257Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
10:21:37 [2023-08-10T10:21:37.257Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.147s	coverage: 68.2% of statements
10:21:42 [2023-08-10T10:21:42.531Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
10:21:42 [2023-08-10T10:21:42.531Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.694s	coverage: 82.5% of statements
10:21:49 [2023-08-10T10:21:49.098Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:21:49 [2023-08-10T10:21:49.098Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:21:49 [2023-08-10T10:21:49.098Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:21:49 [2023-08-10T10:21:49.098Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:21:49 [2023-08-10T10:21:49.098Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
10:21:49 [2023-08-10T10:21:49.098Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.4% of statements
10:21:49 [2023-08-10T10:21:49.098Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.3% of statements
10:21:49 [2023-08-10T10:21:49.098Z] ok  	github.com/docker/docker/cmd/dockerd	0.185s	coverage: 30.3% of statements
10:21:51 [2023-08-10T10:21:51.631Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:21:51 [2023-08-10T10:21:51.631Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.387s	coverage: 0.0% of statements
10:21:52 [2023-08-10T10:21:52.566Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:21:52 [2023-08-10T10:21:52.566Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:21:52 [2023-08-10T10:21:52.566Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
10:21:52 [2023-08-10T10:21:52.566Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
10:21:52 [2023-08-10T10:21:52.566Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
10:21:52 [2023-08-10T10:21:52.566Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:21:52 [2023-08-10T10:21:52.566Z] ok  	github.com/docker/docker/daemon/cluster	0.081s	coverage: 0.5% of statements
10:21:53 [2023-08-10T10:21:53.133Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:21:53 [2023-08-10T10:21:53.133Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
10:21:53 [2023-08-10T10:21:53.133Z] ok  	github.com/docker/docker/daemon/config	0.076s	coverage: 75.7% of statements
10:21:54 [2023-08-10T10:21:54.067Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:21:54 [2023-08-10T10:21:54.067Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
10:21:54 [2023-08-10T10:21:54.067Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.3% of statements
10:21:54 [2023-08-10T10:21:54.067Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
10:21:54 [2023-08-10T10:21:54.067Z] ok  	github.com/docker/docker/daemon/containerd	0.028s	coverage: 0.7% of statements
10:21:54 [2023-08-10T10:21:54.067Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:21:54 [2023-08-10T10:21:54.067Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:21:54 [2023-08-10T10:21:54.326Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:21:54 [2023-08-10T10:21:54.326Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
10:21:54 [2023-08-10T10:21:54.585Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:21:54 [2023-08-10T10:21:54.585Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 59.6% of statements
10:21:55 [2023-08-10T10:21:55.151Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:21:55 [2023-08-10T10:21:55.151Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:21:55 [2023-08-10T10:21:55.151Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
10:21:55 [2023-08-10T10:21:55.151Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:21:55 [2023-08-10T10:21:55.151Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:21:55 [2023-08-10T10:21:55.410Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
10:21:55 [2023-08-10T10:21:55.410Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.173s	coverage: 60.2% of statements
10:21:55 [2023-08-10T10:21:55.410Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
10:21:55 [2023-08-10T10:21:55.410Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
10:21:55 [2023-08-10T10:21:55.976Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:21:55 [2023-08-10T10:21:55.976Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:21:56 [2023-08-10T10:21:56.543Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
10:21:56 [2023-08-10T10:21:56.543Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.471s	coverage: 13.0% of statements
10:21:56 [2023-08-10T10:21:56.543Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:21:56 [2023-08-10T10:21:56.543Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:21:56 [2023-08-10T10:21:56.543Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:21:56 [2023-08-10T10:21:56.543Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:21:56 [2023-08-10T10:21:56.543Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
10:21:56 [2023-08-10T10:21:56.543Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 3.0% of statements
10:21:56 [2023-08-10T10:21:56.802Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:21:56 [2023-08-10T10:21:56.802Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 43.2% of statements
10:21:57 [2023-08-10T10:21:57.061Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
10:21:57 [2023-08-10T10:21:57.061Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.102s	coverage: 78.3% of statements
10:21:57 [2023-08-10T10:21:57.061Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:21:57 [2023-08-10T10:21:57.061Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:21:57 [2023-08-10T10:21:57.061Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:21:57 [2023-08-10T10:21:57.061Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
10:21:57 [2023-08-10T10:21:57.061Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
10:21:57 [2023-08-10T10:21:57.628Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:21:57 [2023-08-10T10:21:57.628Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:21:57 [2023-08-10T10:21:57.628Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
10:21:57 [2023-08-10T10:21:57.628Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:21:57 [2023-08-10T10:21:57.887Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:21:57 [2023-08-10T10:21:57.887Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
10:21:57 [2023-08-10T10:21:57.887Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:21:57 [2023-08-10T10:21:57.887Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.125s	coverage: 76.8% of statements
10:21:57 [2023-08-10T10:21:57.887Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:21:57 [2023-08-10T10:21:57.887Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:21:57 [2023-08-10T10:21:57.887Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:21:57 [2023-08-10T10:21:57.887Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
10:21:58 [2023-08-10T10:21:58.462Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
10:21:58 [2023-08-10T10:21:58.462Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 63.5% of statements
10:21:58 [2023-08-10T10:21:58.462Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:21:58 [2023-08-10T10:21:58.462Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
10:21:58 [2023-08-10T10:21:58.720Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:21:58 [2023-08-10T10:21:58.720Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:21:58 [2023-08-10T10:21:58.720Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:21:58 [2023-08-10T10:21:58.720Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
10:21:58 [2023-08-10T10:21:58.720Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
10:21:58 [2023-08-10T10:21:58.979Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:21:58 [2023-08-10T10:21:58.979Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:21:58 [2023-08-10T10:21:58.979Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:21:58 [2023-08-10T10:21:58.979Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
10:21:58 [2023-08-10T10:21:58.979Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
10:21:58 [2023-08-10T10:21:58.979Z] ok  	github.com/docker/docker/daemon/logger/journald	1.421s	coverage: 74.5% of statements
10:21:59 [2023-08-10T10:21:59.918Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:21:59 [2023-08-10T10:21:59.918Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
10:21:59 [2023-08-10T10:21:59.918Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:21:59 [2023-08-10T10:21:59.918Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 77.7% of statements
10:21:59 [2023-08-10T10:21:59.918Z] ok  	github.com/docker/docker/dockerversion	0.008s	coverage: 100.0% of statements
10:21:59 [2023-08-10T10:21:59.918Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:21:59 [2023-08-10T10:21:59.918Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
10:22:00 [2023-08-10T10:22:00.176Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:22:00 [2023-08-10T10:22:00.176Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.481s	coverage: 82.5% of statements
10:22:00 [2023-08-10T10:22:00.433Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
10:22:00 [2023-08-10T10:22:00.434Z] ok  	github.com/docker/docker/distribution	0.636s	coverage: 29.5% of statements
10:22:00 [2023-08-10T10:22:00.691Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:22:00 [2023-08-10T10:22:00.691Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
10:22:00 [2023-08-10T10:22:00.691Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
10:22:00 [2023-08-10T10:22:00.691Z] ok  	github.com/docker/docker/image	0.036s	coverage: 86.4% of statements
10:22:00 [2023-08-10T10:22:00.691Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:22:00 [2023-08-10T10:22:00.691Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:22:00 [2023-08-10T10:22:00.691Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:22:00 [2023-08-10T10:22:00.691Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
10:22:00 [2023-08-10T10:22:00.691Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
10:22:00 [2023-08-10T10:22:00.691Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:22:00 [2023-08-10T10:22:00.691Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
10:22:00 [2023-08-10T10:22:00.691Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
10:22:00 [2023-08-10T10:22:00.691Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
10:22:00 [2023-08-10T10:22:00.691Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
10:22:02 [2023-08-10T10:22:02.133Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:22:02 [2023-08-10T10:22:02.133Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:22:02 [2023-08-10T10:22:02.133Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:22:02 [2023-08-10T10:22:02.133Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:22:02 [2023-08-10T10:22:02.134Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:22:02 [2023-08-10T10:22:02.134Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:22:02 [2023-08-10T10:22:02.134Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:22:02 [2023-08-10T10:22:02.134Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
10:22:02 [2023-08-10T10:22:02.134Z] ok  	github.com/docker/docker/distribution/xfer	2.186s	coverage: 85.4% of statements
10:22:02 [2023-08-10T10:22:02.393Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:22:02 [2023-08-10T10:22:02.393Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:22:02 [2023-08-10T10:22:02.393Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
10:22:02 [2023-08-10T10:22:02.393Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
10:22:02 [2023-08-10T10:22:02.393Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
10:22:02 [2023-08-10T10:22:02.393Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
10:22:02 [2023-08-10T10:22:02.393Z] ok  	github.com/docker/docker/opts	0.066s	coverage: 67.9% of statements
10:22:02 [2023-08-10T10:22:02.651Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
10:22:02 [2023-08-10T10:22:02.651Z] ok  	github.com/docker/docker/daemon	10.920s	coverage: 17.2% of statements
10:22:02 [2023-08-10T10:22:02.909Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:22:02 [2023-08-10T10:22:02.909Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:22:02 [2023-08-10T10:22:02.909Z] ok  	github.com/docker/docker/pkg/broadcaster	0.014s	coverage: 100.0% of statements
10:22:02 [2023-08-10T10:22:02.909Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
10:22:02 [2023-08-10T10:22:02.909Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
10:22:02 [2023-08-10T10:22:02.909Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
10:22:02 [2023-08-10T10:22:02.909Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:22:02 [2023-08-10T10:22:02.909Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 81.8% of statements
10:22:03 [2023-08-10T10:22:03.168Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:22:03 [2023-08-10T10:22:03.168Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
10:22:03 [2023-08-10T10:22:03.168Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
10:22:03 [2023-08-10T10:22:03.168Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.276s	coverage: 83.7% of statements
10:22:03 [2023-08-10T10:22:03.168Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
10:22:03 [2023-08-10T10:22:03.168Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 56.4% of statements
10:22:03 [2023-08-10T10:22:03.168Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
10:22:03 [2023-08-10T10:22:03.168Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 8.3% of statements
10:22:03 [2023-08-10T10:22:03.426Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:22:03 [2023-08-10T10:22:03.426Z] ok  	github.com/docker/docker/pkg/authorization	0.399s	coverage: 68.3% of statements
10:22:03 [2023-08-10T10:22:03.426Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
10:22:03 [2023-08-10T10:22:03.426Z] ok  	github.com/docker/docker/pkg/archive	0.456s	coverage: 81.5% of statements
10:22:03 [2023-08-10T10:22:03.684Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:22:03 [2023-08-10T10:22:03.684Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
10:22:03 [2023-08-10T10:22:03.684Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
10:22:03 [2023-08-10T10:22:03.684Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
10:22:03 [2023-08-10T10:22:03.684Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
10:22:03 [2023-08-10T10:22:03.684Z] ok  	github.com/docker/docker/pkg/meminfo	0.007s	coverage: 75.0% of statements
10:22:03 [2023-08-10T10:22:03.684Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 92.3% of statements
10:22:03 [2023-08-10T10:22:03.684Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:22:03 [2023-08-10T10:22:03.684Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:22:03 [2023-08-10T10:22:03.684Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:22:03 [2023-08-10T10:22:03.684Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:22:03 [2023-08-10T10:22:03.942Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:22:03 [2023-08-10T10:22:03.942Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
10:22:03 [2023-08-10T10:22:03.942Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
10:22:03 [2023-08-10T10:22:03.942Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
10:22:03 [2023-08-10T10:22:03.942Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:22:03 [2023-08-10T10:22:03.942Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:22:03 [2023-08-10T10:22:03.942Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:22:03 [2023-08-10T10:22:03.942Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
10:22:03 [2023-08-10T10:22:03.942Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
10:22:03 [2023-08-10T10:22:03.942Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
10:22:03 [2023-08-10T10:22:03.942Z] ok  	github.com/docker/docker/pkg/ioutils	0.373s	coverage: 71.9% of statements
10:22:04 [2023-08-10T10:22:04.200Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
10:22:04 [2023-08-10T10:22:04.200Z] ok  	github.com/docker/docker/pkg/idtools	0.582s	coverage: 69.8% of statements
10:22:04 [2023-08-10T10:22:04.458Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:22:04 [2023-08-10T10:22:04.458Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:22:04 [2023-08-10T10:22:04.458Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:22:04 [2023-08-10T10:22:04.458Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
10:22:04 [2023-08-10T10:22:04.458Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
10:22:04 [2023-08-10T10:22:04.458Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
10:22:04 [2023-08-10T10:22:04.458Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
10:22:04 [2023-08-10T10:22:04.458Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:22:04 [2023-08-10T10:22:04.458Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:22:04 [2023-08-10T10:22:04.458Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
10:22:04 [2023-08-10T10:22:04.717Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:22:04 [2023-08-10T10:22:04.717Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:22:04 [2023-08-10T10:22:04.717Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:22:04 [2023-08-10T10:22:04.717Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:22:04 [2023-08-10T10:22:04.717Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:22:04 [2023-08-10T10:22:04.717Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
10:22:04 [2023-08-10T10:22:04.717Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:22:04 [2023-08-10T10:22:04.717Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
10:22:04 [2023-08-10T10:22:04.717Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:22:04 [2023-08-10T10:22:04.717Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
10:22:04 [2023-08-10T10:22:04.975Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
10:22:04 [2023-08-10T10:22:04.975Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
10:22:04 [2023-08-10T10:22:04.975Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:22:04 [2023-08-10T10:22:04.975Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
10:22:05 [2023-08-10T10:22:05.234Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:22:05 [2023-08-10T10:22:05.234Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
10:22:05 [2023-08-10T10:22:05.234Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
10:22:05 [2023-08-10T10:22:05.234Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
10:22:05 [2023-08-10T10:22:05.234Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
10:22:05 [2023-08-10T10:22:05.234Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
10:22:05 [2023-08-10T10:22:05.234Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:22:05 [2023-08-10T10:22:05.234Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
10:22:05 [2023-08-10T10:22:05.234Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
10:22:05 [2023-08-10T10:22:05.234Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.1% of statements
10:22:06 [2023-08-10T10:22:06.169Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:22:06 [2023-08-10T10:22:06.169Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:22:06 [2023-08-10T10:22:06.169Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:22:06 [2023-08-10T10:22:06.169Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
10:22:06 [2023-08-10T10:22:06.169Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:22:06 [2023-08-10T10:22:06.169Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
10:22:06 [2023-08-10T10:22:06.427Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
10:22:06 [2023-08-10T10:22:06.427Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
10:22:06 [2023-08-10T10:22:06.427Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
10:22:06 [2023-08-10T10:22:06.427Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
10:22:06 [2023-08-10T10:22:06.685Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
10:22:06 [2023-08-10T10:22:06.685Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 23.3% of statements
10:22:06 [2023-08-10T10:22:06.943Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
10:22:06 [2023-08-10T10:22:06.943Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
10:22:06 [2023-08-10T10:22:06.943Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:22:06 [2023-08-10T10:22:06.943Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
10:22:06 [2023-08-10T10:22:06.943Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:22:06 [2023-08-10T10:22:06.943Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
10:22:06 [2023-08-10T10:22:06.943Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
10:22:06 [2023-08-10T10:22:06.943Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 62.5% of statements
10:22:06 [2023-08-10T10:22:06.943Z] ok  	github.com/docker/docker/runconfig	0.013s	coverage: 63.6% of statements
10:22:06 [2023-08-10T10:22:06.943Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
10:22:06 [2023-08-10T10:22:06.943Z] ok  	github.com/docker/docker/registry	0.129s	coverage: 65.2% of statements
10:22:06 [2023-08-10T10:22:06.943Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
10:22:06 [2023-08-10T10:22:06.943Z] ok  	github.com/docker/docker/quota	0.670s	coverage: 69.2% of statements
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:22:07 [2023-08-10T10:22:07.509Z] ?   	github.com/docker/docker/volume	[no test files]
10:22:08 [2023-08-10T10:22:08.076Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:22:08 [2023-08-10T10:22:08.076Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
10:22:08 [2023-08-10T10:22:08.076Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
10:22:08 [2023-08-10T10:22:08.076Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
10:22:08 [2023-08-10T10:22:08.334Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
10:22:08 [2023-08-10T10:22:08.334Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 74.4% of statements
10:22:08 [2023-08-10T10:22:08.592Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:22:08 [2023-08-10T10:22:08.592Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:22:08 [2023-08-10T10:22:08.592Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
10:22:08 [2023-08-10T10:22:08.592Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
10:22:09 [2023-08-10T10:22:09.157Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
10:22:09 [2023-08-10T10:22:09.157Z] ok  	github.com/docker/docker/layer	7.323s	coverage: 68.7% of statements
10:22:09 [2023-08-10T10:22:09.415Z] 
10:22:09 [2023-08-10T10:22:09.415Z] === Skipped
10:22:09 [2023-08-10T10:22:09.415Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:22:09 [2023-08-10T10:22:09.415Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
10:22:09 [2023-08-10T10:22:09.415Z] 
10:22:09 [2023-08-10T10:22:09.415Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:22:09 [2023-08-10T10:22:09.415Z]     network_proxy_test.go:210: No support for dual stack yet
10:22:09 [2023-08-10T10:22:09.415Z] 
10:22:09 [2023-08-10T10:22:09.415Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:22:09 [2023-08-10T10:22:09.415Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
10:22:09 [2023-08-10T10:22:09.415Z] 
10:22:09 [2023-08-10T10:22:09.415Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:22:09 [2023-08-10T10:22:09.415Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
10:22:09 [2023-08-10T10:22:09.415Z] 
10:22:09 [2023-08-10T10:22:09.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:22:09 [2023-08-10T10:22:09.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.415Z]     graphtest_unix.go:41: Driver btrfs not supported
10:22:09 [2023-08-10T10:22:09.415Z] 
10:22:09 [2023-08-10T10:22:09.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:22:09 [2023-08-10T10:22:09.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.415Z]     graphtest_unix.go:41: Driver btrfs not supported
10:22:09 [2023-08-10T10:22:09.415Z] 
10:22:09 [2023-08-10T10:22:09.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:22:09 [2023-08-10T10:22:09.415Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.415Z]     graphtest_unix.go:41: Driver btrfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver btrfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver btrfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:68: No driver to put!
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z] time="2023-08-10T10:21:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z] time="2023-08-10T10:21:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z] time="2023-08-10T10:21:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z] time="2023-08-10T10:21:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z] time="2023-08-10T10:21:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:68: No driver to put!
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     overlay_test.go:61: Cannot run test with naive change algorithm
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver zfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver zfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver zfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver zfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:41: Driver zfs not supported
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     graphtest_unix.go:68: No driver to put!
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
10:22:09 [2023-08-10T10:22:09.416Z]     validate_test.go:70: only tested on Windows
10:22:09 [2023-08-10T10:22:09.416Z] 
10:22:09 [2023-08-10T10:22:09.416Z] DONE 3102 tests, 27 skipped in 61.408s
10:22:09 [2023-08-10T10:22:09.416Z] + '[' -n 'github.com/docker/docker/libnetwork
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/bitmap
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/cluster
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/config
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/datastore
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/diagnostic
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/discoverapi
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/driverapi
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/bridge
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/host
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/null
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/overlay
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/remote
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/windows
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/drvregistry
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/etchosts
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/internal/caller
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/internal/kvstore
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipam
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipamapi
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipams/builtin
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipams/null
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipams/remote
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipamutils
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ipbits
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/iptables
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/netlabel
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/netutils
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/networkdb
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/ns
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/options
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/osl
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/osl/kernel
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/portallocator
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/portmapper
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/resolvconf
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/scope
10:22:09 [2023-08-10T10:22:09.416Z] github.com/docker/docker/libnetwork/types' ']'
10:22:09 [2023-08-10T10:22:09.416Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove 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/cmd/readme_test 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/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
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork	44.806s	coverage: 43.0% of statements
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.5% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.5% of statements
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.962s	coverage: 62.2% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.868s	coverage: 5.0% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:23:05 [2023-08-10T10:23:05.623Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
10:23:05 [2023-08-10T10:23:05.623Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
10:23:06 [2023-08-10T10:23:06.557Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
10:23:06 [2023-08-10T10:23:06.557Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
10:23:06 [2023-08-10T10:23:06.557Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
10:23:06 [2023-08-10T10:23:06.557Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
10:23:07 [2023-08-10T10:23:07.123Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
10:23:07 [2023-08-10T10:23:07.123Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
10:23:07 [2023-08-10T10:23:07.381Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.5% of statements
10:23:07 [2023-08-10T10:23:07.381Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.5% of statements
10:23:07 [2023-08-10T10:23:07.381Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:23:07 [2023-08-10T10:23:07.381Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:23:07 [2023-08-10T10:23:07.381Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:23:07 [2023-08-10T10:23:07.946Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
10:23:07 [2023-08-10T10:23:07.946Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
10:23:08 [2023-08-10T10:23:08.204Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
10:23:08 [2023-08-10T10:23:08.204Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
10:23:08 [2023-08-10T10:23:08.462Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:23:08 [2023-08-10T10:23:08.462Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:23:08 [2023-08-10T10:23:08.462Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
10:23:08 [2023-08-10T10:23:08.462Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
10:23:20 [2023-08-10T10:23:20.658Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:23:20 [2023-08-10T10:23:20.658Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:23:22 [2023-08-10T10:23:22.558Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
10:23:22 [2023-08-10T10:23:22.558Z] ok  	github.com/docker/docker/libnetwork/ipam	3.282s	coverage: 80.2% of statements
10:23:22 [2023-08-10T10:23:22.558Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:23:22 [2023-08-10T10:23:22.558Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:23:22 [2023-08-10T10:23:22.558Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
10:23:22 [2023-08-10T10:23:22.558Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
10:23:22 [2023-08-10T10:23:22.816Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
10:23:22 [2023-08-10T10:23:22.816Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
10:23:22 [2023-08-10T10:23:22.816Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:23:23 [2023-08-10T10:23:23.074Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:23:23 [2023-08-10T10:23:23.074Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
10:23:23 [2023-08-10T10:23:23.640Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:23:23 [2023-08-10T10:23:23.640Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 86.4% of statements
10:23:23 [2023-08-10T10:23:23.898Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:23:23 [2023-08-10T10:23:23.898Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:23:24 [2023-08-10T10:23:24.464Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
10:23:24 [2023-08-10T10:23:24.464Z] ok  	github.com/docker/docker/libnetwork/iptables	0.225s	coverage: 40.1% of statements
10:23:24 [2023-08-10T10:23:24.464Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:23:25 [2023-08-10T10:23:25.030Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:23:25 [2023-08-10T10:23:25.030Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
10:25:16 [2023-08-10T10:25:16.466Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
10:25:16 [2023-08-10T10:25:16.466Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.063s	coverage: 58.5% of statements
10:25:16 [2023-08-10T10:25:16.466Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:25:16 [2023-08-10T10:25:16.466Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:25:16 [2023-08-10T10:25:16.466Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:25:16 [2023-08-10T10:25:16.466Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.7% of statements
10:25:16 [2023-08-10T10:25:16.466Z] ok  	github.com/docker/docker/libnetwork/osl	4.483s	coverage: 39.7% of statements
10:25:16 [2023-08-10T10:25:16.466Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:25:16 [2023-08-10T10:25:16.466Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:25:16 [2023-08-10T10:25:16.466Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:25:16 [2023-08-10T10:25:16.466Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:25:17 [2023-08-10T10:25:17.032Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
10:25:17 [2023-08-10T10:25:17.032Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.678s	coverage: 46.3% of statements
10:25:17 [2023-08-10T10:25:17.032Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
10:25:17 [2023-08-10T10:25:17.032Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
10:25:17 [2023-08-10T10:25:17.032Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
10:25:17 [2023-08-10T10:25:17.290Z] 	github.com/docker/docker/libnetwork/types	coverage: 42.2% of statements
10:25:17 [2023-08-10T10:25:17.290Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 42.2% of statements
10:25:17 [2023-08-10T10:25:17.548Z] 
10:25:17 [2023-08-10T10:25:17.548Z] === Skipped
10:25:17 [2023-08-10T10:25:17.548Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:25:17 [2023-08-10T10:25:17.548Z]     firewalld_test.go:14: firewalld is not running
10:25:17 [2023-08-10T10:25:17.548Z] 
10:25:17 [2023-08-10T10:25:17.548Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
10:25:17 [2023-08-10T10:25:17.548Z]     firewalld_test.go:75: firewalld is not running
10:25:17 [2023-08-10T10:25:17.548Z] 
10:25:17 [2023-08-10T10:25:17.548Z] DONE 340 tests, 2 skipped in 188.108s
Post stage
[Pipeline] junit
10:25:18 [2023-08-10T10:25:18.130Z] Recording test results
10:25:19 [2023-08-10T10:25:19.380Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:25:19 [2023-08-10T10:25:19.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9ff220e1801b2736620ef14519c2098815ab92e -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:a9ff220e1801b2736620ef14519c2098815ab92e hack/make.sh dynbinary test-integration
10:25:19 [2023-08-10T10:25:19.981Z] 
10:25:19 [2023-08-10T10:25:19.982Z] Removing bundles/
10:25:19 [2023-08-10T10:25:19.982Z] 
10:25:19 [2023-08-10T10:25:19.982Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:25:19 [2023-08-10T10:25:19.982Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:25:19 [2023-08-10T10:25:19.982Z] + tee /go/src/github.com/docker/docker/go.mod
10:25:19 [2023-08-10T10:25:19.982Z] module github.com/docker/docker
10:25:19 [2023-08-10T10:25:19.982Z] 
10:25:19 [2023-08-10T10:25:19.982Z] go 1.19
10:25:19 [2023-08-10T10:25:19.982Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:25:19 [2023-08-10T10:25:19.982Z] + GO111MODULE=on
10:25:19 [2023-08-10T10:25:19.982Z] + 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=a9ff220e1801b2736620ef14519c2098815ab92e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-10T10:25:19.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
10:25:58 [2023-08-10T10:25:58.790Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:25:58 [2023-08-10T10:25:58.790Z] Created binary: bundles/dynbinary-daemon/dockerd
10:25:58 [2023-08-10T10:25:58.790Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:25:58 [2023-08-10T10:25:58.790Z] + tee /go/src/github.com/docker/docker/go.mod
10:25:58 [2023-08-10T10:25:58.790Z] module github.com/docker/docker
10:25:58 [2023-08-10T10:25:58.790Z] 
10:25:58 [2023-08-10T10:25:58.790Z] go 1.19
10:25:58 [2023-08-10T10:25:58.790Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:25:58 [2023-08-10T10:25:58.790Z] + GO111MODULE=on
10:25:58 [2023-08-10T10:25:58.790Z] + 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=a9ff220e1801b2736620ef14519c2098815ab92e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-10T10:25:19.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
10:25:58 [2023-08-10T10:25:58.790Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:25:58 [2023-08-10T10:25:58.790Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:25:58 [2023-08-10T10:25:58.790Z] 
10:25:58 [2023-08-10T10:25:58.790Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:25:58 [2023-08-10T10:25:58.790Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:25:58 [2023-08-10T10:25:58.790Z] HOSTNAME=ab5bd08e4c80
10:25:58 [2023-08-10T10:25:58.790Z] TESTDEBUG=0
10:25:58 [2023-08-10T10:25:58.790Z] DEST=bundles/test-integration
10:25:58 [2023-08-10T10:25:58.790Z] PWD=/go/src/github.com/docker/docker
10:25:58 [2023-08-10T10:25:58.790Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:25:58 [2023-08-10T10:25:58.790Z] DOCKER_GITCOMMIT=a9ff220e1801b2736620ef14519c2098815ab92e
10:25:58 [2023-08-10T10:25:58.790Z] container=docker
10:25:58 [2023-08-10T10:25:58.790Z] HOME=/root
10:25:58 [2023-08-10T10:25:58.790Z] CONTAINERD_NAMESPACE=moby
10:25:58 [2023-08-10T10:25:58.790Z] GOLANG_VERSION=1.20.7
10:25:58 [2023-08-10T10:25:58.790Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:25:58 [2023-08-10T10:25:58.790Z] VALIDATE_BRANCH=master
10:25:58 [2023-08-10T10:25:58.790Z] TERM=xterm
10:25:58 [2023-08-10T10:25:58.790Z] DOCKER_PKG=github.com/docker/docker
10:25:58 [2023-08-10T10:25:58.790Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:25:58 [2023-08-10T10:25:58.790Z] SHLVL=1
10:25:58 [2023-08-10T10:25:58.790Z] TIMEOUT=120m
10:25:58 [2023-08-10T10:25:58.790Z] DOCKER_GRAPHDRIVER=overlay2
10:25:58 [2023-08-10T10:25:58.790Z] GO111MODULE=off
10:25:58 [2023-08-10T10:25:58.790Z] DOCKER_EXPERIMENTAL=1
10:25:58 [2023-08-10T10:25:58.790Z] TEST_SKIP_INTEGRATION_CLI=1
10:25:58 [2023-08-10T10:25:58.790Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:25:58 [2023-08-10T10:25:58.790Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:25:58 [2023-08-10T10:25:58.790Z] GOPATH=/go
10:25:58 [2023-08-10T10:25:58.790Z] PKG_CONFIG=pkg-config
10:25:58 [2023-08-10T10:25:58.790Z] _=/usr/bin/env
10:25:58 [2023-08-10T10:25:58.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:26:13 [2023-08-10T10:26:13.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
10:26:13 [2023-08-10T10:26:13.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:26:15 [2023-08-10T10:26:15.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:26:17 [2023-08-10T10:26:17.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:26:20 [2023-08-10T10:26:20.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:26:23 [2023-08-10T10:26:23.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:26:23 [2023-08-10T10:26:23.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:26:25 [2023-08-10T10:26:25.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:26:26 [2023-08-10T10:26:26.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:26:27 [2023-08-10T10:26:27.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:26:27 [2023-08-10T10:26:27.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:26:29 [2023-08-10T10:26:29.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:26:31 [2023-08-10T10:26:31.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:26:32 [2023-08-10T10:26:32.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:26:33 [2023-08-10T10:26:33.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:26:33 [2023-08-10T10:26:33.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:26:35 [2023-08-10T10:26:35.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:26:36 [2023-08-10T10:26:36.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:26:38 [2023-08-10T10:26:38.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:26:38 [2023-08-10T10:26:38.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:26:39 [2023-08-10T10:26:39.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:26:40 [2023-08-10T10:26:40.584Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:26:40 [2023-08-10T10:26:40.584Z] Using test binary /usr/local/cli-integration/docker
10:26:40 [2023-08-10T10:26:40.584Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:26:40 [2023-08-10T10:26:40.584Z] +++ /etc/init.d/apparmor start
10:26:40 [2023-08-10T10:26:40.842Z] Not: starting.
10:26:40 [2023-08-10T10:26:40.842Z] INFO: Waiting for daemon to start...
10:26:40 [2023-08-10T10:26:40.842Z] Starting dockerd
10:26:40 [2023-08-10T10:26:40.842Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.3Ay5FJccgy/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:26:50 [2023-08-10T10:26:50.809Z] .
10:26:50 [2023-08-10T10:26:50.809Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
10:26:50 [2023-08-10T10:26:50.809Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:26:50 [2023-08-10T10:26:50.809Z] ++++ docker load
10:26:50 [2023-08-10T10:26:50.809Z] Loaded image: emptyfs:latest
10:26:50 [2023-08-10T10:26:50.809Z] ++++ tar -cC bundles/test-integration/dangling .
10:26:50 [2023-08-10T10:26:50.809Z] ++++ docker load
10:26:50 [2023-08-10T10:26:50.809Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
10:26:50 [2023-08-10T10:26:50.809Z] Running integration-test (iteration 1)
10:26:50 [2023-08-10T10:26:50.809Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
10:26:50 [2023-08-10T10:26:50.809Z] ++ 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
10:26:50 [2023-08-10T10:26:50.809Z] ++ set -e
10:26:50 [2023-08-10T10:26:50.809Z] ++ '[' -n 0 ']'
10:26:50 [2023-08-10T10:26:50.809Z] ++ set -x
10:26:50 [2023-08-10T10:26:50.809Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:26:50 [2023-08-10T10:26:50.809Z] Loaded image: busybox:latest
10:26:50 [2023-08-10T10:26:50.809Z] Loaded image: busybox:glibc
10:26:51 [2023-08-10T10:26:51.375Z] Loaded image: debian:bullseye-slim
10:26:51 [2023-08-10T10:26:51.375Z] Loaded image: hello-world:latest
10:26:51 [2023-08-10T10:26:51.375Z] Loaded image: arm32v7/hello-world:latest
10:26:51 [2023-08-10T10:26:51.375Z] INFO: Testing against a local daemon
10:26:51 [2023-08-10T10:26:51.375Z] === RUN   TestCgroupNamespacesBuild
10:26:52 [2023-08-10T10:26:52.749Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
10:26:52 [2023-08-10T10:26:52.749Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:26:53 [2023-08-10T10:26:53.683Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
10:26:53 [2023-08-10T10:26:53.683Z] === RUN   TestBuildWithSession
10:26:53 [2023-08-10T10:26:53.683Z]     build_session_test.go:25: TODO: BuildKit
10:26:53 [2023-08-10T10:26:53.683Z] --- SKIP: TestBuildWithSession (0.00s)
10:26:53 [2023-08-10T10:26:53.683Z] === RUN   TestBuildSquashParent
10:26:57 [2023-08-10T10:26:57.866Z] --- PASS: TestBuildSquashParent (3.49s)
10:26:57 [2023-08-10T10:26:57.866Z] === RUN   TestBuildWithRemoveAndForceRemove
10:26:57 [2023-08-10T10:26:57.866Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:26:57 [2023-08-10T10:26:57.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:26:57 [2023-08-10T10:26:57.866Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:26:57 [2023-08-10T10:26:57.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:26:57 [2023-08-10T10:26:57.866Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:26:57 [2023-08-10T10:26:57.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:26:57 [2023-08-10T10:26:57.866Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:26:57 [2023-08-10T10:26:57.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:26:57 [2023-08-10T10:26:57.866Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:26:57 [2023-08-10T10:26:57.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:26:57 [2023-08-10T10:26:57.866Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:26:57 [2023-08-10T10:26:57.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:26:57 [2023-08-10T10:26:57.866Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:26:57 [2023-08-10T10:26:57.866Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:26:57 [2023-08-10T10:26:57.866Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:26:57 [2023-08-10T10:26:57.866Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:26:57 [2023-08-10T10:26:57.866Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:26:57 [2023-08-10T10:26:57.866Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:27:00 [2023-08-10T10:27:00.396Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
10:27:00 [2023-08-10T10:27:00.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s)
10:27:00 [2023-08-10T10:27:00.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s)
10:27:00 [2023-08-10T10:27:00.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s)
10:27:00 [2023-08-10T10:27:00.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s)
10:27:00 [2023-08-10T10:27:00.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s)
10:27:00 [2023-08-10T10:27:00.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
10:27:00 [2023-08-10T10:27:00.396Z] === RUN   TestBuildMultiStageCopy
10:27:00 [2023-08-10T10:27:00.396Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:27:01 [2023-08-10T10:27:01.330Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:27:01 [2023-08-10T10:27:01.330Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:27:01 [2023-08-10T10:27:01.330Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:27:01 [2023-08-10T10:27:01.330Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:27:01 [2023-08-10T10:27:01.330Z] --- PASS: TestBuildMultiStageCopy (1.13s)
10:27:01 [2023-08-10T10:27:01.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s)
10:27:01 [2023-08-10T10:27:01.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
10:27:01 [2023-08-10T10:27:01.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
10:27:01 [2023-08-10T10:27:01.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
10:27:01 [2023-08-10T10:27:01.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
10:27:01 [2023-08-10T10:27:01.330Z] === RUN   TestBuildMultiStageParentConfig
10:27:01 [2023-08-10T10:27:01.588Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
10:27:01 [2023-08-10T10:27:01.588Z] === RUN   TestBuildLabelWithTargets
10:27:02 [2023-08-10T10:27:02.288Z] --- PASS: TestBuildLabelWithTargets (0.38s)
10:27:02 [2023-08-10T10:27:02.288Z] === RUN   TestBuildWithEmptyLayers
10:27:02 [2023-08-10T10:27:02.288Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
10:27:02 [2023-08-10T10:27:02.288Z] === RUN   TestBuildMultiStageOnBuild
10:27:03 [2023-08-10T10:27:03.223Z] --- PASS: TestBuildMultiStageOnBuild (1.05s)
10:27:03 [2023-08-10T10:27:03.223Z] === RUN   TestBuildUncleanTarFilenames
10:27:03 [2023-08-10T10:27:03.223Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
10:27:03 [2023-08-10T10:27:03.223Z] === RUN   TestBuildMultiStageLayerLeak
10:27:04 [2023-08-10T10:27:04.156Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
10:27:04 [2023-08-10T10:27:04.156Z] === RUN   TestBuildWithHugeFile
10:28:40 [2023-08-10T10:28:40.584Z] --- PASS: TestBuildWithHugeFile (87.63s)
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildWCOWSandboxSize
10:28:40 [2023-08-10T10:28:40.584Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:28:40 [2023-08-10T10:28:40.584Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildWithEmptyDockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:28:40 [2023-08-10T10:28:40.584Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:28:40 [2023-08-10T10:28:40.584Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:28:40 [2023-08-10T10:28:40.584Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:28:40 [2023-08-10T10:28:40.584Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildPreserveOwnership
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildPreserveOwnership/copy_from
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:28:40 [2023-08-10T10:28:40.584Z] --- PASS: TestBuildPreserveOwnership (2.04s)
10:28:40 [2023-08-10T10:28:40.584Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.51s)
10:28:40 [2023-08-10T10:28:40.584Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s)
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildPlatformInvalid
10:28:40 [2023-08-10T10:28:40.584Z] --- PASS: TestBuildPlatformInvalid (0.02s)
10:28:40 [2023-08-10T10:28:40.584Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:28:40 [2023-08-10T10:28:40.584Z] Loaded image: busybox:latest
10:28:40 [2023-08-10T10:28:40.584Z] Loaded image: busybox:glibc
10:28:40 [2023-08-10T10:28:40.584Z] Loaded image: debian:bullseye-slim
10:28:40 [2023-08-10T10:28:40.584Z] Loaded image: hello-world:latest
10:28:40 [2023-08-10T10:28:40.584Z] Loaded image: arm32v7/hello-world:latest
10:28:44 [2023-08-10T10:28:44.770Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.07s)
10:28:44 [2023-08-10T10:28:44.770Z] PASS
10:28:44 [2023-08-10T10:28:44.770Z] 
10:28:44 [2023-08-10T10:28:44.770Z] === Skipped
10:28:44 [2023-08-10T10:28:44.770Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:28:44 [2023-08-10T10:28:44.770Z]     build_session_test.go:25: TODO: BuildKit
10:28:44 [2023-08-10T10:28:44.770Z] 
10:28:44 [2023-08-10T10:28:44.770Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:28:44 [2023-08-10T10:28:44.770Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:28:44 [2023-08-10T10:28:44.770Z] 
10:28:44 [2023-08-10T10:28:44.770Z] DONE 34 tests, 2 skipped in 113.904s
10:28:44 [2023-08-10T10:28:44.770Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
10:28:44 [2023-08-10T10:28:44.770Z] ++ 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
10:28:44 [2023-08-10T10:28:44.770Z] ++ set -e
10:28:44 [2023-08-10T10:28:44.770Z] ++ '[' -n 0 ']'
10:28:44 [2023-08-10T10:28:44.770Z] ++ set -x
10:28:44 [2023-08-10T10:28:44.770Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:28:44 [2023-08-10T10:28:44.770Z] INFO: Testing against a local daemon
10:28:44 [2023-08-10T10:28:44.770Z] === RUN   TestNoNewPrivileges
10:28:48 [2023-08-10T10:28:48.953Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
10:28:49 [2023-08-10T10:28:49.211Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
10:28:49 [2023-08-10T10:28:49.777Z] --- PASS: TestNoNewPrivileges (5.71s)
10:28:49 [2023-08-10T10:28:49.777Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
10:28:49 [2023-08-10T10:28:49.777Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.46s)
10:28:49 [2023-08-10T10:28:49.777Z] PASS
10:28:49 [2023-08-10T10:28:49.777Z] 
10:28:49 [2023-08-10T10:28:49.777Z] DONE 3 tests in 5.732s
10:28:49 [2023-08-10T10:28:49.777Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
10:28:49 [2023-08-10T10:28:49.777Z] ++ 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
10:28:49 [2023-08-10T10:28:49.777Z] ++ set -e
10:28:49 [2023-08-10T10:28:49.777Z] ++ '[' -n 0 ']'
10:28:49 [2023-08-10T10:28:49.777Z] ++ set -x
10:28:49 [2023-08-10T10:28:49.777Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:28:49 [2023-08-10T10:28:49.777Z] INFO: Testing against a local daemon
10:28:49 [2023-08-10T10:28:49.777Z] === RUN   TestConfigInspect
10:28:51 [2023-08-10T10:28:51.676Z] --- PASS: TestConfigInspect (1.93s)
10:28:51 [2023-08-10T10:28:51.676Z] === RUN   TestConfigList
10:28:54 [2023-08-10T10:28:54.204Z] --- PASS: TestConfigList (2.03s)
10:28:54 [2023-08-10T10:28:54.204Z] === RUN   TestConfigsCreateAndDelete
10:28:55 [2023-08-10T10:28:55.578Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
10:28:55 [2023-08-10T10:28:55.578Z] === RUN   TestConfigsUpdate
10:28:57 [2023-08-10T10:28:57.479Z] --- PASS: TestConfigsUpdate (1.82s)
10:28:57 [2023-08-10T10:28:57.479Z] === RUN   TestTemplatedConfig
10:29:00 [2023-08-10T10:29:00.006Z] --- PASS: TestTemplatedConfig (2.55s)
10:29:00 [2023-08-10T10:29:00.006Z] === RUN   TestConfigCreateResolve
10:29:01 [2023-08-10T10:29:01.907Z] --- PASS: TestConfigCreateResolve (1.90s)
10:29:01 [2023-08-10T10:29:01.907Z] PASS
10:29:01 [2023-08-10T10:29:01.907Z] 
10:29:01 [2023-08-10T10:29:01.907Z] DONE 6 tests in 12.142s
10:29:01 [2023-08-10T10:29:01.907Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
10:29:01 [2023-08-10T10:29:01.907Z] ++ 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
10:29:01 [2023-08-10T10:29:01.907Z] ++ set -e
10:29:01 [2023-08-10T10:29:01.907Z] ++ '[' -n 0 ']'
10:29:01 [2023-08-10T10:29:01.907Z] ++ set -x
10:29:01 [2023-08-10T10:29:01.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:29:01 [2023-08-10T10:29:01.907Z] INFO: Testing against a local daemon
10:29:01 [2023-08-10T10:29:01.907Z] === RUN   TestAttach
10:29:01 [2023-08-10T10:29:01.907Z] === RUN   TestAttach/without_TTY
10:29:01 [2023-08-10T10:29:01.907Z] === PAUSE TestAttach/without_TTY
10:29:01 [2023-08-10T10:29:01.907Z] === RUN   TestAttach/with_TTY
10:29:01 [2023-08-10T10:29:01.907Z] === PAUSE TestAttach/with_TTY
10:29:01 [2023-08-10T10:29:01.907Z] === CONT  TestAttach/without_TTY
10:29:01 [2023-08-10T10:29:01.907Z] === CONT  TestAttach/with_TTY
10:29:02 [2023-08-10T10:29:02.165Z] --- PASS: TestAttach (0.02s)
10:29:02 [2023-08-10T10:29:02.165Z]     --- PASS: TestAttach/with_TTY (0.03s)
10:29:02 [2023-08-10T10:29:02.165Z]     --- PASS: TestAttach/without_TTY (0.03s)
10:29:02 [2023-08-10T10:29:02.165Z] === RUN   TestCreateWithCDIDevices
10:29:03 [2023-08-10T10:29:03.098Z] --- PASS: TestCreateWithCDIDevices (1.04s)
10:29:03 [2023-08-10T10:29:03.098Z] === RUN   TestCDISpecDirsAreInSystemInfo
10:29:03 [2023-08-10T10:29:03.098Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
10:29:03 [2023-08-10T10:29:03.665Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
10:29:04 [2023-08-10T10:29:04.236Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
10:29:04 [2023-08-10T10:29:04.802Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
10:29:05 [2023-08-10T10:29:05.060Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
10:29:05 [2023-08-10T10:29:05.626Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
10:29:06 [2023-08-10T10:29:06.192Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
10:29:06 [2023-08-10T10:29:06.758Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
10:29:07 [2023-08-10T10:29:07.324Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestCheckpoint
10:29:07 [2023-08-10T10:29:07.324Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:29:07 [2023-08-10T10:29:07.324Z] --- SKIP: TestCheckpoint (0.00s)
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/commit
10:29:07 [2023-08-10T10:29:07.324Z] === PAUSE TestContainerInvalidJSON/commit
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/create
10:29:07 [2023-08-10T10:29:07.324Z] === PAUSE TestContainerInvalidJSON/containers/create
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:29:07 [2023-08-10T10:29:07.324Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:29:07 [2023-08-10T10:29:07.324Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:29:07 [2023-08-10T10:29:07.324Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:29:07 [2023-08-10T10:29:07.324Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:29:07 [2023-08-10T10:29:07.324Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:29:07 [2023-08-10T10:29:07.324Z] === CONT  TestContainerInvalidJSON/commit
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:29:07 [2023-08-10T10:29:07.324Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:29:07 [2023-08-10T10:29:07.324Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:29:07 [2023-08-10T10:29:07.324Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:29:07 [2023-08-10T10:29:07.324Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:29:07 [2023-08-10T10:29:07.324Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:29:07 [2023-08-10T10:29:07.324Z] === CONT  TestContainerInvalidJSON/containers/create
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:29:07 [2023-08-10T10:29:07.324Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:29:07 [2023-08-10T10:29:07.325Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:29:07 [2023-08-10T10:29:07.325Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:29:07 [2023-08-10T10:29:07.325Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestCopyFromContainerPathIsNotDir
10:29:07 [2023-08-10T10:29:07.325Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestCopyToContainerPathDoesNotExist
10:29:07 [2023-08-10T10:29:07.325Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestCopyEmptyFile
10:29:07 [2023-08-10T10:29:07.325Z] --- PASS: TestCopyEmptyFile (0.05s)
10:29:07 [2023-08-10T10:29:07.325Z] === RUN   TestCopyToContainerPathIsNotDir
10:29:07 [2023-08-10T10:29:07.583Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:29:07 [2023-08-10T10:29:07.583Z] === RUN   TestCopyFromContainer
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer//
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/.
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer//.
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/./
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer//./
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer//bar/root
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer//bar/root/
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer//bar/root/.
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/quux
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/quux/
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/quux/.
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCopyFromContainer/bar/notarget
10:29:08 [2023-08-10T10:29:08.149Z] --- PASS: TestCopyFromContainer (0.73s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:08 [2023-08-10T10:29:08.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:08 [2023-08-10T10:29:08.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:08 [2023-08-10T10:29:08.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:08 [2023-08-10T10:29:08.149Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:29:08 [2023-08-10T10:29:08.149Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:29:08 [2023-08-10T10:29:08.149Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:29:08 [2023-08-10T10:29:08.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateLinkToNonExistingContainer
10:29:08 [2023-08-10T10:29:08.149Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateWithInvalidEnv
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateWithInvalidEnv/0
10:29:08 [2023-08-10T10:29:08.149Z] === PAUSE TestCreateWithInvalidEnv/0
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateWithInvalidEnv/1
10:29:08 [2023-08-10T10:29:08.149Z] === PAUSE TestCreateWithInvalidEnv/1
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateWithInvalidEnv/2
10:29:08 [2023-08-10T10:29:08.149Z] === PAUSE TestCreateWithInvalidEnv/2
10:29:08 [2023-08-10T10:29:08.149Z] === CONT  TestCreateWithInvalidEnv/0
10:29:08 [2023-08-10T10:29:08.149Z] === CONT  TestCreateWithInvalidEnv/2
10:29:08 [2023-08-10T10:29:08.149Z] === CONT  TestCreateWithInvalidEnv/1
10:29:08 [2023-08-10T10:29:08.149Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateTmpfsMountsTarget
10:29:08 [2023-08-10T10:29:08.149Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:29:08 [2023-08-10T10:29:08.149Z] === RUN   TestCreateWithCustomMaskedPaths
10:29:09 [2023-08-10T10:29:09.523Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
10:29:09 [2023-08-10T10:29:09.523Z] === RUN   TestCreateWithCustomReadonlyPaths
10:29:10 [2023-08-10T10:29:10.897Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s)
10:29:10 [2023-08-10T10:29:10.897Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:29:10 [2023-08-10T10:29:10.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:10 [2023-08-10T10:29:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:10 [2023-08-10T10:29:10.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:10 [2023-08-10T10:29:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:10 [2023-08-10T10:29:10.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:29:10 [2023-08-10T10:29:10.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:29:10 [2023-08-10T10:29:10.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:29:10 [2023-08-10T10:29:10.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:29:10 [2023-08-10T10:29:10.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:29:10 [2023-08-10T10:29:10.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:29:10 [2023-08-10T10:29:10.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:29:10 [2023-08-10T10:29:10.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:29:10 [2023-08-10T10:29:10.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:29:10 [2023-08-10T10:29:10.897Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:29:11 [2023-08-10T10:29:11.155Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
10:29:11 [2023-08-10T10:29:11.155Z] === RUN   TestCreateDifferentPlatform
10:29:11 [2023-08-10T10:29:11.155Z] === RUN   TestCreateDifferentPlatform/different_os
10:29:11 [2023-08-10T10:29:11.155Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:29:11 [2023-08-10T10:29:11.155Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:29:11 [2023-08-10T10:29:11.155Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:29:11 [2023-08-10T10:29:11.155Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:29:11 [2023-08-10T10:29:11.155Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:29:11 [2023-08-10T10:29:11.413Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:29:11 [2023-08-10T10:29:11.413Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestCreateInvalidHostConfig
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:29:11 [2023-08-10T10:29:11.413Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:29:11 [2023-08-10T10:29:11.413Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:29:11 [2023-08-10T10:29:11.413Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:29:11 [2023-08-10T10:29:11.413Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:29:11 [2023-08-10T10:29:11.413Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:29:11 [2023-08-10T10:29:11.413Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:29:11 [2023-08-10T10:29:11.413Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:29:11 [2023-08-10T10:29:11.413Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:29:11 [2023-08-10T10:29:11.413Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:29:11 [2023-08-10T10:29:11.413Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:29:11 [2023-08-10T10:29:11.413Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestContainerStartOnDaemonRestart
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestContainerStartOnDaemonRestart
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestDaemonRestartIpcMode
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestDaemonRestartIpcMode
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestDaemonHostGatewayIP
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestDaemonHostGatewayIP
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestRestartDaemonWithRestartingContainer
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestHardRestartWhenContainerIsRunning
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestContainerKillOnDaemonStart
10:29:11 [2023-08-10T10:29:11.413Z] === PAUSE TestContainerKillOnDaemonStart
10:29:11 [2023-08-10T10:29:11.413Z] === RUN   TestDiff
10:29:11 [2023-08-10T10:29:11.979Z] --- PASS: TestDiff (0.47s)
10:29:11 [2023-08-10T10:29:11.979Z] === RUN   TestExecConsoleSize
10:29:12 [2023-08-10T10:29:12.237Z] --- PASS: TestExecConsoleSize (0.51s)
10:29:12 [2023-08-10T10:29:12.237Z] === RUN   TestExecWithCloseStdin
10:29:12 [2023-08-10T10:29:12.802Z] --- PASS: TestExecWithCloseStdin (0.50s)
10:29:12 [2023-08-10T10:29:12.802Z] === RUN   TestExec
10:29:13 [2023-08-10T10:29:13.368Z] --- PASS: TestExec (0.50s)
10:29:13 [2023-08-10T10:29:13.368Z] === RUN   TestExecUser
10:29:13 [2023-08-10T10:29:13.934Z] --- PASS: TestExecUser (0.57s)
10:29:13 [2023-08-10T10:29:13.934Z] === RUN   TestExportContainerAndImportImage
10:29:14 [2023-08-10T10:29:14.500Z] --- PASS: TestExportContainerAndImportImage (0.51s)
10:29:14 [2023-08-10T10:29:14.500Z] === RUN   TestExportContainerAfterDaemonRestart
10:29:21 [2023-08-10T10:29:21.055Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
10:29:21 [2023-08-10T10:29:21.055Z] === RUN   TestHealthCheckWorkdir
10:29:21 [2023-08-10T10:29:21.314Z] --- PASS: TestHealthCheckWorkdir (0.68s)
10:29:21 [2023-08-10T10:29:21.314Z] === RUN   TestHealthKillContainer
10:29:29 [2023-08-10T10:29:29.420Z] --- PASS: TestHealthKillContainer (7.96s)
10:29:29 [2023-08-10T10:29:29.420Z] === RUN   TestHealthCheckProcessKilled
10:29:29 [2023-08-10T10:29:29.986Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
10:29:29 [2023-08-10T10:29:29.986Z] === RUN   TestHealthStartInterval
10:29:31 [2023-08-10T10:29:31.360Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.360Z]         }
10:29:31 [2023-08-10T10:29:31.360Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.360Z]         }
10:29:31 [2023-08-10T10:29:31.360Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.360Z]         }
10:29:31 [2023-08-10T10:29:31.618Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.618Z]         }
10:29:31 [2023-08-10T10:29:31.618Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.618Z]         }
10:29:31 [2023-08-10T10:29:31.875Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.875Z]         }
10:29:31 [2023-08-10T10:29:31.875Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.875Z]         }
10:29:31 [2023-08-10T10:29:31.875Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:31 [2023-08-10T10:29:31.875Z]         }
10:29:32 [2023-08-10T10:29:32.133Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:32 [2023-08-10T10:29:32.133Z]         }
10:29:32 [2023-08-10T10:29:32.133Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:32 [2023-08-10T10:29:32.133Z]         }
10:29:32 [2023-08-10T10:29:32.391Z]     health_test.go:145: &{2023-08-10 10:29:31.045695085 +0000 UTC 2023-08-10 10:29:31.128066298 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:29:32 [2023-08-10T10:29:32.391Z]         }
10:29:32 [2023-08-10T10:29:32.391Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:32 [2023-08-10T10:29:32.391Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:32 [2023-08-10T10:29:32.649Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:32 [2023-08-10T10:29:32.649Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:32 [2023-08-10T10:29:32.907Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:32 [2023-08-10T10:29:32.907Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:32 [2023-08-10T10:29:32.907Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:33 [2023-08-10T10:29:33.165Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:33 [2023-08-10T10:29:33.165Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:33 [2023-08-10T10:29:33.423Z]     health_test.go:145: &{2023-08-10 10:29:32.133627637 +0000 UTC 2023-08-10 10:29:32.195446855 +0000 UTC 1 2}
10:29:33 [2023-08-10T10:29:33.423Z]     health_test.go:173: 1.066796865s
10:29:34 [2023-08-10T10:29:34.357Z]     health_test.go:173: 1.066796865s
10:29:35 [2023-08-10T10:29:35.290Z]     health_test.go:173: 1.066796865s
10:29:36 [2023-08-10T10:29:36.663Z]     health_test.go:173: 1.066796865s
10:29:37 [2023-08-10T10:29:37.596Z]     health_test.go:173: 1.066796865s
10:29:38 [2023-08-10T10:29:38.528Z]     health_test.go:173: 1.066796865s
10:29:39 [2023-08-10T10:29:39.461Z]     health_test.go:173: 1.066796865s
10:29:40 [2023-08-10T10:29:40.394Z]     health_test.go:173: 1.066796865s
10:29:41 [2023-08-10T10:29:41.327Z]     health_test.go:173: 1.066796865s
10:29:42 [2023-08-10T10:29:42.700Z]     health_test.go:173: 1.066796865s
10:29:43 [2023-08-10T10:29:43.633Z]     health_test.go:173: 1.066796865s
10:29:44 [2023-08-10T10:29:44.566Z]     health_test.go:173: 1.066796865s
10:29:45 [2023-08-10T10:29:45.500Z]     health_test.go:173: 1.066796865s
10:29:46 [2023-08-10T10:29:46.433Z]     health_test.go:173: 1.066796865s
10:29:47 [2023-08-10T10:29:47.366Z]     health_test.go:173: 1.066796865s
10:29:48 [2023-08-10T10:29:48.299Z]     health_test.go:173: 1.066796865s
10:29:49 [2023-08-10T10:29:49.671Z]     health_test.go:173: 1.066796865s
10:29:50 [2023-08-10T10:29:50.604Z]     health_test.go:173: 1.066796865s
10:29:51 [2023-08-10T10:29:51.538Z]     health_test.go:173: 1.066796865s
10:29:52 [2023-08-10T10:29:52.471Z]     health_test.go:173: 1.066796865s
10:29:53 [2023-08-10T10:29:53.403Z]     health_test.go:173: 1.066796865s
10:29:54 [2023-08-10T10:29:54.336Z]     health_test.go:173: 1.066796865s
10:29:55 [2023-08-10T10:29:55.710Z]     health_test.go:173: 1.066796865s
10:29:56 [2023-08-10T10:29:56.642Z]     health_test.go:173: 1.066796865s
10:29:57 [2023-08-10T10:29:57.575Z]     health_test.go:173: 1.066796865s
10:29:58 [2023-08-10T10:29:58.509Z]     health_test.go:173: 1.066796865s
10:29:59 [2023-08-10T10:29:59.441Z]     health_test.go:173: 1.066796865s
10:30:00 [2023-08-10T10:30:00.375Z]     health_test.go:173: 1.066796865s
10:30:01 [2023-08-10T10:30:01.308Z]     health_test.go:173: 1.066796865s
10:30:02 [2023-08-10T10:30:02.680Z]     health_test.go:173: 1.066796865s
10:30:03 [2023-08-10T10:30:03.614Z]     health_test.go:173: 1.066796865s
10:30:04 [2023-08-10T10:30:04.547Z] --- PASS: TestHealthStartInterval (34.73s)
10:30:04 [2023-08-10T10:30:04.547Z] === RUN   TestInspectCpusetInConfigPre120
10:30:05 [2023-08-10T10:30:05.113Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s)
10:30:05 [2023-08-10T10:30:05.113Z] === RUN   TestInspectAnnotations
10:30:05 [2023-08-10T10:30:05.113Z] --- PASS: TestInspectAnnotations (0.04s)
10:30:05 [2023-08-10T10:30:05.113Z] === RUN   TestIpcModeNone
10:30:05 [2023-08-10T10:30:05.679Z] --- PASS: TestIpcModeNone (0.50s)
10:30:05 [2023-08-10T10:30:05.679Z] === RUN   TestIpcModePrivate
10:30:05 [2023-08-10T10:30:05.937Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:30:06 [2023-08-10T10:30:06.195Z] --- PASS: TestIpcModePrivate (0.49s)
10:30:06 [2023-08-10T10:30:06.195Z] === RUN   TestIpcModeShareable
10:30:06 [2023-08-10T10:30:06.453Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:30:06 [2023-08-10T10:30:06.711Z] --- PASS: TestIpcModeShareable (0.53s)
10:30:06 [2023-08-10T10:30:06.711Z] === RUN   TestAPIIpcModeShareableAndContainer
10:30:08 [2023-08-10T10:30:08.611Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s)
10:30:08 [2023-08-10T10:30:08.611Z] === RUN   TestAPIIpcModeHost
10:30:08 [2023-08-10T10:30:08.611Z] --- PASS: TestAPIIpcModeHost (0.36s)
10:30:08 [2023-08-10T10:30:08.611Z] === RUN   TestDaemonIpcModeShareable
10:30:09 [2023-08-10T10:30:09.545Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:30:09 [2023-08-10T10:30:09.803Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
10:30:09 [2023-08-10T10:30:09.803Z] === RUN   TestDaemonIpcModePrivate
10:30:10 [2023-08-10T10:30:10.737Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:30:10 [2023-08-10T10:30:10.994Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
10:30:10 [2023-08-10T10:30:10.994Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:30:11 [2023-08-10T10:30:11.929Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:30:11 [2023-08-10T10:30:11.929Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
10:30:11 [2023-08-10T10:30:11.929Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:30:12 [2023-08-10T10:30:12.863Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:30:13 [2023-08-10T10:30:13.121Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
10:30:13 [2023-08-10T10:30:13.121Z] === RUN   TestIpcModeOlderClient
10:30:13 [2023-08-10T10:30:13.121Z] === PAUSE TestIpcModeOlderClient
10:30:13 [2023-08-10T10:30:13.121Z] === RUN   TestKillContainerInvalidSignal
10:30:13 [2023-08-10T10:30:13.686Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
10:30:13 [2023-08-10T10:30:13.687Z] === RUN   TestKillContainer
10:30:13 [2023-08-10T10:30:13.687Z] === RUN   TestKillContainer/no_signal
10:30:13 [2023-08-10T10:30:13.945Z] === RUN   TestKillContainer/non_killing_signal
10:30:14 [2023-08-10T10:30:14.203Z] === RUN   TestKillContainer/killing_signal
10:30:15 [2023-08-10T10:30:15.137Z] --- PASS: TestKillContainer (1.39s)
10:30:15 [2023-08-10T10:30:15.137Z]     --- PASS: TestKillContainer/no_signal (0.44s)
10:30:15 [2023-08-10T10:30:15.137Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
10:30:15 [2023-08-10T10:30:15.137Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
10:30:15 [2023-08-10T10:30:15.137Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:30:15 [2023-08-10T10:30:15.137Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:30:15 [2023-08-10T10:30:15.395Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:30:15 [2023-08-10T10:30:15.961Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s)
10:30:15 [2023-08-10T10:30:15.961Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
10:30:15 [2023-08-10T10:30:15.961Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
10:30:15 [2023-08-10T10:30:15.961Z] === RUN   TestKillStoppedContainer
10:30:15 [2023-08-10T10:30:15.961Z] --- PASS: TestKillStoppedContainer (0.04s)
10:30:15 [2023-08-10T10:30:15.961Z] === RUN   TestKillStoppedContainerAPIPre120
10:30:15 [2023-08-10T10:30:15.961Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:30:15 [2023-08-10T10:30:15.961Z] === RUN   TestKillDifferentUserContainer
10:30:16 [2023-08-10T10:30:16.527Z] --- PASS: TestKillDifferentUserContainer (0.47s)
10:30:16 [2023-08-10T10:30:16.527Z] === RUN   TestInspectOomKilledTrue
10:30:17 [2023-08-10T10:30:17.093Z] --- PASS: TestInspectOomKilledTrue (0.51s)
10:30:17 [2023-08-10T10:30:17.093Z] === RUN   TestInspectOomKilledFalse
10:30:17 [2023-08-10T10:30:17.351Z] --- PASS: TestInspectOomKilledFalse (0.46s)
10:30:17 [2023-08-10T10:30:17.351Z] === RUN   TestLinksEtcHostsContentMatch
10:30:17 [2023-08-10T10:30:17.609Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
10:30:17 [2023-08-10T10:30:17.609Z] === RUN   TestLinksContainerNames
10:30:18 [2023-08-10T10:30:18.543Z] --- PASS: TestLinksContainerNames (0.90s)
10:30:18 [2023-08-10T10:30:18.543Z] === RUN   TestLogsFollowTailEmpty
10:30:19 [2023-08-10T10:30:19.109Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs/driver_local
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:30:19 [2023-08-10T10:30:19.109Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:30:19 [2023-08-10T10:30:19.109Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:30:19 [2023-08-10T10:30:19.109Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:30:19 [2023-08-10T10:30:19.109Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:30:19 [2023-08-10T10:30:19.109Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:30:19 [2023-08-10T10:30:19.109Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === RUN   TestLogs/driver_json-file
10:30:20 [2023-08-10T10:30:20.484Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:30:20 [2023-08-10T10:30:20.484Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:30:20 [2023-08-10T10:30:20.484Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:30:20 [2023-08-10T10:30:20.484Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:30:20 [2023-08-10T10:30:20.484Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:30:20 [2023-08-10T10:30:20.484Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:30:20 [2023-08-10T10:30:20.484Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:30:22 [2023-08-10T10:30:22.386Z] --- PASS: TestLogs (3.15s)
10:30:22 [2023-08-10T10:30:22.386Z]     --- PASS: TestLogs/driver_local (0.01s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.88s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.03s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.20s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.33s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.44s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.51s)
10:30:22 [2023-08-10T10:30:22.386Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.12s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.36s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.37s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.45s)
10:30:22 [2023-08-10T10:30:22.386Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.62s)
10:30:22 [2023-08-10T10:30:22.386Z] === RUN   TestContainerNetworkMountsNoChown
10:30:22 [2023-08-10T10:30:22.644Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/default
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/default
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/private
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/private
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rprivate
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rprivate
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/slave
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/slave
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rslave
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rslave
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/shared
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/shared
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rshared
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rshared
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/default
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/rslave
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/rshared
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/slave
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/rprivate
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/private
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/private/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/shared
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/default/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/default/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/private/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:30:22 [2023-08-10T10:30:22.644Z] === CONT  TestMountDaemonRoot/default/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/default/bind_root
10:30:22 [2023-08-10T10:30:22.645Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/private/bind_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/private/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:30:22 [2023-08-10T10:30:22.645Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:30:22 [2023-08-10T10:30:22.645Z] --- PASS: TestMountDaemonRoot (0.02s)
10:30:22 [2023-08-10T10:30:22.645Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
10:30:22 [2023-08-10T10:30:22.645Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:30:22 [2023-08-10T10:30:22.645Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:30:22 [2023-08-10T10:30:22.645Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:30:22 [2023-08-10T10:30:22.645Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:30:22 [2023-08-10T10:30:22.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:30:22 [2023-08-10T10:30:22.645Z] === RUN   TestContainerBindMountNonRecursive
10:30:24 [2023-08-10T10:30:24.018Z] --- PASS: TestContainerBindMountNonRecursive (1.10s)
10:30:24 [2023-08-10T10:30:24.018Z] === RUN   TestContainerVolumesMountedAsShared
10:30:24 [2023-08-10T10:30:24.285Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
10:30:24 [2023-08-10T10:30:24.285Z] === RUN   TestContainerVolumesMountedAsSlave
10:30:24 [2023-08-10T10:30:24.553Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
10:30:24 [2023-08-10T10:30:24.553Z] === RUN   TestContainerCopyLeaksMounts
10:30:25 [2023-08-10T10:30:25.141Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
10:30:25 [2023-08-10T10:30:25.141Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:30:26 [2023-08-10T10:30:26.543Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.35s)
10:30:26 [2023-08-10T10:30:26.543Z] === RUN   TestNetworkNat
10:30:26 [2023-08-10T10:30:26.802Z] --- PASS: TestNetworkNat (0.46s)
10:30:26 [2023-08-10T10:30:26.802Z] === RUN   TestNetworkLocalhostTCPNat
10:30:27 [2023-08-10T10:30:27.383Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
10:30:27 [2023-08-10T10:30:27.383Z] === RUN   TestNetworkLoopbackNat
10:30:29 [2023-08-10T10:30:29.978Z] --- PASS: TestNetworkLoopbackNat (2.56s)
10:30:29 [2023-08-10T10:30:29.978Z] === RUN   TestPause
10:30:30 [2023-08-10T10:30:30.557Z] --- PASS: TestPause (0.50s)
10:30:30 [2023-08-10T10:30:30.557Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:30:30 [2023-08-10T10:30:30.557Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:30:30 [2023-08-10T10:30:30.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:30:30 [2023-08-10T10:30:30.557Z] === RUN   TestPauseStopPausedContainer
10:30:30 [2023-08-10T10:30:30.815Z] --- PASS: TestPauseStopPausedContainer (0.49s)
10:30:30 [2023-08-10T10:30:30.815Z] === RUN   TestPidHost
10:30:32 [2023-08-10T10:30:32.189Z] --- PASS: TestPidHost (1.01s)
10:30:32 [2023-08-10T10:30:32.189Z] === RUN   TestPsFilter
10:30:32 [2023-08-10T10:30:32.189Z] === RUN   TestPsFilter/since
10:30:32 [2023-08-10T10:30:32.189Z] === RUN   TestPsFilter/before
10:30:32 [2023-08-10T10:30:32.189Z] --- PASS: TestPsFilter (0.09s)
10:30:32 [2023-08-10T10:30:32.189Z]     --- PASS: TestPsFilter/since (0.00s)
10:30:32 [2023-08-10T10:30:32.189Z]     --- PASS: TestPsFilter/before (0.00s)
10:30:32 [2023-08-10T10:30:32.189Z] === RUN   TestRemoveContainerWithRemovedVolume
10:30:32 [2023-08-10T10:30:32.754Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s)
10:30:32 [2023-08-10T10:30:32.754Z] === RUN   TestRemoveContainerWithVolume
10:30:33 [2023-08-10T10:30:33.012Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
10:30:33 [2023-08-10T10:30:33.013Z] === RUN   TestRemoveContainerRunning
10:30:33 [2023-08-10T10:30:33.578Z] --- PASS: TestRemoveContainerRunning (0.47s)
10:30:33 [2023-08-10T10:30:33.578Z] === RUN   TestRemoveContainerForceRemoveRunning
10:30:34 [2023-08-10T10:30:34.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
10:30:34 [2023-08-10T10:30:34.144Z] === RUN   TestRemoveInvalidContainer
10:30:34 [2023-08-10T10:30:34.144Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:30:34 [2023-08-10T10:30:34.144Z] === RUN   TestRenameLinkedContainer
10:30:36 [2023-08-10T10:30:36.043Z] --- PASS: TestRenameLinkedContainer (1.84s)
10:30:36 [2023-08-10T10:30:36.043Z] === RUN   TestRenameStoppedContainer
10:30:36 [2023-08-10T10:30:36.301Z] --- PASS: TestRenameStoppedContainer (0.46s)
10:30:36 [2023-08-10T10:30:36.301Z] === RUN   TestRenameRunningContainerAndReuse
10:30:37 [2023-08-10T10:30:37.235Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
10:30:37 [2023-08-10T10:30:37.235Z] === RUN   TestRenameInvalidName
10:30:37 [2023-08-10T10:30:37.801Z] --- PASS: TestRenameInvalidName (0.46s)
10:30:37 [2023-08-10T10:30:37.801Z] === RUN   TestRenameAnonymousContainer
10:30:39 [2023-08-10T10:30:39.174Z] --- PASS: TestRenameAnonymousContainer (1.55s)
10:30:39 [2023-08-10T10:30:39.174Z] === RUN   TestRenameContainerWithSameName
10:30:39 [2023-08-10T10:30:39.740Z] --- PASS: TestRenameContainerWithSameName (0.48s)
10:30:39 [2023-08-10T10:30:39.740Z] === RUN   TestRenameContainerWithLinkedContainer
10:30:40 [2023-08-10T10:30:40.674Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
10:30:40 [2023-08-10T10:30:40.674Z] === RUN   TestResize
10:30:41 [2023-08-10T10:30:41.239Z] --- PASS: TestResize (0.46s)
10:30:41 [2023-08-10T10:30:41.239Z] === RUN   TestResizeWithInvalidSize
10:30:41 [2023-08-10T10:30:41.497Z] --- PASS: TestResizeWithInvalidSize (0.45s)
10:30:41 [2023-08-10T10:30:41.497Z] === RUN   TestResizeWhenContainerNotStarted
10:30:42 [2023-08-10T10:30:42.063Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:30:42 [2023-08-10T10:30:42.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:30:43 [2023-08-10T10:30:43.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:30:44 [2023-08-10T10:30:44.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:30:44 [2023-08-10T10:30:44.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:30:44 [2023-08-10T10:30:44.522Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:44 [2023-08-10T10:30:44.523Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:30:45 [2023-08-10T10:30:45.089Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:30:45 [2023-08-10T10:30:45.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:30:45 [2023-08-10T10:30:45.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:30:49 [2023-08-10T10:30:49.532Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.79s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s)
10:30:49 [2023-08-10T10:30:49.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s)
10:30:49 [2023-08-10T10:30:49.532Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:30:49 [2023-08-10T10:30:49.532Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:30:50 [2023-08-10T10:30:50.098Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:30:51 [2023-08-10T10:30:51.031Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.09s)
10:30:51 [2023-08-10T10:30:51.031Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s)
10:30:51 [2023-08-10T10:30:51.031Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.04s)
10:30:51 [2023-08-10T10:30:51.031Z] === RUN   TestCgroupNamespacesRun
10:30:52 [2023-08-10T10:30:52.405Z] --- PASS: TestCgroupNamespacesRun (1.11s)
10:30:52 [2023-08-10T10:30:52.405Z] === RUN   TestCgroupNamespacesRunPrivileged
10:30:53 [2023-08-10T10:30:53.339Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
10:30:53 [2023-08-10T10:30:53.339Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:30:54 [2023-08-10T10:30:54.273Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
10:30:54 [2023-08-10T10:30:54.273Z] === RUN   TestCgroupNamespacesRunHostMode
10:30:55 [2023-08-10T10:30:55.647Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
10:30:55 [2023-08-10T10:30:55.647Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:30:56 [2023-08-10T10:30:56.581Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
10:30:56 [2023-08-10T10:30:56.581Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:30:57 [2023-08-10T10:30:57.954Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
10:30:57 [2023-08-10T10:30:57.954Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:30:58 [2023-08-10T10:30:58.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
10:30:58 [2023-08-10T10:30:58.520Z] === RUN   TestCgroupNamespacesRunOlderClient
10:30:59 [2023-08-10T10:30:59.454Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
10:30:59 [2023-08-10T10:30:59.454Z] === RUN   TestNISDomainname
10:31:00 [2023-08-10T10:31:00.020Z] --- PASS: TestNISDomainname (0.61s)
10:31:00 [2023-08-10T10:31:00.020Z] === RUN   TestHostnameDnsResolution
10:31:00 [2023-08-10T10:31:00.954Z] --- PASS: TestHostnameDnsResolution (0.79s)
10:31:00 [2023-08-10T10:31:00.954Z] === RUN   TestUnprivilegedPortsAndPing
10:31:01 [2023-08-10T10:31:01.521Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
10:31:01 [2023-08-10T10:31:01.521Z] === RUN   TestPrivilegedHostDevices
10:31:02 [2023-08-10T10:31:02.087Z] --- PASS: TestPrivilegedHostDevices (0.54s)
10:31:02 [2023-08-10T10:31:02.087Z] === RUN   TestRunConsoleSize
10:31:02 [2023-08-10T10:31:02.652Z] --- PASS: TestRunConsoleSize (0.47s)
10:31:02 [2023-08-10T10:31:02.652Z] === RUN   TestRunWithAlternativeContainerdShim
10:31:06 [2023-08-10T10:31:06.835Z] --- PASS: TestRunWithAlternativeContainerdShim (3.95s)
10:31:06 [2023-08-10T10:31:06.835Z] === RUN   TestStats
10:31:09 [2023-08-10T10:31:09.363Z] --- PASS: TestStats (2.48s)
10:31:09 [2023-08-10T10:31:09.363Z] === RUN   TestStopContainerWithTimeout
10:31:09 [2023-08-10T10:31:09.363Z] === RUN   TestStopContainerWithTimeout/0
10:31:09 [2023-08-10T10:31:09.363Z] === PAUSE TestStopContainerWithTimeout/0
10:31:09 [2023-08-10T10:31:09.363Z] === RUN   TestStopContainerWithTimeout/1
10:31:09 [2023-08-10T10:31:09.363Z] === PAUSE TestStopContainerWithTimeout/1
10:31:09 [2023-08-10T10:31:09.363Z] === RUN   TestStopContainerWithTimeout/3
10:31:09 [2023-08-10T10:31:09.363Z] === PAUSE TestStopContainerWithTimeout/3
10:31:09 [2023-08-10T10:31:09.363Z] === RUN   TestStopContainerWithTimeout/-1
10:31:09 [2023-08-10T10:31:09.363Z] === PAUSE TestStopContainerWithTimeout/-1
10:31:09 [2023-08-10T10:31:09.363Z] === CONT  TestStopContainerWithTimeout/0
10:31:09 [2023-08-10T10:31:09.363Z] === CONT  TestStopContainerWithTimeout/-1
10:31:09 [2023-08-10T10:31:09.363Z] === CONT  TestStopContainerWithTimeout/3
10:31:09 [2023-08-10T10:31:09.363Z] === CONT  TestStopContainerWithTimeout/1
10:31:12 [2023-08-10T10:31:12.645Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:31:12 [2023-08-10T10:31:12.645Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
10:31:12 [2023-08-10T10:31:12.645Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
10:31:12 [2023-08-10T10:31:12.645Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
10:31:12 [2023-08-10T10:31:12.645Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
10:31:12 [2023-08-10T10:31:12.645Z] === RUN   TestStopContainerWithTimeoutCancel
10:31:12 [2023-08-10T10:31:12.645Z] === PAUSE TestStopContainerWithTimeoutCancel
10:31:12 [2023-08-10T10:31:12.645Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:31:14 [2023-08-10T10:31:14.545Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s)
10:31:14 [2023-08-10T10:31:14.545Z] === RUN   TestUpdateMemory
10:31:15 [2023-08-10T10:31:15.112Z] --- PASS: TestUpdateMemory (0.57s)
10:31:15 [2023-08-10T10:31:15.112Z] === RUN   TestUpdateCPUQuota
10:31:16 [2023-08-10T10:31:16.046Z] --- PASS: TestUpdateCPUQuota (0.89s)
10:31:16 [2023-08-10T10:31:16.046Z] === RUN   TestUpdatePidsLimit
10:31:16 [2023-08-10T10:31:16.046Z] === RUN   TestUpdatePidsLimit/update_from_none
10:31:16 [2023-08-10T10:31:16.304Z] === RUN   TestUpdatePidsLimit/no_change
10:31:16 [2023-08-10T10:31:16.563Z] === RUN   TestUpdatePidsLimit/update_lower
10:31:16 [2023-08-10T10:31:16.821Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:31:17 [2023-08-10T10:31:17.079Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:31:17 [2023-08-10T10:31:17.337Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:31:17 [2023-08-10T10:31:17.595Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:31:18 [2023-08-10T10:31:18.161Z] --- PASS: TestUpdatePidsLimit (2.14s)
10:31:18 [2023-08-10T10:31:18.161Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
10:31:18 [2023-08-10T10:31:18.161Z]     --- PASS: TestUpdatePidsLimit/no_change (0.27s)
10:31:18 [2023-08-10T10:31:18.161Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
10:31:18 [2023-08-10T10:31:18.161Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
10:31:18 [2023-08-10T10:31:18.161Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
10:31:18 [2023-08-10T10:31:18.161Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
10:31:18 [2023-08-10T10:31:18.161Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
10:31:18 [2023-08-10T10:31:18.161Z] === RUN   TestUpdateRestartPolicy
10:31:30 [2023-08-10T10:31:30.358Z] --- PASS: TestUpdateRestartPolicy (10.71s)
10:31:30 [2023-08-10T10:31:30.358Z] === RUN   TestUpdateRestartWithAutoRemove
10:31:30 [2023-08-10T10:31:30.358Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
10:31:30 [2023-08-10T10:31:30.358Z] === RUN   TestWaitNonBlocked
10:31:30 [2023-08-10T10:31:30.358Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:30 [2023-08-10T10:31:30.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:30 [2023-08-10T10:31:30.358Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:30 [2023-08-10T10:31:30.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:30 [2023-08-10T10:31:30.358Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:31:30 [2023-08-10T10:31:30.358Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:31:30 [2023-08-10T10:31:30.358Z] --- PASS: TestWaitNonBlocked (0.03s)
10:31:30 [2023-08-10T10:31:30.358Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
10:31:30 [2023-08-10T10:31:30.358Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
10:31:30 [2023-08-10T10:31:30.358Z] === RUN   TestWaitBlocked
10:31:30 [2023-08-10T10:31:30.358Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:31:30 [2023-08-10T10:31:30.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:31:30 [2023-08-10T10:31:30.358Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:31:30 [2023-08-10T10:31:30.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:31:30 [2023-08-10T10:31:30.358Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:31:30 [2023-08-10T10:31:30.358Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:31:31 [2023-08-10T10:31:31.292Z] --- PASS: TestWaitBlocked (0.03s)
10:31:31 [2023-08-10T10:31:31.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
10:31:31 [2023-08-10T10:31:31.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
10:31:31 [2023-08-10T10:31:31.293Z] === RUN   TestWaitConditions
10:31:31 [2023-08-10T10:31:31.293Z] === RUN   TestWaitConditions/default
10:31:31 [2023-08-10T10:31:31.293Z] === PAUSE TestWaitConditions/default
10:31:31 [2023-08-10T10:31:31.293Z] === RUN   TestWaitConditions/not-running
10:31:31 [2023-08-10T10:31:31.293Z] === PAUSE TestWaitConditions/not-running
10:31:31 [2023-08-10T10:31:31.293Z] === RUN   TestWaitConditions/next-exit
10:31:31 [2023-08-10T10:31:31.293Z] === PAUSE TestWaitConditions/next-exit
10:31:31 [2023-08-10T10:31:31.293Z] === RUN   TestWaitConditions/removed
10:31:31 [2023-08-10T10:31:31.293Z] === PAUSE TestWaitConditions/removed
10:31:31 [2023-08-10T10:31:31.293Z] === CONT  TestWaitConditions/default
10:31:31 [2023-08-10T10:31:31.293Z] === CONT  TestWaitConditions/next-exit
10:31:31 [2023-08-10T10:31:31.293Z] === CONT  TestWaitConditions/not-running
10:31:31 [2023-08-10T10:31:31.293Z] === CONT  TestWaitConditions/removed
10:31:31 [2023-08-10T10:31:31.293Z]     wait_test.go:146: ContainerID = d6bb5b8571f54f201920c5cf7562e4e9ed623f08ede983c273ecbf23eb196275
10:31:31 [2023-08-10T10:31:31.293Z]     wait_test.go:146: ContainerID = 8a439e61c37babbaa64e80422310e6f856b34bf6e8de3672f82141b1ab450b78
10:31:31 [2023-08-10T10:31:31.293Z]     wait_test.go:146: ContainerID = 278a44f5fe8983187b9aea607d5424659b28920703d39fdf53685e3959342f4a
10:31:31 [2023-08-10T10:31:31.293Z]     wait_test.go:146: ContainerID = f600209bf607b98cd8ea6117d9cdda8ec9924d906ceb72786fede69e5ebaa701
10:31:32 [2023-08-10T10:31:32.667Z] --- PASS: TestWaitConditions (0.17s)
10:31:32 [2023-08-10T10:31:32.667Z]     --- PASS: TestWaitConditions/default (0.63s)
10:31:32 [2023-08-10T10:31:32.667Z]     --- PASS: TestWaitConditions/next-exit (0.97s)
10:31:32 [2023-08-10T10:31:32.667Z]     --- PASS: TestWaitConditions/removed (1.14s)
10:31:32 [2023-08-10T10:31:32.667Z]     --- PASS: TestWaitConditions/not-running (1.16s)
10:31:32 [2023-08-10T10:31:32.667Z] === RUN   TestWaitRestartedContainer
10:31:32 [2023-08-10T10:31:32.667Z] === RUN   TestWaitRestartedContainer/default
10:31:32 [2023-08-10T10:31:32.667Z] === PAUSE TestWaitRestartedContainer/default
10:31:32 [2023-08-10T10:31:32.667Z] === RUN   TestWaitRestartedContainer/not-running
10:31:32 [2023-08-10T10:31:32.667Z] === PAUSE TestWaitRestartedContainer/not-running
10:31:32 [2023-08-10T10:31:32.667Z] === RUN   TestWaitRestartedContainer/next-exit
10:31:32 [2023-08-10T10:31:32.667Z] === PAUSE TestWaitRestartedContainer/next-exit
10:31:32 [2023-08-10T10:31:32.667Z] === CONT  TestWaitRestartedContainer/default
10:31:32 [2023-08-10T10:31:32.667Z] === CONT  TestWaitRestartedContainer/next-exit
10:31:32 [2023-08-10T10:31:32.667Z] === CONT  TestWaitRestartedContainer/not-running
10:31:34 [2023-08-10T10:31:34.567Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:31:34 [2023-08-10T10:31:34.567Z]     --- PASS: TestWaitRestartedContainer/default (1.68s)
10:31:34 [2023-08-10T10:31:34.567Z]     --- PASS: TestWaitRestartedContainer/not-running (1.92s)
10:31:34 [2023-08-10T10:31:34.567Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.95s)
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestContainerStartOnDaemonRestart
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestIpcModeOlderClient
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestContainerKillOnDaemonStart
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestDaemonHostGatewayIP
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestRestartDaemonWithRestartingContainer
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestDaemonRestartIpcMode
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestHardRestartWhenContainerIsRunning
10:31:34 [2023-08-10T10:31:34.567Z] === CONT  TestStopContainerWithTimeoutCancel
10:31:34 [2023-08-10T10:31:34.567Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:31:36 [2023-08-10T10:31:36.469Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:31:36 [2023-08-10T10:31:36.469Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:31:37 [2023-08-10T10:31:37.036Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.44s)
10:31:37 [2023-08-10T10:31:37.036Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:31:37 [2023-08-10T10:31:37.036Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.42s)
10:31:37 [2023-08-10T10:31:37.604Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s)
10:31:38 [2023-08-10T10:31:38.170Z] --- PASS: TestDaemonHostGatewayIP (3.68s)
10:31:38 [2023-08-10T10:31:38.170Z] --- PASS: TestDaemonRestartIpcMode (3.72s)
10:31:38 [2023-08-10T10:31:38.170Z] --- PASS: TestStopContainerWithTimeoutCancel (3.80s)
10:31:38 [2023-08-10T10:31:38.170Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.85s)
10:31:46 [2023-08-10T10:31:46.276Z] --- PASS: TestContainerKillOnDaemonStart (11.86s)
10:31:46 [2023-08-10T10:31:46.276Z] PASS
10:31:46 [2023-08-10T10:31:46.276Z] 
10:31:46 [2023-08-10T10:31:46.276Z] === Skipped
10:31:46 [2023-08-10T10:31:46.276Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:31:46 [2023-08-10T10:31:46.276Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:31:46 [2023-08-10T10:31:46.276Z] 
10:31:46 [2023-08-10T10:31:46.276Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:31:46 [2023-08-10T10:31:46.276Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:31:46 [2023-08-10T10:31:46.276Z] 
10:31:46 [2023-08-10T10:31:46.276Z] DONE 301 tests, 2 skipped in 164.347s
10:31:46 [2023-08-10T10:31:46.276Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
10:31:46 [2023-08-10T10:31:46.276Z] ++ 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
10:31:46 [2023-08-10T10:31:46.276Z] ++ set -e
10:31:46 [2023-08-10T10:31:46.276Z] ++ '[' -n 0 ']'
10:31:46 [2023-08-10T10:31:46.276Z] ++ set -x
10:31:46 [2023-08-10T10:31:46.276Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:31:46 [2023-08-10T10:31:46.276Z] INFO: Testing against a local daemon
10:31:46 [2023-08-10T10:31:46.276Z] === RUN   TestConfigDaemonID
10:31:47 [2023-08-10T10:31:47.650Z]     daemon_test.go:52: [d2618b9e9d767] daemon is not started
10:31:47 [2023-08-10T10:31:47.650Z] --- PASS: TestConfigDaemonID (1.04s)
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestDaemonConfigValidation
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:31:47 [2023-08-10T10:31:47.650Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:31:47 [2023-08-10T10:31:47.650Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestDaemonConfigValidation/invalid_config
10:31:47 [2023-08-10T10:31:47.650Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestDaemonConfigValidation/malformed_config
10:31:47 [2023-08-10T10:31:47.650Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestDaemonConfigValidation/valid_config
10:31:47 [2023-08-10T10:31:47.650Z] === PAUSE TestDaemonConfigValidation/valid_config
10:31:47 [2023-08-10T10:31:47.650Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:31:47 [2023-08-10T10:31:47.650Z] === CONT  TestDaemonConfigValidation/malformed_config
10:31:47 [2023-08-10T10:31:47.650Z] === CONT  TestDaemonConfigValidation/valid_config
10:31:47 [2023-08-10T10:31:47.650Z] === CONT  TestDaemonConfigValidation/invalid_config
10:31:47 [2023-08-10T10:31:47.650Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:31:47 [2023-08-10T10:31:47.650Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:31:47 [2023-08-10T10:31:47.650Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
10:31:47 [2023-08-10T10:31:47.650Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:31:47 [2023-08-10T10:31:47.650Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:31:47 [2023-08-10T10:31:47.650Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
10:31:47 [2023-08-10T10:31:47.650Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestConfigDaemonSeccompProfiles
10:31:47 [2023-08-10T10:31:47.650Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:31:48 [2023-08-10T10:31:48.584Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:31:49 [2023-08-10T10:31:49.518Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:31:50 [2023-08-10T10:31:50.892Z]     daemon_test.go:166: [da0f11655cdc8] daemon is not started
10:31:50 [2023-08-10T10:31:50.892Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:31:50 [2023-08-10T10:31:50.892Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:31:50 [2023-08-10T10:31:50.892Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:31:50 [2023-08-10T10:31:50.892Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:31:50 [2023-08-10T10:31:50.892Z] === RUN   TestDaemonProxy
10:31:50 [2023-08-10T10:31:50.892Z] === RUN   TestDaemonProxy/environment_variables
10:31:50 [2023-08-10T10:31:50.892Z] === PAUSE TestDaemonProxy/environment_variables
10:31:50 [2023-08-10T10:31:50.892Z] === RUN   TestDaemonProxy/command-line_options
10:31:50 [2023-08-10T10:31:50.892Z] === PAUSE TestDaemonProxy/command-line_options
10:31:50 [2023-08-10T10:31:50.892Z] === RUN   TestDaemonProxy/configuration_file
10:31:50 [2023-08-10T10:31:50.892Z] === PAUSE TestDaemonProxy/configuration_file
10:31:50 [2023-08-10T10:31:50.892Z] === RUN   TestDaemonProxy/conflicting_options
10:31:51 [2023-08-10T10:31:51.150Z] === RUN   TestDaemonProxy/reload_sanitized
10:31:51 [2023-08-10T10:31:51.150Z] === PAUSE TestDaemonProxy/reload_sanitized
10:31:51 [2023-08-10T10:31:51.150Z] === CONT  TestDaemonProxy/environment_variables
10:31:51 [2023-08-10T10:31:51.150Z] === CONT  TestDaemonProxy/configuration_file
10:31:51 [2023-08-10T10:31:51.150Z] === CONT  TestDaemonProxy/reload_sanitized
10:31:51 [2023-08-10T10:31:51.150Z] === CONT  TestDaemonProxy/command-line_options
10:31:53 [2023-08-10T10:31:53.051Z] --- PASS: TestDaemonProxy (0.50s)
10:31:53 [2023-08-10T10:31:53.051Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:31:53 [2023-08-10T10:31:53.051Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
10:31:53 [2023-08-10T10:31:53.051Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
10:31:53 [2023-08-10T10:31:53.051Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:31:53 [2023-08-10T10:31:53.051Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
10:31:53 [2023-08-10T10:31:53.051Z] === RUN   TestLiveRestore
10:31:53 [2023-08-10T10:31:53.051Z] === RUN   TestLiveRestore/volume_references
10:31:53 [2023-08-10T10:31:53.051Z] === PAUSE TestLiveRestore/volume_references
10:31:53 [2023-08-10T10:31:53.051Z] === CONT  TestLiveRestore/volume_references
10:31:53 [2023-08-10T10:31:53.309Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:31:53 [2023-08-10T10:31:53.309Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:31:54 [2023-08-10T10:31:54.683Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:31:55 [2023-08-10T10:31:55.617Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:31:56 [2023-08-10T10:31:56.550Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:31:57 [2023-08-10T10:31:57.484Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:31:58 [2023-08-10T10:31:58.418Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:31:59 [2023-08-10T10:31:59.352Z] --- PASS: TestLiveRestore (0.00s)
10:31:59 [2023-08-10T10:31:59.352Z]     --- PASS: TestLiveRestore/volume_references (6.63s)
10:31:59 [2023-08-10T10:31:59.352Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.01s)
10:31:59 [2023-08-10T10:31:59.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s)
10:31:59 [2023-08-10T10:31:59.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
10:31:59 [2023-08-10T10:31:59.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
10:31:59 [2023-08-10T10:31:59.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.02s)
10:31:59 [2023-08-10T10:31:59.352Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.03s)
10:31:59 [2023-08-10T10:31:59.352Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s)
10:31:59 [2023-08-10T10:31:59.352Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:32:00 [2023-08-10T10:32:00.286Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s)
10:32:00 [2023-08-10T10:32:00.286Z] PASS
10:32:00 [2023-08-10T10:32:00.286Z] 
10:32:00 [2023-08-10T10:32:00.286Z] DONE 27 tests in 13.851s
10:32:00 [2023-08-10T10:32:00.286Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
10:32:00 [2023-08-10T10:32:00.286Z] ++ 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
10:32:00 [2023-08-10T10:32:00.286Z] ++ set -e
10:32:00 [2023-08-10T10:32:00.286Z] ++ '[' -n 0 ']'
10:32:00 [2023-08-10T10:32:00.286Z] ++ set -x
10:32:00 [2023-08-10T10:32:00.286Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:32:00 [2023-08-10T10:32:00.286Z] INFO: Testing against a local daemon
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestCommitInheritsEnv
10:32:00 [2023-08-10T10:32:00.286Z] --- PASS: TestCommitInheritsEnv (0.13s)
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportExtremelyLargeImageWorks
10:32:00 [2023-08-10T10:32:00.286Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:32:00 [2023-08-10T10:32:00.286Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportWithCustomPlatform
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportWithCustomPlatform/#00
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportWithCustomPlatform/_______
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportWithCustomPlatform//
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportWithCustomPlatform/linux
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportWithCustomPlatform/LINUX
10:32:00 [2023-08-10T10:32:00.286Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:32:00 [2023-08-10T10:32:00.544Z] === RUN   TestImportWithCustomPlatform/macos
10:32:00 [2023-08-10T10:32:00.544Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:32:00 [2023-08-10T10:32:00.544Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:32:00 [2023-08-10T10:32:00.544Z] --- PASS: TestImportWithCustomPlatform (0.11s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:32:00 [2023-08-10T10:32:00.544Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:32:00 [2023-08-10T10:32:00.544Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:32:00 [2023-08-10T10:32:00.544Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:32:00 [2023-08-10T10:32:00.544Z] === RUN   TestImagesFilterMultiReference
10:32:00 [2023-08-10T10:32:00.544Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:32:00 [2023-08-10T10:32:00.544Z] === RUN   TestImagesFilterBeforeSince
10:32:00 [2023-08-10T10:32:00.802Z]     list_test.go:87: ImageList: ID=sha256:dd346a8805e4711c573bfcdd2a7c6a9862bf5e9b2043e7bda24a834532efe723 RepoTags=[testimagesfilterbeforesince:v3]
10:32:00 [2023-08-10T10:32:00.802Z]     list_test.go:87: ImageList: ID=sha256:cd99811273f8aa8ab2427ad47e4a281543417372c0dbfaa095baf7f05b05d8fc RepoTags=[testimagesfilterbeforesince:v2]
10:32:00 [2023-08-10T10:32:00.802Z]     list_test.go:87: ImageList: ID=sha256:0823a3ba08ac2a3cd7489ac6e2f1e2c852d64e9f02c5f02b4526593a947729ba RepoTags=[testimagesfilterbeforesince:v1]
10:32:00 [2023-08-10T10:32:00.802Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestAPIImagesFilters
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestAPIImagesFilters/repository_regex
10:32:00 [2023-08-10T10:32:00.802Z] === PAUSE TestAPIImagesFilters/repository_regex
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestAPIImagesFilters/image_name_regex
10:32:00 [2023-08-10T10:32:00.802Z] === PAUSE TestAPIImagesFilters/image_name_regex
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
10:32:00 [2023-08-10T10:32:00.802Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestAPIImagesFilters/registry_port_regex
10:32:00 [2023-08-10T10:32:00.802Z] === PAUSE TestAPIImagesFilters/registry_port_regex
10:32:00 [2023-08-10T10:32:00.802Z] === CONT  TestAPIImagesFilters/repository_regex
10:32:00 [2023-08-10T10:32:00.802Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
10:32:00 [2023-08-10T10:32:00.802Z] === CONT  TestAPIImagesFilters/registry_port_regex
10:32:00 [2023-08-10T10:32:00.802Z] === CONT  TestAPIImagesFilters/image_name_regex
10:32:00 [2023-08-10T10:32:00.802Z] --- PASS: TestAPIImagesFilters (0.05s)
10:32:00 [2023-08-10T10:32:00.802Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
10:32:00 [2023-08-10T10:32:00.802Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
10:32:00 [2023-08-10T10:32:00.802Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
10:32:00 [2023-08-10T10:32:00.802Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestPruneDontDeleteUsedDangling
10:32:00 [2023-08-10T10:32:00.802Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestImagePullPlatformInvalid
10:32:00 [2023-08-10T10:32:00.802Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:32:00 [2023-08-10T10:32:00.802Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:32:00 [2023-08-10T10:32:00.802Z] time="2023-08-10T10:32:00Z" 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.7 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:00 [2023-08-10T10:32:00.802Z] time="2023-08-10T10:32:00Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:00 [2023-08-10T10:32:00.802Z] time="2023-08-10T10:32:00Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.20.7 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:00 [2023-08-10T10:32:00.802Z] time="2023-08-10T10:32:00Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8ce35222-9521-4eba-9793-48e5f8e476ad http.request.method=GET http.request.remoteaddr="127.0.0.1:59016" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8ce35222-9521-4eba-9793-48e5f8e476ad http.request.method=GET http.request.remoteaddr="127.0.0.1:59016" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.073735ms http.response.status=200 http.response.written=2 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0f7ca5bd-cf7b-474c-a1ec-654b69c4e85e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0f7ca5bd-cf7b-474c-a1ec-654b69c4e85e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5be997b4-9c51-4ea4-a5d6-656f32491501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5be997b4-9c51-4ea4-a5d6-656f32491501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0f7ca5bd-cf7b-474c-a1ec-654b69c4e85e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=28.103µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce4cfec9-0bfd-4545-b53e-4d32090f1428 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5be997b4-9c51-4ea4-a5d6-656f32491501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=22.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4697fcad-6714-4f1f-90da-ce80b6a0ad1a trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=0f7ca5bd-cf7b-474c-a1ec-654b69c4e85e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.008803ms http.response.status=404 http.response.written=157 instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=5be997b4-9c51-4ea4-a5d6-656f32491501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.986092ms http.response.status=404 http.response.written=157 instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35e12b13-15ed-4480-906f-a3e9f63392d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35e12b13-15ed-4480-906f-a3e9f63392d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a6b1cbfa-114d-4d87-b5ab-d36d986dea50 http.request.method=POST http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a6b1cbfa-114d-4d87-b5ab-d36d986dea50 http.request.method=POST http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35e12b13-15ed-4480-906f-a3e9f63392d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=97.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b52c5df-2340-4a2e-9d02-d987bfef7288 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a6b1cbfa-114d-4d87-b5ab-d36d986dea50 http.request.method=POST http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=71.295µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=410e65e3-21cb-4543-af70-ad53babff96f trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35e12b13-15ed-4480-906f-a3e9f63392d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=14.007µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=352ddc67-6e10-45ab-b2bd-b97ae7503b13 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a6b1cbfa-114d-4d87-b5ab-d36d986dea50 http.request.method=POST http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=11.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51b1747c-3e1d-4b97-88ca-254e4dbe498c trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35e12b13-15ed-4480-906f-a3e9f63392d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=71.976µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=041ea97f-aca8-4173-8f6c-c13f72595890 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35e12b13-15ed-4480-906f-a3e9f63392d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.954469ms http.response.status=202 http.response.written=0 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a6b1cbfa-114d-4d87-b5ab-d36d986dea50 http.request.method=POST http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=70.163µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d52a4651-c37f-4ebb-a1da-9298e09c852b trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a6b1cbfa-114d-4d87-b5ab-d36d986dea50 http.request.method=POST http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.052668ms http.response.status=202 http.response.written=0 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.063Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=38.884µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4889e3a-475b-4a9f-ba06-7e906e14264e trace.line=82 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=38.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1562fe8c-0bae-4a62-a086-32db9c1c406e trace.line=82 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=16.221µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cf071237-c7e4-4bda-ba1f-7cb765d0a080 trace.line=141 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=12.751µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f43bc7c6-b93b-46a1-8057-ba7ec309c80d trace.line=141 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=99.52µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=5d02df8c-d108-46cd-90c3-95b01b3f1fca trace.line=124 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=151.927µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=706c3535-d3ab-41d2-a4c7-efe1f0cf917a trace.line=124 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=18.732µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ade13e8-64a2-44bf-b316-f64feadd9e98 trace.line=141 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=14.105µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58a8385d-790a-4cb3-a253-124a449892aa trace.line=141 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=8.09µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb258e4e-ee2d-4e5f-87ee-76bdd543f9a3 trace.line=141 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=17.929µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e1fa0cab-6697-4038-8cb1-76c7dd4db162 trace.line=141 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=14.803µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c260f7dd-1ad9-49bb-a9e8-53ed7664d888 trace.line=141 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=50.461µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=0d07c61a-de62-4c0f-b9ca-5ca27c754a89 trace.line=167 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=8.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=79992f5f-703d-47cc-8c40-c46d13944ba5 trace.line=141 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=56.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=44efce08-9df3-4bc1-96ab-c92114bc30f3 trace.line=95 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.064Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=38.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=75dae36b-e6ef-4de5-8418-905862dc83c1 trace.line=167 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=43.734µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1ea8322b-12f8-43df-b37a-e1c04c883f6e trace.line=95 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=88.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5c084074-40f7-456f-9313-49eb144bcc4f trace.line=181 vars.name=test vars.uuid=c6cd3fb5-a308-4969-a258-82adb6eea02a version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b679159a-2edb-4b91-a180-b139bf7cdc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59028" http.request.uri="/v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.904884ms http.response.status=201 http.response.written=0 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "PUT /v2/test/blobs/uploads/c6cd3fb5-a308-4969-a258-82adb6eea02a?_state=QMRl_7cx1hcmdE6r2R41Bh3frpdVeghG8phB2t6HrUp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2Y2QzZmI1LWEzMDgtNDk2OS1hMjU4LTgyYWRiNmVlYTAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE2NDA3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/78f4378c-5253-4d30-b04e-577be60a5891\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=80.377µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=04a14851-69aa-4e46-8814-0490ff32a22d trace.line=181 vars.name=test vars.uuid=78f4378c-5253-4d30-b04e-577be60a5891 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3a56dc7c-902c-407a-9d21-0c07aa4c28b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=4.166284ms http.response.status=201 http.response.written=0 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "PUT /v2/test/blobs/uploads/78f4378c-5253-4d30-b04e-577be60a5891?_state=ZrpopxCqoOM83AxFc_9kBkCTA-G0Hq8Xs4IWVmZLkgh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4ZjQzNzhjLTUyNTMtNGQzMC1iMDRlLTU3N2JlNjBhNTg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xMFQxMDozMjowMC44NDE3MjA3OTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=821895c5-9282-464b-b23a-f1514b2429a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=821895c5-9282-464b-b23a-f1514b2429a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=821895c5-9282-464b-b23a-f1514b2429a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=22.178µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a20e3e37-bb33-4e3d-b123-1d07d1450c0e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=821895c5-9282-464b-b23a-f1514b2429a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.279µs" http.response.status=404 http.response.written=96 instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=33.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f3453228-4e64-4d1d-919e-87f351356b99 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=12.415µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f235bfd-523e-4a88-a6c2-4226c242446d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=18.273µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=378b3111-74ce-4a7f-b18e-a10446e86e52 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=10.084µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f554df6a-e57a-4d1a-a2ff-c83ab187dcc5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=11.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d94795b8-2b5f-4329-a745-fb93bc52a2e3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=54.285µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6edd327d-3ded-45fe-9498-9b85fa90135b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=61.12µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=94100e12-a965-4445-9912-f2a56302e4c8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=29.21µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c9772640-c244-4fff-b554-c96a2af9e597 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=62.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d38709d4-ca7c-457d-8e69-7de7c70b135e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=32.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd539acd-cf01-4ccf-b0b9-508bc21c8402 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bec8600-c2d9-4e6d-9141-b71b5fda4817 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.657023ms http.response.status=201 http.response.written=0 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7940104d-fd73-4893-9850-5bbbe381ac64 http.request.method=GET http.request.remoteaddr="127.0.0.1:59056" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7940104d-fd73-4893-9850-5bbbe381ac64 http.request.method=GET http.request.remoteaddr="127.0.0.1:59056" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.464µs" http.response.status=200 http.response.written=2 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.065Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=51.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=06b62918-34de-4f5f-bcb9-a1f24187313a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=23.048µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b5c48874-db1d-466e-8ac6-426ff7266479 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=14.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1e6e3bc3-329c-43c7-bdca-bf563903c33b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=16.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c30b9ff7-9beb-41b6-a710-f3e1055aa421 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd1ab004-f53f-4178-883d-abf1e527b4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-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.259918ms http.response.status=200 http.response.written=417 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=40.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=02613436-f384-4ecd-8ebc-11ddb8b0cb6a trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=15.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7e086940-94c9-49f1-8a15-e8f3620b7ff7 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=16.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37c34e10-c576-410f-91a2-02ae3cd7a484 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55c46bdc-a67d-44c5-aee4-397b1cfd9ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-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.265547ms http.response.status=200 http.response.written=417 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=40.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=04e5e1c8-4f86-42fa-9b49-9e7f29dcc990 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=15.057µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d158d2b4-2397-44fd-b8b4-3182a7f93b20 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.066Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=33.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d200392f-8938-4370-b129-b3c92cb8cf4f trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=18.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b351d29e-71c6-4f9b-a28c-5ba3828fc3e3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=8.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=87b85342-5a6a-4577-bb15-daf4d71c51a5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=23.179µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9ebb35cc-edee-4dc2-b6c9-768446e0fbc0 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=8.435µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b1354e75-1bfc-432c-82fb-f9d7fa5cab9c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=18.273µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f5f365a9-7641-48f5-abfe-075a33b8040c trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=5.399µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c229933e-a469-4c80-8e11-bd8c89552242 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=8.812µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90fe58bc-5561-40e5-9e36-e9fd121a3735 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=7.877µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=adfc4547-51df-4719-88ab-6c5d9bd9bb8f trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=16.041µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=975f2e79-2b3b-469b-aee6-abd3181ecb50 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=5.21µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=923eccc5-d136-4d53-9bd1-3c3ecf4db1f8 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=13.259µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=2789ddaf-859f-4799-a91d-b904df24dfa2 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=16.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a4b394f-c30f-484b-a02a-dce2be69f4e1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=42.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c81d6e5a-074a-46bd-9d2e-cfbb02394941 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=19.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd7e42c0-c160-4b32-b1e9-e5792542337d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=38.942µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aeb202c2-0e8c-483f-973b-5d0b332eafd4 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8b0ba414-e2e7-41ee-b355-ef6baf5531c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.275471ms http.response.status=200 http.response.written=68 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=04e10c95-0d4e-4f28-aa83-72c354fe616b http.request.method=GET http.request.remoteaddr="127.0.0.1:59082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.180833ms http.response.status=200 http.response.written=194 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87941f2c-416d-410b-af8e-3223341efdb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59094" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87941f2c-416d-410b-af8e-3223341efdb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59094" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.842µs" http.response.status=200 http.response.written=2 instance.id=5275383f-3fba-4618-b069-2670ac289524 version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cbd83e44-d18d-44ac-a824-1180a514a4db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cbd83e44-d18d-44ac-a824-1180a514a4db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cbd83e44-d18d-44ac-a824-1180a514a4db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.067Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cbd83e44-d18d-44ac-a824-1180a514a4db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=31.155µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2e9f4d5-6552-4097-9b29-0c4a56e50b9f trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cbd83e44-d18d-44ac-a824-1180a514a4db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=11.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ce53475-4cf0-4810-9fc2-5b66fa220dba trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=cbd83e44-d18d-44ac-a824-1180a514a4db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.130425ms http.response.status=404 http.response.written=181 instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=34af0a23-ea37-41b0-8991-e510e4afea1c http.request.method=GET http.request.remoteaddr="127.0.0.1:59120" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=34af0a23-ea37-41b0-8991-e510e4afea1c http.request.method=GET http.request.remoteaddr="127.0.0.1:59120" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=34af0a23-ea37-41b0-8991-e510e4afea1c http.request.method=GET http.request.remoteaddr="127.0.0.1:59120" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=34af0a23-ea37-41b0-8991-e510e4afea1c http.request.method=GET http.request.remoteaddr="127.0.0.1:59120" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=24.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=91e05dd5-10b1-4c7c-b90e-649c889e1b8d trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=34af0a23-ea37-41b0-8991-e510e4afea1c http.request.method=GET http.request.remoteaddr="127.0.0.1:59120" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5275383f-3fba-4618-b069-2670ac289524 trace.duration=13.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d9ef5cd9-cb50-417a-ae9b-7fa65f7ff8a7 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] time="2023-08-10T10:32:00Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=34af0a23-ea37-41b0-8991-e510e4afea1c http.request.method=GET http.request.remoteaddr="127.0.0.1:59120" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.555µs" http.response.status=404 http.response.written=181 instance.id=5275383f-3fba-4618-b069-2670ac289524 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:32:01 [2023-08-10T10:32:01.068Z] 127.0.0.1 - - [10/Aug/2023:10:32:00 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/a9ff220e1801b2736620ef14519c2098815ab92e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:32:01 [2023-08-10T10:32:01.068Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
10:32:01 [2023-08-10T10:32:01.068Z] === RUN   TestRemoveImageOrphaning
10:32:01 [2023-08-10T10:32:01.326Z] --- PASS: TestRemoveImageOrphaning (0.16s)
10:32:01 [2023-08-10T10:32:01.326Z] === RUN   TestRemoveByDigest
10:32:01 [2023-08-10T10:32:01.326Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:32:01 [2023-08-10T10:32:01.326Z] --- SKIP: TestRemoveByDigest (0.00s)
10:32:01 [2023-08-10T10:32:01.326Z] === RUN   TestRemoveImageGarbageCollector
10:32:01 [2023-08-10T10:32:01.326Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:32:01 [2023-08-10T10:32:01.326Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:32:01 [2023-08-10T10:32:01.326Z] === RUN   TestSaveCheckTimes
10:32:01 [2023-08-10T10:32:01.326Z] === PAUSE TestSaveCheckTimes
10:32:01 [2023-08-10T10:32:01.326Z] === RUN   TestSaveRepoWithMultipleImages
10:32:02 [2023-08-10T10:32:02.261Z] --- PASS: TestSaveRepoWithMultipleImages (1.11s)
10:32:02 [2023-08-10T10:32:02.261Z] === RUN   TestSaveDirectoryPermissions
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestSaveDirectoryPermissions (1.08s)
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagUsingDigestAlgorithmAsName
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagValidPrefixedRepo
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
10:32:03 [2023-08-10T10:32:03.635Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
10:32:03 [2023-08-10T10:32:03.635Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagValidPrefixedRepo/foooo:t
10:32:03 [2023-08-10T10:32:03.635Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:32:03 [2023-08-10T10:32:03.635Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:32:03 [2023-08-10T10:32:03.635Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
10:32:03 [2023-08-10T10:32:03.635Z] === CONT  TestTagValidPrefixedRepo/foooo:t
10:32:03 [2023-08-10T10:32:03.635Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:32:03 [2023-08-10T10:32:03.635Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagExistedNameWithoutForce
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagOfficialNames
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestTagOfficialNames (0.07s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.03s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestTagMatchesDigest
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestTagMatchesDigest (0.01s)
10:32:03 [2023-08-10T10:32:03.635Z] === CONT  TestSaveCheckTimes
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestSaveCheckTimes (0.03s)
10:32:03 [2023-08-10T10:32:03.635Z] PASS
10:32:03 [2023-08-10T10:32:03.635Z] 
10:32:03 [2023-08-10T10:32:03.635Z] === Skipped
10:32:03 [2023-08-10T10:32:03.635Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:32:03 [2023-08-10T10:32:03.635Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:32:03 [2023-08-10T10:32:03.635Z] 
10:32:03 [2023-08-10T10:32:03.635Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:32:03 [2023-08-10T10:32:03.635Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:32:03 [2023-08-10T10:32:03.635Z] 
10:32:03 [2023-08-10T10:32:03.635Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:32:03 [2023-08-10T10:32:03.635Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:32:03 [2023-08-10T10:32:03.635Z] 
10:32:03 [2023-08-10T10:32:03.635Z] DONE 44 tests, 3 skipped in 3.398s
10:32:03 [2023-08-10T10:32:03.635Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
10:32:03 [2023-08-10T10:32:03.635Z] ++ 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
10:32:03 [2023-08-10T10:32:03.635Z] ++ set -e
10:32:03 [2023-08-10T10:32:03.635Z] ++ '[' -n 0 ']'
10:32:03 [2023-08-10T10:32:03.635Z] ++ set -x
10:32:03 [2023-08-10T10:32:03.635Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestStripANSICommands
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestStripANSICommands/#00
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestStripANSICommands/#01
10:32:03 [2023-08-10T10:32:03.635Z] --- PASS: TestStripANSICommands (0.00s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:32:03 [2023-08-10T10:32:03.635Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:32:03 [2023-08-10T10:32:03.635Z] PASS
10:32:03 [2023-08-10T10:32:03.635Z] 
10:32:03 [2023-08-10T10:32:03.635Z] DONE 3 tests in 0.009s
10:32:03 [2023-08-10T10:32:03.635Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
10:32:03 [2023-08-10T10:32:03.635Z] ++ 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
10:32:03 [2023-08-10T10:32:03.635Z] ++ set -e
10:32:03 [2023-08-10T10:32:03.635Z] ++ '[' -n 0 ']'
10:32:03 [2023-08-10T10:32:03.635Z] ++ set -x
10:32:03 [2023-08-10T10:32:03.635Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:32:03 [2023-08-10T10:32:03.635Z] INFO: Testing against a local daemon
10:32:03 [2023-08-10T10:32:03.635Z] === RUN   TestNetworkCreateDelete
10:32:03 [2023-08-10T10:32:03.893Z] --- PASS: TestNetworkCreateDelete (0.18s)
10:32:03 [2023-08-10T10:32:03.893Z] === RUN   TestDockerNetworkDeletePreferID
10:32:04 [2023-08-10T10:32:04.459Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
10:32:04 [2023-08-10T10:32:04.459Z] === RUN   TestDaemonDNSFallback
10:32:11 [2023-08-10T10:32:11.017Z] --- PASS: TestDaemonDNSFallback (6.24s)
10:32:11 [2023-08-10T10:32:11.017Z] === RUN   TestInspectNetwork
10:32:13 [2023-08-10T10:32:13.545Z] === RUN   TestInspectNetwork/full_network_id
10:32:13 [2023-08-10T10:32:13.545Z] === RUN   TestInspectNetwork/partial_network_id
10:32:13 [2023-08-10T10:32:13.545Z] === RUN   TestInspectNetwork/network_name
10:32:13 [2023-08-10T10:32:13.545Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:32:17 [2023-08-10T10:32:17.728Z] --- PASS: TestInspectNetwork (7.16s)
10:32:17 [2023-08-10T10:32:17.728Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:32:17 [2023-08-10T10:32:17.728Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:32:17 [2023-08-10T10:32:17.728Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:32:17 [2023-08-10T10:32:17.728Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:32:17 [2023-08-10T10:32:17.728Z] === RUN   TestRunContainerWithBridgeNone
10:32:19 [2023-08-10T10:32:19.102Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/create
10:32:19 [2023-08-10T10:32:19.102Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:32:19 [2023-08-10T10:32:19.102Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:32:19 [2023-08-10T10:32:19.102Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:32:19 [2023-08-10T10:32:19.102Z] === CONT  TestNetworkInvalidJSON/networks/create
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:32:19 [2023-08-10T10:32:19.102Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:32:19 [2023-08-10T10:32:19.102Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:32:19 [2023-08-10T10:32:19.102Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:32:19 [2023-08-10T10:32:19.102Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkList
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkList//networks
10:32:19 [2023-08-10T10:32:19.102Z] === PAUSE TestNetworkList//networks
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestNetworkList//networks/
10:32:19 [2023-08-10T10:32:19.102Z] === PAUSE TestNetworkList//networks/
10:32:19 [2023-08-10T10:32:19.102Z] === CONT  TestNetworkList//networks
10:32:19 [2023-08-10T10:32:19.102Z] === CONT  TestNetworkList//networks/
10:32:19 [2023-08-10T10:32:19.102Z] --- PASS: TestNetworkList (0.01s)
10:32:19 [2023-08-10T10:32:19.102Z]     --- PASS: TestNetworkList//networks (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:32:19 [2023-08-10T10:32:19.102Z] === RUN   TestHostIPv4BridgeLabel
10:32:19 [2023-08-10T10:32:19.668Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
10:32:19 [2023-08-10T10:32:19.668Z] === RUN   TestDefaultNetworkOpts
10:32:19 [2023-08-10T10:32:19.668Z] === RUN   TestDefaultNetworkOpts/default_value
10:32:21 [2023-08-10T10:32:21.042Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:32:22 [2023-08-10T10:32:22.415Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:32:23 [2023-08-10T10:32:23.788Z] --- PASS: TestDefaultNetworkOpts (4.03s)
10:32:23 [2023-08-10T10:32:23.788Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.39s)
10:32:23 [2023-08-10T10:32:23.788Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
10:32:23 [2023-08-10T10:32:23.788Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s)
10:32:23 [2023-08-10T10:32:23.788Z] === RUN   TestDaemonRestartWithLiveRestore
10:32:24 [2023-08-10T10:32:24.722Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:32:24 [2023-08-10T10:32:24.722Z] === RUN   TestDaemonDefaultNetworkPools
10:32:25 [2023-08-10T10:32:25.656Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
10:32:25 [2023-08-10T10:32:25.656Z] === RUN   TestDaemonRestartWithExistingNetwork
10:32:27 [2023-08-10T10:32:27.031Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
10:32:27 [2023-08-10T10:32:27.031Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:32:28 [2023-08-10T10:32:28.406Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
10:32:28 [2023-08-10T10:32:28.406Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:32:28 [2023-08-10T10:32:28.664Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
10:32:28 [2023-08-10T10:32:28.664Z] === RUN   TestServiceWithPredefinedNetwork
10:32:31 [2023-08-10T10:32:31.195Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s)
10:32:31 [2023-08-10T10:32:31.195Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:32:31 [2023-08-10T10:32:31.195Z]     service_test.go:242: FLAKY_TEST
10:32:31 [2023-08-10T10:32:31.195Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:32:31 [2023-08-10T10:32:31.195Z] === RUN   TestServiceWithDataPathPortInit
10:32:46 [2023-08-10T10:32:46.062Z] --- PASS: TestServiceWithDataPathPortInit (13.47s)
10:32:46 [2023-08-10T10:32:46.062Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:32:46 [2023-08-10T10:32:46.628Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:knzy9eduz1nasvmi8y78qnkbu Created:2023-08-10 10:32:45.496683884 +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[6af78cb2fb24fbc5b62e56d817aadaf1561c31989093641d5f96de88aaa96131:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sxn2m8zpvyl94lxhyjvlrrse4 EndpointID:26e2d62cc83b6a955c1b4bcd08293509bb70f7cfd34940a8337208005275a4b6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c51f8dd0c501442fed3435d91d54c1d9d4a61b9ab486d075281fb8d039f8ec1 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:3ae988b21685 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sxn2m8zpvyl94lxhyjvlrrse4 EndpointID:26e2d62cc83b6a955c1b4bcd08293509bb70f7cfd34940a8337208005275a4b6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:32:51 [2023-08-10T10:32:51.894Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s)
10:32:51 [2023-08-10T10:32:51.894Z] PASS
10:32:51 [2023-08-10T10:32:51.894Z] 
10:32:51 [2023-08-10T10:32:51.894Z] === Skipped
10:32:51 [2023-08-10T10:32:51.894Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:32:51 [2023-08-10T10:32:51.894Z]     service_test.go:242: FLAKY_TEST
10:32:51 [2023-08-10T10:32:51.894Z] 
10:32:51 [2023-08-10T10:32:51.894Z] DONE 42 tests, 1 skipped in 47.405s
10:32:51 [2023-08-10T10:32:51.894Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
10:32:51 [2023-08-10T10:32:51.894Z] ++ 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
10:32:51 [2023-08-10T10:32:51.894Z] ++ set -e
10:32:51 [2023-08-10T10:32:51.894Z] ++ '[' -n 0 ']'
10:32:51 [2023-08-10T10:32:51.894Z] ++ set -x
10:32:51 [2023-08-10T10:32:51.894Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:32:51 [2023-08-10T10:32:51.894Z] INFO: Testing against a local daemon
10:32:51 [2023-08-10T10:32:51.894Z] === RUN   TestDockerNetworkIpvlanPersistance
10:32:51 [2023-08-10T10:32:51.894Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:32:51 [2023-08-10T10:32:51.894Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:32:51 [2023-08-10T10:32:51.894Z] === RUN   TestDockerNetworkIpvlan
10:32:51 [2023-08-10T10:32:51.894Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:32:51 [2023-08-10T10:32:51.894Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:32:51 [2023-08-10T10:32:51.894Z] PASS
10:32:51 [2023-08-10T10:32:51.894Z] 
10:32:51 [2023-08-10T10:32:51.894Z] === Skipped
10:32:51 [2023-08-10T10:32:51.894Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:32:51 [2023-08-10T10:32:51.894Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:32:51 [2023-08-10T10:32:51.894Z] 
10:32:51 [2023-08-10T10:32:51.894Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:32:51 [2023-08-10T10:32:51.894Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:32:51 [2023-08-10T10:32:51.894Z] 
10:32:51 [2023-08-10T10:32:51.894Z] DONE 2 tests, 2 skipped in 0.034s
10:32:51 [2023-08-10T10:32:51.894Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
10:32:51 [2023-08-10T10:32:51.894Z] ++ 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
10:32:51 [2023-08-10T10:32:51.894Z] ++ set -e
10:32:51 [2023-08-10T10:32:51.894Z] ++ '[' -n 0 ']'
10:32:51 [2023-08-10T10:32:51.894Z] ++ set -x
10:32:51 [2023-08-10T10:32:51.894Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:32:51 [2023-08-10T10:32:51.894Z] INFO: Testing against a local daemon
10:32:51 [2023-08-10T10:32:51.894Z] === RUN   TestDockerNetworkMacvlanPersistance
10:32:52 [2023-08-10T10:32:52.460Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
10:32:52 [2023-08-10T10:32:52.460Z] === RUN   TestDockerNetworkMacvlan
10:32:53 [2023-08-10T10:32:53.026Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:32:53 [2023-08-10T10:32:53.591Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:32:54 [2023-08-10T10:32:54.524Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:32:55 [2023-08-10T10:32:55.898Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:32:57 [2023-08-10T10:32:57.797Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:33:00 [2023-08-10T10:33:00.325Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:33:00 [2023-08-10T10:33:00.891Z] --- PASS: TestDockerNetworkMacvlan (8.46s)
10:33:00 [2023-08-10T10:33:00.891Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:33:00 [2023-08-10T10:33:00.891Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
10:33:00 [2023-08-10T10:33:00.891Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.72s)
10:33:00 [2023-08-10T10:33:00.891Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
10:33:00 [2023-08-10T10:33:00.891Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.41s)
10:33:00 [2023-08-10T10:33:00.891Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.46s)
10:33:00 [2023-08-10T10:33:00.891Z] PASS
10:33:00 [2023-08-10T10:33:00.891Z] 
10:33:00 [2023-08-10T10:33:00.891Z] DONE 8 tests in 9.737s
10:33:00 [2023-08-10T10:33:00.891Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
10:33:00 [2023-08-10T10:33:00.891Z] ++ 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
10:33:00 [2023-08-10T10:33:00.891Z] ++ set -e
10:33:00 [2023-08-10T10:33:00.891Z] ++ '[' -n 0 ']'
10:33:00 [2023-08-10T10:33:00.891Z] ++ set -x
10:33:00 [2023-08-10T10:33:00.891Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:00 [2023-08-10T10:33:00.891Z] testing: warning: no tests to run
10:33:00 [2023-08-10T10:33:00.891Z] PASS
10:33:00 [2023-08-10T10:33:00.891Z] 
10:33:00 [2023-08-10T10:33:00.891Z] DONE 0 tests in 0.008s
10:33:00 [2023-08-10T10:33:00.891Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
10:33:00 [2023-08-10T10:33:00.891Z] ++ 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
10:33:00 [2023-08-10T10:33:00.891Z] ++ set -e
10:33:00 [2023-08-10T10:33:00.891Z] ++ '[' -n 0 ']'
10:33:00 [2023-08-10T10:33:00.891Z] ++ set -x
10:33:00 [2023-08-10T10:33:00.891Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:00 [2023-08-10T10:33:00.891Z] INFO: Testing against a local daemon
10:33:00 [2023-08-10T10:33:00.891Z] === RUN   TestAuthZPluginAllowRequest
10:33:02 [2023-08-10T10:33:02.265Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
10:33:02 [2023-08-10T10:33:02.265Z] === RUN   TestAuthZPluginTLS
10:33:02 [2023-08-10T10:33:02.523Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:33:02 [2023-08-10T10:33:02.523Z] === RUN   TestAuthZPluginDenyRequest
10:33:03 [2023-08-10T10:33:03.088Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:33:03 [2023-08-10T10:33:03.088Z] === RUN   TestAuthZPluginAPIDenyResponse
10:33:03 [2023-08-10T10:33:03.654Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:33:03 [2023-08-10T10:33:03.654Z] === RUN   TestAuthZPluginDenyResponse
10:33:04 [2023-08-10T10:33:04.220Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:33:04 [2023-08-10T10:33:04.220Z] === RUN   TestAuthZPluginAllowEventStream
10:33:05 [2023-08-10T10:33:05.154Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
10:33:05 [2023-08-10T10:33:05.154Z] === RUN   TestAuthZPluginErrorResponse
10:33:05 [2023-08-10T10:33:05.719Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:33:05 [2023-08-10T10:33:05.719Z] === RUN   TestAuthZPluginErrorRequest
10:33:06 [2023-08-10T10:33:06.285Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:33:06 [2023-08-10T10:33:06.285Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:33:06 [2023-08-10T10:33:06.851Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:33:06 [2023-08-10T10:33:06.851Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:33:08 [2023-08-10T10:33:08.224Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.20s)
10:33:08 [2023-08-10T10:33:08.224Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:33:09 [2023-08-10T10:33:09.157Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
10:33:09 [2023-08-10T10:33:09.157Z] === RUN   TestAuthZPluginHeader
10:33:09 [2023-08-10T10:33:09.722Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:33:09 [2023-08-10T10:33:09.722Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:33:09 [2023-08-10T10:33:09.722Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:09 [2023-08-10T10:33:09.722Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:33:09 [2023-08-10T10:33:09.722Z] === RUN   TestAuthZPluginV2Disable
10:33:09 [2023-08-10T10:33:09.722Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:09 [2023-08-10T10:33:09.722Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:33:09 [2023-08-10T10:33:09.722Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:33:09 [2023-08-10T10:33:09.722Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:09 [2023-08-10T10:33:09.722Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:33:09 [2023-08-10T10:33:09.722Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:33:09 [2023-08-10T10:33:09.722Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:09 [2023-08-10T10:33:09.722Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:33:09 [2023-08-10T10:33:09.722Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:33:27 [2023-08-10T10:33:27.793Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:33:27 [2023-08-10T10:33:27.793Z] PASS
10:33:27 [2023-08-10T10:33:27.793Z] 
10:33:27 [2023-08-10T10:33:27.793Z] === Skipped
10:33:27 [2023-08-10T10:33:27.793Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:27 [2023-08-10T10:33:27.793Z] 
10:33:27 [2023-08-10T10:33:27.793Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:27 [2023-08-10T10:33:27.793Z] 
10:33:27 [2023-08-10T10:33:27.793Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:27 [2023-08-10T10:33:27.793Z] 
10:33:27 [2023-08-10T10:33:27.793Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:27 [2023-08-10T10:33:27.793Z] 
10:33:27 [2023-08-10T10:33:27.793Z] DONE 17 tests, 4 skipped in 25.713s
10:33:27 [2023-08-10T10:33:27.793Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
10:33:27 [2023-08-10T10:33:27.793Z] ++ 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
10:33:27 [2023-08-10T10:33:27.793Z] ++ set -e
10:33:27 [2023-08-10T10:33:27.793Z] ++ '[' -n 0 ']'
10:33:27 [2023-08-10T10:33:27.793Z] ++ set -x
10:33:27 [2023-08-10T10:33:27.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:27 [2023-08-10T10:33:27.793Z] INFO: Testing against a local daemon
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:33:27 [2023-08-10T10:33:27.793Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:33:27 [2023-08-10T10:33:27.793Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:33:27 [2023-08-10T10:33:27.793Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:33:27 [2023-08-10T10:33:27.793Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:33:27 [2023-08-10T10:33:27.793Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:33:27 [2023-08-10T10:33:27.793Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:33:27 [2023-08-10T10:33:27.793Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:33:27 [2023-08-10T10:33:27.793Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInstall
10:33:27 [2023-08-10T10:33:27.793Z] === RUN   TestPluginInstall/no_auth
10:33:29 [2023-08-10T10:33:29.693Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:33:29 [2023-08-10T10:33:29.693Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f01447a2a094b28f602b6b458da3f05de0b54ab8b42aa16bdf5cebb64d333648" mediatype=application/vnd.docker.plugin.v1+json size=522
10:33:29 [2023-08-10T10:33:29.693Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:33:29 [2023-08-10T10:33:29.693Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f01447a2a094b28f602b6b458da3f05de0b54ab8b42aa16bdf5cebb64d333648" mediatype=application/vnd.docker.plugin.v1+json size=522
10:33:29 [2023-08-10T10:33:29.693Z] === RUN   TestPluginInstall/with_htpasswd
10:33:29 [2023-08-10T10:33:29.951Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:33:29 [2023-08-10T10:33:29.951Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f01447a2a094b28f602b6b458da3f05de0b54ab8b42aa16bdf5cebb64d333648" mediatype=application/vnd.docker.plugin.v1+json size=522
10:33:29 [2023-08-10T10:33:29.951Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:33:29 [2023-08-10T10:33:29.951Z] time="2023-08-10T10:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f01447a2a094b28f602b6b458da3f05de0b54ab8b42aa16bdf5cebb64d333648" mediatype=application/vnd.docker.plugin.v1+json size=522
10:33:30 [2023-08-10T10:33:30.209Z] === RUN   TestPluginInstall/with_insecure
10:33:31 [2023-08-10T10:33:31.143Z] time="2023-08-10T10:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:33:31 [2023-08-10T10:33:31.143Z] time="2023-08-10T10:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c05ade0a7ee2e588f68cc01458172d36be7788987cdb53c43f61a8487abdf9e3" mediatype=application/vnd.docker.plugin.v1+json size=522
10:33:31 [2023-08-10T10:33:31.143Z] time="2023-08-10T10:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:33:31 [2023-08-10T10:33:31.143Z] time="2023-08-10T10:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c05ade0a7ee2e588f68cc01458172d36be7788987cdb53c43f61a8487abdf9e3" mediatype=application/vnd.docker.plugin.v1+json size=522
10:33:31 [2023-08-10T10:33:31.144Z]     plugin_test.go:196: [d705dc5d13807] daemon is not started
10:33:31 [2023-08-10T10:33:31.144Z] --- PASS: TestPluginInstall (4.46s)
10:33:31 [2023-08-10T10:33:31.144Z]     --- PASS: TestPluginInstall/no_auth (3.03s)
10:33:31 [2023-08-10T10:33:31.144Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
10:33:31 [2023-08-10T10:33:31.144Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
10:33:31 [2023-08-10T10:33:31.144Z] === RUN   TestPluginsWithRuntimes
10:33:32 [2023-08-10T10:33:32.517Z] === RUN   TestPluginsWithRuntimes/No_Args
10:33:33 [2023-08-10T10:33:33.890Z] === RUN   TestPluginsWithRuntimes/With_Args
10:33:34 [2023-08-10T10:33:34.823Z] --- PASS: TestPluginsWithRuntimes (3.64s)
10:33:34 [2023-08-10T10:33:34.823Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.18s)
10:33:34 [2023-08-10T10:33:34.823Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
10:33:34 [2023-08-10T10:33:34.823Z] === RUN   TestPluginBackCompatMediaTypes
10:33:35 [2023-08-10T10:33:35.389Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
10:33:35 [2023-08-10T10:33:35.389Z] PASS
10:33:35 [2023-08-10T10:33:35.389Z] 
10:33:35 [2023-08-10T10:33:35.389Z] DONE 24 tests in 8.657s
10:33:35 [2023-08-10T10:33:35.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
10:33:35 [2023-08-10T10:33:35.389Z] ++ 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
10:33:35 [2023-08-10T10:33:35.389Z] ++ set -e
10:33:35 [2023-08-10T10:33:35.389Z] ++ '[' -n 0 ']'
10:33:35 [2023-08-10T10:33:35.389Z] ++ set -x
10:33:35 [2023-08-10T10:33:35.389Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:35 [2023-08-10T10:33:35.389Z] INFO: Testing against a local daemon
10:33:35 [2023-08-10T10:33:35.389Z] === RUN   TestExternalGraphDriver
10:33:35 [2023-08-10T10:33:35.647Z] === RUN   TestExternalGraphDriver/json
10:33:37 [2023-08-10T10:33:37.546Z] === RUN   TestExternalGraphDriver/spec
10:33:38 [2023-08-10T10:33:38.919Z] === RUN   TestExternalGraphDriver/pull
10:33:40 [2023-08-10T10:33:40.292Z] --- PASS: TestExternalGraphDriver (5.02s)
10:33:40 [2023-08-10T10:33:40.292Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
10:33:40 [2023-08-10T10:33:40.292Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
10:33:40 [2023-08-10T10:33:40.292Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
10:33:40 [2023-08-10T10:33:40.292Z] === RUN   TestGraphdriverPluginV2
10:33:40 [2023-08-10T10:33:40.550Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:40 [2023-08-10T10:33:40.550Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
10:33:40 [2023-08-10T10:33:40.550Z] PASS
10:33:40 [2023-08-10T10:33:40.550Z] 
10:33:40 [2023-08-10T10:33:40.550Z] === Skipped
10:33:40 [2023-08-10T10:33:40.550Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
10:33:40 [2023-08-10T10:33:40.550Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:33:40 [2023-08-10T10:33:40.550Z] 
10:33:40 [2023-08-10T10:33:40.550Z] DONE 5 tests, 1 skipped in 5.375s
10:33:40 [2023-08-10T10:33:40.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
10:33:40 [2023-08-10T10:33:40.550Z] ++ 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
10:33:40 [2023-08-10T10:33:40.550Z] ++ set -e
10:33:40 [2023-08-10T10:33:40.550Z] ++ '[' -n 0 ']'
10:33:40 [2023-08-10T10:33:40.550Z] ++ set -x
10:33:40 [2023-08-10T10:33:40.550Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:40 [2023-08-10T10:33:40.808Z] INFO: Testing against a local daemon
10:33:40 [2023-08-10T10:33:40.808Z] === RUN   TestContinueAfterPluginCrash
10:33:40 [2023-08-10T10:33:40.808Z] === PAUSE TestContinueAfterPluginCrash
10:33:40 [2023-08-10T10:33:40.808Z] === RUN   TestReadPluginNoRead
10:33:40 [2023-08-10T10:33:40.808Z] === PAUSE TestReadPluginNoRead
10:33:40 [2023-08-10T10:33:40.808Z] === RUN   TestDaemonStartWithLogOpt
10:33:40 [2023-08-10T10:33:40.808Z] === PAUSE TestDaemonStartWithLogOpt
10:33:40 [2023-08-10T10:33:40.808Z] === CONT  TestDaemonStartWithLogOpt
10:33:40 [2023-08-10T10:33:40.808Z] === CONT  TestContinueAfterPluginCrash
10:33:40 [2023-08-10T10:33:40.808Z] === CONT  TestReadPluginNoRead
10:33:42 [2023-08-10T10:33:42.708Z] === RUN   TestReadPluginNoRead/default
10:33:43 [2023-08-10T10:33:43.642Z] --- PASS: TestDaemonStartWithLogOpt (2.75s)
10:33:43 [2023-08-10T10:33:43.900Z] === RUN   TestReadPluginNoRead/disabled_caching
10:33:45 [2023-08-10T10:33:45.272Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:33:46 [2023-08-10T10:33:46.645Z]     read_test.go:91: [d6e831cb03305] daemon is not started
10:33:46 [2023-08-10T10:33:46.645Z] --- PASS: TestReadPluginNoRead (5.69s)
10:33:46 [2023-08-10T10:33:46.645Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
10:33:46 [2023-08-10T10:33:46.645Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
10:33:46 [2023-08-10T10:33:46.645Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
10:33:48 [2023-08-10T10:33:48.541Z] --- PASS: TestContinueAfterPluginCrash (7.86s)
10:33:48 [2023-08-10T10:33:48.541Z] PASS
10:33:48 [2023-08-10T10:33:48.541Z] 
10:33:48 [2023-08-10T10:33:48.541Z] DONE 6 tests in 7.887s
10:33:48 [2023-08-10T10:33:48.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
10:33:48 [2023-08-10T10:33:48.541Z] ++ 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
10:33:48 [2023-08-10T10:33:48.541Z] ++ set -e
10:33:48 [2023-08-10T10:33:48.541Z] ++ '[' -n 0 ']'
10:33:48 [2023-08-10T10:33:48.541Z] ++ set -x
10:33:48 [2023-08-10T10:33:48.541Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:48 [2023-08-10T10:33:48.541Z] testing: warning: no tests to run
10:33:48 [2023-08-10T10:33:48.541Z] PASS
10:33:48 [2023-08-10T10:33:48.541Z] 
10:33:48 [2023-08-10T10:33:48.541Z] DONE 0 tests in 0.008s
10:33:48 [2023-08-10T10:33:48.541Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
10:33:48 [2023-08-10T10:33:48.541Z] ++ 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
10:33:48 [2023-08-10T10:33:48.541Z] ++ set -e
10:33:48 [2023-08-10T10:33:48.541Z] ++ '[' -n 0 ']'
10:33:48 [2023-08-10T10:33:48.541Z] ++ set -x
10:33:48 [2023-08-10T10:33:48.542Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:48 [2023-08-10T10:33:48.542Z] INFO: Testing against a local daemon
10:33:48 [2023-08-10T10:33:48.542Z] === RUN   TestPluginWithDevMounts
10:33:48 [2023-08-10T10:33:48.542Z] === PAUSE TestPluginWithDevMounts
10:33:48 [2023-08-10T10:33:48.542Z] === CONT  TestPluginWithDevMounts
10:33:50 [2023-08-10T10:33:50.440Z] --- PASS: TestPluginWithDevMounts (1.50s)
10:33:50 [2023-08-10T10:33:50.440Z] PASS
10:33:50 [2023-08-10T10:33:50.440Z] 
10:33:50 [2023-08-10T10:33:50.440Z] DONE 1 tests in 1.533s
10:33:50 [2023-08-10T10:33:50.440Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
10:33:50 [2023-08-10T10:33:50.440Z] ++ 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
10:33:50 [2023-08-10T10:33:50.440Z] ++ set -e
10:33:50 [2023-08-10T10:33:50.440Z] ++ '[' -n 0 ']'
10:33:50 [2023-08-10T10:33:50.440Z] ++ set -x
10:33:50 [2023-08-10T10:33:50.440Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:33:50 [2023-08-10T10:33:50.440Z] INFO: Testing against a local daemon
10:33:50 [2023-08-10T10:33:50.440Z] === RUN   TestSecretInspect
10:33:52 [2023-08-10T10:33:52.339Z] --- PASS: TestSecretInspect (1.99s)
10:33:52 [2023-08-10T10:33:52.340Z] === RUN   TestSecretList
10:33:54 [2023-08-10T10:33:54.239Z] --- PASS: TestSecretList (1.95s)
10:33:54 [2023-08-10T10:33:54.239Z] === RUN   TestSecretsCreateAndDelete
10:33:56 [2023-08-10T10:33:56.137Z] --- PASS: TestSecretsCreateAndDelete (1.97s)
10:33:56 [2023-08-10T10:33:56.137Z] === RUN   TestSecretsUpdate
10:33:58 [2023-08-10T10:33:58.036Z] --- PASS: TestSecretsUpdate (1.90s)
10:33:58 [2023-08-10T10:33:58.037Z] === RUN   TestTemplatedSecret
10:34:00 [2023-08-10T10:34:00.565Z] --- PASS: TestTemplatedSecret (2.56s)
10:34:00 [2023-08-10T10:34:00.565Z] === RUN   TestSecretCreateResolve
10:34:02 [2023-08-10T10:34:02.463Z] --- PASS: TestSecretCreateResolve (1.89s)
10:34:02 [2023-08-10T10:34:02.463Z] PASS
10:34:02 [2023-08-10T10:34:02.463Z] 
10:34:02 [2023-08-10T10:34:02.463Z] DONE 6 tests in 12.285s
10:34:02 [2023-08-10T10:34:02.463Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
10:34:02 [2023-08-10T10:34:02.464Z] ++ 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
10:34:02 [2023-08-10T10:34:02.464Z] ++ set -e
10:34:02 [2023-08-10T10:34:02.464Z] ++ '[' -n 0 ']'
10:34:02 [2023-08-10T10:34:02.464Z] ++ set -x
10:34:02 [2023-08-10T10:34:02.464Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:34:02 [2023-08-10T10:34:02.464Z] INFO: Testing against a local daemon
10:34:02 [2023-08-10T10:34:02.464Z] === RUN   TestServiceCreateInit
10:34:02 [2023-08-10T10:34:02.464Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:34:06 [2023-08-10T10:34:06.646Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:34:10 [2023-08-10T10:34:10.830Z] --- PASS: TestServiceCreateInit (7.69s)
10:34:10 [2023-08-10T10:34:10.830Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
10:34:10 [2023-08-10T10:34:10.830Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.95s)
10:34:10 [2023-08-10T10:34:10.830Z] === RUN   TestCreateServiceMultipleTimes
10:34:25 [2023-08-10T10:34:25.698Z] --- PASS: TestCreateServiceMultipleTimes (14.95s)
10:34:25 [2023-08-10T10:34:25.698Z] === RUN   TestCreateServiceConflict
10:34:27 [2023-08-10T10:34:27.071Z] --- PASS: TestCreateServiceConflict (1.99s)
10:34:27 [2023-08-10T10:34:27.071Z] === RUN   TestCreateServiceMaxReplicas
10:34:30 [2023-08-10T10:34:30.352Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
10:34:30 [2023-08-10T10:34:30.352Z] === RUN   TestCreateWithDuplicateNetworkNames
10:34:45 [2023-08-10T10:34:45.219Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.90s)
10:34:45 [2023-08-10T10:34:45.219Z] === RUN   TestCreateServiceSecretFileMode
10:34:57 [2023-08-10T10:34:57.411Z] --- PASS: TestCreateServiceSecretFileMode (12.59s)
10:34:57 [2023-08-10T10:34:57.411Z] === RUN   TestCreateServiceConfigFileMode
10:35:09 [2023-08-10T10:35:09.605Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
10:35:09 [2023-08-10T10:35:09.605Z] === RUN   TestCreateServiceSysctls
10:35:10 [2023-08-10T10:35:10.979Z] --- PASS: TestCreateServiceSysctls (3.20s)
10:35:10 [2023-08-10T10:35:10.979Z] === RUN   TestCreateServiceCapabilities
10:35:14 [2023-08-10T10:35:14.260Z] --- PASS: TestCreateServiceCapabilities (2.64s)
10:35:14 [2023-08-10T10:35:14.260Z] === RUN   TestInspect
10:35:16 [2023-08-10T10:35:16.789Z] --- PASS: TestInspect (2.94s)
10:35:16 [2023-08-10T10:35:16.789Z] === RUN   TestCreateJob
10:35:20 [2023-08-10T10:35:20.103Z] --- PASS: TestCreateJob (2.95s)
10:35:20 [2023-08-10T10:35:20.103Z] === RUN   TestReplicatedJob
10:35:25 [2023-08-10T10:35:25.419Z] --- PASS: TestReplicatedJob (5.25s)
10:35:25 [2023-08-10T10:35:25.419Z] === RUN   TestUpdateReplicatedJob
10:35:28 [2023-08-10T10:35:28.001Z] --- PASS: TestUpdateReplicatedJob (3.21s)
10:35:28 [2023-08-10T10:35:28.001Z] === RUN   TestServiceListWithStatuses
10:35:28 [2023-08-10T10:35:28.001Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:35:28 [2023-08-10T10:35:28.001Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:35:28 [2023-08-10T10:35:28.001Z] === RUN   TestDockerNetworkConnectAlias
10:35:32 [2023-08-10T10:35:32.221Z] --- PASS: TestDockerNetworkConnectAlias (4.15s)
10:35:32 [2023-08-10T10:35:32.221Z] === RUN   TestDockerNetworkReConnect
10:35:35 [2023-08-10T10:35:35.501Z] --- PASS: TestDockerNetworkReConnect (3.27s)
10:35:35 [2023-08-10T10:35:35.501Z] === RUN   TestServicePlugin
10:35:35 [2023-08-10T10:35:35.501Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:35:35 [2023-08-10T10:35:35.501Z] --- SKIP: TestServicePlugin (0.00s)
10:35:35 [2023-08-10T10:35:35.501Z] === RUN   TestServiceUpdateLabel
10:35:37 [2023-08-10T10:35:37.400Z] --- PASS: TestServiceUpdateLabel (1.95s)
10:35:37 [2023-08-10T10:35:37.400Z] === RUN   TestServiceUpdateSecrets
10:35:52 [2023-08-10T10:35:52.268Z] --- PASS: TestServiceUpdateSecrets (14.42s)
10:35:52 [2023-08-10T10:35:52.268Z] === RUN   TestServiceUpdateConfigs
10:36:07 [2023-08-10T10:36:07.135Z] --- PASS: TestServiceUpdateConfigs (14.50s)
10:36:07 [2023-08-10T10:36:07.135Z] === RUN   TestServiceUpdateNetwork
10:36:19 [2023-08-10T10:36:19.332Z] --- PASS: TestServiceUpdateNetwork (12.34s)
10:36:19 [2023-08-10T10:36:19.332Z] === RUN   TestServiceUpdatePidsLimit
10:36:19 [2023-08-10T10:36:19.897Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:36:20 [2023-08-10T10:36:20.831Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:36:27 [2023-08-10T10:36:27.387Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:36:35 [2023-08-10T10:36:35.495Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
10:36:35 [2023-08-10T10:36:35.495Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:36:35 [2023-08-10T10:36:35.495Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
10:36:35 [2023-08-10T10:36:35.495Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
10:36:35 [2023-08-10T10:36:35.495Z] PASS
10:36:35 [2023-08-10T10:36:35.495Z] 
10:36:35 [2023-08-10T10:36:35.495Z] === Skipped
10:36:35 [2023-08-10T10:36:35.495Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:36:35 [2023-08-10T10:36:35.495Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:36:35 [2023-08-10T10:36:35.495Z] 
10:36:35 [2023-08-10T10:36:35.495Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:36:35 [2023-08-10T10:36:35.495Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:36:35 [2023-08-10T10:36:35.495Z] 
10:36:35 [2023-08-10T10:36:35.495Z] DONE 27 tests, 2 skipped in 152.460s
10:36:35 [2023-08-10T10:36:35.495Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
10:36:35 [2023-08-10T10:36:35.495Z] ++ 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
10:36:35 [2023-08-10T10:36:35.495Z] ++ set -e
10:36:35 [2023-08-10T10:36:35.495Z] ++ '[' -n 0 ']'
10:36:35 [2023-08-10T10:36:35.495Z] ++ set -x
10:36:35 [2023-08-10T10:36:35.495Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:36:35 [2023-08-10T10:36:35.495Z] INFO: Testing against a local daemon
10:36:35 [2023-08-10T10:36:35.495Z] === RUN   TestSessionCreate
10:36:35 [2023-08-10T10:36:35.495Z] --- PASS: TestSessionCreate (0.02s)
10:36:35 [2023-08-10T10:36:35.495Z] === RUN   TestSessionCreateWithBadUpgrade
10:36:35 [2023-08-10T10:36:35.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:36:35 [2023-08-10T10:36:35.495Z] PASS
10:36:35 [2023-08-10T10:36:35.495Z] 
10:36:35 [2023-08-10T10:36:35.495Z] DONE 2 tests in 0.058s
10:36:35 [2023-08-10T10:36:35.495Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
10:36:35 [2023-08-10T10:36:35.495Z] ++ 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
10:36:35 [2023-08-10T10:36:35.495Z] ++ set -e
10:36:35 [2023-08-10T10:36:35.495Z] ++ '[' -n 0 ']'
10:36:35 [2023-08-10T10:36:35.495Z] ++ set -x
10:36:35 [2023-08-10T10:36:35.495Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:36:35 [2023-08-10T10:36:35.495Z] INFO: Testing against a local daemon
10:36:35 [2023-08-10T10:36:35.495Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:36:35 [2023-08-10T10:36:35.495Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:36:35 [2023-08-10T10:36:35.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:36:35 [2023-08-10T10:36:35.495Z] === RUN   TestDiskUsage
10:36:35 [2023-08-10T10:36:35.495Z] === PAUSE TestDiskUsage
10:36:35 [2023-08-10T10:36:35.495Z] === RUN   TestEventsExecDie
10:36:35 [2023-08-10T10:36:35.495Z] --- PASS: TestEventsExecDie (0.53s)
10:36:35 [2023-08-10T10:36:35.495Z] === RUN   TestEventsBackwardsCompatible
10:36:35 [2023-08-10T10:36:35.495Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:36:35 [2023-08-10T10:36:35.495Z] === RUN   TestEventsVolumeCreate
10:36:35 [2023-08-10T10:36:35.753Z] --- PASS: TestEventsVolumeCreate (0.04s)
10:36:35 [2023-08-10T10:36:35.753Z] === RUN   TestInfoBinaryCommits
10:36:35 [2023-08-10T10:36:35.753Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:36:35 [2023-08-10T10:36:35.753Z] === RUN   TestInfoAPIVersioned
10:36:35 [2023-08-10T10:36:35.753Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:36:35 [2023-08-10T10:36:35.753Z] === RUN   TestInfoAPI
10:36:35 [2023-08-10T10:36:35.753Z] --- PASS: TestInfoAPI (0.02s)
10:36:35 [2023-08-10T10:36:35.753Z] === RUN   TestInfoAPIWarnings
10:36:53 [2023-08-10T10:36:53.822Z] --- PASS: TestInfoAPIWarnings (16.55s)
10:36:53 [2023-08-10T10:36:53.822Z] === RUN   TestInfoDebug
10:36:53 [2023-08-10T10:36:53.822Z] --- PASS: TestInfoDebug (0.52s)
10:36:53 [2023-08-10T10:36:53.822Z] === RUN   TestInfoInsecureRegistries
10:36:53 [2023-08-10T10:36:53.822Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:36:53 [2023-08-10T10:36:53.822Z] === RUN   TestInfoRegistryMirrors
10:36:53 [2023-08-10T10:36:53.822Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:36:53 [2023-08-10T10:36:53.822Z] === RUN   TestLoginFailsWithBadCredentials
10:36:54 [2023-08-10T10:36:54.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
10:36:54 [2023-08-10T10:36:54.080Z] === RUN   TestPingCacheHeaders
10:36:54 [2023-08-10T10:36:54.339Z] --- PASS: TestPingCacheHeaders (0.02s)
10:36:54 [2023-08-10T10:36:54.339Z] === RUN   TestPingGet
10:36:54 [2023-08-10T10:36:54.339Z] --- PASS: TestPingGet (0.01s)
10:36:54 [2023-08-10T10:36:54.339Z] === RUN   TestPingHead
10:36:54 [2023-08-10T10:36:54.339Z] --- PASS: TestPingHead (0.02s)
10:36:54 [2023-08-10T10:36:54.339Z] === RUN   TestPingSwarmHeader
10:36:54 [2023-08-10T10:36:54.904Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:36:55 [2023-08-10T10:36:55.471Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:36:56 [2023-08-10T10:36:56.036Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:36:56 [2023-08-10T10:36:56.036Z] --- PASS: TestPingSwarmHeader (1.88s)
10:36:56 [2023-08-10T10:36:56.036Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:36:56 [2023-08-10T10:36:56.036Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:36:56 [2023-08-10T10:36:56.036Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:36:56 [2023-08-10T10:36:56.036Z] === RUN   TestPingBuilderHeader
10:36:56 [2023-08-10T10:36:56.036Z] === RUN   TestPingBuilderHeader/default_config
10:36:56 [2023-08-10T10:36:56.602Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:36:57 [2023-08-10T10:36:57.168Z] --- PASS: TestPingBuilderHeader (1.04s)
10:36:57 [2023-08-10T10:36:57.168Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:36:57 [2023-08-10T10:36:57.168Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
10:36:57 [2023-08-10T10:36:57.168Z] === RUN   TestVersion
10:36:57 [2023-08-10T10:36:57.168Z] --- PASS: TestVersion (0.02s)
10:36:57 [2023-08-10T10:36:57.168Z] === CONT  TestDiskUsage
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/container_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/image_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/volume_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.734Z] === RUN   TestDiskUsage/after_container.Run
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:36:57 [2023-08-10T10:36:57.992Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:36:58 [2023-08-10T10:36:58.251Z] --- PASS: TestDiskUsage (1.06s)
10:36:58 [2023-08-10T10:36:58.251Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z] PASS
10:36:58 [2023-08-10T10:36:58.251Z] 
10:36:58 [2023-08-10T10:36:58.251Z] === Skipped
10:36:58 [2023-08-10T10:36:58.251Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:36:58 [2023-08-10T10:36:58.251Z] 
10:36:58 [2023-08-10T10:36:58.251Z] DONE 57 tests, 1 skipped in 23.251s
10:36:58 [2023-08-10T10:36:58.251Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
10:36:58 [2023-08-10T10:36:58.251Z] ++ 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
10:36:58 [2023-08-10T10:36:58.251Z] ++ set -e
10:36:58 [2023-08-10T10:36:58.251Z] ++ '[' -n 0 ']'
10:36:58 [2023-08-10T10:36:58.251Z] ++ set -x
10:36:58 [2023-08-10T10:36:58.251Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.3Ay5FJccgy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
10:36:58 [2023-08-10T10:36:58.251Z] INFO: Testing against a local daemon
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesCreateAndList
10:36:58 [2023-08-10T10:36:58.251Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesRemove
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesRemove/volume_in_use
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesRemove/volume_not_in_use
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesRemove/non-existing_volume
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:36:58 [2023-08-10T10:36:58.251Z] --- PASS: TestVolumesRemove (0.04s)
10:36:58 [2023-08-10T10:36:58.251Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:36:58 [2023-08-10T10:36:58.251Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesRemoveSwarmEnabled
10:36:58 [2023-08-10T10:36:58.251Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesInspect
10:36:58 [2023-08-10T10:36:58.251Z] --- PASS: TestVolumesInspect (0.02s)
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesInvalidJSON
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:36:58 [2023-08-10T10:36:58.251Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:36:58 [2023-08-10T10:36:58.251Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:36:58 [2023-08-10T10:36:58.251Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:36:58 [2023-08-10T10:36:58.252Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:36:58 [2023-08-10T10:36:58.252Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:36:58 [2023-08-10T10:36:58.252Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:36:58 [2023-08-10T10:36:58.252Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:36:58 [2023-08-10T10:36:58.252Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:36:58 [2023-08-10T10:36:58.252Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:36:58 [2023-08-10T10:36:58.252Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:36:58 [2023-08-10T10:36:58.252Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:36:58 [2023-08-10T10:36:58.509Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:36:58 [2023-08-10T10:36:58.510Z] === RUN   TestVolumePruneAnonymous
10:36:58 [2023-08-10T10:36:58.510Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:36:58 [2023-08-10T10:36:58.510Z] === RUN   TestVolumePruneAnonFromImage
10:36:58 [2023-08-10T10:36:58.510Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
10:36:58 [2023-08-10T10:36:58.510Z] === CONT  TestVolumesRemoveSwarmEnabled
10:36:59 [2023-08-10T10:36:59.884Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:36:59 [2023-08-10T10:36:59.884Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:36:59 [2023-08-10T10:36:59.884Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:36:59 [2023-08-10T10:36:59.884Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:37:00 [2023-08-10T10:37:00.450Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.03s)
10:37:00 [2023-08-10T10:37:00.450Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:37:00 [2023-08-10T10:37:00.450Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:37:00 [2023-08-10T10:37:00.450Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:37:00 [2023-08-10T10:37:00.450Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:37:00 [2023-08-10T10:37:00.450Z] PASS
10:37:00 [2023-08-10T10:37:00.450Z] 
10:37:00 [2023-08-10T10:37:00.450Z] DONE 20 tests in 2.280s
10:37:00 [2023-08-10T10:37:00.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:37:00 [2023-08-10T10:37:00.708Z] ++++ cat bundles/test-integration/docker.pid
10:37:00 [2023-08-10T10:37:00.708Z] +++ kill 21889
10:37:02 [2023-08-10T10:37:02.081Z] +++ /etc/init.d/apparmor stop
10:37:02 [2023-08-10T10:37:02.081Z] Leaving: AppArmorNo profiles have been unloaded.
10:37:02 [2023-08-10T10:37:02.081Z] 
10:37:02 [2023-08-10T10:37:02.081Z] Unloading profiles will leave already running processes permanently
10:37:02 [2023-08-10T10:37:02.081Z] unconfined, which can lead to unexpected situations.
10:37:02 [2023-08-10T10:37:02.081Z] 
10:37:02 [2023-08-10T10:37:02.081Z] To set a process to complain mode, use the command line tool
10:37:02 [2023-08-10T10:37:02.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:37:02 [2023-08-10T10:37:02.081Z] +++ true
10:37:02 [2023-08-10T10:37:02.081Z] exiting test-integration
10:37:02 [2023-08-10T10:37:02.081Z] ++ exit 0
10:37:02 [2023-08-10T10:37:02.081Z] 
Post stage
[Pipeline] junit
10:37:03 [2023-08-10T10:37:03.026Z] Recording test results
10:37:03 [2023-08-10T10:37:03.206Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:37:03 [2023-08-10T10:37:03.514Z] + echo Ensuring container killed.
10:37:03 [2023-08-10T10:37:03.514Z] Ensuring container killed.
10:37:03 [2023-08-10T10:37:03.514Z] + docker rm -vf docker-pr1
10:37:03 [2023-08-10T10:37:03.514Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
10:37:03 [2023-08-10T10:37:03.793Z] + echo Chowning /workspace to jenkins user
10:37:03 [2023-08-10T10:37:03.793Z] Chowning /workspace to jenkins user
10:37:03 [2023-08-10T10:37:03.793Z] + id -u
10:37:03 [2023-08-10T10:37:03.793Z] + id -g
10:37:03 [2023-08-10T10:37:03.793Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46182:/workspace busybox chown -R 1000:1000 /workspace
10:37:03 [2023-08-10T10:37:03.793Z] Unable to find image 'busybox:latest' locally
10:37:03 [2023-08-10T10:37:03.793Z] latest: Pulling from library/busybox
10:37:03 [2023-08-10T10:37:03.793Z] 8a0af25e8c2e: Already exists
10:37:04 [2023-08-10T10:37:04.052Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:37:04 [2023-08-10T10:37:04.052Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:37:05 [2023-08-10T10:37:05.711Z] + bundleName=arm64-integration
10:37:05 [2023-08-10T10:37:05.712Z] + echo Creating arm64-integration-bundles.tar.gz
10:37:05 [2023-08-10T10:37:05.712Z] Creating arm64-integration-bundles.tar.gz
10:37:05 [2023-08-10T10:37:05.712Z] + find bundles+  -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:37:05 [2023-08-10T10:37:05.712Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:37:05 [2023-08-10T10:37:05.981Z] Archiving artifacts
10:37:07 [2023-08-10T10:37:07.470Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46182/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:37:07 [2023-08-10T10:37:07.765Z] + make clean
10:37:07 [2023-08-10T10:37:07.765Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:37:07 [2023-08-10T10:37:07.765Z] docker-dev-cache
10:37:07 [2023-08-10T10:37:07.765Z] 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