Skip to content
Success

Console Output

Pull request #46021 opened
09:59:43 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 1be48ec55328f9ca4cbc8682dc136ac9ffb89089+d4a26c1530005b690de81af697398756bd2908ce (ed77d138e729e5ca4c73257a69f19d3365055a0f)
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-46021@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
09:59:45 [2023-07-19T09:59:45.771Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:59:45 [2023-07-19T09:59:45.777Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:00:00 [2023-07-19T10:00:00.977Z] Still waiting to schedule task
10:00:00 [2023-07-19T10:00:00.978Z] Waiting for next available executor on ‘arm64&&ubuntu-200410:00:44 [2023-07-19T10:00:44.985Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e8c8d065d403dd7f) in /home/ubuntu/workspace/moby_PR-46021
[Pipeline] {
[Pipeline] checkout
10:00:45 [2023-07-19T10:00:45.056Z] The recommended git tool is: git
10:00:46 [2023-07-19T10:00:46.740Z] using credential docker-jenkins-github-credentials
10:00:46 [2023-07-19T10:00:46.756Z] Cloning the remote Git repository
10:00:46 [2023-07-19T10:00:46.756Z] Cloning with configured refspecs honoured and without tags
10:00:46 [2023-07-19T10:00:46.771Z] Cloning repository https://github.com/moby/moby.git
10:00:46 [2023-07-19T10:00:46.818Z]  > git init /home/ubuntu/workspace/moby_PR-46021 # timeout=10
10:00:47 [2023-07-19T10:00:47.195Z] Fetching upstream changes from https://github.com/moby/moby.git
10:00:47 [2023-07-19T10:00:47.195Z]  > git --version # timeout=10
10:00:47 [2023-07-19T10:00:47.199Z]  > git --version # 'git version 2.25.1'
10:00:47 [2023-07-19T10:00:47.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:00:47 [2023-07-19T10:00:47.200Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46021/head:refs/remotes/origin/PR-46021 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:01:01 [2023-07-19T10:01:01.905Z] Fetching without tags
10:01:02 [2023-07-19T10:01:02.092Z] Merging remotes/origin/24.0 commit d4a26c1530005b690de81af697398756bd2908ce into PR head commit 1be48ec55328f9ca4cbc8682dc136ac9ffb89089
10:01:01 [2023-07-19T10:01:01.830Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:01 [2023-07-19T10:01:01.833Z]  > git config --add remote.origin.fetch +refs/pull/46021/head:refs/remotes/origin/PR-46021 # timeout=10
10:01:01 [2023-07-19T10:01:01.837Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:01:01 [2023-07-19T10:01:01.844Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:01 [2023-07-19T10:01:01.907Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:01 [2023-07-19T10:01:01.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:01 [2023-07-19T10:01:01.908Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46021/head:refs/remotes/origin/PR-46021 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:01:02 [2023-07-19T10:01:02.098Z]  > git config core.sparsecheckout # timeout=10
10:01:02 [2023-07-19T10:01:02.101Z]  > git checkout -f 1be48ec55328f9ca4cbc8682dc136ac9ffb89089 # timeout=10
10:01:03 [2023-07-19T10:01:03.276Z] Merge succeeded, producing 1be48ec55328f9ca4cbc8682dc136ac9ffb89089
10:01:03 [2023-07-19T10:01:03.276Z] Checking out Revision 1be48ec55328f9ca4cbc8682dc136ac9ffb89089 (PR-46021)
10:01:03 [2023-07-19T10:01:03.139Z]  > git remote # timeout=10
10:01:03 [2023-07-19T10:01:03.142Z]  > git config --get remote.origin.url # timeout=10
10:01:03 [2023-07-19T10:01:03.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:03 [2023-07-19T10:01:03.263Z]  > git merge d4a26c1530005b690de81af697398756bd2908ce # timeout=10
10:01:03 [2023-07-19T10:01:03.271Z]  > git rev-parse HEAD^{commit} # timeout=10
10:01:03 [2023-07-19T10:01:03.278Z]  > git config core.sparsecheckout # timeout=10
10:01:03 [2023-07-19T10:01:03.281Z]  > git checkout -f 1be48ec55328f9ca4cbc8682dc136ac9ffb89089 # timeout=10
10:01:06 [2023-07-19T10:01:06.888Z] Commit message: "c8d: Make sure the content isn't removed while we export"
10:01:06 [2023-07-19T10:01:06.888Z] First time build. Skipping changelog.
10:01:06 [2023-07-19T10:01:06.906Z]  > git --version # timeout=10
10:01:06 [2023-07-19T10:01:06.908Z]  > git --version # 'git version 2.25.1'
10:01:06 [2023-07-19T10:01:06.911Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:01:07 [2023-07-19T10:01:07.703Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46021:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 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:01:10 [2023-07-19T10:01:10.991Z] Unable to find image 'alpine:latest' locally
10:01:10 [2023-07-19T10:01:10.991Z] latest: Pulling from library/alpine
10:01:11 [2023-07-19T10:01:11.250Z] 8c6d1654570f: Pulling fs layer
10:01:11 [2023-07-19T10:01:11.250Z] 8c6d1654570f: Verifying Checksum
10:01:11 [2023-07-19T10:01:11.250Z] 8c6d1654570f: Download complete
10:01:11 [2023-07-19T10:01:11.509Z] 8c6d1654570f: Pull complete
10:01:11 [2023-07-19T10:01:11.509Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
10:01:11 [2023-07-19T10:01:11.509Z] Status: Downloaded newer image for alpine:latest
10:01:16 [2023-07-19T10:01:16.780Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: 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
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
10:01:17 [2023-07-19T10:01:17.178Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e8c8d065d403dd7f) in /home/ubuntu/workspace/moby_PR-46021
[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:01:17 [2023-07-19T10:01:17.211Z] The recommended git tool is: git
[Pipeline] // stage
10:01:17 [2023-07-19T10:01:17.220Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
10:01:17 [2023-07-19T10:01:17.239Z] Fetching changes from the remote Git repository
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
10:01:17 [2023-07-19T10:01:17.244Z] Fetching without tags
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
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:01:17 [2023-07-19T10:01:17.455Z] Merging remotes/origin/24.0 commit d4a26c1530005b690de81af697398756bd2908ce into PR head commit 1be48ec55328f9ca4cbc8682dc136ac9ffb89089
10:01:17 [2023-07-19T10:01:17.504Z] Merge succeeded, producing 1be48ec55328f9ca4cbc8682dc136ac9ffb89089
10:01:17 [2023-07-19T10:01:17.505Z] Checking out Revision 1be48ec55328f9ca4cbc8682dc136ac9ffb89089 (PR-46021)
10:01:17 [2023-07-19T10:01:17.574Z] Commit message: "c8d: Make sure the content isn't removed while we export"
10:01:17 [2023-07-19T10:01:17.585Z]  > git --version # timeout=10
10:01:17 [2023-07-19T10:01:17.588Z]  > git --version # 'git version 2.25.1'
10:01:17 [2023-07-19T10:01:17.590Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:01:17 [2023-07-19T10:01:17.235Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46021/.git # timeout=10
10:01:17 [2023-07-19T10:01:17.241Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:17 [2023-07-19T10:01:17.246Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:17 [2023-07-19T10:01:17.246Z]  > git --version # timeout=10
10:01:17 [2023-07-19T10:01:17.249Z]  > git --version # 'git version 2.25.1'
10:01:17 [2023-07-19T10:01:17.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:17 [2023-07-19T10:01:17.250Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46021/head:refs/remotes/origin/PR-46021 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:01:17 [2023-07-19T10:01:17.457Z]  > git config core.sparsecheckout # timeout=10
10:01:17 [2023-07-19T10:01:17.459Z]  > git checkout -f 1be48ec55328f9ca4cbc8682dc136ac9ffb89089 # timeout=10
10:01:17 [2023-07-19T10:01:17.487Z]  > git remote # timeout=10
10:01:17 [2023-07-19T10:01:17.490Z]  > git config --get remote.origin.url # timeout=10
10:01:17 [2023-07-19T10:01:17.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:17 [2023-07-19T10:01:17.494Z]  > git merge d4a26c1530005b690de81af697398756bd2908ce # timeout=10
10:01:17 [2023-07-19T10:01:17.501Z]  > git rev-parse HEAD^{commit} # timeout=10
10:01:17 [2023-07-19T10:01:17.506Z]  > git config core.sparsecheckout # timeout=10
10:01:17 [2023-07-19T10:01:17.508Z]  > git checkout -f 1be48ec55328f9ca4cbc8682dc136ac9ffb89089 # timeout=10
10:01:18 [2023-07-19T10:01:18.233Z] + docker version
10:01:18 [2023-07-19T10:01:18.233Z] Client: Docker Engine - Community
10:01:18 [2023-07-19T10:01:18.233Z]  Version:           24.0.2
10:01:18 [2023-07-19T10:01:18.233Z]  API version:       1.43
10:01:18 [2023-07-19T10:01:18.233Z]  Go version:        go1.20.4
10:01:18 [2023-07-19T10:01:18.233Z]  Git commit:        cb74dfc
10:01:18 [2023-07-19T10:01:18.233Z]  Built:             Thu May 25 21:52:41 2023
10:01:18 [2023-07-19T10:01:18.233Z]  OS/Arch:           linux/arm64
10:01:18 [2023-07-19T10:01:18.233Z]  Context:           default
10:01:18 [2023-07-19T10:01:18.233Z] 
10:01:18 [2023-07-19T10:01:18.233Z] Server: Docker Engine - Community
10:01:18 [2023-07-19T10:01:18.233Z]  Engine:
10:01:18 [2023-07-19T10:01:18.233Z]   Version:          24.0.2
10:01:18 [2023-07-19T10:01:18.233Z]   API version:      1.43 (minimum version 1.12)
10:01:18 [2023-07-19T10:01:18.233Z]   Go version:       go1.20.4
10:01:18 [2023-07-19T10:01:18.233Z]   Git commit:       659604f
10:01:18 [2023-07-19T10:01:18.233Z]   Built:            Thu May 25 21:52:41 2023
10:01:18 [2023-07-19T10:01:18.233Z]   OS/Arch:          linux/arm64
10:01:18 [2023-07-19T10:01:18.233Z]   Experimental:     true
10:01:18 [2023-07-19T10:01:18.233Z]  containerd:
10:01:18 [2023-07-19T10:01:18.233Z]   Version:          1.6.21
10:01:18 [2023-07-19T10:01:18.233Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
10:01:18 [2023-07-19T10:01:18.233Z]  runc:
10:01:18 [2023-07-19T10:01:18.233Z]   Version:          1.1.7
10:01:18 [2023-07-19T10:01:18.233Z]   GitCommit:        v1.1.7-0-g860f061
10:01:18 [2023-07-19T10:01:18.233Z]  docker-init:
10:01:18 [2023-07-19T10:01:18.233Z]   Version:          0.19.0
10:01:18 [2023-07-19T10:01:18.233Z]   GitCommit:        de40ad0
[Pipeline] sh
10:01:18 [2023-07-19T10:01:18.514Z] + docker info
10:01:26 [2023-07-19T10:01:26.632Z] Client: Docker Engine - Community
10:01:26 [2023-07-19T10:01:26.632Z]  Version:    24.0.2
10:01:26 [2023-07-19T10:01:26.632Z]  Context:    default
10:01:26 [2023-07-19T10:01:26.632Z]  Debug Mode: false
10:01:26 [2023-07-19T10:01:26.632Z]  Plugins:
10:01:26 [2023-07-19T10:01:26.632Z]   buildx: Docker Buildx (Docker Inc.)
10:01:26 [2023-07-19T10:01:26.632Z]     Version:  v0.11.0
10:01:26 [2023-07-19T10:01:26.632Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:01:26 [2023-07-19T10:01:26.632Z]   compose: Docker Compose (Docker Inc.)
10:01:26 [2023-07-19T10:01:26.632Z]     Version:  v2.19.1
10:01:26 [2023-07-19T10:01:26.632Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:01:26 [2023-07-19T10:01:26.632Z] 
10:01:26 [2023-07-19T10:01:26.632Z] Server:
10:01:26 [2023-07-19T10:01:26.632Z]  Containers: 0
10:01:26 [2023-07-19T10:01:26.632Z]   Running: 0
10:01:26 [2023-07-19T10:01:26.632Z]   Paused: 0
10:01:26 [2023-07-19T10:01:26.632Z]   Stopped: 0
10:01:26 [2023-07-19T10:01:26.632Z]  Images: 1
10:01:26 [2023-07-19T10:01:26.632Z]  Server Version: 24.0.2
10:01:26 [2023-07-19T10:01:26.632Z]  Storage Driver: overlay2
10:01:26 [2023-07-19T10:01:26.632Z]   Backing Filesystem: extfs
10:01:26 [2023-07-19T10:01:26.632Z]   Supports d_type: true
10:01:26 [2023-07-19T10:01:26.632Z]   Using metacopy: false
10:01:26 [2023-07-19T10:01:26.632Z]   Native Overlay Diff: true
10:01:26 [2023-07-19T10:01:26.632Z]   userxattr: false
10:01:26 [2023-07-19T10:01:26.632Z]  Logging Driver: json-file
10:01:26 [2023-07-19T10:01:26.632Z]  Cgroup Driver: cgroupfs
10:01:26 [2023-07-19T10:01:26.632Z]  Cgroup Version: 1
10:01:26 [2023-07-19T10:01:26.632Z]  Plugins:
10:01:26 [2023-07-19T10:01:26.632Z]   Volume: local
10:01:26 [2023-07-19T10:01:26.632Z]   Network: bridge host ipvlan macvlan null overlay
10:01:26 [2023-07-19T10:01:26.632Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:01:26 [2023-07-19T10:01:26.632Z]  Swarm: inactive
10:01:26 [2023-07-19T10:01:26.632Z]  Runtimes: runc io.containerd.runc.v2
10:01:26 [2023-07-19T10:01:26.632Z]  Default Runtime: runc
10:01:26 [2023-07-19T10:01:26.632Z]  Init Binary: docker-init
10:01:26 [2023-07-19T10:01:26.632Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
10:01:26 [2023-07-19T10:01:26.632Z]  runc version: v1.1.7-0-g860f061
10:01:26 [2023-07-19T10:01:26.632Z]  init version: de40ad0
10:01:26 [2023-07-19T10:01:26.632Z]  Security Options:
10:01:26 [2023-07-19T10:01:26.632Z]   apparmor
10:01:26 [2023-07-19T10:01:26.632Z]   seccomp
10:01:26 [2023-07-19T10:01:26.632Z]    Profile: builtin
10:01:26 [2023-07-19T10:01:26.632Z]  Kernel Version: 5.15.0-1039-aws
10:01:26 [2023-07-19T10:01:26.632Z]  Operating System: Ubuntu 20.04.6 LTS
10:01:26 [2023-07-19T10:01:26.632Z]  OSType: linux
10:01:26 [2023-07-19T10:01:26.632Z]  Architecture: aarch64
10:01:26 [2023-07-19T10:01:26.632Z]  CPUs: 8
10:01:26 [2023-07-19T10:01:26.632Z]  Total Memory: 30.64GiB
10:01:26 [2023-07-19T10:01:26.632Z]  Name: ip-10-100-123-11
10:01:26 [2023-07-19T10:01:26.632Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
10:01:26 [2023-07-19T10:01:26.632Z]  Docker Root Dir: /var/lib/docker
10:01:26 [2023-07-19T10:01:26.632Z]  Debug Mode: false
10:01:26 [2023-07-19T10:01:26.632Z]  Experimental: true
10:01:26 [2023-07-19T10:01:26.632Z]  Insecure Registries:
10:01:26 [2023-07-19T10:01:26.632Z]   127.0.0.0/8
10:01:26 [2023-07-19T10:01:26.632Z]  Live Restore Enabled: true
10:01:26 [2023-07-19T10:01:26.632Z] 
[Pipeline] sh
10:01:26 [2023-07-19T10:01:26.914Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:01:26 [2023-07-19T10:01:26.914Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:01:26 [2023-07-19T10:01:26.914Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46021/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:01:26 [2023-07-19T10:01:26.914Z] + bash /home/ubuntu/workspace/moby_PR-46021/check-config.sh
10:01:26 [2023-07-19T10:01:26.914Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:01:26 [2023-07-19T10:01:26.914Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
10:01:26 [2023-07-19T10:01:26.914Z] 
10:01:26 [2023-07-19T10:01:26.914Z] Generally Necessary:
10:01:26 [2023-07-19T10:01:26.914Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:01:26 [2023-07-19T10:01:26.914Z] - apparmor: enabled and tools installed
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_NAMESPACES: enabled
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_NET_NS: enabled
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_PID_NS: enabled
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_IPC_NS: enabled
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_UTS_NS: enabled
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_CGROUPS: enabled
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_CGROUP_CPUACCT: enabled
10:01:26 [2023-07-19T10:01:26.914Z] - CONFIG_CGROUP_DEVICE: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_CGROUP_FREEZER: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_CGROUP_SCHED: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_CPUSETS: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_MEMCG: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_KEYS: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_VETH: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_BRIDGE: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_NF_NAT: enabled (as module)
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_POSIX_MQUEUE: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_CGROUP_BPF: enabled
10:01:27 [2023-07-19T10:01:27.173Z] 
10:01:27 [2023-07-19T10:01:27.173Z] Optional Features:
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_USER_NS: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_SECCOMP: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_SECCOMP_FILTER: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_CGROUP_PIDS: enabled
10:01:27 [2023-07-19T10:01:27.173Z] - CONFIG_MEMCG_SWAP: enabled
10:01:27 [2023-07-19T10:01:27.173Z]     (cgroup swap accounting is currently enabled)
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_BLK_CGROUP: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_CGROUP_PERF: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_CGROUP_HUGETLB: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_CFS_BANDWIDTH: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_RT_GROUP_SCHED: missing
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_IP_VS: enabled (as module)
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_IP_VS_NFCT: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_IP_VS_RR: enabled (as module)
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_SECURITY_SELINUX: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_SECURITY_APPARMOR: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_EXT4_FS: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:01:27 [2023-07-19T10:01:27.433Z] - Network Drivers:
10:01:27 [2023-07-19T10:01:27.433Z]   - "overlay":
10:01:27 [2023-07-19T10:01:27.433Z]     - CONFIG_VXLAN: enabled (as module)
10:01:27 [2023-07-19T10:01:27.433Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:01:27 [2023-07-19T10:01:27.433Z]       Optional (for encrypted networks):
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_CRYPTO: enabled
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_CRYPTO_AEAD: enabled
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_CRYPTO_GCM: enabled
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_CRYPTO_GHASH: enabled
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_XFRM: enabled
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_XFRM_USER: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]       - CONFIG_INET_ESP: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]   - "ipvlan":
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_IPVLAN: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]   - "macvlan":
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_MACVLAN: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_DUMMY: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]   - "ftp,tftp client in container":
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z] - Storage Drivers:
10:01:27 [2023-07-19T10:01:27.692Z]   - "aufs":
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_AUFS_FS: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]   - "btrfs":
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:01:27 [2023-07-19T10:01:27.692Z]   - "devicemapper":
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_BLK_DEV_DM: enabled
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]   - "overlay":
10:01:27 [2023-07-19T10:01:27.692Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:01:27 [2023-07-19T10:01:27.692Z]   - "zfs":
10:01:27 [2023-07-19T10:01:27.692Z]     - /dev/zfs: present
10:01:27 [2023-07-19T10:01:27.692Z]     - zfs command: missing
10:01:27 [2023-07-19T10:01:27.692Z]     - zpool command: missing
10:01:27 [2023-07-19T10:01:27.692Z] 
10:01:27 [2023-07-19T10:01:27.692Z] Limits:
10:01:27 [2023-07-19T10:01:27.692Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:01:27 [2023-07-19T10:01:27.692Z] 
10:01:27 [2023-07-19T10:01:27.692Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:01:28 [2023-07-19T10:01:28.001Z] + docker build --force-rm -t docker:1be48ec55328f9ca4cbc8682dc136ac9ffb89089 .
10:01:28 [2023-07-19T10:01:28.260Z] #0 building with "default" instance using docker driver
10:01:28 [2023-07-19T10:01:28.260Z] 
10:01:28 [2023-07-19T10:01:28.260Z] #1 [internal] load .dockerignore
10:01:28 [2023-07-19T10:01:28.260Z] #1 transferring context: 113B done
10:01:28 [2023-07-19T10:01:28.260Z] #1 DONE 0.1s
10:01:28 [2023-07-19T10:01:28.260Z] 
10:01:28 [2023-07-19T10:01:28.260Z] #2 [internal] load build definition from Dockerfile
10:01:28 [2023-07-19T10:01:28.260Z] #2 transferring dockerfile: 27.83kB done
10:01:28 [2023-07-19T10:01:28.260Z] #2 DONE 0.1s
10:01:28 [2023-07-19T10:01:28.260Z] 
10:01:28 [2023-07-19T10:01:28.260Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:01:28 [2023-07-19T10:01:28.519Z] #3 DONE 0.4s
10:01:28 [2023-07-19T10:01:28.519Z] 
10:01:28 [2023-07-19T10:01:28.519Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
10:01:28 [2023-07-19T10:01:28.519Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
10:01:28 [2023-07-19T10:01:28.777Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s
10:01:28 [2023-07-19T10:01:28.777Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
10:01:28 [2023-07-19T10:01:28.777Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
10:01:28 [2023-07-19T10:01:28.777Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
10:01:28 [2023-07-19T10:01:28.777Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
10:01:28 [2023-07-19T10:01:28.777Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
10:01:29 [2023-07-19T10:01:29.036Z] #4 DONE 0.4s
10:01:29 [2023-07-19T10:01:29.036Z] 
10:01:29 [2023-07-19T10:01:29.036Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
10:01:29 [2023-07-19T10:01:29.972Z] #5 DONE 0.8s
10:01:29 [2023-07-19T10:01:29.972Z] 
10:01:29 [2023-07-19T10:01:29.972Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
10:01:29 [2023-07-19T10:01:29.972Z] #6 DONE 1.0s
10:01:29 [2023-07-19T10:01:29.972Z] 
10:01:29 [2023-07-19T10:01:29.972Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:01:29 [2023-07-19T10:01:29.972Z] #7 DONE 0.9s
10:01:29 [2023-07-19T10:01:29.972Z] 
10:01:29 [2023-07-19T10:01:29.972Z] #8 [internal] load metadata for docker.io/library/golang:1.20.6-bullseye
10:01:29 [2023-07-19T10:01:29.972Z] #8 DONE 0.9s
10:01:29 [2023-07-19T10:01:29.972Z] 
10:01:29 [2023-07-19T10:01:29.972Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:01:29 [2023-07-19T10:01:29.972Z] #9 DONE 1.0s
10:01:29 [2023-07-19T10:01:29.972Z] 
10:01:29 [2023-07-19T10:01:29.972Z] #10 [internal] load metadata for docker.io/library/busybox:latest
10:01:29 [2023-07-19T10:01:29.972Z] #10 DONE 1.0s
10:01:30 [2023-07-19T10:01:30.540Z] 
10:01:30 [2023-07-19T10:01:30.540Z] #11 [internal] load build context
10:01:31 [2023-07-19T10:01:31.479Z] #11 transferring context: 67.71MB 1.3s done
10:01:32 [2023-07-19T10:01:32.046Z] #11 DONE 1.5s
10:01:32 [2023-07-19T10:01:32.046Z] 
10:01:32 [2023-07-19T10:01:32.046Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
10:01:32 [2023-07-19T10:01:32.046Z] #12 resolve docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 0.2s done
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 1.86kB / 1.86kB done
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:d5480377d323a4b57debfe9411348fae7f66ab0a6149688e7b9f6949281dd879 1.58kB / 1.58kB done
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:a80afd86787d98cdd4450abe42dfb795fb4ea6587904f6becb2071c792df3696 7.07kB / 7.07kB done
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 1.3s
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 15.75MB / 15.75MB 0.8s done
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 54.68MB / 54.68MB 1.3s
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 1.3s done
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 54.68MB / 54.68MB 1.3s done
10:01:32 [2023-07-19T10:01:32.046Z] #12 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 0.1s
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 0B / 81.44MB 1.4s
10:01:32 [2023-07-19T10:01:32.046Z] #12 sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 0B / 157B 1.4s
10:01:32 [2023-07-19T10:01:32.305Z] #12 ...
10:01:32 [2023-07-19T10:01:32.305Z] 
10:01:32 [2023-07-19T10:01:32.305Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:01:32 [2023-07-19T10:01:32.305Z] #13 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
10:01:32 [2023-07-19T10:01:32.305Z] #13 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
10:01:32 [2023-07-19T10:01:32.305Z] #13 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
10:01:32 [2023-07-19T10:01:32.305Z] #13 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
10:01:32 [2023-07-19T10:01:32.305Z] #13 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
10:01:32 [2023-07-19T10:01:32.305Z] #13 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.5s done
10:01:32 [2023-07-19T10:01:32.305Z] #13 DONE 1.9s
10:01:32 [2023-07-19T10:01:32.305Z] 
10:01:32 [2023-07-19T10:01:32.305Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
10:01:32 [2023-07-19T10:01:32.305Z] #12 sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 157B / 157B 1.4s done
10:01:32 [2023-07-19T10:01:32.305Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 0B / 95.55MB 1.5s
10:01:32 [2023-07-19T10:01:32.305Z] #12 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 16.78MB / 81.44MB 1.7s
10:01:32 [2023-07-19T10:01:32.305Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 16.78MB / 95.55MB 1.7s
10:01:32 [2023-07-19T10:01:32.305Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 32.51MB / 95.55MB 1.8s
10:01:32 [2023-07-19T10:01:32.564Z] #12 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 32.51MB / 81.44MB 1.9s
10:01:32 [2023-07-19T10:01:32.564Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 51.38MB / 95.55MB 2.0s
10:01:32 [2023-07-19T10:01:32.824Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 66.06MB / 95.55MB 2.1s
10:01:32 [2023-07-19T10:01:32.824Z] #12 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 58.86MB / 81.44MB 2.3s
10:01:33 [2023-07-19T10:01:33.083Z] #12 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 66.06MB / 81.44MB 2.4s
10:01:33 [2023-07-19T10:01:33.084Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 80.74MB / 95.55MB 2.5s
10:01:33 [2023-07-19T10:01:33.406Z] #12 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 79.69MB / 81.44MB 2.6s
10:01:33 [2023-07-19T10:01:33.406Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 95.55MB / 95.55MB 2.8s
10:01:34 [2023-07-19T10:01:34.782Z] #12 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 81.44MB / 81.44MB 4.1s done
10:01:35 [2023-07-19T10:01:35.350Z] #12 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e
10:01:35 [2023-07-19T10:01:35.609Z] #12 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 0.3s done
10:01:36 [2023-07-19T10:01:36.548Z] #12 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 95.55MB / 95.55MB 5.8s done
10:01:36 [2023-07-19T10:01:36.548Z] #12 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 0.1s
10:01:36 [2023-07-19T10:01:36.806Z] #12 ...
10:01:36 [2023-07-19T10:01:36.806Z] 
10:01:36 [2023-07-19T10:01:36.806Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
10:01:36 [2023-07-19T10:01:36.806Z] #14 resolve docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 0.2s done
10:01:36 [2023-07-19T10:01:36.806Z] #14 sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 8.43kB / 8.43kB done
10:01:36 [2023-07-19T10:01:36.806Z] #14 sha256:8736698b447625803f734d2fd521c13dd0a40d65c3992510cd2ba73402ce1456 2.01kB / 2.01kB done
10:01:36 [2023-07-19T10:01:36.806Z] #14 sha256:10e6d88dfc2e3598c759083b2dd0d0647fa9deb8d22a75912f174dd24009bf75 482B / 482B done
10:01:36 [2023-07-19T10:01:36.806Z] #14 sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 15.76MB / 15.76MB 2.1s done
10:01:36 [2023-07-19T10:01:36.806Z] #14 extracting sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 0.3s done
10:01:36 [2023-07-19T10:01:36.806Z] #14 DONE 6.4s
10:01:36 [2023-07-19T10:01:36.806Z] 
10:01:36 [2023-07-19T10:01:36.806Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
10:01:36 [2023-07-19T10:01:36.806Z] #12 ...
10:01:36 [2023-07-19T10:01:36.806Z] 
10:01:36 [2023-07-19T10:01:36.806Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:01:36 [2023-07-19T10:01:36.806Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
10:01:36 [2023-07-19T10:01:36.806Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:01:36 [2023-07-19T10:01:36.806Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:01:36 [2023-07-19T10:01:36.806Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:01:36 [2023-07-19T10:01:36.806Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done
10:01:36 [2023-07-19T10:01:36.806Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s done
10:01:36 [2023-07-19T10:01:36.806Z] #15 DONE 6.5s
10:01:36 [2023-07-19T10:01:36.806Z] 
10:01:36 [2023-07-19T10:01:36.806Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
10:01:37 [2023-07-19T10:01:37.066Z] #12 ...
10:01:37 [2023-07-19T10:01:37.066Z] 
10:01:37 [2023-07-19T10:01:37.066Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
10:01:37 [2023-07-19T10:01:37.066Z] #16 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.2s done
10:01:37 [2023-07-19T10:01:37.066Z] #16 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done
10:01:37 [2023-07-19T10:01:37.066Z] #16 sha256:de3c0d12dd75f1a47595ff0ce78f2d30d6ca95c3ad66af06c8815d1f9b8e208d 529B / 529B done
10:01:37 [2023-07-19T10:01:37.066Z] #16 sha256:a057fce101fd55e46c91786b7fe2c9e80353b088c83a6eb63d2bcb48dc4b47e9 1.48kB / 1.48kB done
10:01:37 [2023-07-19T10:01:37.066Z] #16 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 1.3s done
10:01:37 [2023-07-19T10:01:37.066Z] #16 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 2.5s done
10:01:37 [2023-07-19T10:01:37.066Z] #16 DONE 6.6s
10:01:37 [2023-07-19T10:01:37.066Z] 
10:01:37 [2023-07-19T10:01:37.066Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:01:37 [2023-07-19T10:01:37.066Z] #17 resolve docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.2s done
10:01:37 [2023-07-19T10:01:37.066Z] #17 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
10:01:37 [2023-07-19T10:01:37.066Z] #17 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
10:01:37 [2023-07-19T10:01:37.066Z] #17 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
10:01:37 [2023-07-19T10:01:37.066Z] #17 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 5.8s done
10:01:37 [2023-07-19T10:01:37.066Z] #17 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
10:01:37 [2023-07-19T10:01:37.066Z] #17 DONE 6.6s
10:01:37 [2023-07-19T10:01:37.066Z] 
10:01:37 [2023-07-19T10:01:37.066Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
10:01:38 [2023-07-19T10:01:38.003Z] #12 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 1.6s done
10:01:38 [2023-07-19T10:01:38.570Z] #12 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8
10:01:39 [2023-07-19T10:01:39.949Z] #12 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 1.4s done
10:01:40 [2023-07-19T10:01:40.208Z] #12 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358
10:01:44 [2023-07-19T10:01:44.396Z] #12 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 4.2s done
10:01:44 [2023-07-19T10:01:44.655Z] #12 extracting sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 done
10:01:44 [2023-07-19T10:01:44.914Z] #12 ...
10:01:44 [2023-07-19T10:01:44.914Z] 
10:01:44 [2023-07-19T10:01:44.914Z] #18 [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:01:44 [2023-07-19T10:01:44.914Z] #18 0.943 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 0.963 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 0.967 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 1.079 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 1.384 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 1.400 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 2.281 Fetched 8539 kB in 2s (5352 kB/s)
10:01:44 [2023-07-19T10:01:44.914Z] #18 2.281 Reading package lists...
10:01:44 [2023-07-19T10:01:44.914Z] #18 2.815 Reading package lists...
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.334 Building dependency tree...
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.667 The following additional packages will be installed:
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.670   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.670   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.670 Recommended packages:
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.670   libldap-common publicsuffix libsasl2-modules
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.777 The following NEW packages will be installed:
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.777   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.778   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:01:44 [2023-07-19T10:01:44.914Z] #18 3.778   libssh2-1 openssl
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.052 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.052 Need to get 2945 kB of archives.
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.052 After this operation, 6484 kB of additional disk space will be used.
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.052 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.077 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.080 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.083 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:01:44 [2023-07-19T10:01:44.914Z] #18 4.084 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.085 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.087 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.088 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.104 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.113 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.117 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.137 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.140 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.142 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.145 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.285 debconf: delaying package configuration, since apt-utils is not installed
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.314 Fetched 2945 kB in 0s (8151 kB/s)
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.348 Selecting previously unselected package openssl.
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.348 (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:01:44 [2023-07-19T10:01:44.914Z] #18 4.352 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.393 Unpacking openssl (1.1.1n-0+deb11u5) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.788 Selecting previously unselected package ca-certificates.
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.790 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 4.799 Unpacking ca-certificates (20210119) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.192 Selecting previously unselected package libbrotli1:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.193 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.289 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.385 Selecting previously unselected package libsasl2-modules-db:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.386 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.404 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.624 Selecting previously unselected package libsasl2-2:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.625 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.688 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.853 Selecting previously unselected package libldap-2.4-2:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.855 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.884 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.996 Selecting previously unselected package libnghttp2-14:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 5.997 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.031 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.113 Selecting previously unselected package libpsl5:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.114 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.146 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.376 Selecting previously unselected package librtmp1:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.377 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.383 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.540 Selecting previously unselected package libssh2-1:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.542 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.549 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.794 Selecting previously unselected package libcurl4:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.795 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.805 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.874 Selecting previously unselected package curl.
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.875 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 6.886 Unpacking curl (7.74.0-1.3+deb11u7) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.114 Selecting previously unselected package libonig5:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.115 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.209 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.463 Selecting previously unselected package libjq1:arm64.
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.465 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.474 Unpacking libjq1:arm64 (1.6-2.1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.661 Selecting previously unselected package jq.
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.662 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.718 Unpacking jq (1.6-2.1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.850 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.890 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.925 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 7.983 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 8.054 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:01:44 [2023-07-19T10:01:44.914Z] #18 8.116 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:01:45 [2023-07-19T10:01:45.173Z] #18 ...
10:01:45 [2023-07-19T10:01:45.173Z] 
10:01:45 [2023-07-19T10:01:45.173Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
10:01:45 [2023-07-19T10:01:45.173Z] #12 DONE 14.8s
10:01:45 [2023-07-19T10:01:45.173Z] 
10:01:45 [2023-07-19T10:01:45.173Z] #18 [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:01:45 [2023-07-19T10:01:45.173Z] #18 8.197 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:01:45 [2023-07-19T10:01:45.173Z] #18 8.224 Setting up openssl (1.1.1n-0+deb11u5) ...
10:01:45 [2023-07-19T10:01:45.173Z] #18 ...
10:01:45 [2023-07-19T10:01:45.173Z] 
10:01:45 [2023-07-19T10:01:45.173Z] #19 [build-dummy 2/2] RUN mkdir -p /build
10:01:45 [2023-07-19T10:01:45.173Z] #19 ...
10:01:45 [2023-07-19T10:01:45.173Z] 
10:01:45 [2023-07-19T10:01:45.173Z] #18 [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:01:45 [2023-07-19T10:01:45.173Z] #18 8.364 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:01:45 [2023-07-19T10:01:45.431Z] #18 8.537 Setting up libjq1:arm64 (1.6-2.1) ...
10:01:45 [2023-07-19T10:01:45.431Z] #18 8.588 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:01:45 [2023-07-19T10:01:45.998Z] #18 8.839 Setting up ca-certificates (20210119) ...
10:01:46 [2023-07-19T10:01:46.258Z] #18 9.411 Updating certificates in /etc/ssl/certs...
10:01:46 [2023-07-19T10:01:46.825Z] #18 9.952 129 added, 0 removed; done.
10:01:47 [2023-07-19T10:01:47.084Z] #18 10.15 Setting up jq (1.6-2.1) ...
10:01:47 [2023-07-19T10:01:47.084Z] #18 10.25 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
10:01:47 [2023-07-19T10:01:47.084Z] #18 10.30 Setting up curl (7.74.0-1.3+deb11u7) ...
10:01:47 [2023-07-19T10:01:47.343Z] #18 10.42 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:01:47 [2023-07-19T10:01:47.343Z] #18 10.49 Processing triggers for ca-certificates (20210119) ...
10:01:47 [2023-07-19T10:01:47.602Z] #18 10.57 Updating certificates in /etc/ssl/certs...
10:01:47 [2023-07-19T10:01:47.861Z] #18 11.01 0 added, 0 removed; done.
10:01:47 [2023-07-19T10:01:47.861Z] #18 11.01 Running hooks in /etc/ca-certificates/update.d...
10:01:48 [2023-07-19T10:01:48.123Z] #18 11.01 done.
10:01:48 [2023-07-19T10:01:48.383Z] #18 DONE 11.4s
10:01:48 [2023-07-19T10:01:48.383Z] 
10:01:48 [2023-07-19T10:01:48.383Z] #19 [build-dummy 2/2] RUN mkdir -p /build
10:01:48 [2023-07-19T10:01:48.383Z] #19 DONE 11.3s
10:01:48 [2023-07-19T10:01:48.383Z] 
10:01:48 [2023-07-19T10:01:48.383Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:01:48 [2023-07-19T10:01:48.383Z] #20 DONE 0.0s
10:01:48 [2023-07-19T10:01:48.383Z] 
10:01:48 [2023-07-19T10:01:48.383Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:01:48 [2023-07-19T10:01:48.383Z] #21 DONE 0.1s
10:01:48 [2023-07-19T10:01:48.383Z] 
10:01:48 [2023-07-19T10:01:48.383Z] #22 [base 2/5] COPY --from=xx / /
10:01:48 [2023-07-19T10:01:48.383Z] #22 DONE 0.1s
10:01:48 [2023-07-19T10:01:48.383Z] 
10:01:48 [2023-07-19T10:01:48.383Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:01:49 [2023-07-19T10:01:49.321Z] #23 DONE 0.8s
10:01:49 [2023-07-19T10:01:49.321Z] 
10:01:49 [2023-07-19T10:01:49.321Z] #24 [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:01:49 [2023-07-19T10:01:49.580Z] #24 ...
10:01:49 [2023-07-19T10:01:49.580Z] 
10:01:49 [2023-07-19T10:01:49.580Z] #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:01:49 [2023-07-19T10:01:49.580Z] #25 DONE 0.3s
10:01:49 [2023-07-19T10:01:49.838Z] 
10:01:49 [2023-07-19T10:01:49.838Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:01:50 [2023-07-19T10:01:50.097Z] #26 0.632 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:01:50 [2023-07-19T10:01:50.097Z] #26 0.642 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:50 [2023-07-19T10:01:50.097Z] #26 0.642 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:50 [2023-07-19T10:01:50.356Z] #26 0.765 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:01:50 [2023-07-19T10:01:50.356Z] #26 0.884 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:01:50 [2023-07-19T10:01:50.615Z] #26 0.992 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:01:51 [2023-07-19T10:01:51.552Z] #26 1.721 Fetched 8539 kB in 1s (6350 kB/s)
10:01:51 [2023-07-19T10:01:51.811Z] #26 1.721 Reading package lists...
10:01:52 [2023-07-19T10:01:52.378Z] #26 2.247 Reading package lists...
10:01:52 [2023-07-19T10:01:52.378Z] #26 2.763 Building dependency tree...
10:01:52 [2023-07-19T10:01:52.378Z] #26 2.910 Reading state information...
10:01:52 [2023-07-19T10:01:52.637Z] #26 3.089 The following additional packages will be installed:
10:01:52 [2023-07-19T10:01:52.637Z] #26 3.090   libmagic-mgc libmagic1
10:01:52 [2023-07-19T10:01:52.637Z] #26 3.117 The following NEW packages will be installed:
10:01:52 [2023-07-19T10:01:52.637Z] #26 3.118   file libmagic-mgc libmagic1
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.391 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.391 Need to get 463 kB of archives.
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.391 After this operation, 7063 kB of additional disk space will be used.
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.391 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.397 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.399 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.525 debconf: delaying package configuration, since apt-utils is not installed
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.563 Fetched 463 kB in 0s (1687 kB/s)
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.583 Selecting previously unselected package libmagic-mgc.
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.583 (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:01:53 [2023-07-19T10:01:53.205Z] #26 3.592 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.596 Unpacking libmagic-mgc (1:5.39-3) ...
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.663 Selecting previously unselected package libmagic1:arm64.
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.665 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.675 Unpacking libmagic1:arm64 (1:5.39-3) ...
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.713 Selecting previously unselected package file.
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.715 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.719 Unpacking file (1:5.39-3) ...
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.760 Setting up libmagic-mgc (1:5.39-3) ...
10:01:53 [2023-07-19T10:01:53.205Z] #26 3.771 Setting up libmagic1:arm64 (1:5.39-3) ...
10:01:53 [2023-07-19T10:01:53.464Z] #26 3.789 Setting up file (1:5.39-3) ...
10:01:53 [2023-07-19T10:01:53.464Z] #26 3.800 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:01:53 [2023-07-19T10:01:53.723Z] #26 DONE 4.1s
10:01:53 [2023-07-19T10:01:53.723Z] 
10:01:53 [2023-07-19T10:01:53.723Z] #27 [runc-src 1/3] WORKDIR /usr/src/runc
10:01:53 [2023-07-19T10:01:53.723Z] #27 ...
10:01:53 [2023-07-19T10:01:53.723Z] 
10:01:53 [2023-07-19T10:01:53.723Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:01:53 [2023-07-19T10:01:53.723Z] #28 DONE 0.1s
10:01:53 [2023-07-19T10:01:53.723Z] 
10:01:53 [2023-07-19T10:01:53.723Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:01:53 [2023-07-19T10:01:53.723Z] #29 DONE 0.1s
10:01:53 [2023-07-19T10:01:53.723Z] 
10:01:53 [2023-07-19T10:01:53.723Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:01:53 [2023-07-19T10:01:53.723Z] #30 DONE 0.2s
10:01:53 [2023-07-19T10:01:53.723Z] 
10:01:53 [2023-07-19T10:01:53.723Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:01:53 [2023-07-19T10:01:53.723Z] #31 DONE 0.2s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:01:53 [2023-07-19T10:01:53.982Z] #32 DONE 0.2s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:01:53 [2023-07-19T10:01:53.982Z] #33 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #34 [registry-src 1/2] WORKDIR /usr/src/registry
10:01:53 [2023-07-19T10:01:53.982Z] #34 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #35 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:01:53 [2023-07-19T10:01:53.982Z] #35 ...
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve
10:01:53 [2023-07-19T10:01:53.982Z] #36 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #37 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:01:53 [2023-07-19T10:01:53.982Z] #37 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:01:53 [2023-07-19T10:01:53.982Z] #38 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:01:53 [2023-07-19T10:01:53.982Z] #39 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #40 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
10:01:53 [2023-07-19T10:01:53.982Z] #40 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini
10:01:53 [2023-07-19T10:01:53.982Z] #41 DONE 0.3s
10:01:53 [2023-07-19T10:01:53.982Z] 
10:01:53 [2023-07-19T10:01:53.982Z] #27 [runc-src 1/3] WORKDIR /usr/src/runc
10:01:53 [2023-07-19T10:01:53.982Z] #27 DONE 0.3s
10:01:54 [2023-07-19T10:01:54.242Z] 
10:01:54 [2023-07-19T10:01:54.242Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: Using 'master' as the name for the initial branch. This default branch name
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: is subject to change. To configure the initial branch name to use in all
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: of your new repositories, which will suppress this warning, call:
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: 
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: 	git config --global init.defaultBranch <name>
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: 
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: 'development'. The just-created branch can be renamed via this command:
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: 
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.338 hint: 	git branch -m <name>
10:01:54 [2023-07-19T10:01:54.242Z] #42 0.341 Initialized empty Git repository in /usr/src/containerd/.git/
10:01:54 [2023-07-19T10:01:54.242Z] #42 DONE 0.4s
10:01:54 [2023-07-19T10:01:54.242Z] 
10:01:54 [2023-07-19T10:01:54.242Z] #43 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:01:55 [2023-07-19T10:01:55.181Z] #43 ...
10:01:55 [2023-07-19T10:01:55.181Z] 
10:01:55 [2023-07-19T10:01:55.181Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: Using 'master' as the name for the initial branch. This default branch name
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: is subject to change. To configure the initial branch name to use in all
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: of your new repositories, which will suppress this warning, call:
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: 
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: 	git config --global init.defaultBranch <name>
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: 
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: 'development'. The just-created branch can be renamed via this command:
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: 
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.733 hint: 	git branch -m <name>
10:01:55 [2023-07-19T10:01:55.181Z] #44 0.734 Initialized empty Git repository in /usr/src/swagger/.git/
10:01:55 [2023-07-19T10:01:55.181Z] #44 DONE 0.9s
10:01:55 [2023-07-19T10:01:55.181Z] 
10:01:55 [2023-07-19T10:01:55.181Z] #35 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: Using 'master' as the name for the initial branch. This default branch name
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: is subject to change. To configure the initial branch name to use in all
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: of your new repositories, which will suppress this warning, call:
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: 
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: 	git config --global init.defaultBranch <name>
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: 
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: 'development'. The just-created branch can be renamed via this command:
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: 
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.725 hint: 	git branch -m <name>
10:01:55 [2023-07-19T10:01:55.181Z] #35 0.726 Initialized empty Git repository in /usr/src/registry/.git/
10:01:55 [2023-07-19T10:01:55.181Z] #35 DONE 0.9s
10:01:55 [2023-07-19T10:01:55.181Z] 
10:01:55 [2023-07-19T10:01:55.181Z] #24 [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:01:55 [2023-07-19T10:01:55.181Z] #24 1.961 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:01:55 [2023-07-19T10:01:55.181Z] #24 2.149 
10:01:55 [2023-07-19T10:01:55.181Z] #24 2.366 #=#=#                                                                         

######################################################################## 100.0%
10:01:55 [2023-07-19T10:01:55.181Z] #24 2.577 
10:01:55 [2023-07-19T10:01:55.181Z] #24 3.606 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:01:55 [2023-07-19T10:01:55.181Z] #24 3.791 
10:01:55 [2023-07-19T10:01:55.181Z] #24 4.009 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
10:01:55 [2023-07-19T10:01:55.181Z] #24 4.294 
10:01:55 [2023-07-19T10:01:55.181Z] #24 5.347 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:01:55 [2023-07-19T10:01:55.181Z] #24 5.540 
10:01:55 [2023-07-19T10:01:55.181Z] #24 5.758 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
10:01:55 [2023-07-19T10:01:55.181Z] #24 6.528 
10:01:55 [2023-07-19T10:01:55.440Z] #24 ...
10:01:55 [2023-07-19T10:01:55.440Z] 
10:01:55 [2023-07-19T10:01:55.440Z] #45 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: Using 'master' as the name for the initial branch. This default branch name
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: is subject to change. To configure the initial branch name to use in all
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: of your new repositories, which will suppress this warning, call:
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: 
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: 	git config --global init.defaultBranch <name>
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: 
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: 'development'. The just-created branch can be renamed via this command:
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: 
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.284 hint: 	git branch -m <name>
10:01:55 [2023-07-19T10:01:55.440Z] #45 1.285 Initialized empty Git repository in /usr/src/tini/.git/
10:01:55 [2023-07-19T10:01:55.440Z] #45 DONE 1.3s
10:01:55 [2023-07-19T10:01:55.440Z] 
10:01:55 [2023-07-19T10:01:55.440Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:01:55 [2023-07-19T10:01:55.440Z] #46 ...
10:01:55 [2023-07-19T10:01:55.440Z] 
10:01:55 [2023-07-19T10:01:55.440Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: Using 'master' as the name for the initial branch. This default branch name
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: is subject to change. To configure the initial branch name to use in all
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: of your new repositories, which will suppress this warning, call:
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: 
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: 	git config --global init.defaultBranch <name>
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: 
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: 'development'. The just-created branch can be renamed via this command:
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: 
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.415 hint: 	git branch -m <name>
10:01:55 [2023-07-19T10:01:55.440Z] #47 1.417 Initialized empty Git repository in /usr/src/delve/.git/
10:01:55 [2023-07-19T10:01:55.440Z] #47 DONE 1.5s
10:01:55 [2023-07-19T10:01:55.700Z] 
10:01:55 [2023-07-19T10:01:55.700Z] #48 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:01:57 [2023-07-19T10:01:57.093Z] #48 ...
10:01:57 [2023-07-19T10:01:57.093Z] 
10:01:57 [2023-07-19T10:01:57.093Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 Initialized empty Git repository in /usr/src/rootlesskit/.git/
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: Using 'master' as the name for the initial branch. This default branch name
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: is subject to change. To configure the initial branch name to use in all
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: of your new repositories, which will suppress this warning, call:
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: 
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: 	git config --global init.defaultBranch <name>
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: 
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: 'development'. The just-created branch can be renamed via this command:
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: 
10:01:57 [2023-07-19T10:01:57.093Z] #49 2.364 hint: 	git branch -m <name>
10:01:57 [2023-07-19T10:01:57.093Z] #49 DONE 3.0s
10:01:57 [2023-07-19T10:01:57.093Z] 
10:01:57 [2023-07-19T10:01:57.093Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: Using 'master' as the name for the initial branch. This default branch name
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: is subject to change. To configure the initial branch name to use in all
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: of your new repositories, which will suppress this warning, call:
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: 
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: 	git config --global init.defaultBranch <name>
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: 
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: 'development'. The just-created branch can be renamed via this command:
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: 
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.737 hint: 	git branch -m <name>
10:01:57 [2023-07-19T10:01:57.093Z] #50 2.763 Initialized empty Git repository in /usr/src/runc/.git/
10:01:57 [2023-07-19T10:01:57.093Z] #50 DONE 3.0s
10:01:57 [2023-07-19T10:01:57.093Z] 
10:01:57 [2023-07-19T10:01:57.093Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:02:02 [2023-07-19T10:02:02.397Z] #51 ...
10:02:02 [2023-07-19T10:02:02.397Z] 
10:02:02 [2023-07-19T10:02:02.397Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:02:02 [2023-07-19T10:02:02.397Z] #52 2.934 go: downloading github.com/golangci/golangci-lint v1.51.2
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.730 go: downloading github.com/fatih/color v1.14.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.732 go: downloading github.com/gofrs/flock v0.8.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.732 go: downloading gopkg.in/yaml.v3 v3.0.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.733 go: downloading github.com/pkg/errors v0.9.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.733 go: downloading github.com/spf13/cobra v1.6.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.733 go: downloading github.com/spf13/pflag v1.0.5
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.733 go: downloading github.com/spf13/viper v1.12.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.839 go: downloading golang.org/x/tools v0.6.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.841 go: downloading github.com/hashicorp/go-version v1.6.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.898 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.906 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.921 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.944 go: downloading github.com/mattn/go-colorable v0.1.13
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.944 go: downloading github.com/sirupsen/logrus v1.9.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.946 go: downloading github.com/stretchr/testify v1.8.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 3.968 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.030 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.085 go: downloading github.com/mattn/go-isatty v0.0.17
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.085 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.094 go: downloading 4d63.com/gochecknoglobals v0.2.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.232 go: downloading github.com/Abirdcfly/dupword v0.0.9
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.232 go: downloading github.com/Antonboom/errname v0.1.7
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.238 go: downloading github.com/Antonboom/nilnil v0.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.238 go: downloading github.com/BurntSushi/toml v1.2.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.317 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.367 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.379 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.382 go: downloading github.com/alexkohler/prealloc v1.0.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.472 go: downloading github.com/alingse/asasalint v0.0.11
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.472 go: downloading github.com/ashanbrown/forbidigo v1.4.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.497 go: downloading github.com/ashanbrown/makezero v1.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.500 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.623 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.635 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.635 go: downloading github.com/breml/bidichk v0.2.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.658 go: downloading github.com/breml/errchkjson v0.3.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.734 go: downloading github.com/butuzov/ireturn v0.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.762 go: downloading github.com/charithe/durationcheck v0.0.9
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.781 go: downloading github.com/curioswitch/go-reassign v0.2.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.782 go: downloading github.com/daixiang0/gci v0.9.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.948 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 4.956 go: downloading github.com/esimonov/ifshort v1.0.4
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.015 go: downloading github.com/firefart/nonamedreturns v1.0.4
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.019 go: downloading github.com/fzipp/gocyclo v0.6.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.077 go: downloading github.com/go-critic/go-critic v0.6.7
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.078 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.138 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.168 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.314 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.432 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.595 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.730 go: downloading github.com/golangci/misspell v0.4.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.731 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.731 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.794 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.819 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.866 go: downloading github.com/hexops/gotextdiff v1.0.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.979 go: downloading github.com/jgautheron/goconst v1.5.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.990 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 5.991 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.106 go: downloading github.com/julz/importas v0.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.123 go: downloading github.com/junk1tm/musttag v0.4.5
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.128 go: downloading github.com/kisielk/errcheck v1.6.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.134 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.296 go: downloading github.com/kulti/thelper v0.6.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.319 go: downloading github.com/kunwardeep/paralleltest v1.0.6
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.354 go: downloading github.com/kyoh86/exportloopref v0.1.11
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.438 go: downloading github.com/ldez/tagliatelle v0.4.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.439 go: downloading github.com/leonklingele/grouper v1.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.439 go: downloading github.com/lufeee/execinquery v1.2.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.440 go: downloading github.com/maratori/testableexamples v1.0.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.498 go: downloading github.com/maratori/testpackage v1.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.519 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.524 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.559 go: downloading github.com/mgechev/revive v1.2.5
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.894 go: downloading github.com/moricho/tparallel v0.2.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.894 go: downloading github.com/nakabonne/nestif v0.3.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.895 go: downloading github.com/nishanths/exhaustive v0.9.5
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.896 go: downloading github.com/nishanths/predeclared v0.2.2
10:02:02 [2023-07-19T10:02:02.397Z] #52 6.962 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.076 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.076 go: downloading github.com/ryancurrah/gomodguard v1.3.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.085 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.140 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.147 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.148 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.149 go: downloading github.com/securego/gosec/v2 v2.15.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.287 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.302 go: downloading github.com/sivchari/containedctx v1.0.2
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.303 go: downloading github.com/sivchari/nosnakecase v1.7.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.346 go: downloading github.com/sivchari/tenv v1.7.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.351 go: downloading github.com/sonatard/noctx v0.0.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.399 go: downloading github.com/sourcegraph/go-diff v0.7.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.443 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.444 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.496 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.548 go: downloading github.com/tetafro/godot v1.4.11
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.548 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.548 go: downloading github.com/timonwong/loggercheck v0.9.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.549 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.646 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.650 go: downloading github.com/ultraware/funlen v0.0.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.651 go: downloading github.com/ultraware/whitespace v0.0.5
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.651 go: downloading github.com/uudashr/gocognit v1.0.6
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.674 go: downloading github.com/yagipy/maintidx v1.0.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.760 go: downloading github.com/yeya24/promlinter v0.2.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.848 go: downloading gitlab.com/bosi/decorder v0.2.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.864 go: downloading honnef.co/go/tools v0.4.2
10:02:02 [2023-07-19T10:02:02.397Z] #52 7.993 go: downloading mvdan.cc/gofumpt v0.4.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.162 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.167 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.266 go: downloading golang.org/x/mod v0.8.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.342 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.435 go: downloading github.com/spf13/afero v1.8.2
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.464 go: downloading github.com/spf13/cast v1.5.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.538 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.543 go: downloading github.com/hashicorp/errwrap v1.0.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.544 go: downloading github.com/davecgh/go-spew v1.1.1
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.544 go: downloading golang.org/x/sys v0.5.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.545 go: downloading github.com/pmezard/go-difflib v1.0.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.546 go: downloading github.com/stretchr/objx v0.5.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.641 go: downloading github.com/gobwas/glob v0.2.3
10:02:02 [2023-07-19T10:02:02.397Z] #52 ...
10:02:02 [2023-07-19T10:02:02.397Z] 
10:02:02 [2023-07-19T10:02:02.397Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:02:02 [2023-07-19T10:02:02.397Z] #46 DONE 7.0s
10:02:02 [2023-07-19T10:02:02.397Z] 
10:02:02 [2023-07-19T10:02:02.397Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.666 go: downloading gopkg.in/yaml.v2 v2.4.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.667 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.716 go: downloading golang.org/x/sync v0.1.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 8.732 go: downloading go.uber.org/zap v1.17.0
10:02:02 [2023-07-19T10:02:02.397Z] #52 ...
10:02:02 [2023-07-19T10:02:02.397Z] 
10:02:02 [2023-07-19T10:02:02.397Z] #24 [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:02:02 [2023-07-19T10:02:02.397Z] #24 7.983 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:02:02 [2023-07-19T10:02:02.397Z] #24 8.519 #=#=#                                                                         
10:02:02 [2023-07-19T10:02:02.397Z] #24 8.755 #=#=#                                                                         

######################################################################## 100.0%
10:02:02 [2023-07-19T10:02:02.397Z] #24 9.058 
10:02:02 [2023-07-19T10:02:02.397Z] #24 10.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:02:02 [2023-07-19T10:02:02.397Z] #24 10.67 
10:02:02 [2023-07-19T10:02:02.397Z] #24 10.92 #=#=#                                                                         

######################################################################## 100.0%
10:02:02 [2023-07-19T10:02:02.397Z] #24 11.42 
10:02:02 [2023-07-19T10:02:02.397Z] #24 11.55 Download of images into '/build' complete.
10:02:02 [2023-07-19T10:02:02.397Z] #24 11.55 Use something like the following to load the result into a Docker daemon:
10:02:02 [2023-07-19T10:02:02.397Z] #24 11.55   tar -cC '/build' . | docker load
10:02:02 [2023-07-19T10:02:02.658Z] #24 ...
10:02:02 [2023-07-19T10:02:02.658Z] 
10:02:02 [2023-07-19T10:02:02.658Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:02:02 [2023-07-19T10:02:02.658Z] #52 8.904 go: downloading github.com/kisielk/gotool v1.0.0
10:02:02 [2023-07-19T10:02:02.658Z] #52 9.004 go: downloading golang.org/x/text v0.6.0
10:02:02 [2023-07-19T10:02:02.924Z] #52 9.004 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:02:02 [2023-07-19T10:02:02.924Z] #52 9.182 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:02:02 [2023-07-19T10:02:02.924Z] #52 9.183 go: downloading github.com/go-toolsmith/astcast v1.1.0
10:02:02 [2023-07-19T10:02:02.924Z] #52 9.185 go: downloading github.com/go-toolsmith/astcopy v1.0.3
10:02:02 [2023-07-19T10:02:02.924Z] #52 9.185 go: downloading github.com/go-toolsmith/astequal v1.1.0
10:02:02 [2023-07-19T10:02:02.924Z] #52 9.206 go: downloading github.com/go-toolsmith/astfmt v1.1.0
10:02:02 [2023-07-19T10:02:02.924Z] #52 9.270 go: downloading github.com/go-toolsmith/astp v1.1.0
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.315 go: downloading github.com/go-toolsmith/strparse v1.1.0
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.323 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.324 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.324 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.326 go: downloading github.com/go-toolsmith/typep v1.1.0
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.402 go: downloading github.com/ettle/strcase v0.1.1
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.439 go: downloading github.com/fatih/structtag v1.2.0
10:02:03 [2023-07-19T10:02:03.185Z] #52 9.461 go: downloading github.com/Masterminds/semver v1.5.0
10:02:03 [2023-07-19T10:02:03.445Z] #52 9.567 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:02:03 [2023-07-19T10:02:03.445Z] #52 9.655 go: downloading github.com/google/go-cmp v0.5.9
10:02:03 [2023-07-19T10:02:03.445Z] #52 9.656 go: downloading github.com/prometheus/client_golang v1.12.1
10:02:03 [2023-07-19T10:02:03.445Z] #52 ...
10:02:03 [2023-07-19T10:02:03.445Z] 
10:02:03 [2023-07-19T10:02:03.445Z] #53 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:02:03 [2023-07-19T10:02:03.445Z] #53 DONE 6.4s
10:02:03 [2023-07-19T10:02:03.711Z] 
10:02:03 [2023-07-19T10:02:03.711Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:02:03 [2023-07-19T10:02:03.711Z] #52 9.900 go: downloading github.com/prometheus/client_model v0.2.0
10:02:03 [2023-07-19T10:02:03.711Z] #52 ...
10:02:03 [2023-07-19T10:02:03.711Z] 
10:02:03 [2023-07-19T10:02:03.711Z] #54 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:02:03 [2023-07-19T10:02:03.711Z] #54 2.622 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 2.633 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 2.633 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 2.970 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 3.220 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 3.486 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 4.654 Fetched 8539 kB in 2s (3725 kB/s)
10:02:03 [2023-07-19T10:02:03.711Z] #54 4.654 Reading package lists...
10:02:03 [2023-07-19T10:02:03.711Z] #54 5.622 Reading package lists...
10:02:03 [2023-07-19T10:02:03.711Z] #54 6.693 Building dependency tree...
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.365 python3 is already the newest version (3.9.2-3).
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.365 The following additional packages will be installed:
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.368   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.369   patch xz-utils
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.371 Suggested packages:
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.371   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.371   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.371   m4-doc ed diffutils-doc
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.371 Recommended packages:
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.371   fakeroot libalgorithm-merge-perl libltdl-dev
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.716 The following NEW packages will be installed:
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.716   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.717   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
10:02:03 [2023-07-19T10:02:03.711Z] #54 7.718   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.002 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.002 Need to get 5458 kB of archives.
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.002 After this operation, 11.6 MB of additional disk space will be used.
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.002 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.013 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.017 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.017 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.023 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.028 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.032 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.044 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.045 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.167 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.170 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.190 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.192 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.195 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.199 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.203 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.244 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.295 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.336 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.341 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.644 debconf: delaying package configuration, since apt-utils is not installed
10:02:03 [2023-07-19T10:02:03.711Z] #54 8.874 Fetched 5458 kB in 1s (8928 kB/s)
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.025 Selecting previously unselected package bzip2.
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.025 (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:02:03 [2023-07-19T10:02:03.711Z] #54 9.073 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.184 Unpacking bzip2 (1.0.8-4) ...
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.411 Selecting previously unselected package xz-utils.
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.414 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.497 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.907 Selecting previously unselected package libsigsegv2:arm64.
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.911 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
10:02:03 [2023-07-19T10:02:03.711Z] #54 9.962 Unpacking libsigsegv2:arm64 (2.13-1) ...
10:02:03 [2023-07-19T10:02:03.978Z] #54 ...
10:02:03 [2023-07-19T10:02:03.978Z] 
10:02:03 [2023-07-19T10:02:03.978Z] #24 [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:02:03 [2023-07-19T10:02:03.978Z] #24 DONE 15.5s
10:02:03 [2023-07-19T10:02:03.978Z] 
10:02:03 [2023-07-19T10:02:03.978Z] #55 [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:02:03 [2023-07-19T10:02:03.978Z] #55 2.117 go: downloading gotest.tools/gotestsum v1.8.2
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.717 go: downloading github.com/fatih/color v1.13.0
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.719 go: downloading github.com/dnephin/pflag v1.0.7
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.719 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.728 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.729 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.737 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.741 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.744 go: downloading golang.org/x/tools v0.1.11
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.755 go: downloading github.com/mattn/go-colorable v0.1.12
10:02:03 [2023-07-19T10:02:03.978Z] #55 2.823 go: downloading github.com/mattn/go-isatty v0.0.14
10:02:03 [2023-07-19T10:02:03.978Z] #55 4.354 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
10:02:03 [2023-07-19T10:02:03.978Z] #55 ...
10:02:03 [2023-07-19T10:02:03.978Z] 
10:02:03 [2023-07-19T10:02:03.978Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:02:03 [2023-07-19T10:02:03.978Z] #56 DONE 9.0s
10:02:03 [2023-07-19T10:02:03.978Z] 
10:02:03 [2023-07-19T10:02:03.978Z] #57 [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:02:04 [2023-07-19T10:02:04.246Z] #57 ...
10:02:04 [2023-07-19T10:02:04.246Z] 
10:02:04 [2023-07-19T10:02:04.246Z] #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:02:04 [2023-07-19T10:02:04.246Z] #58 2.248 go: downloading github.com/pelletier/go-toml v1.8.1
10:02:04 [2023-07-19T10:02:04.246Z] #58 ...
10:02:04 [2023-07-19T10:02:04.246Z] 
10:02:04 [2023-07-19T10:02:04.246Z] #59 [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:02:04 [2023-07-19T10:02:04.246Z] #59 2.045 go: downloading mvdan.cc/sh/v3 v3.6.0
10:02:04 [2023-07-19T10:02:04.246Z] #59 2.439 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
10:02:04 [2023-07-19T10:02:04.246Z] #59 2.439 go: downloading github.com/google/renameio/v2 v2.0.0
10:02:04 [2023-07-19T10:02:04.246Z] #59 2.439 go: downloading golang.org/x/term v0.3.0
10:02:04 [2023-07-19T10:02:04.246Z] #59 2.441 go: downloading mvdan.cc/editorconfig v0.2.0
10:02:04 [2023-07-19T10:02:04.246Z] #59 2.482 go: downloading golang.org/x/sys v0.3.0
10:02:04 [2023-07-19T10:02:04.507Z] #59 ...
10:02:04 [2023-07-19T10:02:04.507Z] 
10:02:04 [2023-07-19T10:02:04.507Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:02:04 [2023-07-19T10:02:04.507Z] #51 DONE 7.3s
10:02:04 [2023-07-19T10:02:04.507Z] 
10:02:04 [2023-07-19T10:02:04.507Z] #60 [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:02:04 [2023-07-19T10:02:04.507Z] #60 3.326 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 3.356 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 3.356 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 3.667 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 4.293 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 4.885 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 6.164 Fetched 8539 kB in 3s (2766 kB/s)
10:02:04 [2023-07-19T10:02:04.507Z] #60 6.164 Reading package lists...
10:02:04 [2023-07-19T10:02:04.507Z] #60 6.916 Reading package lists...
10:02:04 [2023-07-19T10:02:04.507Z] #60 7.975 Building dependency tree...
10:02:04 [2023-07-19T10:02:04.507Z] #60 8.708 The following additional packages will be installed:
10:02:04 [2023-07-19T10:02:04.507Z] #60 8.710   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:02:04 [2023-07-19T10:02:04.507Z] #60 8.713 Suggested packages:
10:02:04 [2023-07-19T10:02:04.507Z] #60 8.713   cmake-doc ninja-build lrzip
10:02:04 [2023-07-19T10:02:04.507Z] #60 8.827 The following NEW packages will be installed:
10:02:04 [2023-07-19T10:02:04.507Z] #60 8.828   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.154 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.154 Need to get 15.1 MB of archives.
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.154 After this operation, 66.8 MB of additional disk space will be used.
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.154 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.188 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.321 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.355 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.357 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.361 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.375 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.380 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:02:04 [2023-07-19T10:02:04.507Z] #60 9.874 debconf: delaying package configuration, since apt-utils is not installed
10:02:04 [2023-07-19T10:02:04.507Z] #60 10.07 Fetched 15.1 MB in 1s (25.7 MB/s)
10:02:04 [2023-07-19T10:02:04.507Z] #60 10.39 Selecting previously unselected package cmake-data.
10:02:04 [2023-07-19T10:02:04.507Z] #60 10.39 (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:02:04 [2023-07-19T10:02:04.507Z] #60 10.45 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:02:04 [2023-07-19T10:02:04.507Z] #60 10.48 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:02:04 [2023-07-19T10:02:04.507Z] #60 ...
10:02:04 [2023-07-19T10:02:04.507Z] 
10:02:04 [2023-07-19T10:02:04.507Z] #61 [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:02:04 [2023-07-19T10:02:04.767Z] #61 ...
10:02:04 [2023-07-19T10:02:04.767Z] 
10:02:04 [2023-07-19T10:02:04.767Z] #62 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:02:04 [2023-07-19T10:02:04.767Z] #62 3.700 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #62 3.711 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #62 3.734 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #62 4.301 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #62 4.699 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #62 5.510 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #62 6.636 Fetched 8539 kB in 3s (2652 kB/s)
10:02:04 [2023-07-19T10:02:04.767Z] #62 6.636 Reading package lists...
10:02:04 [2023-07-19T10:02:04.767Z] #62 8.324 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:02:04 [2023-07-19T10:02:04.767Z] #62 8.324 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:02:04 [2023-07-19T10:02:04.767Z] #62 8.324 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:02:04 [2023-07-19T10:02:04.767Z] #62 9.715 Reading package lists...
10:02:04 [2023-07-19T10:02:04.767Z] #62 10.66 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:02:04 [2023-07-19T10:02:04.767Z] #62 10.70 Reading package lists...
10:02:04 [2023-07-19T10:02:04.767Z] #62 ...
10:02:04 [2023-07-19T10:02:04.767Z] 
10:02:04 [2023-07-19T10:02:04.767Z] #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:02:04 [2023-07-19T10:02:04.767Z] #63 3.070 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #63 3.115 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #63 3.115 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #63 3.405 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #63 3.989 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #63 4.588 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:02:04 [2023-07-19T10:02:04.767Z] #63 5.463 Fetched 8539 kB in 3s (3244 kB/s)
10:02:04 [2023-07-19T10:02:04.767Z] #63 5.463 Reading package lists...
10:02:04 [2023-07-19T10:02:04.767Z] #63 7.389 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:02:04 [2023-07-19T10:02:04.767Z] #63 7.394 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:02:04 [2023-07-19T10:02:04.767Z] #63 7.394 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:02:04 [2023-07-19T10:02:04.767Z] #63 8.895 Reading package lists...
10:02:04 [2023-07-19T10:02:04.767Z] #63 9.625 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
10:02:04 [2023-07-19T10:02:04.767Z] #63 9.656 Reading package lists...
10:02:04 [2023-07-19T10:02:04.767Z] #63 10.61 Building dependency tree...
10:02:05 [2023-07-19T10:02:05.027Z] #63 ...
10:02:05 [2023-07-19T10:02:05.027Z] 
10:02:05 [2023-07-19T10:02:05.027Z] #64 [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:02:05 [2023-07-19T10:02:05.027Z] #64 2.468 go: downloading github.com/tc-hib/go-winres v0.3.0
10:02:05 [2023-07-19T10:02:05.027Z] #64 3.210 go: downloading github.com/tc-hib/winres v0.1.6
10:02:05 [2023-07-19T10:02:05.027Z] #64 3.222 go: downloading github.com/urfave/cli/v2 v2.3.0
10:02:05 [2023-07-19T10:02:05.027Z] #64 3.441 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:02:05 [2023-07-19T10:02:05.027Z] #64 3.443 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:02:05 [2023-07-19T10:02:05.027Z] #64 3.539 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:02:05 [2023-07-19T10:02:05.027Z] #64 3.547 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:02:05 [2023-07-19T10:02:05.027Z] #64 ...
10:02:05 [2023-07-19T10:02:05.027Z] 
10:02:05 [2023-07-19T10:02:05.027Z] #65 [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:02:05 [2023-07-19T10:02:05.027Z] #65 3.223 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:02:05 [2023-07-19T10:02:05.027Z] #65 3.234 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:02:05 [2023-07-19T10:02:05.027Z] #65 3.234 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:02:05 [2023-07-19T10:02:05.027Z] #65 3.573 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:02:05 [2023-07-19T10:02:05.027Z] #65 3.959 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:02:05 [2023-07-19T10:02:05.027Z] #65 4.598 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:02:05 [2023-07-19T10:02:05.027Z] #65 5.685 Fetched 8539 kB in 3s (3138 kB/s)
10:02:05 [2023-07-19T10:02:05.027Z] #65 5.685 Reading package lists...
10:02:05 [2023-07-19T10:02:05.027Z] #65 7.175 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:02:05 [2023-07-19T10:02:05.027Z] #65 7.175 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:02:05 [2023-07-19T10:02:05.027Z] #65 7.175 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:02:05 [2023-07-19T10:02:05.027Z] #65 8.626 Reading package lists...
10:02:05 [2023-07-19T10:02:05.027Z] #65 9.525 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
10:02:05 [2023-07-19T10:02:05.027Z] #65 9.562 Reading package lists...
10:02:05 [2023-07-19T10:02:05.027Z] #65 10.47 Building dependency tree...
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.16 gcc is already the newest version (4:10.2.1-1).
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.16 The following additional packages will be installed:
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.16   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.16   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.16   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.16   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.16   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.17   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.17 Suggested packages:
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.17   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:02:05 [2023-07-19T10:02:05.027Z] #65 11.17   | libgdk-pixbuf2.0-dev libxml2-utils
10:02:05 [2023-07-19T10:02:05.287Z] #65 ...
10:02:05 [2023-07-19T10:02:05.287Z] 
10:02:05 [2023-07-19T10:02:05.287Z] #66 [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:02:05 [2023-07-19T10:02:05.287Z] #66 3.101 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
10:02:05 [2023-07-19T10:02:05.287Z] #66 5.339 + git checkout -q FETCH_HEAD
10:02:05 [2023-07-19T10:02:05.287Z] #66 5.878 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:02:05 [2023-07-19T10:02:05.287Z] #66 5.878 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.496 internal/unsafeheader
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.496 internal/coverage/rtcov
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.498 internal/goexperiment
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.503 internal/goos
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.515 internal/cpu
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.517 internal/goarch
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.518 internal/race
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.524 sync/atomic
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.551 unicode
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.563 unicode/utf8
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.566 container/list
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.568 runtime/internal/syscall
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.639 internal/itoa
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.641 internal/abi
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.653 runtime/internal/math
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.730 runtime/internal/sys
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.801 math/bits
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.810 crypto/internal/alias
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.929 internal/bytealg
10:02:05 [2023-07-19T10:02:05.287Z] #66 6.952 runtime/internal/atomic
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.012 crypto/subtle
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.029 crypto/internal/boring/sig
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.030 unicode/utf16
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.068 math
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.133 vendor/golang.org/x/crypto/cryptobyte/asn1
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.210 internal/nettrace
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.281 vendor/golang.org/x/crypto/internal/alias
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.359 encoding
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.388 github.com/docker/distribution/manifest
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.390 github.com/inconshreveable/mousetrap
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.401 github.com/docker/distribution/registry/storage/driver/gcs
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.420 github.com/docker/distribution/registry/storage/driver/oss
10:02:05 [2023-07-19T10:02:05.287Z] #66 7.573 runtime
10:02:05 [2023-07-19T10:02:05.287Z] #66 ...
10:02:05 [2023-07-19T10:02:05.287Z] 
10:02:05 [2023-07-19T10:02:05.287Z] #65 [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:02:05 [2023-07-19T10:02:05.287Z] #65 11.44 The following NEW packages will be installed:
10:02:05 [2023-07-19T10:02:05.287Z] #65 11.44   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
10:02:05 [2023-07-19T10:02:05.287Z] #65 11.44   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:02:05 [2023-07-19T10:02:05.287Z] #65 11.44   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:02:05 [2023-07-19T10:02:05.287Z] #65 11.44   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:02:05 [2023-07-19T10:02:05.287Z] #65 11.44   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
10:02:05 [2023-07-19T10:02:05.287Z] #65 11.45   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.76 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.76 Need to get 7950 kB of archives.
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.76 After this operation, 39.9 MB of additional disk space will be used.
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.76 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.78 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.80 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.81 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:02:05 [2023-07-19T10:02:05.547Z] #65 11.82 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.82 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.84 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.85 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.85 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.85 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.89 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.93 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.96 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.99 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 11.99 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 12.00 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 12.00 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:02:05 [2023-07-19T10:02:05.809Z] #65 12.04 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.07 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.08 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.08 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.11 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.11 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.12 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.12 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.13 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.20 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.21 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:02:06 [2023-07-19T10:02:06.069Z] #65 12.26 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:02:06 [2023-07-19T10:02:06.329Z] #65 12.37 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:02:06 [2023-07-19T10:02:06.916Z] #65 12.83 debconf: delaying package configuration, since apt-utils is not installed
10:02:06 [2023-07-19T10:02:06.916Z] #65 13.01 Fetched 7950 kB in 1s (8390 kB/s)
10:02:06 [2023-07-19T10:02:06.916Z] #65 ...
10:02:06 [2023-07-19T10:02:06.916Z] 
10:02:06 [2023-07-19T10:02:06.916Z] #48 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:02:06 [2023-07-19T10:02:06.916Z] #48 DONE 11.5s
10:02:07 [2023-07-19T10:02:07.194Z] 
10:02:07 [2023-07-19T10:02:07.194Z] #65 [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:02:07 [2023-07-19T10:02:07.194Z] #65 13.33 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:02:07 [2023-07-19T10:02:07.195Z] #65 13.33 (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:02:07 [2023-07-19T10:02:07.195Z] #65 13.37 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:02:07 [2023-07-19T10:02:07.490Z] #65 13.44 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:02:07 [2023-07-19T10:02:07.490Z] #65 13.71 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:02:07 [2023-07-19T10:02:07.491Z] #65 13.71 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:02:07 [2023-07-19T10:02:07.751Z] #65 13.73 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:02:08 [2023-07-19T10:02:08.011Z] #65 14.20 Selecting previously unselected package libsecret-common.
10:02:08 [2023-07-19T10:02:08.011Z] #65 14.21 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
10:02:08 [2023-07-19T10:02:08.271Z] #65 14.29 Unpacking libsecret-common (0.20.4-2) ...
10:02:09 [2023-07-19T10:02:09.211Z] #65 15.35 Selecting previously unselected package libsecret-1-0:arm64.
10:02:09 [2023-07-19T10:02:09.211Z] #65 15.36 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
10:02:09 [2023-07-19T10:02:09.471Z] #65 15.50 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:02:09 [2023-07-19T10:02:09.731Z] #65 ...
10:02:09 [2023-07-19T10:02:09.731Z] 
10:02:09 [2023-07-19T10:02:09.731Z] #43 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:02:09 [2023-07-19T10:02:09.731Z] #43 DONE 15.3s
10:02:09 [2023-07-19T10:02:09.731Z] 
10:02:09 [2023-07-19T10:02:09.731Z] #62 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:02:09 [2023-07-19T10:02:09.731Z] #62 10.70 Reading package lists...
10:02:09 [2023-07-19T10:02:09.731Z] #62 11.63 Building dependency tree...
10:02:09 [2023-07-19T10:02:09.731Z] #62 12.30 gcc is already the newest version (4:10.2.1-1).
10:02:09 [2023-07-19T10:02:09.731Z] #62 12.30 libc6-dev is already the newest version (2.31-13+deb11u6).
10:02:09 [2023-07-19T10:02:09.731Z] #62 12.30 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
10:02:09 [2023-07-19T10:02:09.731Z] #62 DONE 15.8s
10:02:09 [2023-07-19T10:02:09.731Z] 
10:02:09 [2023-07-19T10:02:09.731Z] #65 [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:02:09 [2023-07-19T10:02:09.731Z] #65 15.92 Selecting previously unselected package gir1.2-secret-1:arm64.
10:02:09 [2023-07-19T10:02:09.731Z] #65 15.94 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:02:09 [2023-07-19T10:02:09.994Z] #65 16.02 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:02:10 [2023-07-19T10:02:10.562Z] #65 16.47 Selecting previously unselected package uuid-dev:arm64.
10:02:10 [2023-07-19T10:02:10.562Z] #65 16.48 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:02:10 [2023-07-19T10:02:10.562Z] #65 16.54 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:10 [2023-07-19T10:02:10.827Z] #65 17.07 Selecting previously unselected package libblkid-dev:arm64.
10:02:10 [2023-07-19T10:02:10.827Z] #65 17.07 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.100Z] #65 17.12 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:11 [2023-07-19T10:02:11.100Z] #65 ...
10:02:11 [2023-07-19T10:02:11.100Z] 
10:02:11 [2023-07-19T10:02:11.100Z] #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:02:11 [2023-07-19T10:02:11.100Z] #63 11.18 gcc is already the newest version (4:10.2.1-1).
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.18 libc6-dev is already the newest version (2.31-13+deb11u6).
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.18 The following additional packages will be installed:
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.18   bzip2 patch xz-utils
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.19 Suggested packages:
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.19   bzip2-doc debian-keyring seccomp ed diffutils-doc
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.19 Recommended packages:
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.19   build-essential fakeroot libalgorithm-merge-perl
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.27 The following NEW packages will be installed:
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.27   bzip2 dpkg-dev libseccomp-dev patch xz-utils
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.55 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.55 Need to get 2790 kB of archives.
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.55 After this operation, 4077 kB of additional disk space will be used.
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.55 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.57 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.70 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.74 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:02:11 [2023-07-19T10:02:11.100Z] #63 11.79 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:02:11 [2023-07-19T10:02:11.100Z] #63 12.11 debconf: delaying package configuration, since apt-utils is not installed
10:02:11 [2023-07-19T10:02:11.100Z] #63 12.29 Fetched 2790 kB in 1s (5488 kB/s)
10:02:11 [2023-07-19T10:02:11.100Z] #63 12.50 Selecting previously unselected package bzip2.
10:02:11 [2023-07-19T10:02:11.100Z] #63 12.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
10:02:11 [2023-07-19T10:02:11.100Z] #63 12.51 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 12.68 Unpacking bzip2 (1.0.8-4) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.19 Selecting previously unselected package xz-utils.
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.20 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.60 Selecting previously unselected package patch.
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.60 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.62 Unpacking patch (2.7.6-7) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.95 Selecting previously unselected package dpkg-dev.
10:02:11 [2023-07-19T10:02:11.100Z] #63 13.95 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 14.04 Unpacking dpkg-dev (1.20.12) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 14.86 Selecting previously unselected package libseccomp-dev:arm64.
10:02:11 [2023-07-19T10:02:11.100Z] #63 14.86 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 14.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 15.70 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 15.84 Setting up bzip2 (1.0.8-4) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 15.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 16.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:02:11 [2023-07-19T10:02:11.100Z] #63 16.30 Setting up patch (2.7.6-7) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 16.53 Setting up dpkg-dev (1.20.12) ...
10:02:11 [2023-07-19T10:02:11.100Z] #63 DONE 17.2s
10:02:11 [2023-07-19T10:02:11.100Z] 
10:02:11 [2023-07-19T10:02:11.100Z] #67 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:02:11 [2023-07-19T10:02:11.100Z] #67 DONE 1.5s
10:02:11 [2023-07-19T10:02:11.100Z] 
10:02:11 [2023-07-19T10:02:11.100Z] #65 [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:02:11 [2023-07-19T10:02:11.100Z] #65 17.33 Selecting previously unselected package libbtrfs0:arm64.
10:02:11 [2023-07-19T10:02:11.100Z] #65 17.33 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.360Z] #65 17.34 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:02:11 [2023-07-19T10:02:11.360Z] #65 17.47 Selecting previously unselected package libbtrfs-dev:arm64.
10:02:11 [2023-07-19T10:02:11.360Z] #65 17.47 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.360Z] #65 17.47 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:02:11 [2023-07-19T10:02:11.622Z] #65 17.65 Selecting previously unselected package libelf1:arm64.
10:02:11 [2023-07-19T10:02:11.622Z] #65 17.65 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.622Z] #65 17.66 Unpacking libelf1:arm64 (0.183-1) ...
10:02:11 [2023-07-19T10:02:11.622Z] #65 17.76 Selecting previously unselected package libffi-dev:arm64.
10:02:11 [2023-07-19T10:02:11.622Z] #65 17.76 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
10:02:11 [2023-07-19T10:02:11.622Z] #65 17.76 Unpacking libffi-dev:arm64 (3.3-6) ...
10:02:11 [2023-07-19T10:02:11.883Z] #65 17.90 Selecting previously unselected package libglib2.0-data.
10:02:11 [2023-07-19T10:02:11.883Z] #65 17.90 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
10:02:11 [2023-07-19T10:02:11.883Z] #65 17.92 Unpacking libglib2.0-data (2.66.8-1) ...
10:02:13 [2023-07-19T10:02:13.279Z] #65 ...
10:02:13 [2023-07-19T10:02:13.279Z] 
10:02:13 [2023-07-19T10:02:13.279Z] #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:02:13 [2023-07-19T10:02:13.279Z] #58 18.25 tomll can be used in two ways:
10:02:13 [2023-07-19T10:02:13.279Z] #58 18.25 Writing to STDIN and reading from STDOUT:
10:02:13 [2023-07-19T10:02:13.279Z] #58 18.25   cat file.toml | tomll > file.toml
10:02:13 [2023-07-19T10:02:13.279Z] #58 18.25 
10:02:13 [2023-07-19T10:02:13.279Z] #58 18.25 Reading and updating a list of files:
10:02:13 [2023-07-19T10:02:13.279Z] #58 18.25   tomll a.toml b.toml c.toml
10:02:13 [2023-07-19T10:02:13.279Z] #58 18.25 
10:02:13 [2023-07-19T10:02:13.279Z] #58 18.25 When given a list of files, tomll will modify all files in place without asking.
10:02:13 [2023-07-19T10:02:13.279Z] #58 DONE 19.3s
10:02:13 [2023-07-19T10:02:13.279Z] 
10:02:13 [2023-07-19T10:02:13.279Z] #65 [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:02:13 [2023-07-19T10:02:13.279Z] #65 19.27 Selecting previously unselected package libglib2.0-bin.
10:02:13 [2023-07-19T10:02:13.279Z] #65 19.27 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:02:13 [2023-07-19T10:02:13.279Z] #65 19.30 Unpacking libglib2.0-bin (2.66.8-1) ...
10:02:13 [2023-07-19T10:02:13.858Z] #65 19.89 Selecting previously unselected package python3-lib2to3.
10:02:13 [2023-07-19T10:02:13.858Z] #65 19.89 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
10:02:13 [2023-07-19T10:02:13.858Z] #65 19.98 Unpacking python3-lib2to3 (3.9.2-1) ...
10:02:14 [2023-07-19T10:02:14.123Z] #65 ...
10:02:14 [2023-07-19T10:02:14.123Z] 
10:02:14 [2023-07-19T10:02:14.123Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.24 go: downloading github.com/hashicorp/hcl v1.0.0
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.52 go: downloading github.com/magiconair/properties v1.8.6
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.53 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.61 go: downloading github.com/subosito/gotenv v1.4.1
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.65 go: downloading gopkg.in/ini.v1 v1.67.0
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.91 go: downloading github.com/pelletier/go-toml v1.9.5
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.96 go: downloading go.uber.org/atomic v1.7.0
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.97 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
10:02:14 [2023-07-19T10:02:14.123Z] #52 10.97 go: downloading go.uber.org/multierr v1.6.0
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.05 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.38 go: downloading github.com/quasilyte/gogrep v0.5.0
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.43 go: downloading github.com/golang/protobuf v1.5.2
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.43 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.65 go: downloading github.com/beorn7/perks v1.0.1
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.66 go: downloading github.com/prometheus/common v0.32.1
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.66 go: downloading github.com/prometheus/procfs v0.7.3
10:02:14 [2023-07-19T10:02:14.123Z] #52 11.94 go: downloading google.golang.org/protobuf v1.28.0
10:02:14 [2023-07-19T10:02:14.123Z] #52 12.11 go: downloading github.com/mattn/go-runewidth v0.0.9
10:02:14 [2023-07-19T10:02:14.123Z] #52 12.78 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:02:14 [2023-07-19T10:02:14.123Z] #52 ...
10:02:14 [2023-07-19T10:02:14.123Z] 
10:02:14 [2023-07-19T10:02:14.123Z] #65 [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:02:14 [2023-07-19T10:02:14.123Z] #65 20.26 Selecting previously unselected package python3-distutils.
10:02:14 [2023-07-19T10:02:14.387Z] #65 20.26 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #65 20.31 Unpacking python3-distutils (3.9.2-1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #65 ...
10:02:14 [2023-07-19T10:02:14.387Z] 
10:02:14 [2023-07-19T10:02:14.387Z] #54 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:02:14 [2023-07-19T10:02:14.387Z] #54 10.50 Selecting previously unselected package m4.
10:02:14 [2023-07-19T10:02:14.387Z] #54 10.51 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 10.52 Unpacking m4 (1.4.18-5) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 11.05 Selecting previously unselected package autoconf.
10:02:14 [2023-07-19T10:02:14.387Z] #54 11.05 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 11.11 Unpacking autoconf (2.69-14) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 11.65 Selecting previously unselected package autotools-dev.
10:02:14 [2023-07-19T10:02:14.387Z] #54 11.65 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 11.71 Unpacking autotools-dev (20180224.1+nmu1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 12.25 Selecting previously unselected package automake.
10:02:14 [2023-07-19T10:02:14.387Z] #54 12.25 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 12.35 Unpacking automake (1:1.16.3-2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 12.92 Selecting previously unselected package patch.
10:02:14 [2023-07-19T10:02:14.387Z] #54 12.92 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 13.09 Unpacking patch (2.7.6-7) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 13.52 Selecting previously unselected package dpkg-dev.
10:02:14 [2023-07-19T10:02:14.387Z] #54 13.53 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 13.60 Unpacking dpkg-dev (1.20.12) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 14.36 Selecting previously unselected package build-essential.
10:02:14 [2023-07-19T10:02:14.387Z] #54 14.36 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 14.44 Unpacking build-essential (12.9) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 15.47 Selecting previously unselected package libcap2:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 15.47 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 15.53 Unpacking libcap2:arm64 (1:2.44-1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 15.93 Selecting previously unselected package libcap-dev:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 15.95 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 16.02 Unpacking libcap-dev:arm64 (1:2.44-1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 16.46 Selecting previously unselected package libprotobuf-c1:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 16.46 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 16.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 16.97 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 16.97 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.01 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.34 Selecting previously unselected package libseccomp-dev:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.34 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.36 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.47 Selecting previously unselected package libsystemd-dev:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.48 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.49 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.78 Selecting previously unselected package libtool.
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.79 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.80 Unpacking libtool (2.4.6-15) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.96 Selecting previously unselected package libudev-dev:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.96 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 17.97 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 18.10 Selecting previously unselected package libyajl2:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 18.10 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 18.13 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 18.25 Selecting previously unselected package libyajl-dev:arm64.
10:02:14 [2023-07-19T10:02:14.387Z] #54 18.26 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 18.28 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.34 Setting up libyajl2:arm64 (2.1.0-3) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.41 Setting up bzip2 (1.0.8-4) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.58 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.62 Setting up libcap2:arm64 (1:2.44-1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.78 Setting up autotools-dev (20180224.1+nmu1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 19.90 Setting up libsigsegv2:arm64 (2.13-1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 20.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 20.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:02:14 [2023-07-19T10:02:14.387Z] #54 20.41 Setting up patch (2.7.6-7) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 20.49 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
10:02:14 [2023-07-19T10:02:14.387Z] #54 20.58 Setting up libyajl-dev:arm64 (2.1.0-3) ...
10:02:14 [2023-07-19T10:02:14.648Z] #54 20.83 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:02:14 [2023-07-19T10:02:14.648Z] #54 ...
10:02:14 [2023-07-19T10:02:14.648Z] 
10:02:14 [2023-07-19T10:02:14.648Z] #59 [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:02:14 [2023-07-19T10:02:14.648Z] #59 20.19 v3.6.0
10:02:14 [2023-07-19T10:02:14.648Z] #59 DONE 21.1s
10:02:14 [2023-07-19T10:02:14.648Z] 
10:02:14 [2023-07-19T10:02:14.648Z] #54 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:02:14 [2023-07-19T10:02:14.648Z] #54 20.98 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:02:14 [2023-07-19T10:02:14.648Z] #54 21.06 Setting up libtool (2.4.6-15) ...
10:02:14 [2023-07-19T10:02:14.648Z] #54 ...
10:02:14 [2023-07-19T10:02:14.648Z] 
10:02:14 [2023-07-19T10:02:14.648Z] #65 [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:02:14 [2023-07-19T10:02:14.648Z] #65 20.90 Selecting previously unselected package libglib2.0-dev-bin.
10:02:14 [2023-07-19T10:02:14.648Z] #65 20.90 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.648Z] #65 20.91 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:02:14 [2023-07-19T10:02:14.908Z] #65 ...
10:02:14 [2023-07-19T10:02:14.908Z] 
10:02:14 [2023-07-19T10:02:14.908Z] #60 [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:02:14 [2023-07-19T10:02:14.908Z] #60 12.26 Selecting previously unselected package libicu67:arm64.
10:02:14 [2023-07-19T10:02:14.908Z] #60 12.26 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 12.39 Unpacking libicu67:arm64 (67.1-7) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 15.20 Selecting previously unselected package libxml2:arm64.
10:02:14 [2023-07-19T10:02:14.908Z] #60 15.20 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 15.34 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 15.84 Selecting previously unselected package libarchive13:arm64.
10:02:14 [2023-07-19T10:02:14.908Z] #60 15.85 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 15.87 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 16.46 Selecting previously unselected package libjsoncpp24:arm64.
10:02:14 [2023-07-19T10:02:14.908Z] #60 16.46 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 16.62 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 16.98 Selecting previously unselected package librhash0:arm64.
10:02:14 [2023-07-19T10:02:14.908Z] #60 16.99 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 17.05 Unpacking librhash0:arm64 (1.4.1-2) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 17.16 Selecting previously unselected package libuv1:arm64.
10:02:14 [2023-07-19T10:02:14.908Z] #60 17.18 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 17.18 Unpacking libuv1:arm64 (1.40.0-2) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 17.31 Selecting previously unselected package cmake.
10:02:14 [2023-07-19T10:02:14.908Z] #60 17.32 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 17.37 Unpacking cmake (3.18.4-2+deb11u1) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.15 Setting up libicu67:arm64 (67.1-7) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.24 Setting up libuv1:arm64 (1.40.0-2) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.28 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.32 Setting up librhash0:arm64 (1.4.1-2) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.39 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.50 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.75 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 19.96 Setting up cmake (3.18.4-2+deb11u1) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 20.02 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:02:14 [2023-07-19T10:02:14.908Z] #60 DONE 20.8s
10:02:14 [2023-07-19T10:02:14.908Z] 
10:02:14 [2023-07-19T10:02:14.909Z] #54 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:02:14 [2023-07-19T10:02:14.909Z] #54 21.10 Setting up m4 (1.4.18-5) ...
10:02:14 [2023-07-19T10:02:14.909Z] #54 21.12 Setting up dpkg-dev (1.20.12) ...
10:02:14 [2023-07-19T10:02:14.909Z] #54 21.15 Setting up autoconf (2.69-14) ...
10:02:14 [2023-07-19T10:02:14.909Z] #54 21.17 Setting up build-essential (12.9) ...
10:02:14 [2023-07-19T10:02:14.909Z] #54 21.20 Setting up automake (1:1.16.3-2) ...
10:02:14 [2023-07-19T10:02:14.909Z] #54 21.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:02:14 [2023-07-19T10:02:14.909Z] #54 21.23 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:02:15 [2023-07-19T10:02:15.853Z] #54 DONE 22.0s
10:02:15 [2023-07-19T10:02:15.853Z] 
10:02:15 [2023-07-19T10:02:15.853Z] #64 [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:02:15 [2023-07-19T10:02:15.853Z] #64 21.86 NAME:
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86    go-winres - A tool for embedding resources in Windows executables
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86 
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86 USAGE:
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86    go-winres [global options] command [command options] [arguments...]
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86 
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86 COMMANDS:
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86    init     Create an initial ./winres/winres.json
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86    make     Make syso files for the "go build" command
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.86    simply   Make syso files for the "go build" command (simplified)
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.87    extract  Extract all resources from an executable
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.87    patch    Replace resources in an executable file (exe, dll)
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.87    help, h  Shows a list of commands or help for one command
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.87 
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.87 GLOBAL OPTIONS:
10:02:15 [2023-07-19T10:02:15.853Z] #64 21.87    --help, -h  show help (default: false)
10:02:15 [2023-07-19T10:02:15.853Z] #64 DONE 22.0s
10:02:15 [2023-07-19T10:02:15.853Z] 
10:02:15 [2023-07-19T10:02:15.853Z] #65 [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:02:15 [2023-07-19T10:02:15.853Z] #65 21.10 Selecting previously unselected package libsepol1-dev:arm64.
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.10 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.11 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.39 Selecting previously unselected package libpcre2-16-0:arm64.
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.39 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.40 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.75 Selecting previously unselected package libpcre2-32-0:arm64.
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.75 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.81 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.96 Selecting previously unselected package libpcre2-posix2:arm64.
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.96 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:02:15 [2023-07-19T10:02:15.853Z] #65 21.96 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:02:16 [2023-07-19T10:02:16.133Z] #65 22.15 Selecting previously unselected package libpcre2-dev:arm64.
10:02:16 [2023-07-19T10:02:16.133Z] #65 22.15 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:02:16 [2023-07-19T10:02:16.133Z] #65 22.17 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:02:16 [2023-07-19T10:02:16.419Z] #65 22.40 Selecting previously unselected package libselinux1-dev:arm64.
10:02:16 [2023-07-19T10:02:16.419Z] #65 22.40 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
10:02:16 [2023-07-19T10:02:16.419Z] #65 22.40 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:02:16 [2023-07-19T10:02:16.684Z] #65 22.76 Selecting previously unselected package libmount-dev:arm64.
10:02:16 [2023-07-19T10:02:16.684Z] #65 22.77 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:02:16 [2023-07-19T10:02:16.684Z] #65 22.82 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:16 [2023-07-19T10:02:16.944Z] #65 23.01 Selecting previously unselected package libpcre16-3:arm64.
10:02:16 [2023-07-19T10:02:16.944Z] #65 23.01 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:02:16 [2023-07-19T10:02:16.944Z] #65 23.02 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:02:16 [2023-07-19T10:02:16.944Z] #65 23.10 Selecting previously unselected package libpcre32-3:arm64.
10:02:16 [2023-07-19T10:02:16.944Z] #65 23.11 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:02:16 [2023-07-19T10:02:16.944Z] #65 23.12 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:02:17 [2023-07-19T10:02:17.204Z] #65 23.26 Selecting previously unselected package libpcrecpp0v5:arm64.
10:02:17 [2023-07-19T10:02:17.204Z] #65 23.26 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:02:17 [2023-07-19T10:02:17.204Z] #65 23.27 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:02:17 [2023-07-19T10:02:17.204Z] #65 23.37 Selecting previously unselected package libpcre3-dev:arm64.
10:02:17 [2023-07-19T10:02:17.204Z] #65 23.38 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:02:17 [2023-07-19T10:02:17.204Z] #65 23.38 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:02:17 [2023-07-19T10:02:17.464Z] #65 23.59 Selecting previously unselected package zlib1g-dev:arm64.
10:02:17 [2023-07-19T10:02:17.464Z] #65 23.60 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:02:17 [2023-07-19T10:02:17.464Z] #65 23.61 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:02:17 [2023-07-19T10:02:17.725Z] #65 23.75 Selecting previously unselected package libglib2.0-dev:arm64.
10:02:17 [2023-07-19T10:02:17.725Z] #65 23.75 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:02:17 [2023-07-19T10:02:17.725Z] #65 23.78 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:02:18 [2023-07-19T10:02:18.246Z] #65 24.28 Selecting previously unselected package libsecret-1-dev:arm64.
10:02:18 [2023-07-19T10:02:18.246Z] #65 24.29 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:02:18 [2023-07-19T10:02:18.246Z] #65 24.30 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:02:18 [2023-07-19T10:02:18.246Z] #65 24.44 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:02:18 [2023-07-19T10:02:18.246Z] #65 24.54 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:02:18 [2023-07-19T10:02:18.506Z] #65 24.60 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:02:18 [2023-07-19T10:02:18.506Z] #65 24.66 Setting up libffi-dev:arm64 (3.3-6) ...
10:02:18 [2023-07-19T10:02:18.506Z] #65 24.68 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:02:18 [2023-07-19T10:02:18.506Z] #65 24.69 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:02:18 [2023-07-19T10:02:18.506Z] #65 24.70 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:02:18 [2023-07-19T10:02:18.506Z] #65 24.75 Setting up libglib2.0-data (2.66.8-1) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 24.79 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 24.81 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 24.83 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 24.84 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 24.85 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 24.86 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 24.88 Setting up python3-lib2to3 (3.9.2-1) ...
10:02:18 [2023-07-19T10:02:18.766Z] #65 ...
10:02:18 [2023-07-19T10:02:18.766Z] 
10:02:18 [2023-07-19T10:02:18.766Z] #66 [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:02:18 [2023-07-19T10:02:18.766Z] #66 13.86 internal/reflectlite
10:02:18 [2023-07-19T10:02:18.766Z] #66 13.88 sync
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.15 internal/testlog
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.16 internal/singleflight
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.16 internal/godebug
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.26 math/rand
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.27 internal/intern
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.73 errors
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.74 sort
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.87 io
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.87 internal/oserror
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.87 internal/safefilepath
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.87 strconv
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.87 path
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.87 crypto/internal/nistec/fiat
10:02:18 [2023-07-19T10:02:18.766Z] #66 14.89 vendor/golang.org/x/net/dns/dnsmessage
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.06 syscall
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.16 container/heap
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.45 crypto/internal/randutil
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.45 hash
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.45 strings
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.45 bytes
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.57 hash/crc32
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.58 github.com/stevvooe/resumable
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.75 text/tabwriter
10:02:18 [2023-07-19T10:02:18.766Z] #66 15.76 crypto
10:02:18 [2023-07-19T10:02:18.766Z] #66 16.17 reflect
10:02:18 [2023-07-19T10:02:18.766Z] #66 16.19 crypto/rc4
10:02:18 [2023-07-19T10:02:18.766Z] #66 16.21 net/netip
10:02:18 [2023-07-19T10:02:18.766Z] #66 16.21 vendor/golang.org/x/text/transform
10:02:18 [2023-07-19T10:02:18.767Z] #66 16.24 encoding/base32
10:02:18 [2023-07-19T10:02:18.767Z] #66 16.28 golang.org/x/crypto/blowfish
10:02:18 [2023-07-19T10:02:18.767Z] #66 16.37 bufio
10:02:18 [2023-07-19T10:02:18.767Z] #66 16.51 net/http/internal/ascii
10:02:18 [2023-07-19T10:02:18.767Z] #66 16.66 regexp/syntax
10:02:18 [2023-07-19T10:02:18.767Z] #66 16.86 github.com/garyburd/redigo/internal
10:02:18 [2023-07-19T10:02:18.767Z] #66 16.90 html
10:02:18 [2023-07-19T10:02:18.767Z] #66 18.15 regexp
10:02:18 [2023-07-19T10:02:18.767Z] #66 18.15 time
10:02:18 [2023-07-19T10:02:18.767Z] #66 18.19 internal/syscall/unix
10:02:18 [2023-07-19T10:02:18.767Z] #66 18.20 internal/syscall/execenv
10:02:18 [2023-07-19T10:02:18.767Z] #66 19.61 context
10:02:18 [2023-07-19T10:02:18.767Z] #66 19.61 io/fs
10:02:18 [2023-07-19T10:02:18.767Z] #66 19.61 internal/poll
10:02:18 [2023-07-19T10:02:18.767Z] #66 20.16 embed
10:02:18 [2023-07-19T10:02:18.767Z] #66 20.38 os
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.10 encoding/binary
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.11 internal/fmtsort
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.12 internal/saferio
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.50 path/filepath
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.51 net
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.51 fmt
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.51 io/ioutil
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.51 os/signal
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.79 github.com/bugsnag/osext
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.79 os/exec
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.85 crypto/cipher
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.88 crypto/internal/edwards25519/field
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.88 crypto/internal/nistec
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.89 crypto/md5
10:02:18 [2023-07-19T10:02:18.767Z] #66 21.89 crypto/sha1
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.30 crypto/internal/edwards25519
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.36 encoding/base64
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.46 vendor/golang.org/x/crypto/internal/poly1305
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.56 crypto/internal/boring
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.76 crypto/des
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.77 crypto/aes
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.83 crypto/sha512
10:02:18 [2023-07-19T10:02:18.767Z] #66 22.97 crypto/hmac
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.00 crypto/sha256
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.20 encoding/pem
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.25 vendor/golang.org/x/crypto/chacha20
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.42 vendor/golang.org/x/crypto/hkdf
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.50 github.com/bugsnag/panicwrap
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.77 encoding/hex
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.78 net/url
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.89 math/big
10:02:18 [2023-07-19T10:02:18.767Z] #66 23.98 encoding/json
10:02:19 [2023-07-19T10:02:19.027Z] #66 24.01 log
10:02:19 [2023-07-19T10:02:19.027Z] #66 ...
10:02:19 [2023-07-19T10:02:19.027Z] 
10:02:19 [2023-07-19T10:02:19.027Z] #65 [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:02:19 [2023-07-19T10:02:19.027Z] #65 25.06 Setting up libelf1:arm64 (0.183-1) ...
10:02:19 [2023-07-19T10:02:19.027Z] #65 25.07 Setting up libsecret-common (0.20.4-2) ...
10:02:19 [2023-07-19T10:02:19.027Z] #65 25.08 Setting up python3-distutils (3.9.2-1) ...
10:02:19 [2023-07-19T10:02:19.287Z] #65 25.39 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:02:19 [2023-07-19T10:02:19.547Z] #65 ...
10:02:19 [2023-07-19T10:02:19.547Z] 
10:02:19 [2023-07-19T10:02:19.547Z] #68 [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:02:19 [2023-07-19T10:02:19.811Z] #68 ...
10:02:19 [2023-07-19T10:02:19.811Z] 
10:02:19 [2023-07-19T10:02:19.811Z] #69 [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:02:19 [2023-07-19T10:02:19.811Z] #69 2.023 go: downloading github.com/gorilla/mux v1.8.0
10:02:19 [2023-07-19T10:02:19.811Z] #69 2.023 go: downloading github.com/moby/sys/mountinfo v0.6.2
10:02:19 [2023-07-19T10:02:19.811Z] #69 2.060 go: downloading github.com/urfave/cli/v2 v2.23.5
10:02:19 [2023-07-19T10:02:19.811Z] #69 2.097 go: downloading golang.org/x/sys v0.2.0
10:02:19 [2023-07-19T10:02:19.811Z] #69 2.196 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:02:19 [2023-07-19T10:02:19.811Z] #69 2.356 go: downloading github.com/google/uuid v1.3.0
10:02:19 [2023-07-19T10:02:19.811Z] #69 2.381 go: downloading github.com/moby/vpnkit v0.5.0
10:02:19 [2023-07-19T10:02:19.811Z] #69 2.586 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:02:19 [2023-07-19T10:02:19.811Z] #69 3.468 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:02:19 [2023-07-19T10:02:19.811Z] #69 3.474 go: downloading golang.org/x/net v0.1.0
10:02:19 [2023-07-19T10:02:19.811Z] #69 4.262 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
10:02:19 [2023-07-19T10:02:19.811Z] #69 4.263 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
10:02:19 [2023-07-19T10:02:19.811Z] #69 ...
10:02:19 [2023-07-19T10:02:19.811Z] 
10:02:19 [2023-07-19T10:02:19.811Z] #70 [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:02:20 [2023-07-19T10:02:20.072Z] #70 ...
10:02:20 [2023-07-19T10:02:20.072Z] 
10:02:20 [2023-07-19T10:02:20.072Z] #65 [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:02:20 [2023-07-19T10:02:20.072Z] #65 25.97 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.00 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.02 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.03 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.04 Setting up libglib2.0-bin (2.66.8-1) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.08 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.10 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.14 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.17 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.20 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.23 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.24 No schema files found: doing nothing.
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.24 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:02:20 [2023-07-19T10:02:20.072Z] #65 26.34 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:02:21 [2023-07-19T10:02:21.012Z] #65 ...
10:02:21 [2023-07-19T10:02:21.012Z] 
10:02:21 [2023-07-19T10:02:21.012Z] #71 [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:02:21 [2023-07-19T10:02:21.012Z] #71 1.311 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:02:21 [2023-07-19T10:02:21.012Z] #71 1.311 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:02:21 [2023-07-19T10:02:21.012Z] #71 1.311 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:02:21 [2023-07-19T10:02:21.012Z] #71 2.659 Reading package lists...
10:02:21 [2023-07-19T10:02:21.012Z] #71 3.587 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:02:21 [2023-07-19T10:02:21.012Z] #71 3.626 Reading package lists...
10:02:21 [2023-07-19T10:02:21.012Z] #71 4.593 Building dependency tree...
10:02:21 [2023-07-19T10:02:21.012Z] #71 4.871 Reading state information...
10:02:21 [2023-07-19T10:02:21.012Z] #71 5.295 gcc is already the newest version (4:10.2.1-1).
10:02:21 [2023-07-19T10:02:21.012Z] #71 5.295 libc6-dev is already the newest version (2.31-13+deb11u6).
10:02:21 [2023-07-19T10:02:21.012Z] #71 5.295 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
10:02:21 [2023-07-19T10:02:21.012Z] #71 DONE 6.3s
10:02:21 [2023-07-19T10:02:21.012Z] 
10:02:21 [2023-07-19T10:02:21.012Z] #72 [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:02:21 [2023-07-19T10:02:21.012Z] #72 1.057 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
10:02:21 [2023-07-19T10:02:21.277Z] #72 ...
10:02:21 [2023-07-19T10:02:21.277Z] 
10:02:21 [2023-07-19T10:02:21.277Z] #65 [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:02:21 [2023-07-19T10:02:21.277Z] #65 DONE 27.3s
10:02:21 [2023-07-19T10:02:21.277Z] 
10:02:21 [2023-07-19T10:02:21.277Z] #66 [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:02:21 [2023-07-19T10:02:21.277Z] #66 24.15 github.com/bugsnag/bugsnag-go/errors
10:02:21 [2023-07-19T10:02:21.277Z] #66 24.16 crypto/ecdh
10:02:21 [2023-07-19T10:02:21.277Z] #66 24.24 vendor/golang.org/x/crypto/chacha20poly1305
10:02:21 [2023-07-19T10:02:21.277Z] #66 24.25 compress/flate
10:02:21 [2023-07-19T10:02:21.277Z] #66 24.25 vendor/golang.org/x/text/unicode/bidi
10:02:21 [2023-07-19T10:02:21.277Z] #66 24.41 vendor/golang.org/x/text/unicode/norm
10:02:21 [2023-07-19T10:02:21.277Z] #66 24.49 vendor/golang.org/x/net/http2/hpack
10:02:21 [2023-07-19T10:02:21.277Z] #66 24.55 mime
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.12 mime/quotedprintable
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.47 net/http/internal
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.67 gopkg.in/yaml.v2
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.69 compress/gzip
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.72 golang.org/x/net/context
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.87 vendor/golang.org/x/text/secure/bidirule
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.97 github.com/docker/distribution/digest
10:02:21 [2023-07-19T10:02:21.277Z] #66 25.97 encoding/gob
10:02:21 [2023-07-19T10:02:21.277Z] #66 26.02 text/template/parse
10:02:21 [2023-07-19T10:02:21.538Z] #66 26.44 github.com/docker/distribution/reference
10:02:21 [2023-07-19T10:02:21.798Z] #66 26.90 github.com/docker/distribution/version
10:02:22 [2023-07-19T10:02:22.058Z] #66 27.21 runtime/debug
10:02:22 [2023-07-19T10:02:22.318Z] #66 27.55 github.com/Sirupsen/logrus
10:02:23 [2023-07-19T10:02:23.269Z] #66 28.26 encoding/xml
10:02:24 [2023-07-19T10:02:24.208Z] #66 29.13 vendor/golang.org/x/net/idna
10:02:24 [2023-07-19T10:02:24.208Z] #66 29.42 crypto/elliptic
10:02:24 [2023-07-19T10:02:24.567Z] #66 29.46 crypto/internal/bigmod
10:02:24 [2023-07-19T10:02:24.835Z] #66 ...
10:02:24 [2023-07-19T10:02:24.835Z] 
10:02:24 [2023-07-19T10:02:24.835Z] #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:02:24 [2023-07-19T10:02:24.835Z] #73 0.984 -- The C compiler identification is GNU 10.2.1
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.020 -- Detecting C compiler ABI info
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.300 -- Detecting C compiler ABI info - done
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.380 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.384 -- Detecting C compile features
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.385 -- Detecting C compile features - done
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.428 -- Performing Test HAS_BUILTIN_FORTIFY
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.504 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.573 -- Configuring done
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.591 -- Generating done
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.603 -- Build files have been written to: /go/src/github.com/krallin/tini
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.737 Scanning dependencies of target tini-static
10:02:24 [2023-07-19T10:02:24.835Z] #73 1.790 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:02:24 [2023-07-19T10:02:24.835Z] #73 2.205 [100%] Linking C executable tini-static
10:02:24 [2023-07-19T10:02:24.835Z] #73 2.422 [100%] Built target tini-static
10:02:24 [2023-07-19T10:02:24.835Z] #73 DONE 3.6s
10:02:24 [2023-07-19T10:02:24.835Z] 
10:02:24 [2023-07-19T10:02:24.835Z] #66 [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:02:24 [2023-07-19T10:02:24.835Z] #66 29.93 crypto/internal/boring/bbig
10:02:24 [2023-07-19T10:02:24.835Z] #66 ...
10:02:24 [2023-07-19T10:02:24.835Z] 
10:02:24 [2023-07-19T10:02:24.835Z] #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:02:24 [2023-07-19T10:02:24.835Z] #74 0.789 Cloning into '/tmp/crun-build'...
10:02:24 [2023-07-19T10:02:24.835Z] #74 2.479 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:02:24 [2023-07-19T10:02:24.835Z] #74 2.503 Cloning into '/tmp/crun-build/libocispec'...
10:02:24 [2023-07-19T10:02:24.835Z] #74 3.180 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:02:24 [2023-07-19T10:02:24.835Z] #74 3.207 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:02:24 [2023-07-19T10:02:24.835Z] #74 3.214 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:02:24 [2023-07-19T10:02:24.835Z] #74 3.214 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:02:24 [2023-07-19T10:02:24.835Z] #74 3.228 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:02:24 [2023-07-19T10:02:24.835Z] #74 3.798 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:02:24 [2023-07-19T10:02:24.835Z] #74 4.366 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:02:24 [2023-07-19T10:02:24.835Z] #74 4.861 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:02:24 [2023-07-19T10:02:24.835Z] #74 4.990 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:02:24 [2023-07-19T10:02:24.835Z] #74 5.136 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:02:25 [2023-07-19T10:02:25.109Z] #74 ...
10:02:25 [2023-07-19T10:02:25.109Z] 
10:02:25 [2023-07-19T10:02:25.109Z] #66 [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:02:25 [2023-07-19T10:02:25.109Z] #66 30.08 encoding/asn1
10:02:25 [2023-07-19T10:02:25.109Z] #66 30.16 crypto/rand
10:02:25 [2023-07-19T10:02:25.109Z] #66 30.27 crypto/dsa
10:02:25 [2023-07-19T10:02:25.391Z] #66 30.45 crypto/ed25519
10:02:25 [2023-07-19T10:02:25.665Z] #66 30.73 crypto/rsa
10:02:25 [2023-07-19T10:02:25.665Z] #66 30.78 github.com/Sirupsen/logrus/formatters/logstash
10:02:25 [2023-07-19T10:02:25.933Z] #66 30.91 net/textproto
10:02:25 [2023-07-19T10:02:25.933Z] #66 31.05 github.com/docker/distribution/uuid
10:02:26 [2023-07-19T10:02:26.216Z] #66 ...
10:02:26 [2023-07-19T10:02:26.216Z] 
10:02:26 [2023-07-19T10:02:26.216Z] #55 [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:02:26 [2023-07-19T10:02:26.216Z] #55 32.19 gotestsum version dev
10:02:26 [2023-07-19T10:02:26.216Z] #55 DONE 32.5s
10:02:26 [2023-07-19T10:02:26.216Z] 
10:02:26 [2023-07-19T10:02:26.216Z] #66 [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:02:26 [2023-07-19T10:02:26.216Z] #66 31.38 github.com/garyburd/redigo/redis
10:02:26 [2023-07-19T10:02:26.491Z] #66 31.42 vendor/golang.org/x/crypto/cryptobyte
10:02:26 [2023-07-19T10:02:26.753Z] #66 31.85 crypto/x509/pkix
10:02:26 [2023-07-19T10:02:26.753Z] #66 31.92 mime/multipart
10:02:27 [2023-07-19T10:02:27.027Z] #66 32.08 github.com/stevvooe/resumable/sha256
10:02:27 [2023-07-19T10:02:27.027Z] #66 32.16 github.com/stevvooe/resumable/sha512
10:02:27 [2023-07-19T10:02:27.297Z] #66 32.25 vendor/golang.org/x/net/http/httpguts
10:02:27 [2023-07-19T10:02:27.297Z] #66 32.35 vendor/golang.org/x/net/http/httpproxy
10:02:27 [2023-07-19T10:02:27.297Z] #66 32.43 text/template
10:02:27 [2023-07-19T10:02:27.297Z] #66 32.47 github.com/docker/distribution/registry/listener
10:02:27 [2023-07-19T10:02:27.559Z] #66 32.52 github.com/spf13/pflag
10:02:27 [2023-07-19T10:02:27.559Z] #66 32.64 crypto/ecdsa
10:02:27 [2023-07-19T10:02:27.559Z] #66 32.71 log/syslog
10:02:27 [2023-07-19T10:02:27.819Z] #66 32.86 golang.org/x/crypto/bcrypt
10:02:27 [2023-07-19T10:02:27.819Z] #66 32.92 os/user
10:02:28 [2023-07-19T10:02:28.078Z] #66 33.33 github.com/yvasiyarov/go-metrics
10:02:28 [2023-07-19T10:02:28.338Z] #66 33.42 github.com/mitchellh/mapstructure
10:02:28 [2023-07-19T10:02:28.338Z] #66 33.43 internal/profile
10:02:28 [2023-07-19T10:02:28.598Z] #66 33.62 runtime/pprof
10:02:28 [2023-07-19T10:02:28.598Z] #66 33.64 runtime/trace
10:02:29 [2023-07-19T10:02:29.168Z] #66 34.22 crypto/x509
10:02:30 [2023-07-19T10:02:30.108Z] #66 35.05 github.com/spf13/cobra
10:02:31 [2023-07-19T10:02:31.488Z] #66 ...
10:02:31 [2023-07-19T10:02:31.488Z] 
10:02:31 [2023-07-19T10:02:31.488Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
10:02:31 [2023-07-19T10:02:31.488Z] #75 4.562 + bin/ctr
10:02:31 [2023-07-19T10:02:31.488Z] #75 4.563 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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:02:31 [2023-07-19T10:02:31.748Z] #75 ...
10:02:31 [2023-07-19T10:02:31.748Z] 
10:02:31 [2023-07-19T10:02:31.748Z] #66 [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:02:31 [2023-07-19T10:02:31.748Z] #66 36.66 crypto/tls
10:02:33 [2023-07-19T10:02:33.658Z] #66 38.55 github.com/docker/libtrust
10:02:33 [2023-07-19T10:02:33.658Z] #66 38.55 net/smtp
10:02:33 [2023-07-19T10:02:33.658Z] #66 38.55 net/http/httptrace
10:02:33 [2023-07-19T10:02:33.658Z] #66 38.63 net/http
10:02:37 [2023-07-19T10:02:37.862Z] #66 ...
10:02:37 [2023-07-19T10:02:37.862Z] 
10:02:37 [2023-07-19T10:02:37.862Z] #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:02:37 [2023-07-19T10:02:37.862Z] #74 11.84 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:02:37 [2023-07-19T10:02:37.862Z] #74 17.02 libtoolize: putting auxiliary files in '.'.
10:02:37 [2023-07-19T10:02:37.862Z] #74 17.02 libtoolize: copying file './ltmain.sh'
10:02:37 [2023-07-19T10:02:37.862Z] #74 17.94 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:02:37 [2023-07-19T10:02:37.862Z] #74 17.94 libtoolize: and rerunning libtoolize and aclocal.
10:02:37 [2023-07-19T10:02:37.862Z] #74 17.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:02:37 [2023-07-19T10:02:37.862Z] #74 21.89 configure.ac:7: installing './compile'
10:02:37 [2023-07-19T10:02:37.862Z] #74 21.89 configure.ac:11: installing './config.guess'
10:02:37 [2023-07-19T10:02:37.862Z] #74 21.89 configure.ac:11: installing './config.sub'
10:02:37 [2023-07-19T10:02:37.862Z] #74 21.89 configure.ac:8: installing './install-sh'
10:02:37 [2023-07-19T10:02:37.862Z] #74 21.93 configure.ac:8: installing './missing'
10:02:37 [2023-07-19T10:02:37.862Z] #74 21.97 Makefile.am: installing './depcomp'
10:02:38 [2023-07-19T10:02:38.433Z] #74 ...
10:02:38 [2023-07-19T10:02:38.433Z] 
10:02:38 [2023-07-19T10:02:38.433Z] #66 [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:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 github.com/docker/distribution/configuration
10:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 github.com/bugsnag/bugsnag-go
10:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 github.com/gorilla/context
10:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 expvar
10:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 github.com/gorilla/handlers
10:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 github.com/docker/distribution/registry/client/transport
10:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 github.com/yvasiyarov/newrelic_platform_go
10:02:38 [2023-07-19T10:02:38.433Z] #66 43.38 github.com/docker/distribution/registry/api/errcode
10:02:38 [2023-07-19T10:02:38.693Z] #66 43.77 github.com/gorilla/mux
10:02:38 [2023-07-19T10:02:38.953Z] #66 43.94 github.com/Azure/azure-sdk-for-go/storage
10:02:38 [2023-07-19T10:02:38.953Z] #66 43.95 github.com/AdRoll/goamz/aws
10:02:38 [2023-07-19T10:02:38.953Z] #66 44.01 net/http/httputil
10:02:39 [2023-07-19T10:02:39.212Z] #66 44.25 github.com/ncw/swift
10:02:39 [2023-07-19T10:02:39.212Z] #66 44.28 net/http/pprof
10:02:39 [2023-07-19T10:02:39.212Z] #66 44.28 github.com/yvasiyarov/gorelic
10:02:39 [2023-07-19T10:02:39.472Z] #66 44.49 github.com/docker/distribution/context
10:02:39 [2023-07-19T10:02:39.472Z] #66 44.50 github.com/docker/distribution/registry/api/v2
10:02:39 [2023-07-19T10:02:39.732Z] #66 44.87 github.com/AdRoll/goamz/cloudfront
10:02:40 [2023-07-19T10:02:40.671Z] #66 45.57 github.com/docker/distribution/health
10:02:40 [2023-07-19T10:02:40.671Z] #66 45.58 github.com/docker/distribution
10:02:40 [2023-07-19T10:02:40.671Z] #66 45.58 github.com/docker/distribution/registry/storage/driver
10:02:40 [2023-07-19T10:02:40.671Z] #66 45.58 github.com/docker/distribution/registry/auth
10:02:40 [2023-07-19T10:02:40.671Z] #66 45.72 github.com/docker/distribution/registry/auth/htpasswd
10:02:40 [2023-07-19T10:02:40.671Z] #66 45.72 github.com/docker/distribution/registry/auth/silly
10:02:40 [2023-07-19T10:02:40.671Z] #66 45.72 github.com/docker/distribution/registry/auth/token
10:02:40 [2023-07-19T10:02:40.932Z] #66 45.97 github.com/docker/distribution/registry/proxy/scheduler
10:02:40 [2023-07-19T10:02:40.932Z] #66 46.10 github.com/docker/distribution/registry/storage/driver/factory
10:02:41 [2023-07-19T10:02:41.192Z] #66 46.12 github.com/docker/distribution/registry/storage/driver/middleware
10:02:41 [2023-07-19T10:02:41.192Z] #66 46.12 github.com/docker/distribution/health/checks
10:02:41 [2023-07-19T10:02:41.192Z] #66 46.13 github.com/docker/distribution/registry/storage/driver/base
10:02:41 [2023-07-19T10:02:41.192Z] #66 46.15 github.com/docker/distribution/manifest/manifestlist
10:02:41 [2023-07-19T10:02:41.192Z] #66 46.16 github.com/docker/distribution/manifest/schema1
10:02:41 [2023-07-19T10:02:41.192Z] #66 46.23 github.com/docker/distribution/manifest/schema2
10:02:41 [2023-07-19T10:02:41.192Z] #66 46.25 github.com/docker/distribution/notifications
10:02:41 [2023-07-19T10:02:41.452Z] #66 46.39 github.com/docker/distribution/registry/middleware/registry
10:02:41 [2023-07-19T10:02:41.452Z] #66 46.39 github.com/docker/distribution/registry/middleware/repository
10:02:41 [2023-07-19T10:02:41.452Z] #66 46.41 github.com/docker/distribution/registry/storage/cache
10:02:41 [2023-07-19T10:02:41.452Z] #66 46.54 github.com/docker/distribution/registry/storage/driver/azure
10:02:41 [2023-07-19T10:02:41.452Z] #66 46.58 github.com/docker/distribution/registry/storage/driver/filesystem
10:02:41 [2023-07-19T10:02:41.452Z] #66 46.61 github.com/docker/distribution/registry/storage/driver/inmemory
10:02:41 [2023-07-19T10:02:41.452Z] #66 46.68 github.com/docker/distribution/registry/storage/cache/memory
10:02:41 [2023-07-19T10:02:41.712Z] #66 46.73 github.com/docker/distribution/registry/storage/cache/redis
10:02:41 [2023-07-19T10:02:41.712Z] #66 46.74 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
10:02:41 [2023-07-19T10:02:41.972Z] #66 46.90 github.com/docker/distribution/registry/storage
10:02:41 [2023-07-19T10:02:41.972Z] #66 46.92 github.com/docker/distribution/registry/client
10:02:41 [2023-07-19T10:02:41.972Z] #66 47.02 github.com/AdRoll/goamz/s3
10:02:41 [2023-07-19T10:02:41.972Z] #66 47.07 github.com/docker/distribution/registry/storage/driver/swift
10:02:42 [2023-07-19T10:02:42.912Z] #66 47.97 github.com/docker/distribution/registry/client/auth
10:02:43 [2023-07-19T10:02:43.515Z] #66 48.37 github.com/docker/distribution/registry/storage/driver/s3
10:02:43 [2023-07-19T10:02:43.775Z] #66 48.87 github.com/docker/distribution/registry/proxy
10:02:44 [2023-07-19T10:02:44.035Z] #66 49.15 github.com/docker/distribution/registry/handlers
10:02:44 [2023-07-19T10:02:44.974Z] #66 50.10 github.com/docker/distribution/registry
10:02:45 [2023-07-19T10:02:45.234Z] #66 50.33 github.com/docker/distribution/cmd/registry
10:02:47 [2023-07-19T10:02:47.141Z] #66 52.04 + xx-verify /build/registry-v2
10:02:48 [2023-07-19T10:02:48.522Z] #66 ...
10:02:48 [2023-07-19T10:02:48.522Z] 
10:02:48 [2023-07-19T10:02:48.522Z] #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:02:48 [2023-07-19T10:02:48.522Z] #74 22.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:02:48 [2023-07-19T10:02:48.522Z] #74 22.72 libtoolize: copying file 'build-aux/ltmain.sh'
10:02:48 [2023-07-19T10:02:48.522Z] #74 22.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:02:48 [2023-07-19T10:02:48.522Z] #74 22.87 libtoolize: copying file 'm4/libtool.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 23.00 libtoolize: copying file 'm4/ltoptions.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 23.14 libtoolize: copying file 'm4/ltsugar.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 23.32 libtoolize: copying file 'm4/ltversion.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 23.44 libtoolize: copying file 'm4/lt~obsolete.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 23.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:02:48 [2023-07-19T10:02:48.522Z] #74 28.33 configure.ac:7: installing 'build-aux/compile'
10:02:48 [2023-07-19T10:02:48.522Z] #74 28.34 configure.ac:9: installing 'build-aux/config.guess'
10:02:48 [2023-07-19T10:02:48.522Z] #74 28.35 configure.ac:9: installing 'build-aux/config.sub'
10:02:48 [2023-07-19T10:02:48.522Z] #74 28.35 configure.ac:11: installing 'build-aux/install-sh'
10:02:48 [2023-07-19T10:02:48.522Z] #74 28.35 configure.ac:11: installing 'build-aux/missing'
10:02:48 [2023-07-19T10:02:48.522Z] #74 28.42 Makefile.am: installing 'build-aux/depcomp'
10:02:48 [2023-07-19T10:02:48.522Z] #74 28.46 parallel-tests: installing 'build-aux/test-driver'
10:02:48 [2023-07-19T10:02:48.522Z] #74 30.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:02:48 [2023-07-19T10:02:48.522Z] #74 30.22 libtoolize: copying file 'build-aux/ltmain.sh'
10:02:48 [2023-07-19T10:02:48.522Z] #74 30.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:02:48 [2023-07-19T10:02:48.522Z] #74 30.70 libtoolize: copying file 'm4/libtool.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 30.85 libtoolize: copying file 'm4/ltoptions.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 30.98 libtoolize: copying file 'm4/ltsugar.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 31.13 libtoolize: copying file 'm4/ltversion.m4'
10:02:48 [2023-07-19T10:02:48.522Z] #74 31.31 libtoolize: copying file 'm4/lt~obsolete.m4'
10:02:53 [2023-07-19T10:02:53.799Z] #74 37.32 configure.ac:11: installing 'build-aux/compile'
10:02:53 [2023-07-19T10:02:53.799Z] #74 37.32 configure.ac:11: installing 'build-aux/config.guess'
10:02:53 [2023-07-19T10:02:53.799Z] #74 37.33 configure.ac:11: installing 'build-aux/config.sub'
10:02:53 [2023-07-19T10:02:53.799Z] #74 37.33 configure.ac:13: installing 'build-aux/install-sh'
10:02:53 [2023-07-19T10:02:53.799Z] #74 37.33 configure.ac:13: installing 'build-aux/missing'
10:02:53 [2023-07-19T10:02:53.799Z] #74 37.33 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:02:53 [2023-07-19T10:02:53.799Z] #74 37.40 Makefile.am: installing 'build-aux/depcomp'
10:02:54 [2023-07-19T10:02:54.369Z] #74 38.14 checking build system type... aarch64-unknown-linux-gnu
10:02:54 [2023-07-19T10:02:54.369Z] #74 38.44 checking host system type... aarch64-unknown-linux-gnu
10:02:54 [2023-07-19T10:02:54.369Z] #74 38.45 checking how to print strings... printf
10:02:54 [2023-07-19T10:02:54.369Z] #74 38.46 checking for gcc... gcc
10:02:54 [2023-07-19T10:02:54.369Z] #74 38.58 checking whether the C compiler works... yes
10:02:54 [2023-07-19T10:02:54.369Z] #74 38.69 checking for C compiler default output file name... a.out
10:02:54 [2023-07-19T10:02:54.629Z] #74 38.69 checking for suffix of executables... 
10:02:54 [2023-07-19T10:02:54.888Z] #74 38.84 checking whether we are cross compiling... no
10:02:54 [2023-07-19T10:02:54.888Z] #74 39.01 checking for suffix of object files... o
10:02:54 [2023-07-19T10:02:54.888Z] #74 39.17 checking whether we are using the GNU C compiler... yes
10:02:55 [2023-07-19T10:02:55.148Z] #74 39.27 checking whether gcc accepts -g... yes
10:02:55 [2023-07-19T10:02:55.148Z] #74 39.32 checking for gcc option to accept ISO C89... none needed
10:02:55 [2023-07-19T10:02:55.148Z] #74 39.49 checking whether gcc understands -c and -o together... yes
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.56 checking for a sed that does not truncate output... /bin/sed
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.57 checking for grep that handles long lines and -e... /bin/grep
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.58 checking for egrep... /bin/grep -E
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.58 checking for fgrep... /bin/grep -F
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.59 checking for ld used by gcc... /usr/bin/ld
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.59 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:02:55 [2023-07-19T10:02:55.408Z] #74 39.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.82 checking whether ln -s works... yes
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.82 checking the maximum length of command line arguments... 1572864
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.86 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.86 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.86 checking for /usr/bin/ld option to reload object files... -r
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.86 checking for objdump... objdump
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.86 checking how to recognize dependent libraries... pass_all
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.87 checking for dlltool... no
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.87 checking how to associate runtime and link libraries... printf %s\n
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.87 checking for ar... ar
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.87 checking for archiver @FILE support... @
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.96 checking for strip... strip
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.98 checking for ranlib... ranlib
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.98 checking for gawk... no
10:02:55 [2023-07-19T10:02:55.668Z] #74 39.98 checking for mawk... mawk
10:02:55 [2023-07-19T10:02:55.928Z] #74 39.98 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:02:55 [2023-07-19T10:02:55.928Z] #74 40.32 checking for sysroot... no
10:02:55 [2023-07-19T10:02:55.928Z] #74 40.32 checking for a working dd... /bin/dd
10:02:55 [2023-07-19T10:02:55.928Z] #74 40.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:02:55 [2023-07-19T10:02:55.928Z] #74 40.34 checking for mt... no
10:02:55 [2023-07-19T10:02:55.928Z] #74 40.35 checking if : is a manifest tool... no
10:02:56 [2023-07-19T10:02:56.188Z] #74 40.36 checking how to run the C preprocessor... gcc -E
10:02:56 [2023-07-19T10:02:56.188Z] 
10:02:56 [2023-07-19T10:02:56.188Z] #74 ...
10:02:56 [2023-07-19T10:02:56.188Z] 
10:02:56 [2023-07-19T10:02:56.188Z] #66 [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:02:56 [2023-07-19T10:02:56.188Z] #66 DONE 61.3s
10:02:56 [2023-07-19T10:02:56.188Z] 
10:02:56 [2023-07-19T10:02:56.188Z] #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:02:57 [2023-07-19T10:02:57.127Z] #74 40.65 checking for ANSI C header files... yes
10:02:57 [2023-07-19T10:02:57.127Z] #74 41.15 checking for sys/types.h... yes
10:02:57 [2023-07-19T10:02:57.127Z] #74 41.29 checking for sys/stat.h... yes
10:02:57 [2023-07-19T10:02:57.127Z] #74 41.38 checking for stdlib.h... yes
10:02:57 [2023-07-19T10:02:57.387Z] #74 41.51 checking for string.h... yes
10:02:57 [2023-07-19T10:02:57.387Z] 
10:02:57 [2023-07-19T10:02:57.387Z] #74 ...
10:02:57 [2023-07-19T10:02:57.387Z] 
10:02:57 [2023-07-19T10:02:57.387Z] #69 [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:02:57 [2023-07-19T10:02:57.387Z] #69 DONE 47.6s
10:02:57 [2023-07-19T10:02:57.387Z] 
10:02:57 [2023-07-19T10:02:57.387Z] #76 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
10:02:57 [2023-07-19T10:02:57.387Z] #76 DONE 0.0s
10:02:57 [2023-07-19T10:02:57.387Z] 
10:02:57 [2023-07-19T10:02:57.387Z] #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:02:57 [2023-07-19T10:02:57.647Z] #74 41.66 checking for memory.h... 
10:02:57 [2023-07-19T10:02:57.647Z] #74 ...
10:02:57 [2023-07-19T10:02:57.647Z] 
10:02:57 [2023-07-19T10:02:57.647Z] #77 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
10:02:57 [2023-07-19T10:02:57.647Z] #77 DONE 0.1s
10:02:57 [2023-07-19T10:02:57.647Z] 
10:02:57 [2023-07-19T10:02:57.647Z] #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:02:57 [2023-07-19T10:02:57.647Z] #74 41.66 checking for memory.h... yes
10:02:57 [2023-07-19T10:02:57.647Z] #74 41.80 checking for strings.h... yes
10:02:57 [2023-07-19T10:02:57.647Z] #74 41.97 checking for inttypes.h... yes
10:02:57 [2023-07-19T10:02:57.909Z] #74 42.04 checking for stdint.h... yes
10:02:57 [2023-07-19T10:02:57.909Z] #74 42.24 checking for unistd.h... yes
10:02:58 [2023-07-19T10:02:58.169Z] #74 42.32 checking for dlfcn.h... yes
10:02:58 [2023-07-19T10:02:58.169Z] #74 42.48 checking for objdir... .libs
10:02:58 [2023-07-19T10:02:58.429Z] #74 42.66 checking if gcc supports -fno-rtti -fno-exceptions... no
10:02:58 [2023-07-19T10:02:58.429Z] #74 42.75 checking for gcc option to produce PIC... -fPIC -DPIC
10:02:58 [2023-07-19T10:02:58.429Z] #74 42.75 checking if gcc PIC flag -fPIC -DPIC works... yes
10:02:58 [2023-07-19T10:02:58.949Z] #74 42.87 checking if gcc static flag -static works... yes
10:02:58 [2023-07-19T10:02:58.949Z] #74 43.09 checking if gcc supports -c -o file.o... yes
10:02:58 [2023-07-19T10:02:58.949Z] #74 43.19 checking if gcc supports -c -o file.o... (cached) yes
10:02:58 [2023-07-19T10:02:58.949Z] #74 43.19 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.25 checking dynamic linker characteristics... GNU/Linux ld.so
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.47 checking how to hardcode library paths into programs... immediate
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.48 checking whether stripping libraries is possible... yes
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.48 checking if libtool supports shared libraries... yes
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.48 checking whether to build shared libraries... no
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.48 checking whether to build static libraries... yes
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.48 checking for a BSD-compatible install... /usr/bin/install -c
10:02:59 [2023-07-19T10:02:59.209Z] #74 43.51 checking whether build environment is sane... yes
10:02:59 [2023-07-19T10:02:59.468Z] #74 43.58 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:02:59 [2023-07-19T10:02:59.468Z] #74 43.60 checking whether make sets $(MAKE)... yes
10:02:59 [2023-07-19T10:02:59.468Z] #74 43.68 checking whether make supports the include directive... yes (GNU style)
10:02:59 [2023-07-19T10:02:59.468Z] #74 43.72 checking whether make supports nested variables... yes
10:02:59 [2023-07-19T10:02:59.468Z] #74 43.78 checking whether UID '0' is supported by ustar format... yes
10:02:59 [2023-07-19T10:02:59.468Z] #74 43.78 checking whether GID '0' is supported by ustar format... yes
10:02:59 [2023-07-19T10:02:59.468Z] #74 43.78 checking how to create a ustar tar archive... gnutar
10:02:59 [2023-07-19T10:02:59.728Z] #74 43.86 checking dependency style of gcc... gcc3
10:02:59 [2023-07-19T10:02:59.728Z] #74 43.97 checking whether to enable maintainer-specific portions of Makefiles... yes
10:02:59 [2023-07-19T10:02:59.728Z] #74 43.97 checking whether make supports nested variables... (cached) yes
10:02:59 [2023-07-19T10:02:59.728Z] #74 43.97 checking for gawk... (cached) mawk
10:02:59 [2023-07-19T10:02:59.728Z] #74 43.97 checking for a sed that does not truncate output... (cached) /bin/sed
10:02:59 [2023-07-19T10:02:59.728Z] #74 43.98 checking for gcc... (cached) gcc
10:02:59 [2023-07-19T10:02:59.728Z] #74 44.06 checking whether we are using the GNU C compiler... (cached) yes
10:02:59 [2023-07-19T10:02:59.728Z] #74 44.06 checking whether gcc accepts -g... (cached) yes
10:02:59 [2023-07-19T10:02:59.728Z] #74 44.06 checking for gcc option to accept ISO C89... (cached) none needed
10:02:59 [2023-07-19T10:02:59.728Z] #74 44.06 checking whether gcc understands -c and -o together... (cached) yes
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.06 checking for a Python interpreter with version >= 3... python3
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.14 checking for python3... /usr/bin/python3
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.14 checking for python3 version... 3.9
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.18 checking for python3 platform... linux
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.20 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.29 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.34 checking for go-md2man... no
10:02:59 [2023-07-19T10:02:59.987Z] #74 44.36 checking error.h usability... yes
10:03:00 [2023-07-19T10:03:00.247Z] #74 44.42 checking error.h presence... yes
10:03:00 [2023-07-19T10:03:00.247Z] #74 44.45 checking for error.h... yes
10:03:00 [2023-07-19T10:03:00.247Z] #74 44.48 checking linux/openat2.h usability... yes
10:03:00 [2023-07-19T10:03:00.247Z] #74 44.56 checking linux/openat2.h presence... yes
10:03:00 [2023-07-19T10:03:00.247Z] #74 44.59 checking for linux/openat2.h... yes
10:03:00 [2023-07-19T10:03:00.506Z] #74 44.63 checking for copy_file_range... yes
10:03:00 [2023-07-19T10:03:00.766Z] #74 44.81 checking for fgetxattr... yes
10:03:00 [2023-07-19T10:03:00.766Z] #74 45.03 checking for statx... yes
10:03:01 [2023-07-19T10:03:01.025Z] #74 45.21 checking for fgetpwent_r... yes
10:03:01 [2023-07-19T10:03:01.286Z] #74 45.35 checking for issetugid... no
10:03:01 [2023-07-19T10:03:01.286Z] #74 45.51 checking for pkg-config... /usr/bin/pkg-config
10:03:01 [2023-07-19T10:03:01.286Z] #74 45.51 checking pkg-config is at least version 0.9.0... yes
10:03:01 [2023-07-19T10:03:01.545Z] #74 45.52 checking for library containing yajl_tree_get... -lyajl
10:03:01 [2023-07-19T10:03:01.545Z] #74 45.78 checking for yajl >= 2.0.0... yes
10:03:01 [2023-07-19T10:03:01.545Z] #74 45.81 checking sys/capability.h usability... yes
10:03:01 [2023-07-19T10:03:01.805Z] #74 45.89 checking sys/capability.h presence... yes
10:03:01 [2023-07-19T10:03:01.805Z] #74 45.92 checking for sys/capability.h... yes
10:03:02 [2023-07-19T10:03:02.064Z] #74 45.93 checking for library containing cap_from_name... -lcap
10:03:02 [2023-07-19T10:03:02.064Z] #74 46.21 checking for library containing dlopen... -ldl
10:03:02 [2023-07-19T10:03:02.324Z] #74 46.41 checking seccomp.h usability... yes
10:03:02 [2023-07-19T10:03:02.324Z] #74 46.51 checking seccomp.h presence... yes
10:03:02 [2023-07-19T10:03:02.324Z] #74 46.56 checking for seccomp.h... yes
10:03:02 [2023-07-19T10:03:02.324Z] #74 46.57 checking for library containing seccomp_rule_add... -lseccomp
10:03:02 [2023-07-19T10:03:02.585Z] #74 46.72 checking for library containing seccomp_arch_resolve_name... none required
10:03:02 [2023-07-19T10:03:02.585Z] #74 46.80 checking systemd/sd-bus.h usability... yes
10:03:02 [2023-07-19T10:03:02.585Z] #74 46.89 checking systemd/sd-bus.h presence... yes
10:03:02 [2023-07-19T10:03:02.845Z] #74 46.93 checking for systemd/sd-bus.h... yes
10:03:02 [2023-07-19T10:03:02.845Z] #74 46.93 checking for library containing sd_bus_match_signal_async... -lsystemd
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.15 checking for sd_notify_barrier... yes
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.28 checking linux/bpf.h usability... yes
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.36 checking linux/bpf.h presence... yes
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.38 checking for linux/bpf.h... yes
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.39 checking compilation for eBPF... yes
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.44 checking for criu >= 3.15... no
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.45 configure: CRIU headers not found, building without CRIU support
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.45 checking for criu > 3.16... no
10:03:03 [2023-07-19T10:03:03.105Z] #74 47.46 configure: CRIU version doesn't support join-ns API
10:03:03 [2023-07-19T10:03:03.365Z] #74 47.46 checking for criu > 3.16.1... no
10:03:03 [2023-07-19T10:03:03.365Z] #74 47.48 configure: CRIU version doesn't support for pre-dumping
10:03:03 [2023-07-19T10:03:03.365Z] #74 47.48 checking for new mount API (fsconfig)... yes
10:03:03 [2023-07-19T10:03:03.365Z] #74 47.52 checking for seccomp notify API... yes
10:03:03 [2023-07-19T10:03:03.365Z] #74 47.60 checking for gperf... no
10:03:03 [2023-07-19T10:03:03.365Z] #74 47.60 configure: gperf not found - cannot rebuild signal parser code
10:03:03 [2023-07-19T10:03:03.365Z] #74 47.60 checking for library containing argp_parse... none required
10:03:03 [2023-07-19T10:03:03.624Z] #74 47.75 checking that generated files are newer than configure... done
10:03:03 [2023-07-19T10:03:03.624Z] #74 47.76 configure: creating ./config.status
10:03:05 [2023-07-19T10:03:05.531Z] #74 ...
10:03:05 [2023-07-19T10:03:05.531Z] 
10:03:05 [2023-07-19T10:03:05.531Z] #72 [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:03:05 [2023-07-19T10:03:05.531Z] #72 DONE 54.3s
10:03:05 [2023-07-19T10:03:05.531Z] 
10:03:05 [2023-07-19T10:03:05.531Z] #57 [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:03:06 [2023-07-19T10:03:06.100Z] #57 ...
10:03:06 [2023-07-19T10:03:06.100Z] 
10:03:06 [2023-07-19T10:03:06.100Z] #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:03:06 [2023-07-19T10:03:06.100Z] #74 50.46 config.status: creating Makefile
10:03:06 [2023-07-19T10:03:06.100Z] #74 50.49 config.status: creating rpm/crun.spec
10:03:06 [2023-07-19T10:03:06.100Z] #74 50.56 config.status: creating config.h
10:03:06 [2023-07-19T10:03:06.360Z] #74 50.61 config.status: executing libtool commands
10:03:06 [2023-07-19T10:03:06.360Z] #74 50.62 config.status: executing depfiles commands
10:03:06 [2023-07-19T10:03:06.938Z] #74 51.31 === configuring in libocispec (/tmp/crun-build/libocispec)
10:03:07 [2023-07-19T10:03:07.197Z] #74 ...
10:03:07 [2023-07-19T10:03:07.197Z] 
10:03:07 [2023-07-19T10:03:07.197Z] #70 [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:03:07 [2023-07-19T10:03:07.197Z] #70 DONE 57.3s
10:03:07 [2023-07-19T10:03:07.197Z] 
10:03:07 [2023-07-19T10:03:07.197Z] #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:03:07 [2023-07-19T10:03:07.197Z] #74 51.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:03:07 [2023-07-19T10:03:07.457Z] #74 51.83 checking for gcc... gcc
10:03:07 [2023-07-19T10:03:07.716Z] #74 51.90 checking whether the C compiler works... yes
10:03:07 [2023-07-19T10:03:07.716Z] #74 52.00 checking for C compiler default output file name... a.out
10:03:07 [2023-07-19T10:03:07.716Z] #74 52.00 checking for suffix of executables... 
10:03:07 [2023-07-19T10:03:07.716Z] #74 52.10 checking whether we are cross compiling... no
10:03:07 [2023-07-19T10:03:07.976Z] #74 52.19 checking for suffix of object files... o
10:03:07 [2023-07-19T10:03:07.976Z] #74 52.24 checking whether we are using the GNU C compiler... yes
10:03:07 [2023-07-19T10:03:07.976Z] #74 52.28 checking whether gcc accepts -g... yes
10:03:07 [2023-07-19T10:03:07.976Z] 
10:03:07 [2023-07-19T10:03:07.976Z] #74 ...
10:03:07 [2023-07-19T10:03:07.976Z] 
10:03:07 [2023-07-19T10:03:07.976Z] #68 [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:03:07 [2023-07-19T10:03:07.976Z] #68 DONE 58.4s
10:03:07 [2023-07-19T10:03:07.976Z] 
10:03:07 [2023-07-19T10:03:07.976Z] #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:03:07 [2023-07-19T10:03:07.976Z] #74 52.32 checking for gcc option to accept ISO C89... none needed
10:03:07 [2023-07-19T10:03:07.976Z] #74 52.37 checking whether gcc understands -c and -o together... yes
10:03:08 [2023-07-19T10:03:08.235Z] #74 52.45 checking how to run the C preprocessor... gcc -E
10:03:08 [2023-07-19T10:03:08.494Z] #74 52.59 checking for grep that handles long lines and -e... /bin/grep
10:03:08 [2023-07-19T10:03:08.494Z] #74 52.59 checking for egrep... /bin/grep -E
10:03:08 [2023-07-19T10:03:08.755Z] #74 52.60 checking for ANSI C header files... yes
10:03:08 [2023-07-19T10:03:08.755Z] #74 52.92 checking for sys/types.h... yes
10:03:08 [2023-07-19T10:03:08.755Z] #74 52.98 checking for sys/stat.h... yes
10:03:08 [2023-07-19T10:03:08.755Z] #74 53.07 checking for stdlib.h... yes
10:03:09 [2023-07-19T10:03:09.015Z] 
10:03:09 [2023-07-19T10:03:09.015Z] #74 ...
10:03:09 [2023-07-19T10:03:09.015Z] 
10:03:09 [2023-07-19T10:03:09.015Z] #78 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
10:03:09 [2023-07-19T10:03:09.015Z] #78 DONE 0.1s
10:03:09 [2023-07-19T10:03:09.015Z] 
10:03:09 [2023-07-19T10:03:09.015Z] #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:03:09 [2023-07-19T10:03:09.015Z] #74 53.18 checking for string.h... yes
10:03:09 [2023-07-19T10:03:09.015Z] #74 53.27 checking for memory.h... #74 ...
10:03:09 [2023-07-19T10:03:09.015Z] 
10:03:09 [2023-07-19T10:03:09.015Z] #79 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
10:03:09 [2023-07-19T10:03:09.015Z] #79 DONE 0.1s
10:03:09 [2023-07-19T10:03:09.015Z] 
10:03:09 [2023-07-19T10:03:09.015Z] #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:03:09 [2023-07-19T10:03:09.015Z] #74 53.27 checking for memory.h... yes
10:03:09 [2023-07-19T10:03:09.015Z] #74 53.35 checking for strings.h... yes
10:03:09 [2023-07-19T10:03:09.274Z] #74 53.43 checking for inttypes.h... yes
10:03:09 [2023-07-19T10:03:09.274Z] #74 53.51 checking for stdint.h... 
10:03:09 [2023-07-19T10:03:09.274Z] #74 ...
10:03:09 [2023-07-19T10:03:09.274Z] 
10:03:09 [2023-07-19T10:03:09.274Z] #80 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
10:03:09 [2023-07-19T10:03:09.274Z] #80 DONE 0.3s
10:03:09 [2023-07-19T10:03:09.274Z] 
10:03:09 [2023-07-19T10:03:09.275Z] #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:03:09 [2023-07-19T10:03:09.275Z] #74 53.51 checking for stdint.h... yes
10:03:09 [2023-07-19T10:03:09.275Z] #74 53.63 checking for unistd.h... #74 ...
10:03:09 [2023-07-19T10:03:09.275Z] 
10:03:09 [2023-07-19T10:03:09.275Z] #81 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:03:09 [2023-07-19T10:03:09.275Z] #81 DONE 0.1s
10:03:09 [2023-07-19T10:03:09.275Z] 
10:03:09 [2023-07-19T10:03:09.275Z] #82 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
10:03:09 [2023-07-19T10:03:09.275Z] #82 DONE 0.0s
10:03:09 [2023-07-19T10:03:09.275Z] 
10:03:09 [2023-07-19T10:03:09.275Z] #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:03:09 [2023-07-19T10:03:09.275Z] #74 53.63 checking for unistd.h... yes
10:03:09 [2023-07-19T10:03:09.534Z] #74 ...
10:03:09 [2023-07-19T10:03:09.534Z] 
10:03:09 [2023-07-19T10:03:09.534Z] #83 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
10:03:09 [2023-07-19T10:03:09.534Z] #83 DONE 0.1s
10:03:09 [2023-07-19T10:03:09.534Z] 
10:03:09 [2023-07-19T10:03:09.534Z] #84 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:03:09 [2023-07-19T10:03:09.534Z] #84 DONE 0.1s
10:03:09 [2023-07-19T10:03:09.534Z] 
10:03:09 [2023-07-19T10:03:09.534Z] #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:03:09 [2023-07-19T10:03:09.534Z] #74 53.75 checking minix/config.h usability... no
10:03:09 [2023-07-19T10:03:09.534Z] #74 53.78 checking minix/config.h presence... no
10:03:09 [2023-07-19T10:03:09.534Z] #74 53.81 checking for minix/config.h... no
10:03:09 [2023-07-19T10:03:09.534Z] #74 53.81 checking whether it is safe to define __EXTENSIONS__... yes
10:03:09 [2023-07-19T10:03:09.794Z] #74 53.90 checking build system type... aarch64-unknown-linux-gnu
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.11 checking host system type... aarch64-unknown-linux-gnu
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.11 checking how to print strings... printf
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.12 checking for a sed that does not truncate output... /bin/sed
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.13 checking for fgrep... /bin/grep -F
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.14 checking for ld used by gcc... /usr/bin/ld
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.16 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.17 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:03:09 [2023-07-19T10:03:09.794Z] #74 54.17 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.24 checking whether ln -s works... yes
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.24 checking the maximum length of command line arguments... 1572864
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.28 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.28 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.28 checking for /usr/bin/ld option to reload object files... -r
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.28 checking for objdump... objdump
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.29 checking how to recognize dependent libraries... pass_all
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.29 checking for dlltool... no
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.29 checking how to associate runtime and link libraries... printf %s\n
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.29 checking for ar... ar
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.29 checking for archiver @FILE support... @
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.34 checking for strip... strip
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.34 checking for ranlib... ranlib
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.34 checking for gawk... no
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.34 checking for mawk... mawk
10:03:10 [2023-07-19T10:03:10.054Z] #74 54.34 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.47 checking for sysroot... no
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.47 checking for a working dd... /bin/dd
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.48 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.48 checking for mt... no
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.49 checking if : is a manifest tool... no
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.49 checking for dlfcn.h... yes
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.54 checking for objdir... .libs
10:03:10 [2023-07-19T10:03:10.314Z] #74 54.67 checking if gcc supports -fno-rtti -fno-exceptions... no
10:03:10 [2023-07-19T10:03:10.574Z] #74 54.75 checking for gcc option to produce PIC... -fPIC -DPIC
10:03:10 [2023-07-19T10:03:10.574Z] #74 54.75 checking if gcc PIC flag -fPIC -DPIC works... yes
10:03:10 [2023-07-19T10:03:10.574Z] #74 54.79 checking if gcc static flag -static works... yes
10:03:10 [2023-07-19T10:03:10.574Z] #74 54.89 checking if gcc supports -c -o file.o... yes
10:03:10 [2023-07-19T10:03:10.574Z] #74 54.97 checking if gcc supports -c -o file.o... (cached) yes
10:03:10 [2023-07-19T10:03:10.574Z] #74 54.97 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.00 checking dynamic linker characteristics... GNU/Linux ld.so
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.11 checking how to hardcode library paths into programs... immediate
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.11 checking whether stripping libraries is possible... yes
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.11 checking if libtool supports shared libraries... yes
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.11 checking whether to build shared libraries... no
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.11 checking whether to build static libraries... yes
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.11 checking for a BSD-compatible install... /usr/bin/install -c
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.13 checking whether build environment is sane... yes
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.18 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:03:10 [2023-07-19T10:03:10.833Z] #74 55.19 checking whether make sets $(MAKE)... yes
10:03:11 [2023-07-19T10:03:11.093Z] #74 55.23 checking whether make supports the include directive... yes (GNU style)
10:03:11 [2023-07-19T10:03:11.093Z] #74 55.24 checking whether make supports nested variables... yes
10:03:11 [2023-07-19T10:03:11.093Z] #74 55.28 checking whether UID '0' is supported by ustar format... yes
10:03:11 [2023-07-19T10:03:11.093Z] #74 55.29 checking whether GID '0' is supported by ustar format... yes
10:03:11 [2023-07-19T10:03:11.093Z] #74 55.29 checking how to create a ustar tar archive... gnutar
10:03:11 [2023-07-19T10:03:11.093Z] #74 55.35 checking dependency style of gcc... gcc3
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.45 checking whether to enable maintainer-specific portions of Makefiles... yes
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.46 checking whether make supports nested variables... (cached) yes
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.46 checking for pkg-config... /usr/bin/pkg-config
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.46 checking pkg-config is at least version 0.9.0... yes
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.46 checking for yajl >= 2.1.0... yes
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.48 checking for a sed that does not truncate output... (cached) /bin/sed
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.48 checking for gcc... (cached) gcc
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.55 checking whether we are using the GNU C compiler... (cached) yes
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.55 checking whether gcc accepts -g... (cached) yes
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.55 checking for gcc option to accept ISO C89... (cached) none needed
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.55 checking whether gcc understands -c and -o together... (cached) yes
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.55 checking for a Python interpreter with version >= 3... python3
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.58 checking for python3... /usr/bin/python3
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.58 checking for python3 version... 3.9
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.59 checking for python3 platform... linux
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.60 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:03:11 [2023-07-19T10:03:11.352Z] #74 55.65 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:03:11 [2023-07-19T10:03:11.872Z] #74 55.71 checking that generated files are newer than configure... done
10:03:11 [2023-07-19T10:03:11.872Z] #74 56.15 configure: creating ./config.status
10:03:12 [2023-07-19T10:03:12.440Z] #74 ...
10:03:12 [2023-07-19T10:03:12.440Z] 
10:03:12 [2023-07-19T10:03:12.440Z] #61 [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:03:12 [2023-07-19T10:03:12.440Z] #61 77.74 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
10:03:12 [2023-07-19T10:03:12.440Z] #61 77.76 Docker version unknown-version, build unknown-commit
10:03:12 [2023-07-19T10:03:12.440Z] #61 DONE 78.4s
10:03:12 [2023-07-19T10:03:12.700Z] 
10:03:12 [2023-07-19T10:03:12.701Z] #57 [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:03:12 [2023-07-19T10:03:12.701Z] #57 ...
10:03:12 [2023-07-19T10:03:12.701Z] 
10:03:12 [2023-07-19T10:03:12.701Z] #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:03:12 [2023-07-19T10:03:12.701Z] #74 57.12 config.status: creating Makefile
10:03:12 [2023-07-19T10:03:12.960Z] #74 57.14 config.status: creating config.h
10:03:12 [2023-07-19T10:03:12.960Z] #74 57.15 config.status: executing libtool commands
10:03:12 [2023-07-19T10:03:12.960Z] #74 57.16 config.status: executing depfiles commands
10:03:12 [2023-07-19T10:03:12.960Z] #74 57.37 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:03:12 [2023-07-19T10:03:12.960Z] #74 57.37 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:03:13 [2023-07-19T10:03:13.219Z] #74 57.55 checking for gcc... gcc
10:03:13 [2023-07-19T10:03:13.219Z] #74 57.58 checking whether the C compiler works... yes
10:03:13 [2023-07-19T10:03:13.219Z] #74 57.62 checking for C compiler default output file name... a.out
10:03:13 [2023-07-19T10:03:13.219Z] #74 57.62 checking for suffix of executables... 
10:03:13 [2023-07-19T10:03:13.478Z] #74 57.66 checking whether we are cross compiling... no
10:03:13 [2023-07-19T10:03:13.478Z] #74 57.71 checking for suffix of object files... o
10:03:13 [2023-07-19T10:03:13.478Z] #74 57.75 checking whether we are using the GNU C compiler... yes
10:03:13 [2023-07-19T10:03:13.478Z] #74 57.78 checking whether gcc accepts -g... yes
10:03:13 [2023-07-19T10:03:13.478Z] #74 57.81 checking for gcc option to accept ISO C89... none needed
10:03:13 [2023-07-19T10:03:13.478Z] #74 57.87 checking whether gcc understands -c and -o together... yes
10:03:13 [2023-07-19T10:03:13.737Z] #74 57.93 checking for a BSD-compatible install... /usr/bin/install -c
10:03:13 [2023-07-19T10:03:13.737Z] #74 57.95 checking whether build environment is sane... yes
10:03:13 [2023-07-19T10:03:13.737Z] #74 57.98 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.00 checking for gawk... no
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.01 checking for mawk... mawk
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.01 checking whether make sets $(MAKE)... yes
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.06 checking whether make supports the include directive... yes (GNU style)
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.09 checking whether make supports nested variables... yes
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.12 checking whether UID '0' is supported by ustar format... yes
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.13 checking whether GID '0' is supported by ustar format... yes
10:03:13 [2023-07-19T10:03:13.737Z] #74 58.13 checking how to create a ustar tar archive... gnutar
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.15 checking dependency style of gcc... gcc3
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.22 checking whether to enable maintainer-specific portions of Makefiles... yes
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.22 checking whether make supports nested variables... (cached) yes
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.23 checking build system type... aarch64-unknown-linux-gnu
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.36 checking host system type... aarch64-unknown-linux-gnu
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.36 checking how to print strings... printf
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.37 checking for a sed that does not truncate output... /bin/sed
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.38 checking for grep that handles long lines and -e... /bin/grep
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.38 checking for egrep... /bin/grep -E
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.38 checking for fgrep... /bin/grep -F
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.38 checking for ld used by gcc... /usr/bin/ld
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.39 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.39 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:03:13 [2023-07-19T10:03:13.997Z] #74 58.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.43 checking whether ln -s works... yes
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.43 checking the maximum length of command line arguments... 1572864
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking for /usr/bin/ld option to reload object files... -r
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking for objdump... objdump
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking how to recognize dependent libraries... pass_all
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking for dlltool... no
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking how to associate runtime and link libraries... printf %s\n
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking for ar... ar
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.44 checking for archiver @FILE support... @
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.48 checking for strip... strip
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.48 checking for ranlib... ranlib
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.48 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.58 checking for sysroot... no
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.58 checking for a working dd... /bin/dd
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.59 checking for mt... no
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.59 checking if : is a manifest tool... no
10:03:14 [2023-07-19T10:03:14.257Z] #74 58.60 checking how to run the C preprocessor... gcc -E
10:03:14 [2023-07-19T10:03:14.516Z] #74 58.67 checking for ANSI C header files... yes
10:03:14 [2023-07-19T10:03:14.516Z] #74 58.80 checking for sys/types.h... yes
10:03:14 [2023-07-19T10:03:14.516Z] #74 58.84 checking for sys/stat.h... yes
10:03:14 [2023-07-19T10:03:14.516Z] #74 58.89 checking for stdlib.h... yes
10:03:14 [2023-07-19T10:03:14.777Z] #74 58.93 checking for string.h... yes
10:03:14 [2023-07-19T10:03:14.777Z] #74 58.98 checking for memory.h... yes
10:03:14 [2023-07-19T10:03:14.777Z] #74 59.03 checking for strings.h... yes
10:03:14 [2023-07-19T10:03:14.777Z] #74 59.09 checking for inttypes.h... yes
10:03:14 [2023-07-19T10:03:14.777Z] #74 59.16 checking for stdint.h... yes
10:03:15 [2023-07-19T10:03:15.036Z] #74 59.23 checking for unistd.h... yes
10:03:15 [2023-07-19T10:03:15.036Z] #74 59.30 checking for dlfcn.h... yes
10:03:15 [2023-07-19T10:03:15.036Z] #74 59.34 checking for objdir... .libs
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.42 checking if gcc supports -fno-rtti -fno-exceptions... no
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.46 checking for gcc option to produce PIC... -fPIC -DPIC
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.46 checking if gcc PIC flag -fPIC -DPIC works... yes
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.49 checking if gcc static flag -static works... yes
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.57 checking if gcc supports -c -o file.o... #74 ...
10:03:15 [2023-07-19T10:03:15.296Z] 
10:03:15 [2023-07-19T10:03:15.296Z] #57 [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:03:15 [2023-07-19T10:03:15.296Z] #57 80.97 Docker version 24.0.2, build cb74dfc
10:03:15 [2023-07-19T10:03:15.296Z] #57 DONE 81.3s
10:03:15 [2023-07-19T10:03:15.296Z] 
10:03:15 [2023-07-19T10:03:15.296Z] #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:03:15 [2023-07-19T10:03:15.296Z] #74 59.57 checking if gcc supports -c -o file.o... yes
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.61 checking if gcc supports -c -o file.o... (cached) yes
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.61 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:03:15 [2023-07-19T10:03:15.296Z] #74 59.62 checking dynamic linker characteristics... GNU/Linux ld.so
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.69 checking how to hardcode library paths into programs... immediate
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.69 checking whether stripping libraries is possible... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.69 checking if libtool supports shared libraries... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.69 checking whether to build shared libraries... no
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.69 checking whether to build static libraries... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.70 checking float.h usability... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.74 checking float.h presence... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.75 checking for float.h... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.76 checking limits.h usability... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.80 checking limits.h presence... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.81 checking for limits.h... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.82 checking stddef.h usability... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.86 checking stddef.h presence... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.87 checking for stddef.h... yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.88 checking for stdlib.h... (cached) yes
10:03:15 [2023-07-19T10:03:15.555Z] #74 59.89 checking for string.h... (cached) yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 59.90 checking sys/time.h usability... 
10:03:15 [2023-07-19T10:03:15.813Z] #74 ...
10:03:15 [2023-07-19T10:03:15.813Z] 
10:03:15 [2023-07-19T10:03:15.813Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:03:15 [2023-07-19T10:03:15.813Z] #52 81.87 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
10:03:15 [2023-07-19T10:03:15.813Z] #52 DONE 81.9s
10:03:15 [2023-07-19T10:03:15.813Z] 
10:03:15 [2023-07-19T10:03:15.813Z] #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:03:15 [2023-07-19T10:03:15.813Z] #74 59.90 checking sys/time.h usability... yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 59.94 checking sys/time.h presence... yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 59.95 checking for sys/time.h... yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 59.96 checking for inline... inline
10:03:15 [2023-07-19T10:03:15.813Z] #74 59.98 checking for size_t... yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 60.06 checking for stdlib.h... (cached) yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 60.06 checking for GNU libc compatible malloc... yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 60.12 checking for stdlib.h... (cached) yes
10:03:15 [2023-07-19T10:03:15.813Z] #74 60.12 checking for GNU libc compatible realloc... yes
10:03:16 [2023-07-19T10:03:16.072Z] #74 60.20 checking for working strtod... yes
10:03:16 [2023-07-19T10:03:16.072Z] #74 60.26 checking for gettimeofday... yes
10:03:16 [2023-07-19T10:03:16.072Z] #74 60.32 checking for memset... yes
10:03:16 [2023-07-19T10:03:16.072Z] #74 60.38 checking for strspn... yes
10:03:16 [2023-07-19T10:03:16.331Z] #74 60.46 checking that generated files are newer than configure... done
10:03:16 [2023-07-19T10:03:16.331Z] #74 60.46 configure: creating ./config.status
10:03:16 [2023-07-19T10:03:16.331Z] #74 ...
10:03:16 [2023-07-19T10:03:16.331Z] 
10:03:16 [2023-07-19T10:03:16.331Z] #85 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:03:16 [2023-07-19T10:03:16.331Z] #85 DONE 0.1s
10:03:16 [2023-07-19T10:03:16.331Z] 
10:03:16 [2023-07-19T10:03:16.331Z] #86 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:03:16 [2023-07-19T10:03:16.331Z] #86 DONE 0.0s
10:03:16 [2023-07-19T10:03:16.590Z] 
10:03:16 [2023-07-19T10:03:16.590Z] #87 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
10:03:16 [2023-07-19T10:03:16.590Z] #87 DONE 0.1s
10:03:16 [2023-07-19T10:03:16.590Z] 
10:03:16 [2023-07-19T10:03:16.590Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
10:03:16 [2023-07-19T10:03:16.590Z] #75 55.03 + bin/containerd
10:03:16 [2023-07-19T10:03:16.590Z] #75 55.03 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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:03:21 [2023-07-19T10:03:21.867Z] #75 ...
10:03:21 [2023-07-19T10:03:21.867Z] 
10:03:21 [2023-07-19T10:03:21.867Z] #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:03:21 [2023-07-19T10:03:21.867Z] #74 61.43 config.status: creating Makefile
10:03:21 [2023-07-19T10:03:21.867Z] #74 61.47 config.status: creating config.h
10:03:21 [2023-07-19T10:03:21.867Z] #74 61.53 config.status: executing depfiles commands
10:03:21 [2023-07-19T10:03:21.867Z] #74 61.65 config.status: executing libtool commands
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.11   GEN      .version
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.12 make  install-recursive
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.13 make[1]: Entering directory '/tmp/crun-build'
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.17 Making install in libocispec
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.18 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.20 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.20 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.20 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.21 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.25 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.28 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.29 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.29 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.29 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.29 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.29 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.29 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.29 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.49 make  install-recursive
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.49 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.55 Making install in yajl
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.55 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.58   CC       verify/json_verify-json_verify.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.59   CC       src/libyajl_la-yajl_alloc.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.60   CC       src/libyajl_la-yajl.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.60   CC       src/libyajl_la-yajl_gen.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.60   CC       src/libyajl_la-yajl_parser.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.60   CC       src/libyajl_la-yajl_buf.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.61   CC       src/libyajl_la-yajl_encode.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.61   CC       src/libyajl_la-yajl_lex.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 62.62   CC       src/libyajl_la-yajl_tree.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.12   CCLD     libyajl.la
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.28   CCLD     verify/json_verify
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.44 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.44 make[5]: Nothing to be done for 'install-exec-am'.
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.44 make[5]: Nothing to be done for 'install-data-am'.
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.44 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.45 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.45 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.50   CC       src/validate.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.50   CC       src/image_spec_schema_config_schema.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.50   CC       src/image_spec_schema_content_descriptor.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.51   CC       src/image_spec_schema_defs.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.51   CC       src/image_spec_schema_defs_descriptor.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.51   CC       src/image_spec_schema_image_index_schema.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.52   CC       src/image_spec_schema_image_layout_schema.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.52   CC       src/image_spec_schema_image_manifest_schema.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.53   CC       src/runtime_spec_schema_config_linux.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.53   CC       src/runtime_spec_schema_config_schema.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.53   CC       src/runtime_spec_schema_config_zos.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.53   CC       src/runtime_spec_schema_config_solaris.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.54   CC       src/runtime_spec_schema_config_vm.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.55   CC       src/runtime_spec_schema_config_windows.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.56   CC       src/runtime_spec_schema_defs.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.56   CC       src/runtime_spec_schema_defs_linux.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.57   CC       src/runtime_spec_schema_defs_zos.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.58   CC       src/runtime_spec_schema_defs_vm.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.59   CC       src/runtime_spec_schema_defs_windows.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.59   CC       src/runtime_spec_schema_state_schema.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.61   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.61   CC       src/basic_test_double_array_item.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.62   CC       src/basic_test_double_array.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.66   CC       src/basic_test_top_array_int.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.66   CC       src/basic_test_top_array_string.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.67   CC       src/basic_test_top_double_array_int.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.69   CC       src/basic_test_top_double_array_obj.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.71   CC       src/basic_test_top_double_array_refobj.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.72   CC       src/read-file.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.73   CC       src/basic_test_top_double_array_string.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.74   CC       src/json_common.lo
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.75   CC       tests/test-1.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.76   CC       tests/test-2.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.77   CC       tests/test-3.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.78   CC       tests/test-4.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.82   CC       tests/test-5.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.84   CC       tests/test-6.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.84   CC       tests/test-7.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.86   CC       tests/test-8.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.89   CC       tests/test-9.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.91   CC       tests/test-10.o
10:03:21 [2023-07-19T10:03:21.867Z] #74 63.94   CC       tests/test-11.o
10:03:22 [2023-07-19T10:03:22.443Z] #74 66.64   CCLD     libocispec.la
10:03:22 [2023-07-19T10:03:22.443Z] #74 66.85   CCLD     src/validate
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.86   CCLD     tests/test-1
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.87   CCLD     tests/test-2
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.87   CCLD     tests/test-3
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.88   CCLD     tests/test-4
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.88   CCLD     tests/test-5
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.88   CCLD     tests/test-6
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.91   CCLD     tests/test-9
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.92   CCLD     tests/test-8
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.93   CCLD     tests/test-7
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.93   CCLD     tests/test-10
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.97 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:03:22 [2023-07-19T10:03:22.702Z] #74 66.98   CCLD     tests/test-11
10:03:22 [2023-07-19T10:03:22.963Z] #74 67.13 libtool: link: ar cr libocispec.a 
10:03:22 [2023-07-19T10:03:22.963Z] #74 67.14 libtool: link: ranlib libocispec.a
10:03:22 [2023-07-19T10:03:22.963Z] #74 67.39 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.41 make[5]: Nothing to be done for 'install-exec-am'.
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.41 make[5]: Nothing to be done for 'install-data-am'.
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.41 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.41 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.41 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.41 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.41 make[2]: Entering directory '/tmp/crun-build'
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.48   CC       src/libcrun/libcrun_testing_a-utils.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.48   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.49   CC       src/libcrun/libcrun_testing_a-container.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.49   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.49   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.51   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.51   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.51   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.51   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.52   CC       src/libcrun/libcrun_testing_a-criu.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.52   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.53   CC       src/libcrun/libcrun_testing_a-linux.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.54   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.55   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.58   CC       src/libcrun/libcrun_testing_a-error.o
10:03:23 [2023-07-19T10:03:23.223Z] #74 67.60   CC       src/libcrun/libcrun_testing_a-status.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.62   CC       src/libcrun/libcrun_testing_a-terminal.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.63   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.66   CC       src/libcrun/libcrun_testing_a-signals.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.70   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.71   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.73   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.75   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.76   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.78   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.80   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.84   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.93   CC       src/crun-crun.o
10:03:23 [2023-07-19T10:03:23.483Z] #74 67.95   CC       src/crun-run.o
10:03:23 [2023-07-19T10:03:23.743Z] #74 68.02   CC       src/crun-delete.o
10:03:23 [2023-07-19T10:03:23.743Z] #74 68.03   CC       src/crun-kill.o
10:03:23 [2023-07-19T10:03:23.743Z] #74 68.05   CC       src/crun-pause.o
10:03:23 [2023-07-19T10:03:23.743Z] #74 68.08   CC       src/crun-unpause.o
10:03:24 [2023-07-19T10:03:24.003Z] #74 68.10   CC       src/crun-spec.o
10:03:24 [2023-07-19T10:03:24.003Z] #74 68.11   CC       src/crun-exec.o
10:03:24 [2023-07-19T10:03:24.263Z] #74 68.63   CC       src/crun-list.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.63   CC       src/crun-create.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.63   CC       src/crun-start.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.66   CC       src/crun-state.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.67   CC       src/crun-update.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.68   CC       src/crun-ps.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.70   CC       src/crun-checkpoint.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.70   CC       src/crun-restore.o
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.72   CC       src/libcrun/libcrun_la-utils.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.75   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.77   CC       src/libcrun/libcrun_la-container.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.79   CC       src/libcrun/libcrun_la-cgroup.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.80   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.81   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.81   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.82   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.84   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:03:24 [2023-07-19T10:03:24.523Z] #74 68.86   CC       src/libcrun/libcrun_la-criu.lo
10:03:24 [2023-07-19T10:03:24.782Z] #74 68.88   CC       src/libcrun/libcrun_la-custom-handler.lo
10:03:24 [2023-07-19T10:03:24.782Z] #74 68.90   CC       src/libcrun/libcrun_la-linux.lo
10:03:24 [2023-07-19T10:03:24.782Z] #74 68.94   CC       src/libcrun/libcrun_la-seccomp.lo
10:03:24 [2023-07-19T10:03:24.782Z] #74 69.03   CC       src/libcrun/libcrun_la-ebpf.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.09   CC       src/libcrun/libcrun_la-error.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.11   CC       src/libcrun/libcrun_la-status.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.12   CC       src/libcrun/libcrun_la-terminal.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.14   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.15   CC       src/libcrun/libcrun_la-signals.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.16   CC       src/libcrun/libcrun_la-mount_flags.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.18   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.19   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.21   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:03:24 [2023-07-19T10:03:24.783Z] #74 69.24   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:03:25 [2023-07-19T10:03:25.042Z] #74 69.25   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:03:25 [2023-07-19T10:03:25.042Z] #74 69.25   CC       tests/init.o
10:03:25 [2023-07-19T10:03:25.042Z] #74 69.28   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:03:26 [2023-07-19T10:03:26.423Z] #74 70.57   CCLD     tests/init
10:03:27 [2023-07-19T10:03:27.803Z] #74 71.91   AR       libcrun_testing.a
10:03:27 [2023-07-19T10:03:27.803Z] #74 71.91 ar: `u' modifier ignored since `D' is the default (see `U')
10:03:27 [2023-07-19T10:03:27.803Z] #74 71.96   CCLD     tests/tests_libcrun_utils
10:03:27 [2023-07-19T10:03:27.803Z] #74 71.97   CCLD     tests/tests_libcrun_errors
10:03:27 [2023-07-19T10:03:27.803Z] #74 71.99   CCLD     tests/tests_libcrun_fuzzer
10:03:28 [2023-07-19T10:03:28.061Z] #74 72.39   CCLD     libcrun.la
10:03:28 [2023-07-19T10:03:28.320Z] #74 72.57   CCLD     crun
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.76 make[3]: Entering directory '/tmp/crun-build'
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.83  /bin/mkdir -p '/usr/local/share/man/man1'
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.83  /bin/mkdir -p '/usr/local/lib'
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.83  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.83  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.85 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.85 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.86 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.86 libtool: install: ranlib /usr/local/lib/libcrun.a
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 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:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 ----------------------------------------------------------------------
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 Libraries have been installed in:
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91    /usr/local/lib
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 If you ever happen to want to link against installed libraries
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 in a given directory, LIBDIR, you must either use libtool, and
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 specify the full pathname of the library, or use the '-LLIBDIR'
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 flag during linking and do at least one of the following:
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91      during execution
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91      during linking
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 See any operating system documentation about shared libraries for
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.91 more information, such as the ld(1) and ld.so(8) manual pages.
10:03:28 [2023-07-19T10:03:28.578Z] #74 72.92 ----------------------------------------------------------------------
10:03:28 [2023-07-19T10:03:28.837Z] #74 72.92  /bin/mkdir -p '/build'
10:03:28 [2023-07-19T10:03:28.837Z] #74 72.92   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:03:28 [2023-07-19T10:03:28.837Z] #74 72.94 libtool: install: /usr/bin/install -c crun /build/crun
10:03:28 [2023-07-19T10:03:28.837Z] #74 72.95 make[3]: Leaving directory '/tmp/crun-build'
10:03:28 [2023-07-19T10:03:28.837Z] #74 72.95 make[2]: Leaving directory '/tmp/crun-build'
10:03:28 [2023-07-19T10:03:28.837Z] #74 72.95 make[1]: Leaving directory '/tmp/crun-build'
10:03:29 [2023-07-19T10:03:29.403Z] #74 DONE 73.5s
10:03:29 [2023-07-19T10:03:29.403Z] 
10:03:29 [2023-07-19T10:03:29.403Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
10:03:34 [2023-07-19T10:03:34.670Z] #75 72.61 + bin/containerd-stress
10:03:34 [2023-07-19T10:03:34.670Z] #75 72.61 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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:03:34 [2023-07-19T10:03:34.929Z] #75 73.84 + bin/containerd-shim
10:03:35 [2023-07-19T10:03:35.864Z] #75 74.38 + bin/containerd-shim-runc-v1
10:03:36 [2023-07-19T10:03:36.431Z] #75 75.20 + bin/containerd-shim-runc-v2
10:03:36 [2023-07-19T10:03:36.998Z] #75 75.92 + binaries
10:03:37 [2023-07-19T10:03:37.565Z] #75 DONE 76.3s
10:03:38 [2023-07-19T10:03:38.132Z] 
10:03:38 [2023-07-19T10:03:38.132Z] #88 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
10:03:38 [2023-07-19T10:03:38.390Z] #88 DONE 0.2s
10:03:38 [2023-07-19T10:03:38.390Z] 
10:03:38 [2023-07-19T10:03:38.390Z] #89 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:03:38 [2023-07-19T10:03:38.390Z] #89 DONE 0.1s
10:03:38 [2023-07-19T10:03:38.390Z] 
10:03:38 [2023-07-19T10:03:38.390Z] #90 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
10:03:38 [2023-07-19T10:03:38.390Z] #90 DONE 0.1s
10:03:38 [2023-07-19T10:03:38.390Z] 
10:03:38 [2023-07-19T10:03:38.390Z] #91 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
10:03:38 [2023-07-19T10:03:38.390Z] #91 DONE 0.0s
10:03:38 [2023-07-19T10:03:38.390Z] 
10:03:38 [2023-07-19T10:03:38.390Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
10:03:38 [2023-07-19T10:03:38.390Z] #92 DONE 0.1s
10:03:38 [2023-07-19T10:03:38.649Z] 
10:03:38 [2023-07-19T10:03:38.649Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:03:38 [2023-07-19T10:03:38.649Z] #93 DONE 0.0s
10:03:38 [2023-07-19T10:03:38.649Z] 
10:03:38 [2023-07-19T10:03:38.649Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:03:38 [2023-07-19T10:03:38.908Z] #94 DONE 0.1s
10:03:38 [2023-07-19T10:03:38.908Z] 
10:03:38 [2023-07-19T10:03:38.908Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
10:03:38 [2023-07-19T10:03:38.908Z] #95 DONE 0.0s
10:03:38 [2023-07-19T10:03:38.908Z] 
10:03:38 [2023-07-19T10:03:38.908Z] #96 [dev-base  1/13] RUN groupadd -r docker
10:03:39 [2023-07-19T10:03:39.166Z] #96 DONE 0.3s
10:03:39 [2023-07-19T10:03:39.166Z] 
10:03:39 [2023-07-19T10:03:39.166Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:03:39 [2023-07-19T10:03:39.425Z] #97 DONE 0.5s
10:03:39 [2023-07-19T10:03:39.425Z] 
10:03:39 [2023-07-19T10:03:39.425Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:03:39 [2023-07-19T10:03:39.991Z] #98 0.442 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:03:39 [2023-07-19T10:03:39.991Z] #98 DONE 0.5s
10:03:39 [2023-07-19T10:03:39.991Z] 
10:03:39 [2023-07-19T10:03:39.991Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:03:40 [2023-07-19T10:03:40.557Z] #99 DONE 0.4s
10:03:40 [2023-07-19T10:03:40.557Z] 
10:03:40 [2023-07-19T10:03:40.557Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:03:40 [2023-07-19T10:03:40.816Z] #100 DONE 0.3s
10:03:40 [2023-07-19T10:03:40.816Z] 
10:03:40 [2023-07-19T10:03:40.816Z] #101 [dev-base  6/13] RUN ldconfig
10:03:41 [2023-07-19T10:03:41.074Z] #101 DONE 0.4s
10:03:41 [2023-07-19T10:03:41.074Z] 
10:03:41 [2023-07-19T10:03:41.074Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:03:41 [2023-07-19T10:03:41.640Z] #102 DONE 0.4s
10:03:41 [2023-07-19T10:03:41.640Z] 
10:03:41 [2023-07-19T10:03:41.641Z] #103 [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:03:42 [2023-07-19T10:03:42.207Z] #103 0.618 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:03:42 [2023-07-19T10:03:42.207Z] #103 0.627 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:03:42 [2023-07-19T10:03:42.207Z] #103 0.627 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:03:42 [2023-07-19T10:03:42.207Z] #103 0.750 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:03:42 [2023-07-19T10:03:42.207Z] #103 0.870 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:03:42 [2023-07-19T10:03:42.466Z] #103 0.983 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:03:43 [2023-07-19T10:03:43.032Z] #103 1.708 Fetched 8539 kB in 1s (6340 kB/s)
10:03:43 [2023-07-19T10:03:43.966Z] #103 1.708 Reading package lists...
10:03:44 [2023-07-19T10:03:44.224Z] #103 2.248 Reading package lists...
10:03:44 [2023-07-19T10:03:44.482Z] #103 2.788 Building dependency tree...
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.143 The following additional packages will be installed:
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.143   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.143   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.143   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.144   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.144   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.144   xxd
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.145 Suggested packages:
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.145   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.145   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.145   ctags vim-doc vim-scripts xfsdump acl attr quota
10:03:44 [2023-07-19T10:03:44.740Z] #103 3.145 Recommended packages:
10:03:44 [2023-07-19T10:03:44.741Z] #103 3.145   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:03:44 [2023-07-19T10:03:44.741Z] #103 3.145   systemd-timesyncd | time-daemon unzip
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.506 The following NEW packages will be installed:
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.506   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.507   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.507   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.507   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.507   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.507   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.507   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.507   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.508   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:03:44 [2023-07-19T10:03:44.998Z] #103 3.508   xz-utils zip zstd
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.781 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.781 Need to get 32.1 MB of archives.
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.781 After this operation, 124 MB of additional disk space will be used.
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.781 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.784 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.785 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.786 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.788 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.791 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.792 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.795 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.798 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.799 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.824 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.824 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.825 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.826 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.827 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.827 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.827 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.832 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.833 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.834 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.835 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.836 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.837 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.840 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.841 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.842 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.842 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.842 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.843 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.848 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.850 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.852 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.853 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.854 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.855 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:03:45 [2023-07-19T10:03:45.257Z] #103 3.904 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.904 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.905 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.905 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.906 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.906 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.906 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.908 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.908 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.918 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.918 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.919 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.920 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.922 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.923 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.924 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.929 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.930 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.932 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.933 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.967 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.974 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.979 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 3.980 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:03:45 [2023-07-19T10:03:45.515Z] #103 4.121 debconf: delaying package configuration, since apt-utils is not installed
10:03:45 [2023-07-19T10:03:45.515Z] #103 4.160 Fetched 32.1 MB in 0s (68.8 MB/s)
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.185 Selecting previously unselected package libapparmor1:arm64.
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.185 (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:03:45 [2023-07-19T10:03:45.773Z] #103 4.194 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.200 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.236 Selecting previously unselected package libcap2:arm64.
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.238 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.241 Unpacking libcap2:arm64 (1:2.44-1) ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.276 Selecting previously unselected package libargon2-1:arm64.
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.278 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.282 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.311 Selecting previously unselected package dmsetup.
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.313 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.316 Unpacking dmsetup (2:1.02.175-2.1) ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.356 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.358 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.362 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:03:45 [2023-07-19T10:03:45.773Z] #103 4.401 Selecting previously unselected package libjson-c5:arm64.
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.403 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.407 Unpacking libjson-c5:arm64 (0.15-2) ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.440 Selecting previously unselected package libcryptsetup12:arm64.
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.442 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.446 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.492 Selecting previously unselected package libip4tc2:arm64.
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.494 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.497 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.531 Selecting previously unselected package libkmod2:arm64.
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.533 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.537 Unpacking libkmod2:arm64 (28-1) ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.577 Selecting previously unselected package systemd.
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.579 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.032Z] #103 4.625 Unpacking systemd (247.3-7+deb11u2) ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 4.991 Selecting previously unselected package pigz.
10:03:46 [2023-07-19T10:03:46.598Z] #103 4.993 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 4.997 Unpacking pigz (2.6-1) ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.036 Selecting previously unselected package libelf1:arm64.
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.038 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.043 Unpacking libelf1:arm64 (0.183-1) ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.087 Selecting previously unselected package libbpf0:arm64.
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.089 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.092 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.132 Selecting previously unselected package libmnl0:arm64.
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.134 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.138 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.171 Selecting previously unselected package libxtables12:arm64.
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.173 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.177 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:03:46 [2023-07-19T10:03:46.598Z] #103 5.208 Selecting previously unselected package libcap2-bin.
10:03:46 [2023-07-19T10:03:46.856Z] #103 5.210 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.214 Unpacking libcap2-bin (1:2.44-1) ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.253 Selecting previously unselected package iproute2.
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.255 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.258 Unpacking iproute2 (5.10.0-4) ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.354 Selecting previously unselected package xxd.
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.356 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.360 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.403 Selecting previously unselected package vim-common.
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.405 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.414 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:03:46 [2023-07-19T10:03:46.857Z] #103 5.463 Selecting previously unselected package bash-completion.
10:03:47 [2023-07-19T10:03:47.115Z] #103 5.465 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.112 Unpacking bash-completion (1:2.11-2) ...
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.216 Selecting previously unselected package bzip2.
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.219 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.223 Unpacking bzip2 (1.0.8-4) ...
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.258 Selecting previously unselected package xz-utils.
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.260 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.264 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.313 Selecting previously unselected package apparmor.
10:03:47 [2023-07-19T10:03:47.681Z] #103 6.315 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.340 Unpacking apparmor (2.13.6-10) ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.430 Selecting previously unselected package inetutils-ping.
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.433 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.437 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.483 Selecting previously unselected package libip6tc2:arm64.
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.485 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.488 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.519 Selecting previously unselected package libnfnetlink0:arm64.
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.521 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.524 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:03:47 [2023-07-19T10:03:47.940Z] #103 6.560 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.563 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.566 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.600 Selecting previously unselected package libnftnl11:arm64.
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.602 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.606 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.642 Selecting previously unselected package iptables.
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.644 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.648 Unpacking iptables (1.8.7-1) ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.716 Selecting previously unselected package libonig5:arm64.
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.718 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.722 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.769 Selecting previously unselected package libjq1:arm64.
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.771 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.775 Unpacking libjq1:arm64 (1.6-2.1) ...
10:03:48 [2023-07-19T10:03:48.198Z] #103 6.814 Selecting previously unselected package jq.
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.816 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.820 Unpacking jq (1.6-2.1) ...
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.856 Selecting previously unselected package libaio1:arm64.
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.858 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.862 Unpacking libaio1:arm64 (0.3.112-9) ...
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.894 Selecting previously unselected package libgpm2:arm64.
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.896 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.900 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.932 Selecting previously unselected package libicu67:arm64.
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.935 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
10:03:48 [2023-07-19T10:03:48.457Z] #103 6.938 Unpacking libicu67:arm64 (67.1-7) ...
10:03:49 [2023-07-19T10:03:49.023Z] #103 7.602 Selecting previously unselected package libinih1:arm64.
10:03:49 [2023-07-19T10:03:49.023Z] #103 7.605 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.023Z] #103 7.610 Unpacking libinih1:arm64 (53-1+b2) ...
10:03:49 [2023-07-19T10:03:49.023Z] #103 7.643 Selecting previously unselected package libmicrohttpd12:arm64.
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.646 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.649 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.688 Selecting previously unselected package libnet1:arm64.
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.690 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.694 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.737 Selecting previously unselected package libnl-3-200:arm64.
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.739 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.743 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.777 Selecting previously unselected package libprotobuf-c1:arm64.
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.779 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.783 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.817 Selecting previously unselected package libyajl2:arm64.
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.819 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.823 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.849 Selecting previously unselected package net-tools.
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.852 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.855 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:03:49 [2023-07-19T10:03:49.281Z] #103 7.902 Selecting previously unselected package patch.
10:03:49 [2023-07-19T10:03:49.539Z] #103 7.904 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 7.907 Unpacking patch (2.7.6-7) ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 7.942 Selecting previously unselected package python-pip-whl.
10:03:49 [2023-07-19T10:03:49.539Z] #103 7.944 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 7.947 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 8.079 Selecting previously unselected package python3-lib2to3.
10:03:49 [2023-07-19T10:03:49.539Z] #103 8.081 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 8.085 Unpacking python3-lib2to3 (3.9.2-1) ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 8.125 Selecting previously unselected package python3-distutils.
10:03:49 [2023-07-19T10:03:49.539Z] #103 8.128 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 8.131 Unpacking python3-distutils (3.9.2-1) ...
10:03:49 [2023-07-19T10:03:49.539Z] #103 8.169 Selecting previously unselected package python3-pkg-resources.
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.171 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.174 Unpacking python3-pkg-resources (52.0.0-4) ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.219 Selecting previously unselected package python3-setuptools.
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.221 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.225 Unpacking python3-setuptools (52.0.0-4) ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.283 Selecting previously unselected package python3-wheel.
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.285 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.288 Unpacking python3-wheel (0.34.2-1) ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.322 Selecting previously unselected package python3-pip.
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.325 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.328 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:03:49 [2023-07-19T10:03:49.798Z] #103 8.390 Selecting previously unselected package sudo.
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.393 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.399 Unpacking sudo (1.9.5p2-3+deb11u1) ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.507 Selecting previously unselected package systemd-journal-remote.
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.509 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.512 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.549 Selecting previously unselected package thin-provisioning-tools.
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.551 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.555 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.612 Selecting previously unselected package uidmap.
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.614 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.618 Unpacking uidmap (1:4.8.1-1) ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.664 Selecting previously unselected package vim-runtime.
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.666 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.677 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.688 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:03:50 [2023-07-19T10:03:50.056Z] #103 8.691 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.247 Selecting previously unselected package vim.
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.250 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.258 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.384 Selecting previously unselected package xfsprogs.
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.387 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.391 Unpacking xfsprogs (5.10.0-4) ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.484 Selecting previously unselected package zip.
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.487 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.490 Unpacking zip (3.0-12) ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.533 Selecting previously unselected package zstd.
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.536 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.539 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:03:50 [2023-07-19T10:03:50.990Z] #103 9.624 Setting up python3-pkg-resources (52.0.0-4) ...
10:03:51 [2023-07-19T10:03:51.248Z] #103 9.818 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:03:51 [2023-07-19T10:03:51.248Z] #103 9.829 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:03:51 [2023-07-19T10:03:51.248Z] #103 9.839 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:03:51 [2023-07-19T10:03:51.248Z] #103 9.849 Setting up libgpm2:arm64 (1.20.7-8) ...
10:03:51 [2023-07-19T10:03:51.248Z] #103 9.860 Setting up libicu67:arm64 (67.1-7) ...
10:03:51 [2023-07-19T10:03:51.248Z] #103 9.871 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:03:51 [2023-07-19T10:03:51.248Z] #103 9.885 Setting up libinih1:arm64 (53-1+b2) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 9.896 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 9.906 Setting up uidmap (1:4.8.1-1) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 9.916 Setting up libyajl2:arm64 (2.1.0-3) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 9.933 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 9.948 Setting up bzip2 (1.0.8-4) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 9.959 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 9.968 Setting up python3-wheel (0.34.2-1) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 10.11 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 10.12 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 10.14 Setting up libcap2:arm64 (1:2.44-1) ...
10:03:51 [2023-07-19T10:03:51.506Z] #103 10.15 Setting up libcap2-bin (1:2.44-1) ...
10:03:51 [2023-07-19T10:03:51.764Z] #103 10.16 Setting up apparmor (2.13.6-10) ...
10:03:52 [2023-07-19T10:03:52.331Z] #103 10.85 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:03:52 [2023-07-19T10:03:52.331Z] #103 10.88 Setting up zip (3.0-12) ...
10:03:52 [2023-07-19T10:03:52.331Z] #103 10.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:03:52 [2023-07-19T10:03:52.331Z] #103 10.91 Setting up bash-completion (1:2.11-2) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.66 Setting up libmnl0:arm64 (1.0.4-3) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.68 Setting up patch (2.7.6-7) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.69 Setting up sudo (1.9.5p2-3+deb11u1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.72 invoke-rc.d: could not determine current runlevel
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.73 invoke-rc.d: policy-rc.d denied execution of start.
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.73 Setting up libxtables12:arm64 (1.8.7-1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.74 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.75 Setting up pigz (2.6-1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.76 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:03:53 [2023-07-19T10:03:53.267Z] #103 11.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:03:53 [2023-07-19T10:03:53.525Z] #103 11.97 Setting up libaio1:arm64 (0.3.112-9) ...
10:03:53 [2023-07-19T10:03:53.525Z] #103 11.99 Setting up python3-lib2to3 (3.9.2-1) ...
10:03:53 [2023-07-19T10:03:53.525Z] #103 12.08 Setting up libelf1:arm64 (0.183-1) ...
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.10 Setting up libjson-c5:arm64 (0.15-2) ...
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.10 Setting up zstd (1.4.8+dfsg-2.1) ...
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.12 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.13 Setting up libkmod2:arm64 (28-1) ...
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.14 Setting up python3-distutils (3.9.2-1) ...
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.26 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:03:53 [2023-07-19T10:03:53.783Z] #103 12.31 Setting up python3-setuptools (52.0.0-4) ...
10:03:54 [2023-07-19T10:03:54.041Z] #103 12.63 Setting up libjq1:arm64 (1.6-2.1) ...
10:03:54 [2023-07-19T10:03:54.041Z] #103 12.64 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:03:54 [2023-07-19T10:03:54.299Z] #103 12.65 Setting up thin-provisioning-tools (0.9.0-1) ...
10:03:54 [2023-07-19T10:03:54.299Z] #103 12.67 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:03:54 [2023-07-19T10:03:54.299Z] #103 12.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.93 Setting up jq (1.6-2.1) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.95 Setting up libbpf0:arm64 (1:0.3-2) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.96 Setting up iptables (1.8.7-1) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:03:54 [2023-07-19T10:03:54.558Z] #103 12.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:03:54 [2023-07-19T10:03:54.558Z] #103 13.00 Setting up iproute2 (5.10.0-4) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 13.12 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 13.13 Setting up dmsetup (2:1.02.175-2.1) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 13.14 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 13.15 Setting up systemd (247.3-7+deb11u2) ...
10:03:54 [2023-07-19T10:03:54.558Z] #103 13.19 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:03:54 [2023-07-19T10:03:54.816Z] #103 13.19 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:03:54 [2023-07-19T10:03:54.816Z] #103 13.20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:03:54 [2023-07-19T10:03:54.816Z] #103 13.20 Initializing machine ID from random generator.
10:03:55 [2023-07-19T10:03:55.074Z] #103 13.53 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
10:03:55 [2023-07-19T10:03:55.074Z] #103 13.64 Setting up xfsprogs (5.10.0-4) ...
10:03:55 [2023-07-19T10:03:55.332Z] #103 13.65 System has not been booted with systemd as init system (PID 1). Can't operate.
10:03:55 [2023-07-19T10:03:55.332Z] #103 13.65 Failed to connect to bus: Host is down
10:03:55 [2023-07-19T10:03:55.332Z] #103 13.66 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:03:55 [2023-07-19T10:03:55.590Z] #103 DONE 14.0s
10:03:55 [2023-07-19T10:03:55.590Z] 
10:03:55 [2023-07-19T10:03:55.590Z] #104 [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:03:55 [2023-07-19T10:03:55.848Z] #104 0.313 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:03:55 [2023-07-19T10:03:55.848Z] #104 0.316 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:03:55 [2023-07-19T10:03:55.848Z] #104 0.319 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:03:55 [2023-07-19T10:03:55.848Z] #104 DONE 0.3s
10:03:55 [2023-07-19T10:03:55.848Z] 
10:03:55 [2023-07-19T10:03:55.848Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
10:04:02 [2023-07-19T10:04:02.405Z] #105 5.588 Collecting yamllint==1.27.1
10:04:02 [2023-07-19T10:04:02.663Z] #105 6.622   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:04:02 [2023-07-19T10:04:02.663Z] #105 6.914 Collecting pathspec>=0.5.3
10:04:02 [2023-07-19T10:04:02.663Z] #105 6.918   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
10:04:02 [2023-07-19T10:04:02.663Z] #105 7.018 Collecting pyyaml
10:04:02 [2023-07-19T10:04:02.921Z] #105 7.023   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:04:02 [2023-07-19T10:04:02.921Z] #105 7.040 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:04:02 [2023-07-19T10:04:02.921Z] #105 7.045 Building wheels for collected packages: yamllint
10:04:02 [2023-07-19T10:04:02.921Z] #105 7.045   Building wheel for yamllint (setup.py): started
10:04:03 [2023-07-19T10:04:03.180Z] #105 7.289   Building wheel for yamllint (setup.py): finished with status 'done'
10:04:03 [2023-07-19T10:04:03.180Z] #105 7.289   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c543c2f533e2fed66bd4ee12388cc76e2eae67359999ccb9a19ae8b3787030a5
10:04:03 [2023-07-19T10:04:03.180Z] #105 7.289   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:04:03 [2023-07-19T10:04:03.180Z] #105 7.292 Successfully built yamllint
10:04:03 [2023-07-19T10:04:03.180Z] #105 7.298 Installing collected packages: pyyaml, pathspec, yamllint
10:04:03 [2023-07-19T10:04:03.180Z] #105 7.410 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.27.1
10:04:03 [2023-07-19T10:04:03.180Z] #105 DONE 7.5s
10:04:03 [2023-07-19T10:04:03.438Z] 
10:04:03 [2023-07-19T10:04:03.438Z] #106 [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:04:04 [2023-07-19T10:04:04.004Z] #106 0.607 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:04:04 [2023-07-19T10:04:04.004Z] #106 0.607 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:04:04 [2023-07-19T10:04:04.004Z] #106 0.607 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:04:04 [2023-07-19T10:04:04.829Z] #106 0.967 Reading package lists...
10:04:05 [2023-07-19T10:04:05.395Z] #106 1.504 Reading package lists...
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.011 Building dependency tree...
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.143 Reading state information...
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308 gcc is already the newest version (4:10.2.1-1).
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308 pkg-config is already the newest version (0.29.2-1).
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308 The following additional packages will be installed:
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.308   uuid-dev zlib1g-dev
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.310 Suggested packages:
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.310   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.310   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.310 Recommended packages:
10:04:05 [2023-07-19T10:04:05.653Z] #106 2.310   build-essential fakeroot libalgorithm-merge-perl
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.562 The following NEW packages will be installed:
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.563   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.563   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.563   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.563   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.563   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.563   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
10:04:05 [2023-07-19T10:04:05.911Z] #106 2.564   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.840 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.840 Need to get 10.3 MB of archives.
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.840 After this operation, 41.5 MB of additional disk space will be used.
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.840 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.857 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.859 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.860 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.863 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.867 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.868 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.871 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.872 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.874 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.876 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.877 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.881 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.883 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.885 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.886 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.889 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.891 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.892 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.893 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.899 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.900 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:04:06 [2023-07-19T10:04:06.169Z] #106 2.949 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.953 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.954 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.957 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.958 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.962 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.964 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.972 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.972 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 2.973 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
10:04:06 [2023-07-19T10:04:06.428Z] #106 3.115 debconf: delaying package configuration, since apt-utils is not installed
10:04:06 [2023-07-19T10:04:06.428Z] #106 3.153 Fetched 10.3 MB in 0s (25.3 MB/s)
10:04:06 [2023-07-19T10:04:06.428Z] #106 3.176 Selecting previously unselected package dpkg-dev.
10:04:06 [2023-07-19T10:04:06.428Z] #106 3.176 (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:04:06 [2023-07-19T10:04:06.428Z] #106 3.188 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
10:04:06 [2023-07-19T10:04:06.428Z] #106 3.191 Unpacking dpkg-dev (1.20.12) ...
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.312 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.314 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.322 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.356 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.358 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.362 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.401 Selecting previously unselected package libsecret-common.
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.403 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.406 Unpacking libsecret-common (0.20.4-2) ...
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.456 Selecting previously unselected package libsecret-1-0:arm64.
10:04:06 [2023-07-19T10:04:06.686Z] #106 3.458 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.462 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.496 Selecting previously unselected package gir1.2-secret-1:arm64.
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.499 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.502 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.529 Selecting previously unselected package libapparmor-dev:arm64.
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.532 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.536 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.574 Selecting previously unselected package uuid-dev:arm64.
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.577 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.580 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.619 Selecting previously unselected package libblkid-dev:arm64.
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.621 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.630 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:04:06 [2023-07-19T10:04:06.944Z] #106 3.678 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.681 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.684 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.712 Selecting previously unselected package libudev-dev:arm64.
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.715 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.719 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.757 Selecting previously unselected package libsepol1-dev:arm64.
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.760 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.763 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.823 Selecting previously unselected package libpcre2-16-0:arm64.
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.826 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.829 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.874 Selecting previously unselected package libpcre2-32-0:arm64.
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.876 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.880 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:04:07 [2023-07-19T10:04:07.202Z] #106 3.928 Selecting previously unselected package libpcre2-posix2:arm64.
10:04:07 [2023-07-19T10:04:07.460Z] #106 3.930 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 3.935 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 3.965 Selecting previously unselected package libpcre2-dev:arm64.
10:04:07 [2023-07-19T10:04:07.460Z] #106 3.967 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 3.971 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.049 Selecting previously unselected package libselinux1-dev:arm64.
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.051 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.056 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.109 Selecting previously unselected package libdevmapper-dev:arm64.
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.112 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.116 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.146 Selecting previously unselected package libffi-dev:arm64.
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.148 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.460Z] #106 4.152 Unpacking libffi-dev:arm64 (3.3-6) ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.184 Selecting previously unselected package libglib2.0-data.
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.187 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.190 Unpacking libglib2.0-data (2.66.8-1) ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.320 Selecting previously unselected package libglib2.0-bin.
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.323 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.326 Unpacking libglib2.0-bin (2.66.8-1) ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.364 Selecting previously unselected package libglib2.0-dev-bin.
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.367 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.370 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.411 Selecting previously unselected package libmount-dev:arm64.
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.413 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.418 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.457 Selecting previously unselected package libpcre16-3:arm64.
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.460 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.463 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.511 Selecting previously unselected package libpcre32-3:arm64.
10:04:07 [2023-07-19T10:04:07.718Z] #106 4.513 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.976Z] #106 4.517 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:04:07 [2023-07-19T10:04:07.976Z] #106 4.562 Selecting previously unselected package libpcrecpp0v5:arm64.
10:04:07 [2023-07-19T10:04:07.976Z] #106 4.565 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.976Z] #106 4.568 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:04:07 [2023-07-19T10:04:07.976Z] #106 4.602 Selecting previously unselected package libpcre3-dev:arm64.
10:04:07 [2023-07-19T10:04:07.976Z] #106 4.604 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:04:07 [2023-07-19T10:04:07.976Z] #106 4.608 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.681 Selecting previously unselected package zlib1g-dev:arm64.
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.684 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.687 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.726 Selecting previously unselected package libglib2.0-dev:arm64.
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.729 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.732 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.916 Selecting previously unselected package libseccomp-dev:arm64.
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.919 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.923 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.958 Selecting previously unselected package libsecret-1-dev:arm64.
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.961 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 4.964 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:04:08 [2023-07-19T10:04:08.235Z] #106 5.016 Selecting previously unselected package libsystemd-dev:arm64.
10:04:08 [2023-07-19T10:04:08.235Z] #106 5.019 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
10:04:08 [2023-07-19T10:04:08.493Z] #106 5.022 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:04:08 [2023-07-19T10:04:08.493Z] #106 5.130 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:04:08 [2023-07-19T10:04:08.493Z] #106 5.139 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.298 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.307 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.318 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.328 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.338 Setting up libffi-dev:arm64 (3.3-6) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.347 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.356 Setting up dpkg-dev (1.20.12) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.374 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.383 Setting up libglib2.0-data (2.66.8-1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.393 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.402 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.412 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.421 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.431 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.440 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.450 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.460 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.470 Setting up libsecret-common (0.20.4-2) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.480 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:04:08 [2023-07-19T10:04:08.751Z] #106 5.495 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.505 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.514 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.523 Setting up libglib2.0-bin (2.66.8-1) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.533 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.543 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.553 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.563 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.573 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.583 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.594 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.604 No schema files found: doing nothing.
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.608 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:04:09 [2023-07-19T10:04:09.010Z] #106 5.627 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:04:09 [2023-07-19T10:04:09.268Z] #106 DONE 5.8s
10:04:09 [2023-07-19T10:04:09.268Z] 
10:04:09 [2023-07-19T10:04:09.268Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
10:04:09 [2023-07-19T10:04:09.268Z] #107 DONE 0.1s
10:04:09 [2023-07-19T10:04:09.268Z] 
10:04:09 [2023-07-19T10:04:09.268Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:04:09 [2023-07-19T10:04:09.268Z] #108 DONE 0.1s
10:04:09 [2023-07-19T10:04:09.526Z] 
10:04:09 [2023-07-19T10:04:09.526Z] #109 [dev 1/1] COPY --link . .
10:04:10 [2023-07-19T10:04:10.460Z] #109 DONE 1.0s
10:04:10 [2023-07-19T10:04:10.460Z] 
10:04:10 [2023-07-19T10:04:10.460Z] #110 exporting to image
10:04:10 [2023-07-19T10:04:10.460Z] #110 exporting layers
10:04:11 [2023-07-19T10:04:11.395Z] #110 exporting layers 0.9s done
10:04:11 [2023-07-19T10:04:11.395Z] #110 writing image sha256:aa84a87752a25bb01952409458e98998594e8101d82d9312a49e5c6f695bc717 done
10:04:11 [2023-07-19T10:04:11.395Z] #110 naming to docker.io/library/docker:1be48ec55328f9ca4cbc8682dc136ac9ffb89089 done
10:04:11 [2023-07-19T10:04:11.395Z] #110 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:04:11 [2023-07-19T10:04:11.715Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:04:11 [2023-07-19T10:04:11.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1be48ec55328f9ca4cbc8682dc136ac9ffb89089 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:1be48ec55328f9ca4cbc8682dc136ac9ffb89089 hack/test/unit
10:04:12 [2023-07-19T10:04:12.254Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:04:12 [2023-07-19T10:04:12.254Z] + TESTFLAGS+=' -test.timeout=5m'
10:04:12 [2023-07-19T10:04:12.254Z] + TESTDIRS=./...
10:04:12 [2023-07-19T10:04:12.254Z] + exclude_paths='/vendor/|/integration'
10:04:12 [2023-07-19T10:04:12.254Z] ++ go list ./...
10:04:12 [2023-07-19T10:04:12.254Z] ++ grep -vE '(/vendor/|/integration)'
10:04:12 [2023-07-19T10:04:12.822Z] + pkg_list='github.com/docker/docker/api
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/backend/build
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/httpstatus
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/httputils
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/middleware
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/build
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/checkpoint
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/container
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/debug
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/distribution
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/grpc
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/image
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/network
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/plugin
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/session
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/swarm
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/system
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/server/router/volume
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/backend
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/blkiodev
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/container
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/events
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/filters
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/image
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/mount
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/network
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/registry
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/strslice
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/swarm
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/swarm/runtime
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/time
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/versions
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/versions/v1p19
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/versions/v1p20
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/api/types/volume
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/exporter
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/worker
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/dockerfile
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/remotecontext
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/remotecontext/git
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/cli/debug
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/cli/winresources/dockerd
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/client
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/client/buildkit
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/cmd/docker-proxy
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/cmd/dockerd
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/cmd/dockerd/trap
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/container
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/container/stream
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/contrib/apparmor
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/contrib/docker-device-tool
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/contrib/httpserver
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/cluster
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/cluster/convert
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/cluster/executor
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/cluster/provider
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/config
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/containerd
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/events
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/events/testutils
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/register
10:04:12 [2023-07-19T10:04:12.822Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/images
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/initlayer
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/links
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/listeners
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/awslogs
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/fluentd
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/gelf
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/journald
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/local
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/logentries
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/loggertest
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/splunk
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/syslog
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/logger/templates
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/names
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/network
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/snapshotter
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/daemon/stats
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/distribution
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/distribution/metadata
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/distribution/utils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/distribution/xfer
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/dockerversion
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/errdefs
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/image
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/image/cache
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/image/tarexport
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/image/v1
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/internal/mounttree
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/internal/test/suite
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/internal/unshare
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/layer
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libcontainerd
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libcontainerd/queue
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libcontainerd/remote
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libcontainerd/shimopts
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libcontainerd/supervisor
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libcontainerd/types
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/bitmap
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/bitseq
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/cluster
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/config
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/datastore
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/diagnostic
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/discoverapi
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/driverapi
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/host
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/null
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/drvregistry
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/etchosts
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/idm
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/internal/caller
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipam
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipamapi
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipams/null
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipamutils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ipbits
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/iptables
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/netlabel
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/netutils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/networkdb
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/ns
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/options
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/osl
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/portallocator
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/portmapper
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/resolvconf
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/testutils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/libnetwork/types
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/oci
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/oci/caps
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/opts
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/aaparser
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/archive
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/authorization
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/broadcaster
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/capabilities
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/chrootarchive
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/containerfs
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/devicemapper
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/directory
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/dmesg
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/fileutils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/homedir
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/idtools
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/ioutils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/jsonmessage
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/longpath
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/loopback
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/meminfo
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/namesgenerator
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/parsers
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/parsers/kernel
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/pidfile
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/platform
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/platforms
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/plugingetter
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/plugins
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/plugins/transport
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/pools
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/process
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/progress
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/reexec
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/rootless
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/rootless/specconv
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/stack
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/stdcopy
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/streamformatter
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/stringid
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/sysinfo
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/system
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/tailfile
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/tarsum
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/pkg/useragent
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/plugin
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/plugin/executor/containerd
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/plugin/v2
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/profiles/apparmor
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/profiles/seccomp
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/quota
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/reference
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/registry
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/registry/resumable
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/restartmanager
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/runconfig
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/runconfig/opts
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/daemon
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/environment
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/fakecontext
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/fakegit
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/fakestorage
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/fixtures/load
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/registry
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/testutil/request
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/volume
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/volume/drivers
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/volume/local
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/volume/mounts
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/volume/service
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/volume/service/opts
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/volume/testutils'
10:04:12 [2023-07-19T10:04:12.823Z] ++ grep --fixed-strings -v /libnetwork
10:04:12 [2023-07-19T10:04:12.823Z] ++ echo 'github.com/docker/docker/api
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/backend/build
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/httpstatus
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/httputils
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/middleware
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/build
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/checkpoint
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/container
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/debug
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/distribution
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/grpc
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/image
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/network
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/plugin
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/session
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/swarm
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/system
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/server/router/volume
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/backend
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/blkiodev
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/container
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/events
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/filters
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/image
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/mount
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/network
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/registry
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/strslice
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/swarm
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/swarm/runtime
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/time
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/versions
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/versions/v1p19
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/versions/v1p20
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/api/types/volume
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/builder
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/builder/builder-next
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:12 [2023-07-19T10:04:12.823Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/builder-next/exporter
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/builder-next/worker
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/dockerfile
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/remotecontext
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/remotecontext/git
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/cli/debug
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/cli/winresources/dockerd
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/client
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/client/buildkit
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/cmd/docker-proxy
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/cmd/dockerd
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/cmd/dockerd/trap
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/container
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/container/stream
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/contrib/apparmor
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/contrib/docker-device-tool
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/contrib/httpserver
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/cluster
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/cluster/convert
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/cluster/executor
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/cluster/provider
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/config
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/containerd
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/events
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/events/testutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/register
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/images
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/initlayer
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/links
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/listeners
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/awslogs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/fluentd
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/gelf
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/journald
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/local
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/logentries
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/loggertest
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/splunk
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/syslog
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/logger/templates
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/names
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/network
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/snapshotter
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/daemon/stats
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/distribution
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/distribution/metadata
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/distribution/utils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/distribution/xfer
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/dockerversion
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/errdefs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/image
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/image/cache
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/image/tarexport
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/image/v1
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/internal/mounttree
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/internal/test/suite
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/internal/unshare
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/layer
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libcontainerd
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libcontainerd/queue
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libcontainerd/remote
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libcontainerd/shimopts
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libcontainerd/supervisor
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libcontainerd/types
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/bitmap
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/bitseq
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/cluster
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/config
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/datastore
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/diagnostic
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/discoverapi
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/driverapi
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/host
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/null
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/drvregistry
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/etchosts
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/idm
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/internal/caller
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipam
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipamapi
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipams/null
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipamutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ipbits
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/iptables
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/netlabel
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/netutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/networkdb
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/ns
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/options
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/osl
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/portallocator
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/portmapper
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/resolvconf
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/testutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/libnetwork/types
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/oci
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/oci/caps
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/opts
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/aaparser
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/archive
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/authorization
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/broadcaster
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/capabilities
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/chrootarchive
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/containerfs
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/devicemapper
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/directory
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/dmesg
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/fileutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/homedir
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/idtools
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/ioutils
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/jsonmessage
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/longpath
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/loopback
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/meminfo
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/namesgenerator
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/parsers
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/parsers/kernel
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/pidfile
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/platform
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/platforms
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/plugingetter
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/plugins
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/plugins/transport
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/pools
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/process
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/progress
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/reexec
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/rootless
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/rootless/specconv
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/stack
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/stdcopy
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/streamformatter
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/stringid
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/sysinfo
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/system
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/tailfile
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/tarsum
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/pkg/useragent
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/plugin
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/plugin/executor/containerd
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/plugin/v2
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/profiles/apparmor
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/profiles/seccomp
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/quota
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/reference
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/registry
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/registry/resumable
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/restartmanager
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/runconfig
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/runconfig/opts
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/daemon
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/environment
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/fakecontext
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/fakegit
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/fakestorage
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/fixtures/load
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:12 [2023-07-19T10:04:12.824Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/registry
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/request
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/drivers
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/local
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/mounts
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/service
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/service/opts
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/testutils'
10:04:12 [2023-07-19T10:04:12.825Z] + base_pkg_list='github.com/docker/docker/api
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/backend/build
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/httpstatus
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/httputils
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/middleware
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/build
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/checkpoint
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/container
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/debug
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/distribution
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/grpc
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/image
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/network
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/plugin
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/session
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/swarm
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/system
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/server/router/volume
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/backend
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/blkiodev
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/container
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/events
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/filters
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/image
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/mount
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/network
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/registry
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/strslice
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/swarm
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/swarm/runtime
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/time
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/versions
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/versions/v1p19
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/versions/v1p20
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/api/types/volume
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/exporter
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/worker
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/dockerfile
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/remotecontext
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/remotecontext/git
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/cli/debug
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/cli/winresources/dockerd
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/client
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/client/buildkit
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/cmd/docker-proxy
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/cmd/dockerd
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/cmd/dockerd/trap
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/container
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/container/stream
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/contrib/apparmor
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/contrib/docker-device-tool
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/contrib/httpserver
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/cluster
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/cluster/convert
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/cluster/executor
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/cluster/provider
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/config
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/containerd
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/events
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/events/testutils
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/register
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/images
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/initlayer
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/links
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/listeners
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/awslogs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/fluentd
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/gelf
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/journald
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/local
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/logentries
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/loggertest
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/splunk
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/syslog
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/logger/templates
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/names
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/network
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/snapshotter
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/daemon/stats
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/distribution
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/distribution/metadata
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/distribution/utils
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/distribution/xfer
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/dockerversion
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/errdefs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/image
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/image/cache
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/image/tarexport
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/image/v1
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/internal/mounttree
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/internal/test/suite
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/internal/unshare
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/layer
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/libcontainerd
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/libcontainerd/queue
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/libcontainerd/remote
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/libcontainerd/shimopts
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/libcontainerd/supervisor
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/libcontainerd/types
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/oci
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/oci/caps
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/opts
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/aaparser
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/archive
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/authorization
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/broadcaster
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/capabilities
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/chrootarchive
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/containerfs
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/devicemapper
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/directory
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/dmesg
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/fileutils
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/homedir
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/idtools
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/ioutils
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/jsonmessage
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/longpath
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/loopback
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/meminfo
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/namesgenerator
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/parsers
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/parsers/kernel
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/pidfile
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/platform
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/platforms
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/plugingetter
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/plugins
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/plugins/transport
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/pools
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/process
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/progress
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/reexec
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/rootless
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/rootless/specconv
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/stack
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/stdcopy
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/streamformatter
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/stringid
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/sysinfo
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/system
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/tailfile
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/tarsum
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/pkg/useragent
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/plugin
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/plugin/executor/containerd
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/plugin/v2
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/profiles/apparmor
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/profiles/seccomp
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/quota
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/reference
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/registry
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/registry/resumable
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/restartmanager
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/runconfig
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/runconfig/opts
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/daemon
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/environment
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/fakecontext
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/fakegit
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/fakestorage
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/fixtures/load
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/registry
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/testutil/request
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/drivers
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/local
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/mounts
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/service
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/service/opts
10:04:12 [2023-07-19T10:04:12.825Z] github.com/docker/docker/volume/testutils'
10:04:12 [2023-07-19T10:04:12.825Z] ++ grep --fixed-strings /libnetwork
10:04:12 [2023-07-19T10:04:12.825Z] ++ echo 'github.com/docker/docker/api
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/backend/build
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/httpstatus
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/httputils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/middleware
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/build
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/checkpoint
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/container
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/debug
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/distribution
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/grpc
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/image
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/network
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/plugin
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/session
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/swarm
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/system
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/server/router/volume
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/backend
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/blkiodev
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/container
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/events
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/filters
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/image
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/mount
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/network
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/registry
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/strslice
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/swarm
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/swarm/runtime
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/time
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/versions
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/versions/v1p19
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/versions/v1p20
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/api/types/volume
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/exporter
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/worker
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/dockerfile
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/remotecontext
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/remotecontext/git
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/cli/debug
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/cli/winresources/dockerd
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/client
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/client/buildkit
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/cmd/docker-proxy
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/cmd/dockerd
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/cmd/dockerd/trap
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/container
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/container/stream
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/contrib/apparmor
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/contrib/docker-device-tool
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/contrib/httpserver
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/cluster
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/cluster/convert
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/cluster/executor
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/cluster/provider
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/config
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/containerd
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/events
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/events/testutils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/register
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/images
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/initlayer
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/links
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/listeners
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/awslogs
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/fluentd
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/gelf
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/journald
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/local
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/logentries
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/loggertest
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/splunk
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/syslog
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/logger/templates
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/names
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/network
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/snapshotter
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/daemon/stats
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/distribution
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/distribution/metadata
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/distribution/utils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/distribution/xfer
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/dockerversion
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/errdefs
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/image
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/image/cache
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/image/tarexport
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/image/v1
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/internal/mounttree
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/internal/test/suite
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/internal/unshare
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/layer
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libcontainerd
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libcontainerd/queue
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libcontainerd/remote
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libcontainerd/shimopts
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libcontainerd/supervisor
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libcontainerd/types
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/bitmap
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/bitseq
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/cluster
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/config
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/datastore
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/diagnostic
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/discoverapi
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/driverapi
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/host
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/null
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/drvregistry
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/etchosts
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/idm
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/internal/caller
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipam
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipamapi
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipams/null
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipamutils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ipbits
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/iptables
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/netlabel
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/netutils
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/networkdb
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/ns
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/options
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/osl
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/portallocator
10:04:12 [2023-07-19T10:04:12.826Z] github.com/docker/docker/libnetwork/portmapper
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/resolvconf
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/testutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/types
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/oci
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/oci/caps
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/opts
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/aaparser
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/archive
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/authorization
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/broadcaster
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/capabilities
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/chrootarchive
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/containerfs
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/devicemapper
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/directory
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/dmesg
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/fileutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/homedir
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/idtools
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/ioutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/jsonmessage
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/longpath
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/loopback
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/meminfo
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/namesgenerator
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/parsers
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/parsers/kernel
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/pidfile
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/platform
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/platforms
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/plugingetter
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/plugins
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/plugins/transport
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/pools
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/process
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/progress
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/reexec
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/rootless
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/rootless/specconv
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/stack
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/stdcopy
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/streamformatter
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/stringid
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/sysinfo
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/system
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/tailfile
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/tarsum
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/pkg/useragent
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/plugin
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/plugin/executor/containerd
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/plugin/v2
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/profiles/apparmor
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/profiles/seccomp
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/quota
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/reference
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/registry
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/registry/resumable
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/restartmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/runconfig
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/runconfig/opts
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/daemon
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/environment
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/fakecontext
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/fakegit
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/fakestorage
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/fixtures/load
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/registry
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/testutil/request
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/volume
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/volume/drivers
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/volume/local
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/volume/mounts
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/volume/service
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/volume/service/opts
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/volume/testutils'
10:04:12 [2023-07-19T10:04:12.827Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/bitmap
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/bitseq
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cluster
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/config
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/datastore
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/diagnostic
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/discoverapi
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/driverapi
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/host
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/null
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drvregistry
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/etchosts
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/idm
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/internal/caller
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipam
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipamapi
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/null
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipamutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipbits
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/iptables
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/netlabel
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/netutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/networkdb
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ns
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/options
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/osl
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/portallocator
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/portmapper
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/resolvconf
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/testutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/types'
10:04:12 [2023-07-19T10:04:12.827Z] + echo 'github.com/docker/docker/libnetwork
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/bitmap
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/bitseq
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cluster
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/config
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/datastore
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/diagnostic
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/discoverapi
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/driverapi
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/host
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/null
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drvregistry
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/etchosts
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/idm
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/internal/caller
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipam
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipamapi
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/null
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipamutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ipbits
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/iptables
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/netlabel
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/netutils
10:04:12 [2023-07-19T10:04:12.827Z] + grep --fixed-strings libnetwork/drivers/bridge
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/networkdb
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/ns
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/options
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/osl
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/portallocator
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/portmapper
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/resolvconf
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/testutils
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/types'
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:12 [2023-07-19T10:04:12.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:12 [2023-07-19T10:04:12.827Z] + type docker-proxy
10:04:12 [2023-07-19T10:04:12.827Z] hack/test/unit: line 25: type: docker-proxy: not found
10:04:12 [2023-07-19T10:04:12.827Z] + hack/make.sh binary-proxy install-proxy
10:04:12 [2023-07-19T10:04:12.827Z] 
10:04:12 [2023-07-19T10:04:12.827Z] Removing bundles/
10:04:12 [2023-07-19T10:04:12.827Z] 
10:04:12 [2023-07-19T10:04:12.827Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:04:13 [2023-07-19T10:04:13.085Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:04:17 [2023-07-19T10:04:17.272Z] Created binary: bundles/binary-proxy/docker-proxy
10:04:17 [2023-07-19T10:04:17.272Z] 
10:04:17 [2023-07-19T10:04:17.272Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:04:17 [2023-07-19T10:04:17.272Z] Installing docker-proxy to /usr/local/bin/
10:04:17 [2023-07-19T10:04:17.272Z] 
10:04:17 [2023-07-19T10:04:17.272Z] + mkdir -p bundles
10:04:17 [2023-07-19T10:04:17.272Z] + '[' -n 'github.com/docker/docker/api
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/backend/build
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/httpstatus
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/httputils
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/middleware
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/build
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/checkpoint
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/container
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/debug
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/distribution
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/grpc
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/image
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/network
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/plugin
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/session
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/swarm
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/system
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/server/router/volume
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/backend
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/blkiodev
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/container
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/events
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/filters
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/image
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/mount
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/network
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/registry
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/strslice
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/swarm
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/swarm/runtime
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/time
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/versions
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/versions/v1p19
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/versions/v1p20
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/api/types/volume
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/exporter
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/worker
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/dockerfile
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/remotecontext
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/remotecontext/git
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/cli/debug
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/cli/winresources/dockerd
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/client
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/client/buildkit
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/cmd/docker-proxy
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/cmd/dockerd
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/cmd/dockerd/trap
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/container
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/container/stream
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/contrib/apparmor
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/contrib/docker-device-tool
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/contrib/httpserver
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/daemon
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/daemon/cluster
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:17 [2023-07-19T10:04:17.272Z] github.com/docker/docker/daemon/cluster/convert
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/cluster/executor
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/cluster/provider
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/config
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/containerd
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/events
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/events/testutils
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/register
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/images
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/initlayer
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/links
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/listeners
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/awslogs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/fluentd
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/gelf
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/journald
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/local
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/logentries
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/loggertest
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/splunk
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/syslog
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/logger/templates
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/names
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/network
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/snapshotter
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/daemon/stats
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/distribution
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/distribution/metadata
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/distribution/utils
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/distribution/xfer
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/dockerversion
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/errdefs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/image
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/image/cache
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/image/tarexport
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/image/v1
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/internal/mounttree
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/internal/test/suite
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/internal/unshare
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/layer
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/libcontainerd
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/libcontainerd/queue
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/libcontainerd/remote
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/libcontainerd/shimopts
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/libcontainerd/supervisor
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/libcontainerd/types
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/oci
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/oci/caps
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/opts
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/aaparser
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/archive
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/authorization
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/broadcaster
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/capabilities
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/chrootarchive
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/containerfs
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/devicemapper
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/directory
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/dmesg
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/fileutils
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/homedir
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/idtools
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/ioutils
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/jsonmessage
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/longpath
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/loopback
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/meminfo
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/namesgenerator
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/parsers
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/parsers/kernel
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/pidfile
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/platform
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/platforms
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/plugingetter
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/plugins
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/plugins/transport
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/pools
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/process
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/progress
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/reexec
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/rootless
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/rootless/specconv
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/stack
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/stdcopy
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/streamformatter
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/stringid
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/sysinfo
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/system
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/tailfile
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/tarsum
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/pkg/useragent
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/plugin
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/plugin/executor/containerd
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/plugin/v2
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/profiles/apparmor
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/profiles/seccomp
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/quota
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/reference
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/registry
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/registry/resumable
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/restartmanager
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/runconfig
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/runconfig/opts
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/daemon
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/environment
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/fakecontext
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/fakegit
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/fakestorage
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/fixtures/load
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/registry
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/testutil/request
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/volume
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/volume/drivers
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/volume/local
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/volume/mounts
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/volume/service
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/volume/service/opts
10:04:17 [2023-07-19T10:04:17.273Z] github.com/docker/docker/volume/testutils' ']'
10:04:17 [2023-07-19T10:04:17.273Z] + 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/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/docker-device-tool 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/devmapper 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/mounttree github.com/docker/docker/internal/test/suite 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/devicemapper 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:04:17 [2023-07-19T10:04:17.840Z] ?   	github.com/docker/docker/api	[no test files]
10:04:24 [2023-07-19T10:04:24.412Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
10:04:24 [2023-07-19T10:04:24.412Z] ok  	github.com/docker/docker/api/server	0.047s	coverage: 13.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/types/container	0.011s	coverage: 82.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 89.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/types/registry	0.012s	coverage: 54.2% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/builder/remotecontext	0.043s	coverage: 13.7% of statements
10:04:46 [2023-07-19T10:04:46.359Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ok  	github.com/docker/docker/builder/dockerfile	0.063s	coverage: 50.1% of statements
10:04:46 [2023-07-19T10:04:46.359Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:04:46 [2023-07-19T10:04:46.618Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
10:04:46 [2023-07-19T10:04:46.618Z] ok  	github.com/docker/docker/client	0.131s	coverage: 76.8% of statements
10:04:46 [2023-07-19T10:04:46.618Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
10:04:46 [2023-07-19T10:04:46.618Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.177s	coverage: 66.5% of statements
10:04:51 [2023-07-19T10:04:51.895Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
10:04:51 [2023-07-19T10:04:51.895Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.635s	coverage: 82.5% of statements
10:04:58 [2023-07-19T10:04:58.467Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:04:58 [2023-07-19T10:04:58.467Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:04:58 [2023-07-19T10:04:58.467Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:04:58 [2023-07-19T10:04:58.467Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:04:58 [2023-07-19T10:04:58.467Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:04:58 [2023-07-19T10:04:58.467Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
10:04:58 [2023-07-19T10:04:58.467Z] ok  	github.com/docker/docker/container	0.127s	coverage: 36.5% of statements
10:04:58 [2023-07-19T10:04:58.467Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
10:04:58 [2023-07-19T10:04:58.467Z] ok  	github.com/docker/docker/cmd/dockerd	0.236s	coverage: 29.2% of statements
10:05:00 [2023-07-19T10:05:00.369Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:05:00 [2023-07-19T10:05:00.369Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.428s	coverage: 0.0% of statements
10:05:03 [2023-07-19T10:05:03.654Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:05:03 [2023-07-19T10:05:03.654Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:05:03 [2023-07-19T10:05:03.654Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
10:05:03 [2023-07-19T10:05:03.654Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 39.2% of statements
10:05:03 [2023-07-19T10:05:03.655Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:05:03 [2023-07-19T10:05:03.655Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
10:05:03 [2023-07-19T10:05:03.655Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
10:05:03 [2023-07-19T10:05:03.655Z] ok  	github.com/docker/docker/daemon/config	0.060s	coverage: 75.2% of statements
10:05:03 [2023-07-19T10:05:03.655Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:05:03 [2023-07-19T10:05:03.655Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
10:05:05 [2023-07-19T10:05:05.031Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:05:05 [2023-07-19T10:05:05.031Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
10:05:05 [2023-07-19T10:05:05.031Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
10:05:05 [2023-07-19T10:05:05.031Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
10:05:05 [2023-07-19T10:05:05.031Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.7% of statements
10:05:05 [2023-07-19T10:05:05.289Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:05:05 [2023-07-19T10:05:05.289Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
10:05:05 [2023-07-19T10:05:05.289Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:05:05 [2023-07-19T10:05:05.289Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
10:05:05 [2023-07-19T10:05:05.289Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:05:05 [2023-07-19T10:05:05.289Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.196s	coverage: 59.6% of statements
10:05:06 [2023-07-19T10:05:06.665Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:05:06 [2023-07-19T10:05:06.665Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:05:06 [2023-07-19T10:05:06.665Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:05:06 [2023-07-19T10:05:06.665Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:05:06 [2023-07-19T10:05:06.665Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
10:05:06 [2023-07-19T10:05:06.665Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
10:05:06 [2023-07-19T10:05:06.665Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.181s	coverage: 60.2% of statements
10:05:06 [2023-07-19T10:05:06.925Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
10:05:06 [2023-07-19T10:05:06.925Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.483s	coverage: 13.0% of statements
10:05:07 [2023-07-19T10:05:07.183Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
10:05:07 [2023-07-19T10:05:07.183Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
10:05:07 [2023-07-19T10:05:07.183Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:05:07 [2023-07-19T10:05:07.183Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:05:07 [2023-07-19T10:05:07.751Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:05:07 [2023-07-19T10:05:07.751Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:05:07 [2023-07-19T10:05:07.751Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:05:07 [2023-07-19T10:05:07.751Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:05:07 [2023-07-19T10:05:07.751Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
10:05:07 [2023-07-19T10:05:07.751Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 3.0% of statements
10:05:08 [2023-07-19T10:05:08.328Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:05:08 [2023-07-19T10:05:08.328Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
10:05:08 [2023-07-19T10:05:08.588Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:05:08 [2023-07-19T10:05:08.588Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:05:08 [2023-07-19T10:05:08.588Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
10:05:08 [2023-07-19T10:05:08.588Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:05:08 [2023-07-19T10:05:08.588Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.031s	coverage: 53.6% of statements
10:05:08 [2023-07-19T10:05:08.588Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
10:05:08 [2023-07-19T10:05:08.588Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.150s	coverage: 78.5% of statements
10:05:09 [2023-07-19T10:05:09.156Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:05:09 [2023-07-19T10:05:09.156Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:05:09 [2023-07-19T10:05:09.156Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
10:05:09 [2023-07-19T10:05:09.156Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:05:09 [2023-07-19T10:05:09.156Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:05:09 [2023-07-19T10:05:09.156Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
10:05:09 [2023-07-19T10:05:09.156Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:05:09 [2023-07-19T10:05:09.156Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.072s	coverage: 76.8% of statements
10:05:09 [2023-07-19T10:05:09.726Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:05:09 [2023-07-19T10:05:09.726Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:05:09 [2023-07-19T10:05:09.726Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:05:09 [2023-07-19T10:05:09.726Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
10:05:09 [2023-07-19T10:05:09.985Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
10:05:09 [2023-07-19T10:05:09.985Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.612s	coverage: 45.9% of statements
10:05:09 [2023-07-19T10:05:09.985Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:05:09 [2023-07-19T10:05:09.985Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.7% of statements
10:05:09 [2023-07-19T10:05:09.985Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.035s	coverage: 31.5% of statements
10:05:09 [2023-07-19T10:05:09.985Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 63.7% of statements
10:05:10 [2023-07-19T10:05:10.243Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
10:05:10 [2023-07-19T10:05:10.243Z] ok  	github.com/docker/docker/daemon/logger/journald	1.345s	coverage: 74.5% of statements
10:05:10 [2023-07-19T10:05:10.502Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:05:10 [2023-07-19T10:05:10.502Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:05:10 [2023-07-19T10:05:10.502Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
10:05:10 [2023-07-19T10:05:10.502Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:05:10 [2023-07-19T10:05:10.502Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
10:05:10 [2023-07-19T10:05:10.502Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:05:10 [2023-07-19T10:05:10.502Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:05:10 [2023-07-19T10:05:10.502Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:05:10 [2023-07-19T10:05:10.502Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
10:05:11 [2023-07-19T10:05:11.879Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:05:11 [2023-07-19T10:05:11.879Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
10:05:11 [2023-07-19T10:05:11.879Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
10:05:11 [2023-07-19T10:05:11.879Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:05:11 [2023-07-19T10:05:11.879Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
10:05:11 [2023-07-19T10:05:11.879Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:05:11 [2023-07-19T10:05:11.879Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
10:05:11 [2023-07-19T10:05:11.879Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:05:11 [2023-07-19T10:05:11.879Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.462s	coverage: 82.5% of statements
10:05:12 [2023-07-19T10:05:12.446Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
10:05:12 [2023-07-19T10:05:12.446Z] ok  	github.com/docker/docker/distribution	0.594s	coverage: 29.5% of statements
10:05:12 [2023-07-19T10:05:12.446Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:05:12 [2023-07-19T10:05:12.446Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
10:05:12 [2023-07-19T10:05:12.446Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
10:05:12 [2023-07-19T10:05:12.446Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.5% of statements
10:05:12 [2023-07-19T10:05:12.446Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:05:12 [2023-07-19T10:05:12.446Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:05:12 [2023-07-19T10:05:12.446Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:05:12 [2023-07-19T10:05:12.446Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:05:12 [2023-07-19T10:05:12.446Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
10:05:12 [2023-07-19T10:05:12.446Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
10:05:13 [2023-07-19T10:05:13.821Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:05:13 [2023-07-19T10:05:13.821Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:05:13 [2023-07-19T10:05:13.821Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:05:13 [2023-07-19T10:05:13.821Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:05:13 [2023-07-19T10:05:13.821Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:05:13 [2023-07-19T10:05:13.821Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:05:13 [2023-07-19T10:05:13.821Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:05:13 [2023-07-19T10:05:13.821Z] 	github.com/docker/docker/daemon	coverage: 17.0% of statements
10:05:13 [2023-07-19T10:05:13.821Z] ok  	github.com/docker/docker/daemon	10.154s	coverage: 17.0% of statements
10:05:13 [2023-07-19T10:05:13.821Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.4% of statements
10:05:13 [2023-07-19T10:05:13.821Z] ok  	github.com/docker/docker/distribution/xfer	2.190s	coverage: 84.4% of statements
10:05:14 [2023-07-19T10:05:14.081Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:05:14 [2023-07-19T10:05:14.081Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
10:05:14 [2023-07-19T10:05:14.081Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:05:14 [2023-07-19T10:05:14.081Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
10:05:14 [2023-07-19T10:05:14.081Z] ok  	github.com/docker/docker/oci	0.020s	coverage: 36.9% of statements
10:05:14 [2023-07-19T10:05:14.081Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
10:05:14 [2023-07-19T10:05:14.081Z] ok  	github.com/docker/docker/opts	0.048s	coverage: 67.9% of statements
10:05:14 [2023-07-19T10:05:14.650Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:05:14 [2023-07-19T10:05:14.650Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:05:14 [2023-07-19T10:05:14.650Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:05:14 [2023-07-19T10:05:14.650Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
10:05:14 [2023-07-19T10:05:14.650Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:05:14 [2023-07-19T10:05:14.650Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
10:05:14 [2023-07-19T10:05:14.650Z] ok  	github.com/docker/docker/pkg/containerfs	0.008s	coverage: 28.6% of statements
10:05:14 [2023-07-19T10:05:14.909Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:05:14 [2023-07-19T10:05:14.909Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
10:05:14 [2023-07-19T10:05:14.909Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:05:14 [2023-07-19T10:05:14.909Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:05:14 [2023-07-19T10:05:14.909Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
10:05:14 [2023-07-19T10:05:14.909Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.260s	coverage: 83.1% of statements
10:05:14 [2023-07-19T10:05:14.909Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
10:05:14 [2023-07-19T10:05:14.909Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 56.4% of statements
10:05:14 [2023-07-19T10:05:14.909Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:05:14 [2023-07-19T10:05:14.909Z] ok  	github.com/docker/docker/pkg/authorization	0.290s	coverage: 68.3% of statements
10:05:14 [2023-07-19T10:05:14.909Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
10:05:14 [2023-07-19T10:05:14.909Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 10.4% of statements
10:05:15 [2023-07-19T10:05:15.168Z] time="2023-07-19T10:05:14Z" level=error msg="Tar: Can't stat file /tmp/archive-copy-test1638330250 to tar: readdirent /tmp/archive-copy-test1638330250/dir1: no such file or directory"
10:05:15 [2023-07-19T10:05:15.168Z] 	github.com/docker/docker/pkg/archive	coverage: 82.0% of statements
10:05:15 [2023-07-19T10:05:15.168Z] ok  	github.com/docker/docker/pkg/archive	0.456s	coverage: 82.0% of statements
10:05:15 [2023-07-19T10:05:15.168Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:05:15 [2023-07-19T10:05:15.168Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
10:05:15 [2023-07-19T10:05:15.168Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
10:05:15 [2023-07-19T10:05:15.168Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
10:05:15 [2023-07-19T10:05:15.168Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
10:05:15 [2023-07-19T10:05:15.168Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
10:05:15 [2023-07-19T10:05:15.168Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
10:05:15 [2023-07-19T10:05:15.427Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:05:15 [2023-07-19T10:05:15.427Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
10:05:15 [2023-07-19T10:05:15.427Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:05:15 [2023-07-19T10:05:15.427Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:05:15 [2023-07-19T10:05:15.427Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:05:15 [2023-07-19T10:05:15.427Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:05:15 [2023-07-19T10:05:15.686Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:05:15 [2023-07-19T10:05:15.686Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:05:15 [2023-07-19T10:05:15.686Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:05:15 [2023-07-19T10:05:15.686Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
10:05:15 [2023-07-19T10:05:15.686Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
10:05:15 [2023-07-19T10:05:15.686Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
10:05:15 [2023-07-19T10:05:15.686Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
10:05:15 [2023-07-19T10:05:15.686Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
10:05:15 [2023-07-19T10:05:15.686Z] ok  	github.com/docker/docker/pkg/idtools	0.384s	coverage: 69.8% of statements
10:05:15 [2023-07-19T10:05:15.686Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
10:05:15 [2023-07-19T10:05:15.686Z] ok  	github.com/docker/docker/pkg/ioutils	0.391s	coverage: 72.3% of statements
10:05:16 [2023-07-19T10:05:16.253Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:05:16 [2023-07-19T10:05:16.253Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:05:16 [2023-07-19T10:05:16.253Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:05:16 [2023-07-19T10:05:16.253Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
10:05:16 [2023-07-19T10:05:16.253Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
10:05:16 [2023-07-19T10:05:16.253Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:05:16 [2023-07-19T10:05:16.253Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
10:05:16 [2023-07-19T10:05:16.253Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
10:05:16 [2023-07-19T10:05:16.253Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
10:05:16 [2023-07-19T10:05:16.253Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:05:16 [2023-07-19T10:05:16.253Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:05:16 [2023-07-19T10:05:16.253Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:05:16 [2023-07-19T10:05:16.512Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:05:16 [2023-07-19T10:05:16.512Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:05:16 [2023-07-19T10:05:16.512Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:05:16 [2023-07-19T10:05:16.512Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
10:05:16 [2023-07-19T10:05:16.512Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:05:16 [2023-07-19T10:05:16.512Z] ok  	github.com/docker/docker/pkg/reexec	0.013s	coverage: 82.4% of statements
10:05:16 [2023-07-19T10:05:16.512Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:05:16 [2023-07-19T10:05:16.512Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
10:05:16 [2023-07-19T10:05:16.771Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
10:05:16 [2023-07-19T10:05:16.771Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
10:05:16 [2023-07-19T10:05:16.771Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:05:16 [2023-07-19T10:05:16.771Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
10:05:17 [2023-07-19T10:05:17.030Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
10:05:17 [2023-07-19T10:05:17.030Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
10:05:17 [2023-07-19T10:05:17.030Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
10:05:17 [2023-07-19T10:05:17.030Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
10:05:17 [2023-07-19T10:05:17.030Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:05:17 [2023-07-19T10:05:17.030Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:05:17 [2023-07-19T10:05:17.030Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:05:17 [2023-07-19T10:05:17.030Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
10:05:17 [2023-07-19T10:05:17.030Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
10:05:17 [2023-07-19T10:05:17.030Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.1% of statements
10:05:17 [2023-07-19T10:05:17.597Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:05:17 [2023-07-19T10:05:17.597Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:05:17 [2023-07-19T10:05:17.597Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:05:17 [2023-07-19T10:05:17.597Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:05:17 [2023-07-19T10:05:17.856Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
10:05:17 [2023-07-19T10:05:17.856Z] ok  	github.com/docker/docker/plugin/v2	0.023s	coverage: 14.4% of statements
10:05:18 [2023-07-19T10:05:18.115Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
10:05:18 [2023-07-19T10:05:18.115Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
10:05:18 [2023-07-19T10:05:18.115Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
10:05:18 [2023-07-19T10:05:18.115Z] ok  	github.com/docker/docker/quota	0.288s	coverage: 69.2% of statements
10:05:18 [2023-07-19T10:05:18.115Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
10:05:18 [2023-07-19T10:05:18.115Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
10:05:18 [2023-07-19T10:05:18.682Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
10:05:18 [2023-07-19T10:05:18.682Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
10:05:18 [2023-07-19T10:05:18.682Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:05:18 [2023-07-19T10:05:18.682Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
10:05:18 [2023-07-19T10:05:18.682Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
10:05:18 [2023-07-19T10:05:18.682Z] ok  	github.com/docker/docker/registry	0.119s	coverage: 64.6% of statements
10:05:18 [2023-07-19T10:05:18.682Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:05:18 [2023-07-19T10:05:18.682Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
10:05:18 [2023-07-19T10:05:18.682Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
10:05:18 [2023-07-19T10:05:18.682Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
10:05:18 [2023-07-19T10:05:18.682Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:05:19 [2023-07-19T10:05:19.249Z] ?   	github.com/docker/docker/volume	[no test files]
10:05:19 [2023-07-19T10:05:19.816Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:05:19 [2023-07-19T10:05:19.816Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
10:05:19 [2023-07-19T10:05:19.816Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
10:05:19 [2023-07-19T10:05:19.816Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
10:05:20 [2023-07-19T10:05:20.075Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
10:05:20 [2023-07-19T10:05:20.075Z] ok  	github.com/docker/docker/volume/local	0.132s	coverage: 74.4% of statements
10:05:20 [2023-07-19T10:05:20.334Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:05:20 [2023-07-19T10:05:20.334Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:05:20 [2023-07-19T10:05:20.334Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
10:05:20 [2023-07-19T10:05:20.334Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
10:05:21 [2023-07-19T10:05:21.268Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
10:05:21 [2023-07-19T10:05:21.268Z] ok  	github.com/docker/docker/layer	7.591s	coverage: 68.7% of statements
10:05:53 [2023-07-19T10:05:53.330Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
10:05:53 [2023-07-19T10:05:53.330Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.3% of statements
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === Skipped
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     network_proxy_test.go:208: No support for dual stack yet
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver btrfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver btrfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver btrfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver btrfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver btrfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:71: No driver to put!
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z] time="2023-07-19T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z] time="2023-07-19T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z] time="2023-07-19T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z] time="2023-07-19T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z] time="2023-07-19T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:71: No driver to put!
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     overlay_test.go:62: Cannot run test with naive change algorithm
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver zfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver zfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver zfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:44: Driver zfs not supported
10:05:53 [2023-07-19T10:05:53.330Z] 
10:05:53 [2023-07-19T10:05:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:05:53 [2023-07-19T10:05:53.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:53 [2023-07-19T10:05:53.331Z]     graphtest_unix.go:44: Driver zfs not supported
10:05:53 [2023-07-19T10:05:53.331Z] 
10:05:53 [2023-07-19T10:05:53.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:05:53 [2023-07-19T10:05:53.331Z]     graphtest_unix.go:71: No driver to put!
10:05:53 [2023-07-19T10:05:53.331Z] 
10:05:53 [2023-07-19T10:05:53.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:05:53 [2023-07-19T10:05:53.331Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:05:53 [2023-07-19T10:05:53.331Z] 
10:05:53 [2023-07-19T10:05:53.331Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:05:53 [2023-07-19T10:05:53.331Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:05:53 [2023-07-19T10:05:53.331Z] 
10:05:53 [2023-07-19T10:05:53.331Z] DONE 3017 tests, 26 skipped in 92.848s
10:05:53 [2023-07-19T10:05:53.331Z] + '[' -n 'github.com/docker/docker/libnetwork
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/bitmap
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/bitseq
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/cluster
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/config
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/datastore
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/diagnostic
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/discoverapi
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/driverapi
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/bridge
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/host
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/null
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/overlay
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/remote
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/windows
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/drvregistry
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/etchosts
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/idm
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/internal/caller
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipam
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipamapi
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipams/builtin
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipams/null
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipams/remote
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipamutils
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ipbits
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/iptables
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/netlabel
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/netutils
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/networkdb
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/ns
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/options
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/osl
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/osl/kernel
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/portallocator
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/portmapper
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/resolvconf
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/testutils
10:05:53 [2023-07-19T10:05:53.331Z] github.com/docker/docker/libnetwork/types' ']'
10:05:53 [2023-07-19T10:05:53.331Z] + 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/bitseq 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/idm github.com/docker/docker/libnetwork/internal/caller 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/testutils github.com/docker/docker/libnetwork/types
10:06:39 [2023-07-19T10:06:39.995Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
10:06:39 [2023-07-19T10:06:39.995Z] ok  	github.com/docker/docker/libnetwork	44.437s	coverage: 42.5% of statements
10:06:39 [2023-07-19T10:06:39.995Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
10:06:39 [2023-07-19T10:06:39.995Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
10:06:39 [2023-07-19T10:06:39.995Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
10:06:39 [2023-07-19T10:06:39.995Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.112s	coverage: 75.7% of statements
10:06:39 [2023-07-19T10:06:39.995Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:06:39 [2023-07-19T10:06:39.995Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:06:40 [2023-07-19T10:06:40.253Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:06:40 [2023-07-19T10:06:40.253Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:06:40 [2023-07-19T10:06:40.253Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:06:40 [2023-07-19T10:06:40.253Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:06:40 [2023-07-19T10:06:40.512Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:06:40 [2023-07-19T10:06:40.770Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
10:06:40 [2023-07-19T10:06:40.770Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
10:06:41 [2023-07-19T10:06:41.029Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
10:06:41 [2023-07-19T10:06:41.029Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
10:06:41 [2023-07-19T10:06:41.029Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:06:41 [2023-07-19T10:06:41.029Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:06:41 [2023-07-19T10:06:41.596Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:06:41 [2023-07-19T10:06:41.596Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
10:06:44 [2023-07-19T10:06:44.880Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
10:06:44 [2023-07-19T10:06:44.881Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.942s	coverage: 62.2% of statements
10:06:44 [2023-07-19T10:06:44.881Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:06:44 [2023-07-19T10:06:44.881Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
10:06:44 [2023-07-19T10:06:44.881Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
10:06:45 [2023-07-19T10:06:45.815Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
10:06:45 [2023-07-19T10:06:45.815Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.654s	coverage: 5.2% of statements
10:06:46 [2023-07-19T10:06:46.073Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:06:46 [2023-07-19T10:06:46.332Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
10:06:46 [2023-07-19T10:06:46.332Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
10:06:46 [2023-07-19T10:06:46.590Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:06:46 [2023-07-19T10:06:46.848Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
10:06:46 [2023-07-19T10:06:46.848Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
10:06:47 [2023-07-19T10:06:47.783Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
10:06:47 [2023-07-19T10:06:47.783Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
10:06:47 [2023-07-19T10:06:47.783Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:06:48 [2023-07-19T10:06:48.041Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
10:06:48 [2023-07-19T10:06:48.041Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
10:06:48 [2023-07-19T10:06:48.608Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
10:06:48 [2023-07-19T10:06:48.608Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
10:06:48 [2023-07-19T10:06:48.608Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:06:48 [2023-07-19T10:06:48.608Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:06:48 [2023-07-19T10:06:48.608Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:06:49 [2023-07-19T10:06:49.174Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
10:06:49 [2023-07-19T10:06:49.174Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.041s	coverage: 86.2% of statements
10:06:49 [2023-07-19T10:06:49.432Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
10:06:49 [2023-07-19T10:06:49.432Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
10:06:49 [2023-07-19T10:06:49.691Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
10:06:49 [2023-07-19T10:06:49.691Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:06:49 [2023-07-19T10:06:49.949Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:06:49 [2023-07-19T10:06:49.949Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:07:02 [2023-07-19T10:07:02.149Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:07:02 [2023-07-19T10:07:02.149Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:07:03 [2023-07-19T10:07:03.085Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
10:07:03 [2023-07-19T10:07:03.085Z] ok  	github.com/docker/docker/libnetwork/ipam	2.309s	coverage: 80.5% of statements
10:07:03 [2023-07-19T10:07:03.085Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:07:03 [2023-07-19T10:07:03.085Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:07:03 [2023-07-19T10:07:03.343Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
10:07:03 [2023-07-19T10:07:03.343Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
10:07:03 [2023-07-19T10:07:03.601Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
10:07:03 [2023-07-19T10:07:03.601Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
10:07:03 [2023-07-19T10:07:03.601Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:07:04 [2023-07-19T10:07:04.168Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:07:04 [2023-07-19T10:07:04.168Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
10:07:04 [2023-07-19T10:07:04.427Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:07:04 [2023-07-19T10:07:04.427Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.278s	coverage: 86.4% of statements
10:07:04 [2023-07-19T10:07:04.685Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:07:04 [2023-07-19T10:07:04.685Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:07:05 [2023-07-19T10:07:05.622Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
10:07:05 [2023-07-19T10:07:05.622Z] ok  	github.com/docker/docker/libnetwork/iptables	0.228s	coverage: 40.7% of statements
10:07:05 [2023-07-19T10:07:05.622Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:07:05 [2023-07-19T10:07:05.622Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:07:05 [2023-07-19T10:07:05.622Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
10:08:57 [2023-07-19T10:08:57.062Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.5% of statements
10:08:57 [2023-07-19T10:08:57.062Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.062s	coverage: 60.5% of statements
10:08:57 [2023-07-19T10:08:57.062Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:08:57 [2023-07-19T10:08:57.062Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:08:57 [2023-07-19T10:08:57.062Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:08:57 [2023-07-19T10:08:57.062Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
10:08:57 [2023-07-19T10:08:57.062Z] ok  	github.com/docker/docker/libnetwork/osl	4.476s	coverage: 41.5% of statements
10:08:57 [2023-07-19T10:08:57.062Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:08:57 [2023-07-19T10:08:57.062Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:08:57 [2023-07-19T10:08:57.062Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:08:57 [2023-07-19T10:08:57.062Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:08:57 [2023-07-19T10:08:57.628Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
10:08:57 [2023-07-19T10:08:57.628Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.647s	coverage: 46.3% of statements
10:08:57 [2023-07-19T10:08:57.887Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
10:08:57 [2023-07-19T10:08:57.887Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
10:08:57 [2023-07-19T10:08:57.887Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:08:58 [2023-07-19T10:08:58.145Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
10:08:58 [2023-07-19T10:08:58.145Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
10:08:58 [2023-07-19T10:08:58.145Z] 
10:08:58 [2023-07-19T10:08:58.145Z] === Skipped
10:08:58 [2023-07-19T10:08:58.145Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:08:58 [2023-07-19T10:08:58.145Z]     firewalld_test.go:14: firewalld is not running
10:08:58 [2023-07-19T10:08:58.145Z] 
10:08:58 [2023-07-19T10:08:58.145Z] DONE 355 tests, 1 skipped in 188.236s
Post stage
[Pipeline] junit
10:08:59 [2023-07-19T10:08:59.091Z] Recording test results
10:09:00 [2023-07-19T10:09:00.089Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:09:00 [2023-07-19T10:09:00.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1be48ec55328f9ca4cbc8682dc136ac9ffb89089 -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=24.0 docker:1be48ec55328f9ca4cbc8682dc136ac9ffb89089 hack/make.sh dynbinary test-integration
10:09:00 [2023-07-19T10:09:00.672Z] 
10:09:00 [2023-07-19T10:09:00.672Z] Removing bundles/
10:09:00 [2023-07-19T10:09:00.672Z] 
10:09:00 [2023-07-19T10:09:00.672Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:09:00 [2023-07-19T10:09:00.672Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:09:39 [2023-07-19T10:09:39.706Z] Created binary: bundles/dynbinary-daemon/dockerd
10:09:39 [2023-07-19T10:09:39.706Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:09:39 [2023-07-19T10:09:39.706Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:09:39 [2023-07-19T10:09:39.706Z] 
10:09:39 [2023-07-19T10:09:39.706Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:09:39 [2023-07-19T10:09:39.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:09:39 [2023-07-19T10:09:39.706Z] HOSTNAME=1e0e08f68415
10:09:39 [2023-07-19T10:09:39.706Z] TESTDEBUG=0
10:09:39 [2023-07-19T10:09:39.706Z] DEST=bundles/test-integration
10:09:39 [2023-07-19T10:09:39.706Z] PWD=/go/src/github.com/docker/docker
10:09:39 [2023-07-19T10:09:39.706Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:09:39 [2023-07-19T10:09:39.706Z] DOCKER_GITCOMMIT=1be48ec55328f9ca4cbc8682dc136ac9ffb89089
10:09:39 [2023-07-19T10:09:39.706Z] container=docker
10:09:39 [2023-07-19T10:09:39.706Z] HOME=/root
10:09:39 [2023-07-19T10:09:39.706Z] CONTAINERD_NAMESPACE=moby
10:09:39 [2023-07-19T10:09:39.706Z] GOLANG_VERSION=1.20.6
10:09:39 [2023-07-19T10:09:39.706Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:09:39 [2023-07-19T10:09:39.706Z] VALIDATE_BRANCH=24.0
10:09:39 [2023-07-19T10:09:39.706Z] TERM=xterm
10:09:39 [2023-07-19T10:09:39.706Z] DOCKER_PKG=github.com/docker/docker
10:09:39 [2023-07-19T10:09:39.706Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:09:39 [2023-07-19T10:09:39.706Z] SHLVL=1
10:09:39 [2023-07-19T10:09:39.706Z] TIMEOUT=120m
10:09:39 [2023-07-19T10:09:39.706Z] DOCKER_GRAPHDRIVER=overlay2
10:09:39 [2023-07-19T10:09:39.706Z] GO111MODULE=off
10:09:39 [2023-07-19T10:09:39.706Z] DOCKER_EXPERIMENTAL=1
10:09:39 [2023-07-19T10:09:39.706Z] TEST_SKIP_INTEGRATION_CLI=1
10:09:39 [2023-07-19T10:09:39.706Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:09:39 [2023-07-19T10:09:39.706Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:09:39 [2023-07-19T10:09:39.706Z] GOPATH=/go
10:09:39 [2023-07-19T10:09:39.706Z] PKG_CONFIG=pkg-config
10:09:39 [2023-07-19T10:09:39.706Z] _=/usr/bin/env
10:09:39 [2023-07-19T10:09:39.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:09:54 [2023-07-19T10:09:54.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:09:55 [2023-07-19T10:09:55.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:09:57 [2023-07-19T10:09:57.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:10:00 [2023-07-19T10:10:00.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:10:03 [2023-07-19T10:10:03.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:10:03 [2023-07-19T10:10:03.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:10:05 [2023-07-19T10:10:05.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:10:06 [2023-07-19T10:10:06.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:10:07 [2023-07-19T10:10:07.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:10:07 [2023-07-19T10:10:07.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:10:08 [2023-07-19T10:10:08.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:10:10 [2023-07-19T10:10:10.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:10:12 [2023-07-19T10:10:12.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:10:13 [2023-07-19T10:10:13.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:10:13 [2023-07-19T10:10:13.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:10:14 [2023-07-19T10:10:14.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:10:16 [2023-07-19T10:10:16.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:10:17 [2023-07-19T10:10:17.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:10:17 [2023-07-19T10:10:17.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:10:19 [2023-07-19T10:10:19.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:10:20 [2023-07-19T10:10:20.450Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:10:20 [2023-07-19T10:10:20.450Z] Using test binary /usr/local/cli-integration/docker
10:10:20 [2023-07-19T10:10:20.450Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:10:20 [2023-07-19T10:10:20.450Z] +++ /etc/init.d/apparmor start
10:10:20 [2023-07-19T10:10:20.450Z] Not: starting.
10:10:20 [2023-07-19T10:10:20.450Z] INFO: Waiting for daemon to start...
10:10:20 [2023-07-19T10:10:20.451Z] Starting dockerd
10:10:20 [2023-07-19T10:10:20.451Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:10:24 [2023-07-19T10:10:24.634Z] .
10:10:24 [2023-07-19T10:10:24.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:10:24 [2023-07-19T10:10:24.634Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
10:10:24 [2023-07-19T10:10:24.634Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:10:24 [2023-07-19T10:10:24.634Z] ++++ docker load
10:10:24 [2023-07-19T10:10:24.634Z] Loaded image: emptyfs:latest
10:10:24 [2023-07-19T10:10:24.634Z] ++++ tar -cC bundles/test-integration/dangling .
10:10:24 [2023-07-19T10:10:24.634Z] ++++ docker load
10:10:24 [2023-07-19T10:10:24.634Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
10:10:24 [2023-07-19T10:10:24.892Z] Running integration-test (iteration 1)
10:10:24 [2023-07-19T10:10:24.892Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:10:24 [2023-07-19T10:10:24.892Z] ++ 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:10:24 [2023-07-19T10:10:24.892Z] ++ set -e
10:10:24 [2023-07-19T10:10:24.892Z] ++ '[' -n 0 ']'
10:10:24 [2023-07-19T10:10:24.892Z] ++ set -x
10:10:24 [2023-07-19T10:10:24.892Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:10:24 [2023-07-19T10:10:24.892Z] Loaded image: busybox:latest
10:10:24 [2023-07-19T10:10:24.892Z] Loaded image: busybox:glibc
10:10:26 [2023-07-19T10:10:26.268Z] Loaded image: debian:bullseye-slim
10:10:26 [2023-07-19T10:10:26.268Z] Loaded image: hello-world:latest
10:10:26 [2023-07-19T10:10:26.268Z] Loaded image: arm32v7/hello-world:latest
10:10:26 [2023-07-19T10:10:26.268Z] INFO: Testing against a local daemon
10:10:26 [2023-07-19T10:10:26.268Z] === RUN   TestCgroupNamespacesBuild
10:10:27 [2023-07-19T10:10:27.203Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
10:10:27 [2023-07-19T10:10:27.203Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:10:28 [2023-07-19T10:10:28.137Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
10:10:28 [2023-07-19T10:10:28.137Z] === RUN   TestBuildWithSession
10:10:28 [2023-07-19T10:10:28.137Z]     build_session_test.go:25: TODO: BuildKit
10:10:28 [2023-07-19T10:10:28.137Z] --- SKIP: TestBuildWithSession (0.00s)
10:10:28 [2023-07-19T10:10:28.137Z] === RUN   TestBuildSquashParent
10:10:31 [2023-07-19T10:10:31.421Z] --- PASS: TestBuildSquashParent (2.86s)
10:10:31 [2023-07-19T10:10:31.421Z] === RUN   TestBuildWithRemoveAndForceRemove
10:10:31 [2023-07-19T10:10:31.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:31 [2023-07-19T10:10:31.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:31 [2023-07-19T10:10:31.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:31 [2023-07-19T10:10:31.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:31 [2023-07-19T10:10:31.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:31 [2023-07-19T10:10:31.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:31 [2023-07-19T10:10:31.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:31 [2023-07-19T10:10:31.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:31 [2023-07-19T10:10:31.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:31 [2023-07-19T10:10:31.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:31 [2023-07-19T10:10:31.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:31 [2023-07-19T10:10:31.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:31 [2023-07-19T10:10:31.421Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:31 [2023-07-19T10:10:31.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:31 [2023-07-19T10:10:31.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:31 [2023-07-19T10:10:31.421Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:31 [2023-07-19T10:10:31.421Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:31 [2023-07-19T10:10:31.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:34 [2023-07-19T10:10:34.705Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
10:10:34 [2023-07-19T10:10:34.705Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s)
10:10:34 [2023-07-19T10:10:34.705Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s)
10:10:34 [2023-07-19T10:10:34.705Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s)
10:10:34 [2023-07-19T10:10:34.705Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s)
10:10:34 [2023-07-19T10:10:34.705Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s)
10:10:34 [2023-07-19T10:10:34.705Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s)
10:10:34 [2023-07-19T10:10:34.705Z] === RUN   TestBuildMultiStageCopy
10:10:34 [2023-07-19T10:10:34.705Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:10:35 [2023-07-19T10:10:35.271Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:10:35 [2023-07-19T10:10:35.271Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:10:35 [2023-07-19T10:10:35.529Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:10:35 [2023-07-19T10:10:35.529Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:10:35 [2023-07-19T10:10:35.529Z] --- PASS: TestBuildMultiStageCopy (1.12s)
10:10:35 [2023-07-19T10:10:35.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s)
10:10:35 [2023-07-19T10:10:35.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
10:10:35 [2023-07-19T10:10:35.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
10:10:35 [2023-07-19T10:10:35.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
10:10:35 [2023-07-19T10:10:35.529Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
10:10:35 [2023-07-19T10:10:35.529Z] === RUN   TestBuildMultiStageParentConfig
10:10:35 [2023-07-19T10:10:35.787Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
10:10:35 [2023-07-19T10:10:35.787Z] === RUN   TestBuildLabelWithTargets
10:10:36 [2023-07-19T10:10:36.046Z] --- PASS: TestBuildLabelWithTargets (0.37s)
10:10:36 [2023-07-19T10:10:36.046Z] === RUN   TestBuildWithEmptyLayers
10:10:36 [2023-07-19T10:10:36.304Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
10:10:36 [2023-07-19T10:10:36.304Z] === RUN   TestBuildMultiStageOnBuild
10:10:37 [2023-07-19T10:10:37.238Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
10:10:37 [2023-07-19T10:10:37.238Z] === RUN   TestBuildUncleanTarFilenames
10:10:37 [2023-07-19T10:10:37.238Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
10:10:37 [2023-07-19T10:10:37.238Z] === RUN   TestBuildMultiStageLayerLeak
10:10:38 [2023-07-19T10:10:38.613Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
10:10:38 [2023-07-19T10:10:38.613Z] === RUN   TestBuildWithHugeFile
10:11:46 [2023-07-19T10:11:46.289Z] --- PASS: TestBuildWithHugeFile (64.33s)
10:11:46 [2023-07-19T10:11:46.289Z] === RUN   TestBuildWCOWSandboxSize
10:11:46 [2023-07-19T10:11:46.289Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:11:46 [2023-07-19T10:11:46.289Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:11:46 [2023-07-19T10:11:46.289Z] === RUN   TestBuildWithEmptyDockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:46 [2023-07-19T10:11:46.289Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:11:46 [2023-07-19T10:11:46.290Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:11:46 [2023-07-19T10:11:46.290Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:11:46 [2023-07-19T10:11:46.290Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:11:46 [2023-07-19T10:11:46.290Z] === RUN   TestBuildPreserveOwnership
10:11:46 [2023-07-19T10:11:46.290Z] === RUN   TestBuildPreserveOwnership/copy_from
10:11:46 [2023-07-19T10:11:46.290Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:11:46 [2023-07-19T10:11:46.290Z] --- PASS: TestBuildPreserveOwnership (1.94s)
10:11:46 [2023-07-19T10:11:46.290Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.42s)
10:11:46 [2023-07-19T10:11:46.290Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
10:11:46 [2023-07-19T10:11:46.290Z] === RUN   TestBuildPlatformInvalid
10:11:46 [2023-07-19T10:11:46.290Z] --- PASS: TestBuildPlatformInvalid (0.02s)
10:11:46 [2023-07-19T10:11:46.290Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:11:46 [2023-07-19T10:11:46.290Z] Loaded image: busybox:latest
10:11:46 [2023-07-19T10:11:46.290Z] Loaded image: busybox:glibc
10:11:46 [2023-07-19T10:11:46.290Z] Loaded image: debian:bullseye-slim
10:11:46 [2023-07-19T10:11:46.290Z] Loaded image: hello-world:latest
10:11:46 [2023-07-19T10:11:46.290Z] Loaded image: arm32v7/hello-world:latest
10:11:54 [2023-07-19T10:11:54.400Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.17s)
10:11:54 [2023-07-19T10:11:54.400Z] PASS
10:11:54 [2023-07-19T10:11:54.400Z] 
10:11:54 [2023-07-19T10:11:54.400Z] === Skipped
10:11:54 [2023-07-19T10:11:54.400Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:11:54 [2023-07-19T10:11:54.400Z]     build_session_test.go:25: TODO: BuildKit
10:11:54 [2023-07-19T10:11:54.400Z] 
10:11:54 [2023-07-19T10:11:54.401Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:11:54 [2023-07-19T10:11:54.401Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:11:54 [2023-07-19T10:11:54.401Z] 
10:11:54 [2023-07-19T10:11:54.401Z] DONE 34 tests, 2 skipped in 89.029s
10:11:54 [2023-07-19T10:11:54.401Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:11:54 [2023-07-19T10:11:54.401Z] ++ 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:11:54 [2023-07-19T10:11:54.401Z] ++ set -e
10:11:54 [2023-07-19T10:11:54.401Z] ++ '[' -n 0 ']'
10:11:54 [2023-07-19T10:11:54.401Z] ++ set -x
10:11:54 [2023-07-19T10:11:54.401Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:11:54 [2023-07-19T10:11:54.401Z] INFO: Testing against a local daemon
10:11:54 [2023-07-19T10:11:54.401Z] === RUN   TestConfigInspect
10:11:55 [2023-07-19T10:11:55.774Z] --- PASS: TestConfigInspect (1.91s)
10:11:55 [2023-07-19T10:11:55.774Z] === RUN   TestConfigList
10:11:58 [2023-07-19T10:11:58.305Z] --- PASS: TestConfigList (2.08s)
10:11:58 [2023-07-19T10:11:58.305Z] === RUN   TestConfigsCreateAndDelete
10:11:59 [2023-07-19T10:11:59.679Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
10:11:59 [2023-07-19T10:11:59.679Z] === RUN   TestConfigsUpdate
10:12:02 [2023-07-19T10:12:02.208Z] --- PASS: TestConfigsUpdate (1.98s)
10:12:02 [2023-07-19T10:12:02.208Z] === RUN   TestTemplatedConfig
10:12:04 [2023-07-19T10:12:04.738Z] --- PASS: TestTemplatedConfig (2.70s)
10:12:04 [2023-07-19T10:12:04.738Z] === RUN   TestConfigCreateResolve
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestConfigCreateResolve (1.84s)
10:12:06 [2023-07-19T10:12:06.639Z] PASS
10:12:06 [2023-07-19T10:12:06.639Z] 
10:12:06 [2023-07-19T10:12:06.639Z] DONE 6 tests in 12.478s
10:12:06 [2023-07-19T10:12:06.639Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:12:06 [2023-07-19T10:12:06.639Z] ++ 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:12:06 [2023-07-19T10:12:06.639Z] ++ set -e
10:12:06 [2023-07-19T10:12:06.639Z] ++ '[' -n 0 ']'
10:12:06 [2023-07-19T10:12:06.639Z] ++ set -x
10:12:06 [2023-07-19T10:12:06.639Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:12:06 [2023-07-19T10:12:06.639Z] INFO: Testing against a local daemon
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestAttachWithTTY
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestAttachWithTTY (0.05s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestAttachWithoutTTy
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestAttachWithoutTTy (0.03s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestCheckpoint
10:12:06 [2023-07-19T10:12:06.639Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:12:06 [2023-07-19T10:12:06.639Z] --- SKIP: TestCheckpoint (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/commit
10:12:06 [2023-07-19T10:12:06.639Z] === PAUSE TestContainerInvalidJSON/commit
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/create
10:12:06 [2023-07-19T10:12:06.639Z] === PAUSE TestContainerInvalidJSON/containers/create
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:12:06 [2023-07-19T10:12:06.639Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:12:06 [2023-07-19T10:12:06.639Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:12:06 [2023-07-19T10:12:06.639Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:12:06 [2023-07-19T10:12:06.639Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:12:06 [2023-07-19T10:12:06.639Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:12:06 [2023-07-19T10:12:06.639Z] === CONT  TestContainerInvalidJSON/commit
10:12:06 [2023-07-19T10:12:06.639Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:12:06 [2023-07-19T10:12:06.639Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:12:06 [2023-07-19T10:12:06.639Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:12:06 [2023-07-19T10:12:06.639Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:12:06 [2023-07-19T10:12:06.639Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:12:06 [2023-07-19T10:12:06.639Z] === CONT  TestContainerInvalidJSON/containers/create
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:12:06 [2023-07-19T10:12:06.639Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestCopyFromContainerPathIsNotDir
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestCopyToContainerPathDoesNotExist
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestCopyEmptyFile
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestCopyEmptyFile (0.05s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestCopyToContainerPathIsNotDir
10:12:06 [2023-07-19T10:12:06.639Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:12:06 [2023-07-19T10:12:06.639Z] === RUN   TestCopyFromContainer
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer//
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/.
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer//.
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/./
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer//./
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer//bar/root
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer//bar/root/
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer//bar/root/.
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/quux
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/quux/
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/quux/.
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCopyFromContainer/bar/notarget
10:12:07 [2023-07-19T10:12:07.206Z] --- PASS: TestCopyFromContainer (0.70s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:12:07 [2023-07-19T10:12:07.206Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
10:12:07 [2023-07-19T10:12:07.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:07 [2023-07-19T10:12:07.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:07 [2023-07-19T10:12:07.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:07 [2023-07-19T10:12:07.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:07 [2023-07-19T10:12:07.465Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:07 [2023-07-19T10:12:07.465Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:07 [2023-07-19T10:12:07.465Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:07 [2023-07-19T10:12:07.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:12:07 [2023-07-19T10:12:07.465Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:12:07 [2023-07-19T10:12:07.465Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:12:07 [2023-07-19T10:12:07.465Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateLinkToNonExistingContainer
10:12:07 [2023-07-19T10:12:07.465Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateWithInvalidEnv
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateWithInvalidEnv/0
10:12:07 [2023-07-19T10:12:07.465Z] === PAUSE TestCreateWithInvalidEnv/0
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateWithInvalidEnv/1
10:12:07 [2023-07-19T10:12:07.465Z] === PAUSE TestCreateWithInvalidEnv/1
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateWithInvalidEnv/2
10:12:07 [2023-07-19T10:12:07.465Z] === PAUSE TestCreateWithInvalidEnv/2
10:12:07 [2023-07-19T10:12:07.465Z] === CONT  TestCreateWithInvalidEnv/0
10:12:07 [2023-07-19T10:12:07.465Z] === CONT  TestCreateWithInvalidEnv/2
10:12:07 [2023-07-19T10:12:07.465Z] === CONT  TestCreateWithInvalidEnv/1
10:12:07 [2023-07-19T10:12:07.465Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:12:07 [2023-07-19T10:12:07.465Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:12:07 [2023-07-19T10:12:07.465Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:12:07 [2023-07-19T10:12:07.465Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateTmpfsMountsTarget
10:12:07 [2023-07-19T10:12:07.465Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:12:07 [2023-07-19T10:12:07.465Z] === RUN   TestCreateWithCustomMaskedPaths
10:12:08 [2023-07-19T10:12:08.839Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
10:12:08 [2023-07-19T10:12:08.839Z] === RUN   TestCreateWithCustomReadonlyPaths
10:12:09 [2023-07-19T10:12:09.776Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
10:12:09 [2023-07-19T10:12:09.776Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:12:09 [2023-07-19T10:12:09.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:09 [2023-07-19T10:12:09.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:09 [2023-07-19T10:12:09.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:09 [2023-07-19T10:12:09.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:09 [2023-07-19T10:12:09.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:09 [2023-07-19T10:12:09.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:09 [2023-07-19T10:12:09.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:09 [2023-07-19T10:12:09.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:12:09 [2023-07-19T10:12:09.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:12:09 [2023-07-19T10:12:09.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:12:09 [2023-07-19T10:12:09.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:12:09 [2023-07-19T10:12:09.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:12:09 [2023-07-19T10:12:09.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:12:09 [2023-07-19T10:12:09.776Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:12:10 [2023-07-19T10:12:10.342Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateDifferentPlatform
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateDifferentPlatform/different_os
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:12:10 [2023-07-19T10:12:10.342Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:12:10 [2023-07-19T10:12:10.342Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:12:10 [2023-07-19T10:12:10.342Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:12:10 [2023-07-19T10:12:10.342Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:12:10 [2023-07-19T10:12:10.342Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateInvalidHostConfig
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:12:10 [2023-07-19T10:12:10.342Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:12:10 [2023-07-19T10:12:10.342Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:12:10 [2023-07-19T10:12:10.342Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:12:10 [2023-07-19T10:12:10.342Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:12:10 [2023-07-19T10:12:10.342Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:12:10 [2023-07-19T10:12:10.342Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:12:10 [2023-07-19T10:12:10.342Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:12:10 [2023-07-19T10:12:10.342Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:12:10 [2023-07-19T10:12:10.342Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:12:10 [2023-07-19T10:12:10.342Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:12:10 [2023-07-19T10:12:10.342Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestContainerStartOnDaemonRestart
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestContainerStartOnDaemonRestart
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestDaemonRestartIpcMode
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestDaemonRestartIpcMode
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestDaemonHostGatewayIP
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestDaemonHostGatewayIP
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestRestartDaemonWithRestartingContainer
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestHardRestartWhenContainerIsRunning
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestContainerKillOnDaemonStart
10:12:10 [2023-07-19T10:12:10.342Z] === PAUSE TestContainerKillOnDaemonStart
10:12:10 [2023-07-19T10:12:10.342Z] === RUN   TestDiff
10:12:10 [2023-07-19T10:12:10.908Z] --- PASS: TestDiff (0.42s)
10:12:10 [2023-07-19T10:12:10.908Z] === RUN   TestExecConsoleSize
10:12:11 [2023-07-19T10:12:11.166Z] --- PASS: TestExecConsoleSize (0.45s)
10:12:11 [2023-07-19T10:12:11.166Z] === RUN   TestExecWithCloseStdin
10:12:11 [2023-07-19T10:12:11.732Z] --- PASS: TestExecWithCloseStdin (0.53s)
10:12:11 [2023-07-19T10:12:11.732Z] === RUN   TestExec
10:12:12 [2023-07-19T10:12:12.298Z] --- PASS: TestExec (0.51s)
10:12:12 [2023-07-19T10:12:12.298Z] === RUN   TestExecUser
10:12:12 [2023-07-19T10:12:12.864Z] --- PASS: TestExecUser (0.55s)
10:12:12 [2023-07-19T10:12:12.864Z] === RUN   TestExportContainerAndImportImage
10:12:13 [2023-07-19T10:12:13.431Z] --- PASS: TestExportContainerAndImportImage (0.52s)
10:12:13 [2023-07-19T10:12:13.431Z] === RUN   TestExportContainerAfterDaemonRestart
10:12:19 [2023-07-19T10:12:19.988Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
10:12:19 [2023-07-19T10:12:19.988Z] === RUN   TestHealthCheckWorkdir
10:12:19 [2023-07-19T10:12:19.988Z] --- PASS: TestHealthCheckWorkdir (0.57s)
10:12:19 [2023-07-19T10:12:19.988Z] === RUN   TestHealthKillContainer
10:12:28 [2023-07-19T10:12:28.098Z] --- PASS: TestHealthKillContainer (7.93s)
10:12:28 [2023-07-19T10:12:28.098Z] === RUN   TestHealthCheckProcessKilled
10:12:28 [2023-07-19T10:12:28.663Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
10:12:28 [2023-07-19T10:12:28.664Z] === RUN   TestInspectCpusetInConfigPre120
10:12:28 [2023-07-19T10:12:28.922Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
10:12:28 [2023-07-19T10:12:28.922Z] === RUN   TestInspectAnnotations
10:12:29 [2023-07-19T10:12:29.180Z] --- PASS: TestInspectAnnotations (0.03s)
10:12:29 [2023-07-19T10:12:29.180Z] === RUN   TestIpcModeNone
10:12:29 [2023-07-19T10:12:29.746Z] --- PASS: TestIpcModeNone (0.49s)
10:12:29 [2023-07-19T10:12:29.746Z] === RUN   TestIpcModePrivate
10:12:30 [2023-07-19T10:12:30.004Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:12:30 [2023-07-19T10:12:30.004Z] --- PASS: TestIpcModePrivate (0.48s)
10:12:30 [2023-07-19T10:12:30.004Z] === RUN   TestIpcModeShareable
10:12:30 [2023-07-19T10:12:30.262Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:12:30 [2023-07-19T10:12:30.520Z] --- PASS: TestIpcModeShareable (0.50s)
10:12:30 [2023-07-19T10:12:30.520Z] === RUN   TestAPIIpcModeShareableAndContainer
10:12:32 [2023-07-19T10:12:32.421Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s)
10:12:32 [2023-07-19T10:12:32.421Z] === RUN   TestAPIIpcModeHost
10:12:32 [2023-07-19T10:12:32.421Z] --- PASS: TestAPIIpcModeHost (0.33s)
10:12:32 [2023-07-19T10:12:32.421Z] === RUN   TestDaemonIpcModeShareable
10:12:33 [2023-07-19T10:12:33.356Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:12:33 [2023-07-19T10:12:33.614Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
10:12:33 [2023-07-19T10:12:33.614Z] === RUN   TestDaemonIpcModePrivate
10:12:34 [2023-07-19T10:12:34.549Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:12:34 [2023-07-19T10:12:34.549Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
10:12:34 [2023-07-19T10:12:34.549Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:12:35 [2023-07-19T10:12:35.483Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:12:35 [2023-07-19T10:12:35.740Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
10:12:35 [2023-07-19T10:12:35.740Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:12:36 [2023-07-19T10:12:36.676Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:12:36 [2023-07-19T10:12:36.676Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s)
10:12:36 [2023-07-19T10:12:36.676Z] === RUN   TestIpcModeOlderClient
10:12:36 [2023-07-19T10:12:36.676Z] === PAUSE TestIpcModeOlderClient
10:12:36 [2023-07-19T10:12:36.676Z] === RUN   TestKillContainerInvalidSignal
10:12:37 [2023-07-19T10:12:37.242Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
10:12:37 [2023-07-19T10:12:37.242Z] === RUN   TestKillContainer
10:12:37 [2023-07-19T10:12:37.242Z] === RUN   TestKillContainer/no_signal
10:12:37 [2023-07-19T10:12:37.501Z] === RUN   TestKillContainer/non_killing_signal
10:12:37 [2023-07-19T10:12:37.759Z] === RUN   TestKillContainer/killing_signal
10:12:38 [2023-07-19T10:12:38.693Z] --- PASS: TestKillContainer (1.33s)
10:12:38 [2023-07-19T10:12:38.693Z]     --- PASS: TestKillContainer/no_signal (0.42s)
10:12:38 [2023-07-19T10:12:38.693Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
10:12:38 [2023-07-19T10:12:38.693Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
10:12:38 [2023-07-19T10:12:38.693Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:12:38 [2023-07-19T10:12:38.693Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:12:38 [2023-07-19T10:12:38.951Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:12:39 [2023-07-19T10:12:39.209Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
10:12:39 [2023-07-19T10:12:39.209Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
10:12:39 [2023-07-19T10:12:39.209Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
10:12:39 [2023-07-19T10:12:39.209Z] === RUN   TestKillStoppedContainer
10:12:39 [2023-07-19T10:12:39.467Z] --- PASS: TestKillStoppedContainer (0.03s)
10:12:39 [2023-07-19T10:12:39.467Z] === RUN   TestKillStoppedContainerAPIPre120
10:12:39 [2023-07-19T10:12:39.467Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
10:12:39 [2023-07-19T10:12:39.467Z] === RUN   TestKillDifferentUserContainer
10:12:39 [2023-07-19T10:12:39.725Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:12:39 [2023-07-19T10:12:39.725Z] === RUN   TestInspectOomKilledTrue
10:12:40 [2023-07-19T10:12:40.292Z] --- PASS: TestInspectOomKilledTrue (0.48s)
10:12:40 [2023-07-19T10:12:40.292Z] === RUN   TestInspectOomKilledFalse
10:12:40 [2023-07-19T10:12:40.858Z] --- PASS: TestInspectOomKilledFalse (0.45s)
10:12:40 [2023-07-19T10:12:40.858Z] === RUN   TestLinksEtcHostsContentMatch
10:12:41 [2023-07-19T10:12:41.116Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
10:12:41 [2023-07-19T10:12:41.116Z] === RUN   TestLinksContainerNames
10:12:42 [2023-07-19T10:12:42.050Z] --- PASS: TestLinksContainerNames (0.86s)
10:12:42 [2023-07-19T10:12:42.051Z] === RUN   TestLogsFollowTailEmpty
10:12:42 [2023-07-19T10:12:42.309Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs/driver_local
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:12:42 [2023-07-19T10:12:42.309Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:12:42 [2023-07-19T10:12:42.309Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:12:42 [2023-07-19T10:12:42.309Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:12:42 [2023-07-19T10:12:42.309Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:12:42 [2023-07-19T10:12:42.309Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:12:42 [2023-07-19T10:12:42.309Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === RUN   TestLogs/driver_json-file
10:12:44 [2023-07-19T10:12:44.214Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:12:44 [2023-07-19T10:12:44.214Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:12:44 [2023-07-19T10:12:44.214Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:12:44 [2023-07-19T10:12:44.214Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:12:44 [2023-07-19T10:12:44.214Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:12:44 [2023-07-19T10:12:44.214Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:12:44 [2023-07-19T10:12:44.214Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:12:44 [2023-07-19T10:12:44.214Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:12:45 [2023-07-19T10:12:45.588Z] --- PASS: TestLogs (3.06s)
10:12:45 [2023-07-19T10:12:45.588Z]     --- PASS: TestLogs/driver_local (0.01s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.09s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.36s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.53s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.58s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.58s)
10:12:45 [2023-07-19T10:12:45.588Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.88s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.13s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.35s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.41s)
10:12:45 [2023-07-19T10:12:45.588Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.46s)
10:12:45 [2023-07-19T10:12:45.588Z] === RUN   TestContainerNetworkMountsNoChown
10:12:45 [2023-07-19T10:12:45.846Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/default
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/default
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/private
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/private
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rprivate
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rprivate
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/slave
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/slave
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rslave
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rslave
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/shared
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/shared
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rshared
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rshared
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/default
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rslave
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rshared
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/default/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/private
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/shared
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rprivate
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/private/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/default/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/private/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/private/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/slave
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/default/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/private/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/default/mount_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:12:45 [2023-07-19T10:12:45.846Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:12:45 [2023-07-19T10:12:45.847Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:12:45 [2023-07-19T10:12:45.847Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:12:45 [2023-07-19T10:12:45.847Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:12:45 [2023-07-19T10:12:45.847Z] --- PASS: TestMountDaemonRoot (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
10:12:45 [2023-07-19T10:12:45.847Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:12:45 [2023-07-19T10:12:45.847Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:12:45 [2023-07-19T10:12:45.847Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:12:45 [2023-07-19T10:12:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:12:45 [2023-07-19T10:12:45.847Z] === RUN   TestContainerBindMountNonRecursive
10:12:47 [2023-07-19T10:12:47.221Z] --- PASS: TestContainerBindMountNonRecursive (1.13s)
10:12:47 [2023-07-19T10:12:47.221Z] === RUN   TestContainerVolumesMountedAsShared
10:12:47 [2023-07-19T10:12:47.479Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
10:12:47 [2023-07-19T10:12:47.479Z] === RUN   TestContainerVolumesMountedAsSlave
10:12:47 [2023-07-19T10:12:47.737Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
10:12:47 [2023-07-19T10:12:47.737Z] === RUN   TestContainerCopyLeaksMounts
10:12:48 [2023-07-19T10:12:48.303Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
10:12:48 [2023-07-19T10:12:48.303Z] === RUN   TestNetworkNat
10:12:48 [2023-07-19T10:12:48.562Z] --- PASS: TestNetworkNat (0.43s)
10:12:48 [2023-07-19T10:12:48.562Z] === RUN   TestNetworkLocalhostTCPNat
10:12:49 [2023-07-19T10:12:49.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
10:12:49 [2023-07-19T10:12:49.128Z] === RUN   TestNetworkLoopbackNat
10:12:51 [2023-07-19T10:12:51.657Z] --- PASS: TestNetworkLoopbackNat (2.59s)
10:12:51 [2023-07-19T10:12:51.657Z] === RUN   TestPause
10:12:52 [2023-07-19T10:12:52.224Z] --- PASS: TestPause (0.49s)
10:12:52 [2023-07-19T10:12:52.224Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:12:52 [2023-07-19T10:12:52.224Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:12:52 [2023-07-19T10:12:52.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:12:52 [2023-07-19T10:12:52.224Z] === RUN   TestPauseStopPausedContainer
10:12:52 [2023-07-19T10:12:52.791Z] --- PASS: TestPauseStopPausedContainer (0.46s)
10:12:52 [2023-07-19T10:12:52.791Z] === RUN   TestPidHost
10:12:53 [2023-07-19T10:12:53.726Z] --- PASS: TestPidHost (1.05s)
10:12:53 [2023-07-19T10:12:53.727Z] === RUN   TestPsFilter
10:12:53 [2023-07-19T10:12:53.727Z] === RUN   TestPsFilter/since
10:12:53 [2023-07-19T10:12:53.727Z] === RUN   TestPsFilter/before
10:12:53 [2023-07-19T10:12:53.727Z] --- PASS: TestPsFilter (0.08s)
10:12:53 [2023-07-19T10:12:53.727Z]     --- PASS: TestPsFilter/since (0.00s)
10:12:53 [2023-07-19T10:12:53.727Z]     --- PASS: TestPsFilter/before (0.00s)
10:12:53 [2023-07-19T10:12:53.727Z] === RUN   TestRemoveContainerWithRemovedVolume
10:12:54 [2023-07-19T10:12:54.293Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
10:12:54 [2023-07-19T10:12:54.293Z] === RUN   TestRemoveContainerWithVolume
10:12:54 [2023-07-19T10:12:54.551Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
10:12:54 [2023-07-19T10:12:54.551Z] === RUN   TestRemoveContainerRunning
10:12:55 [2023-07-19T10:12:55.118Z] --- PASS: TestRemoveContainerRunning (0.45s)
10:12:55 [2023-07-19T10:12:55.118Z] === RUN   TestRemoveContainerForceRemoveRunning
10:12:55 [2023-07-19T10:12:55.376Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
10:12:55 [2023-07-19T10:12:55.376Z] === RUN   TestRemoveInvalidContainer
10:12:55 [2023-07-19T10:12:55.376Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:12:55 [2023-07-19T10:12:55.376Z] === RUN   TestRenameLinkedContainer
10:12:57 [2023-07-19T10:12:57.276Z] --- PASS: TestRenameLinkedContainer (1.79s)
10:12:57 [2023-07-19T10:12:57.276Z] === RUN   TestRenameStoppedContainer
10:12:57 [2023-07-19T10:12:57.843Z] --- PASS: TestRenameStoppedContainer (0.48s)
10:12:57 [2023-07-19T10:12:57.843Z] === RUN   TestRenameRunningContainerAndReuse
10:12:58 [2023-07-19T10:12:58.777Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
10:12:58 [2023-07-19T10:12:58.777Z] === RUN   TestRenameInvalidName
10:12:59 [2023-07-19T10:12:59.036Z] --- PASS: TestRenameInvalidName (0.44s)
10:12:59 [2023-07-19T10:12:59.036Z] === RUN   TestRenameAnonymousContainer
10:13:00 [2023-07-19T10:13:00.936Z] --- PASS: TestRenameAnonymousContainer (1.51s)
10:13:00 [2023-07-19T10:13:00.936Z] === RUN   TestRenameContainerWithSameName
10:13:01 [2023-07-19T10:13:01.195Z] --- PASS: TestRenameContainerWithSameName (0.41s)
10:13:01 [2023-07-19T10:13:01.195Z] === RUN   TestRenameContainerWithLinkedContainer
10:13:02 [2023-07-19T10:13:02.130Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
10:13:02 [2023-07-19T10:13:02.130Z] === RUN   TestResize
10:13:02 [2023-07-19T10:13:02.389Z] --- PASS: TestResize (0.44s)
10:13:02 [2023-07-19T10:13:02.389Z] === RUN   TestResizeWithInvalidSize
10:13:02 [2023-07-19T10:13:02.956Z] --- PASS: TestResizeWithInvalidSize (0.42s)
10:13:02 [2023-07-19T10:13:02.956Z] === RUN   TestResizeWhenContainerNotStarted
10:13:03 [2023-07-19T10:13:03.215Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:03 [2023-07-19T10:13:03.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:04 [2023-07-19T10:13:04.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:04 [2023-07-19T10:13:04.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:04 [2023-07-19T10:13:04.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:04 [2023-07-19T10:13:04.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:05 [2023-07-19T10:13:05.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:05 [2023-07-19T10:13:05.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:13:05 [2023-07-19T10:13:05.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:13:06 [2023-07-19T10:13:06.791Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:13:10 [2023-07-19T10:13:10.976Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.12s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.26s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.23s)
10:13:10 [2023-07-19T10:13:10.976Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s)
10:13:10 [2023-07-19T10:13:10.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
10:13:10 [2023-07-19T10:13:10.977Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
10:13:10 [2023-07-19T10:13:10.977Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:13:10 [2023-07-19T10:13:10.977Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:13:11 [2023-07-19T10:13:11.543Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:13:12 [2023-07-19T10:13:12.477Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
10:13:12 [2023-07-19T10:13:12.477Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
10:13:12 [2023-07-19T10:13:12.477Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
10:13:12 [2023-07-19T10:13:12.477Z] === RUN   TestCgroupNamespacesRun
10:13:13 [2023-07-19T10:13:13.411Z] --- PASS: TestCgroupNamespacesRun (1.09s)
10:13:13 [2023-07-19T10:13:13.411Z] === RUN   TestCgroupNamespacesRunPrivileged
10:13:14 [2023-07-19T10:13:14.348Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
10:13:14 [2023-07-19T10:13:14.348Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:13:15 [2023-07-19T10:13:15.722Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
10:13:15 [2023-07-19T10:13:15.722Z] === RUN   TestCgroupNamespacesRunHostMode
10:13:16 [2023-07-19T10:13:16.656Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
10:13:16 [2023-07-19T10:13:16.656Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:13:17 [2023-07-19T10:13:17.591Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
10:13:17 [2023-07-19T10:13:17.591Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:13:18 [2023-07-19T10:13:18.966Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
10:13:18 [2023-07-19T10:13:18.966Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:13:19 [2023-07-19T10:13:19.532Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
10:13:19 [2023-07-19T10:13:19.532Z] === RUN   TestCgroupNamespacesRunOlderClient
10:13:20 [2023-07-19T10:13:20.466Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
10:13:20 [2023-07-19T10:13:20.466Z] === RUN   TestNISDomainname
10:13:21 [2023-07-19T10:13:21.032Z] --- PASS: TestNISDomainname (0.56s)
10:13:21 [2023-07-19T10:13:21.032Z] === RUN   TestHostnameDnsResolution
10:13:21 [2023-07-19T10:13:21.966Z] --- PASS: TestHostnameDnsResolution (0.70s)
10:13:21 [2023-07-19T10:13:21.966Z] === RUN   TestUnprivilegedPortsAndPing
10:13:22 [2023-07-19T10:13:22.224Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
10:13:22 [2023-07-19T10:13:22.224Z] === RUN   TestPrivilegedHostDevices
10:13:22 [2023-07-19T10:13:22.790Z] --- PASS: TestPrivilegedHostDevices (0.53s)
10:13:22 [2023-07-19T10:13:22.790Z] === RUN   TestRunConsoleSize
10:13:23 [2023-07-19T10:13:23.357Z] --- PASS: TestRunConsoleSize (0.47s)
10:13:23 [2023-07-19T10:13:23.357Z] === RUN   TestRunWithAlternativeContainerdShim
10:13:27 [2023-07-19T10:13:27.541Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s)
10:13:27 [2023-07-19T10:13:27.541Z] === RUN   TestStats
10:13:30 [2023-07-19T10:13:30.071Z] --- PASS: TestStats (2.47s)
10:13:30 [2023-07-19T10:13:30.071Z] === RUN   TestStopContainerWithTimeout
10:13:30 [2023-07-19T10:13:30.071Z] === RUN   TestStopContainerWithTimeout/0
10:13:30 [2023-07-19T10:13:30.071Z] === PAUSE TestStopContainerWithTimeout/0
10:13:30 [2023-07-19T10:13:30.071Z] === RUN   TestStopContainerWithTimeout/1
10:13:30 [2023-07-19T10:13:30.071Z] === PAUSE TestStopContainerWithTimeout/1
10:13:30 [2023-07-19T10:13:30.071Z] === RUN   TestStopContainerWithTimeout/3
10:13:30 [2023-07-19T10:13:30.071Z] === PAUSE TestStopContainerWithTimeout/3
10:13:30 [2023-07-19T10:13:30.071Z] === RUN   TestStopContainerWithTimeout/-1
10:13:30 [2023-07-19T10:13:30.071Z] === PAUSE TestStopContainerWithTimeout/-1
10:13:30 [2023-07-19T10:13:30.071Z] === CONT  TestStopContainerWithTimeout/0
10:13:30 [2023-07-19T10:13:30.071Z] === CONT  TestStopContainerWithTimeout/3
10:13:30 [2023-07-19T10:13:30.071Z] === CONT  TestStopContainerWithTimeout/-1
10:13:30 [2023-07-19T10:13:30.071Z] === CONT  TestStopContainerWithTimeout/1
10:13:32 [2023-07-19T10:13:32.601Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:13:32 [2023-07-19T10:13:32.601Z]     --- PASS: TestStopContainerWithTimeout/0 (0.85s)
10:13:32 [2023-07-19T10:13:32.601Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
10:13:32 [2023-07-19T10:13:32.601Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
10:13:32 [2023-07-19T10:13:32.601Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
10:13:32 [2023-07-19T10:13:32.601Z] === RUN   TestDeleteDevicemapper
10:13:32 [2023-07-19T10:13:32.601Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
10:13:32 [2023-07-19T10:13:32.601Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:13:32 [2023-07-19T10:13:32.601Z] === RUN   TestStopContainerWithTimeoutCancel
10:13:32 [2023-07-19T10:13:32.601Z] === PAUSE TestStopContainerWithTimeoutCancel
10:13:32 [2023-07-19T10:13:32.601Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:13:35 [2023-07-19T10:13:35.131Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s)
10:13:35 [2023-07-19T10:13:35.131Z] === RUN   TestUpdateMemory
10:13:35 [2023-07-19T10:13:35.131Z] --- PASS: TestUpdateMemory (0.49s)
10:13:35 [2023-07-19T10:13:35.131Z] === RUN   TestUpdateCPUQuota
10:13:36 [2023-07-19T10:13:36.066Z] --- PASS: TestUpdateCPUQuota (0.84s)
10:13:36 [2023-07-19T10:13:36.066Z] === RUN   TestUpdatePidsLimit
10:13:36 [2023-07-19T10:13:36.066Z] === RUN   TestUpdatePidsLimit/update_from_none
10:13:36 [2023-07-19T10:13:36.324Z] === RUN   TestUpdatePidsLimit/no_change
10:13:36 [2023-07-19T10:13:36.324Z] === RUN   TestUpdatePidsLimit/update_lower
10:13:36 [2023-07-19T10:13:36.582Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:13:36 [2023-07-19T10:13:36.841Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:13:37 [2023-07-19T10:13:37.100Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:13:37 [2023-07-19T10:13:37.100Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:13:38 [2023-07-19T10:13:38.034Z] --- PASS: TestUpdatePidsLimit (1.93s)
10:13:38 [2023-07-19T10:13:38.034Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
10:13:38 [2023-07-19T10:13:38.034Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
10:13:38 [2023-07-19T10:13:38.034Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
10:13:38 [2023-07-19T10:13:38.034Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
10:13:38 [2023-07-19T10:13:38.034Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
10:13:38 [2023-07-19T10:13:38.034Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
10:13:38 [2023-07-19T10:13:38.034Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
10:13:38 [2023-07-19T10:13:38.034Z] === RUN   TestUpdateRestartPolicy
10:13:50 [2023-07-19T10:13:50.232Z] --- PASS: TestUpdateRestartPolicy (10.74s)
10:13:50 [2023-07-19T10:13:50.233Z] === RUN   TestUpdateRestartWithAutoRemove
10:13:50 [2023-07-19T10:13:50.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
10:13:50 [2023-07-19T10:13:50.233Z] === RUN   TestWaitNonBlocked
10:13:50 [2023-07-19T10:13:50.233Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:50 [2023-07-19T10:13:50.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:50 [2023-07-19T10:13:50.233Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:50 [2023-07-19T10:13:50.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:50 [2023-07-19T10:13:50.233Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:13:50 [2023-07-19T10:13:50.233Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:13:50 [2023-07-19T10:13:50.233Z] --- PASS: TestWaitNonBlocked (0.02s)
10:13:50 [2023-07-19T10:13:50.233Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
10:13:50 [2023-07-19T10:13:50.233Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
10:13:50 [2023-07-19T10:13:50.233Z] === RUN   TestWaitBlocked
10:13:50 [2023-07-19T10:13:50.233Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:13:50 [2023-07-19T10:13:50.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:13:50 [2023-07-19T10:13:50.233Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:13:50 [2023-07-19T10:13:50.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:13:50 [2023-07-19T10:13:50.233Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:13:50 [2023-07-19T10:13:50.233Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:13:50 [2023-07-19T10:13:50.800Z] --- PASS: TestWaitBlocked (0.02s)
10:13:50 [2023-07-19T10:13:50.800Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
10:13:50 [2023-07-19T10:13:50.800Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
10:13:50 [2023-07-19T10:13:50.800Z] === RUN   TestWaitConditions
10:13:50 [2023-07-19T10:13:50.800Z] === RUN   TestWaitConditions/default
10:13:50 [2023-07-19T10:13:50.800Z] === PAUSE TestWaitConditions/default
10:13:50 [2023-07-19T10:13:50.800Z] === RUN   TestWaitConditions/not-running
10:13:50 [2023-07-19T10:13:50.800Z] === PAUSE TestWaitConditions/not-running
10:13:50 [2023-07-19T10:13:50.800Z] === RUN   TestWaitConditions/next-exit
10:13:50 [2023-07-19T10:13:50.800Z] === PAUSE TestWaitConditions/next-exit
10:13:50 [2023-07-19T10:13:50.800Z] === RUN   TestWaitConditions/removed
10:13:50 [2023-07-19T10:13:50.800Z] === PAUSE TestWaitConditions/removed
10:13:50 [2023-07-19T10:13:50.800Z] === CONT  TestWaitConditions/default
10:13:50 [2023-07-19T10:13:50.800Z] === CONT  TestWaitConditions/next-exit
10:13:50 [2023-07-19T10:13:50.800Z] === CONT  TestWaitConditions/removed
10:13:50 [2023-07-19T10:13:50.800Z] === CONT  TestWaitConditions/not-running
10:13:50 [2023-07-19T10:13:50.800Z]     wait_test.go:146: ContainerID = 0f06970795abb295f4514ff9ba5fc0039ffb09f05524d6bd6d362a8cbc0df496
10:13:50 [2023-07-19T10:13:50.800Z]     wait_test.go:146: ContainerID = f71f88359a9f407a7138942cdc352c6fc14cc40eeb3dde284ebcd6f7f59af934
10:13:50 [2023-07-19T10:13:50.800Z]     wait_test.go:146: ContainerID = d237815a64b2d610198f6054730f6b135e7b7746e16f0019475bd576f76179fd
10:13:50 [2023-07-19T10:13:50.800Z]     wait_test.go:146: ContainerID = 6661e48f41d7905ad0bafd9c24915d8f52231f4df194ead04a12714e5dbf2a90
10:13:51 [2023-07-19T10:13:51.734Z] --- PASS: TestWaitConditions (0.03s)
10:13:51 [2023-07-19T10:13:51.734Z]     --- PASS: TestWaitConditions/not-running (0.71s)
10:13:51 [2023-07-19T10:13:51.734Z]     --- PASS: TestWaitConditions/next-exit (0.84s)
10:13:51 [2023-07-19T10:13:51.734Z]     --- PASS: TestWaitConditions/removed (1.11s)
10:13:51 [2023-07-19T10:13:51.734Z]     --- PASS: TestWaitConditions/default (1.16s)
10:13:51 [2023-07-19T10:13:51.734Z] === RUN   TestWaitRestartedContainer
10:13:51 [2023-07-19T10:13:51.734Z] === RUN   TestWaitRestartedContainer/default
10:13:51 [2023-07-19T10:13:51.734Z] === PAUSE TestWaitRestartedContainer/default
10:13:51 [2023-07-19T10:13:51.734Z] === RUN   TestWaitRestartedContainer/not-running
10:13:51 [2023-07-19T10:13:51.734Z] === PAUSE TestWaitRestartedContainer/not-running
10:13:51 [2023-07-19T10:13:51.734Z] === RUN   TestWaitRestartedContainer/next-exit
10:13:51 [2023-07-19T10:13:51.734Z] === PAUSE TestWaitRestartedContainer/next-exit
10:13:51 [2023-07-19T10:13:51.734Z] === CONT  TestWaitRestartedContainer/default
10:13:51 [2023-07-19T10:13:51.734Z] === CONT  TestWaitRestartedContainer/next-exit
10:13:51 [2023-07-19T10:13:51.734Z] === CONT  TestWaitRestartedContainer/not-running
10:13:53 [2023-07-19T10:13:53.639Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:13:53 [2023-07-19T10:13:53.639Z]     --- PASS: TestWaitRestartedContainer/not-running (1.81s)
10:13:53 [2023-07-19T10:13:53.639Z]     --- PASS: TestWaitRestartedContainer/default (1.85s)
10:13:53 [2023-07-19T10:13:53.639Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.86s)
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestHardRestartWhenContainerIsRunning
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestContainerStartOnDaemonRestart
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestRestartDaemonWithRestartingContainer
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestDaemonRestartIpcMode
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestIpcModeOlderClient
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestContainerKillOnDaemonStart
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestStopContainerWithTimeoutCancel
10:13:53 [2023-07-19T10:13:53.639Z] === CONT  TestDaemonHostGatewayIP
10:13:53 [2023-07-19T10:13:53.639Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:13:56 [2023-07-19T10:13:56.169Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:13:56 [2023-07-19T10:13:56.169Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:13:56 [2023-07-19T10:13:56.169Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.52s)
10:13:56 [2023-07-19T10:13:56.169Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:13:56 [2023-07-19T10:13:56.169Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.48s)
10:13:56 [2023-07-19T10:13:56.428Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s)
10:13:56 [2023-07-19T10:13:56.996Z] --- PASS: TestDaemonHostGatewayIP (3.30s)
10:13:57 [2023-07-19T10:13:57.254Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s)
10:13:57 [2023-07-19T10:13:57.512Z] --- PASS: TestStopContainerWithTimeoutCancel (3.75s)
10:13:57 [2023-07-19T10:13:57.512Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
10:14:05 [2023-07-19T10:14:05.619Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
10:14:05 [2023-07-19T10:14:05.619Z] PASS
10:14:05 [2023-07-19T10:14:05.619Z] 
10:14:05 [2023-07-19T10:14:05.619Z] === Skipped
10:14:05 [2023-07-19T10:14:05.619Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:14:05 [2023-07-19T10:14:05.619Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:14:05 [2023-07-19T10:14:05.619Z] 
10:14:05 [2023-07-19T10:14:05.619Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:14:05 [2023-07-19T10:14:05.619Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:14:05 [2023-07-19T10:14:05.619Z] 
10:14:05 [2023-07-19T10:14:05.619Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:14:05 [2023-07-19T10:14:05.619Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
10:14:05 [2023-07-19T10:14:05.619Z] 
10:14:05 [2023-07-19T10:14:05.619Z] DONE 289 tests, 3 skipped in 119.086s
10:14:05 [2023-07-19T10:14:05.619Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:14:05 [2023-07-19T10:14:05.619Z] ++ 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:14:05 [2023-07-19T10:14:05.619Z] ++ set -e
10:14:05 [2023-07-19T10:14:05.619Z] ++ '[' -n 0 ']'
10:14:05 [2023-07-19T10:14:05.619Z] ++ set -x
10:14:05 [2023-07-19T10:14:05.619Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:14:05 [2023-07-19T10:14:05.619Z] INFO: Testing against a local daemon
10:14:05 [2023-07-19T10:14:05.619Z] === RUN   TestConfigDaemonID
10:14:06 [2023-07-19T10:14:06.563Z]     daemon_test.go:52: [d0aa9ded9aae8] daemon is not started
10:14:06 [2023-07-19T10:14:06.563Z] --- PASS: TestConfigDaemonID (1.04s)
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestDaemonConfigValidation
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:14:06 [2023-07-19T10:14:06.563Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:14:06 [2023-07-19T10:14:06.563Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestDaemonConfigValidation/invalid_config
10:14:06 [2023-07-19T10:14:06.563Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestDaemonConfigValidation/malformed_config
10:14:06 [2023-07-19T10:14:06.563Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestDaemonConfigValidation/valid_config
10:14:06 [2023-07-19T10:14:06.563Z] === PAUSE TestDaemonConfigValidation/valid_config
10:14:06 [2023-07-19T10:14:06.563Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:14:06 [2023-07-19T10:14:06.563Z] === CONT  TestDaemonConfigValidation/invalid_config
10:14:06 [2023-07-19T10:14:06.563Z] === CONT  TestDaemonConfigValidation/malformed_config
10:14:06 [2023-07-19T10:14:06.563Z] === CONT  TestDaemonConfigValidation/valid_config
10:14:06 [2023-07-19T10:14:06.563Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:14:06 [2023-07-19T10:14:06.563Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:14:06 [2023-07-19T10:14:06.563Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:14:06 [2023-07-19T10:14:06.563Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:14:06 [2023-07-19T10:14:06.563Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
10:14:06 [2023-07-19T10:14:06.563Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
10:14:06 [2023-07-19T10:14:06.563Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestConfigDaemonSeccompProfiles
10:14:06 [2023-07-19T10:14:06.563Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:14:07 [2023-07-19T10:14:07.510Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:14:08 [2023-07-19T10:14:08.904Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:14:09 [2023-07-19T10:14:09.859Z]     daemon_test.go:166: [d66ce69ad55eb] daemon is not started
10:14:09 [2023-07-19T10:14:09.859Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:14:09 [2023-07-19T10:14:09.859Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:14:09 [2023-07-19T10:14:09.859Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:14:09 [2023-07-19T10:14:09.859Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:14:09 [2023-07-19T10:14:09.859Z] === RUN   TestDaemonProxy
10:14:09 [2023-07-19T10:14:09.859Z] === RUN   TestDaemonProxy/environment_variables
10:14:11 [2023-07-19T10:14:11.795Z] === RUN   TestDaemonProxy/command-line_options
10:14:13 [2023-07-19T10:14:13.189Z] === RUN   TestDaemonProxy/configuration_file
10:14:15 [2023-07-19T10:14:15.108Z] === RUN   TestDaemonProxy/conflicting_options
10:14:15 [2023-07-19T10:14:15.367Z] === RUN   TestDaemonProxy/reload_sanitized
10:14:15 [2023-07-19T10:14:15.932Z] --- PASS: TestDaemonProxy (6.19s)
10:14:15 [2023-07-19T10:14:15.932Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
10:14:15 [2023-07-19T10:14:15.932Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
10:14:15 [2023-07-19T10:14:15.932Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
10:14:15 [2023-07-19T10:14:15.932Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:14:15 [2023-07-19T10:14:15.932Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:14:15 [2023-07-19T10:14:15.932Z] === RUN   TestLiveRestore
10:14:15 [2023-07-19T10:14:15.932Z] === RUN   TestLiveRestore/volume_references
10:14:15 [2023-07-19T10:14:15.932Z] === PAUSE TestLiveRestore/volume_references
10:14:15 [2023-07-19T10:14:15.932Z] === CONT  TestLiveRestore/volume_references
10:14:16 [2023-07-19T10:14:16.499Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:14:16 [2023-07-19T10:14:16.499Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:14:17 [2023-07-19T10:14:17.433Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:14:18 [2023-07-19T10:14:18.371Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:14:19 [2023-07-19T10:14:19.305Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:14:20 [2023-07-19T10:14:20.240Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:14:21 [2023-07-19T10:14:21.175Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:14:22 [2023-07-19T10:14:22.551Z] --- PASS: TestLiveRestore (0.00s)
10:14:22 [2023-07-19T10:14:22.551Z]     --- PASS: TestLiveRestore/volume_references (6.37s)
10:14:22 [2023-07-19T10:14:22.551Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.88s)
10:14:22 [2023-07-19T10:14:22.551Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
10:14:22 [2023-07-19T10:14:22.551Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
10:14:22 [2023-07-19T10:14:22.551Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
10:14:22 [2023-07-19T10:14:22.551Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
10:14:22 [2023-07-19T10:14:22.551Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.94s)
10:14:22 [2023-07-19T10:14:22.551Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
10:14:22 [2023-07-19T10:14:22.551Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:14:22 [2023-07-19T10:14:22.809Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
10:14:22 [2023-07-19T10:14:22.809Z] PASS
10:14:22 [2023-07-19T10:14:22.809Z] 
10:14:22 [2023-07-19T10:14:22.809Z] DONE 27 tests in 17.502s
10:14:22 [2023-07-19T10:14:22.809Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:14:22 [2023-07-19T10:14:22.809Z] ++ 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:14:22 [2023-07-19T10:14:22.809Z] ++ set -e
10:14:22 [2023-07-19T10:14:22.809Z] ++ '[' -n 0 ']'
10:14:22 [2023-07-19T10:14:22.809Z] ++ set -x
10:14:22 [2023-07-19T10:14:22.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:14:23 [2023-07-19T10:14:23.068Z] INFO: Testing against a local daemon
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestCommitInheritsEnv
10:14:23 [2023-07-19T10:14:23.068Z] --- PASS: TestCommitInheritsEnv (0.12s)
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportExtremelyLargeImageWorks
10:14:23 [2023-07-19T10:14:23.068Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:14:23 [2023-07-19T10:14:23.068Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/#00
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/_______
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform//
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/linux
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/LINUX
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/macos
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:14:23 [2023-07-19T10:14:23.068Z] --- PASS: TestImportWithCustomPlatform (0.10s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:14:23 [2023-07-19T10:14:23.068Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:14:23 [2023-07-19T10:14:23.068Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:14:23 [2023-07-19T10:14:23.326Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:14:23 [2023-07-19T10:14:23.326Z] === RUN   TestImagesFilterMultiReference
10:14:23 [2023-07-19T10:14:23.326Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:14:23 [2023-07-19T10:14:23.326Z] === RUN   TestImagesFilterBeforeSince
10:14:23 [2023-07-19T10:14:23.326Z]     list_test.go:87: ImageList: ID=sha256:1b33e5b5f523a3d4740f960dc4c204006be073e5eea819e4200e959ae5cbe219 RepoTags=[testimagesfilterbeforesince:v3]
10:14:23 [2023-07-19T10:14:23.326Z]     list_test.go:87: ImageList: ID=sha256:8467863dbd7fc10ccb98d1524fd6dc6275cf30a0a040c565cf987caf336dd6cd RepoTags=[testimagesfilterbeforesince:v2]
10:14:23 [2023-07-19T10:14:23.326Z]     list_test.go:87: ImageList: ID=sha256:1d8b2bf80b2767473f49ac1979b3692be43d0d12748f584108b8fa1e333500a7 RepoTags=[testimagesfilterbeforesince:v1]
10:14:23 [2023-07-19T10:14:23.326Z] --- PASS: TestImagesFilterBeforeSince (0.18s)
10:14:23 [2023-07-19T10:14:23.326Z] === RUN   TestPruneDontDeleteUsedDangling
10:14:23 [2023-07-19T10:14:23.587Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
10:14:23 [2023-07-19T10:14:23.587Z] === RUN   TestImagePullPlatformInvalid
10:14:23 [2023-07-19T10:14:23.587Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:14:23 [2023-07-19T10:14:23.587Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" 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.6 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=info msg="redis not configured" go.version=go1.20.6 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.20.6 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.6 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8205cb38-e155-434f-a077-cf81c26f3c46 http.request.method=GET http.request.remoteaddr="127.0.0.1:50220" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8205cb38-e155-434f-a077-cf81c26f3c46 http.request.method=GET http.request.remoteaddr="127.0.0.1:50220" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090499ms http.response.status=200 http.response.written=2 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a9a071bd-7a92-40bb-a4f4-fd058e07a49d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a9a071bd-7a92-40bb-a4f4-fd058e07a49d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7bb9252e-a379-4418-b694-3df67a9a0a91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7bb9252e-a379-4418-b694-3df67a9a0a91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a9a071bd-7a92-40bb-a4f4-fd058e07a49d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=29.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).GetContent" trace.id=cadf0781-f74f-4107-945d-ba506db91dd4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7bb9252e-a379-4418-b694-3df67a9a0a91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=25.584µ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=7c16796e-5c29-4b2d-9bf5-1f8c28839f9f trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=a9a071bd-7a92-40bb-a4f4-fd058e07a49d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.210594ms http.response.status=404 http.response.written=157 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.587Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.587Z] time="2023-07-19T10:14:23Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=7bb9252e-a379-4418-b694-3df67a9a0a91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.163127ms http.response.status=404 http.response.written=157 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=66a36649-8920-4990-bddd-cd9f93f44cc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=66a36649-8920-4990-bddd-cd9f93f44cc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=de696418-830c-4c6a-aaef-562fd62d1673 http.request.method=POST http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=de696418-830c-4c6a-aaef-562fd62d1673 http.request.method=POST http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=66a36649-8920-4990-bddd-cd9f93f44cc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=108.244µ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=e778a858-2bab-4a0d-b8d0-58f43c4d1736 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=de696418-830c-4c6a-aaef-562fd62d1673 http.request.method=POST http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=66.232µ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=d986b855-2794-40fe-8bfd-8e1bd390aced trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=66a36649-8920-4990-bddd-cd9f93f44cc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=11.462µ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=41d5ebb1-197b-449c-a485-fd324d7d2795 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=de696418-830c-4c6a-aaef-562fd62d1673 http.request.method=POST http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=12.045µ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=4e470d96-c2f9-4e1e-9b9b-ab75acda370b trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=de696418-830c-4c6a-aaef-562fd62d1673 http.request.method=POST http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=83.48µ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=fac2f84b-e01e-4d46-9f72-8483b8dd61ff trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=de696418-830c-4c6a-aaef-562fd62d1673 http.request.method=POST http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.10976ms http.response.status=202 http.response.written=0 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=66a36649-8920-4990-bddd-cd9f93f44cc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=71.738µ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=d217a8d2-619e-47d7-8f4f-5f438aa3aff7 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=66a36649-8920-4990-bddd-cd9f93f44cc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.101218ms http.response.status=202 http.response.written=0 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=46.631µ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=61245cda-b921-4ab4-b3fe-bfe9860a35cb trace.line=82 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=15.508µ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=365e7420-e33b-4d2b-b396-c806029f0b14 trace.line=141 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=109.844µ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=08b02a3a-fac8-4219-910b-24f89af82b29 trace.line=124 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=11.323µ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=018fe647-2f8a-4f05-8e50-2bc59d06f7b8 trace.line=141 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=11.397µ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=47455ea8-a273-49ca-ba3a-3faab1d017ea trace.line=141 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=7.787µ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=98b1630a-a914-4836-b158-bd5c76b31864 trace.line=141 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=56.059µ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=285f20c2-249e-4972-b6bb-496861cdc98c trace.line=167 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=52.776µ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=32ed59fc-566e-4e88-a781-233274be1757 trace.line=95 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/26aba27b-2d95-42e7-a11d-40734f43b998\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=105.971µ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=f2004fe1-e29b-4c52-ae87-fdde2698a791 trace.line=181 vars.name=test vars.uuid=26aba27b-2d95-42e7-a11d-40734f43b998 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f4c5a226-a0d9-4bf2-8296-6ec5947820e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.915518ms http.response.status=201 http.response.written=0 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "PUT /v2/test/blobs/uploads/26aba27b-2d95-42e7-a11d-40734f43b998?_state=e9F_FeOARMs1UM-_Jv2vUVPHw_-ArZRlyHL4d8klxjt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YWJhMjdiLTJkOTUtNDJlNy1hMTFkLTQwNzM0ZjQzYjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYyNTQ4NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.588Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=46.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=b88d205d-0247-44a8-a625-97cde6d27bba trace.line=82 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=14.548µ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=0269ccdb-4e4a-4d9d-9a8c-356b7014e66f trace.line=141 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=268.852µ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=135af69a-2a49-4080-9b0f-61eb5097031f trace.line=124 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=15.746µ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=da6c44c0-f08b-4a46-8350-5b015ad636d6 trace.line=141 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=14.383µ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=c1bc03f5-bb4b-4490-b3ad-d44f9b17e36c trace.line=141 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=8.205µ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=7a551b42-66e8-43ab-b856-fb62de3a60a9 trace.line=141 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=41.026µ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=e0e27d67-bab4-4156-aa51-6ab31fca9903 trace.line=167 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=44.391µ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=ccaaad0f-b26b-4a76-ba83-ce0598928b95 trace.line=95 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=84.67µ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=68842899-1c44-4cdb-ac09-51f8d183dbcb trace.line=181 vars.name=test vars.uuid=897cfb60-d60e-4203-b6c7-b7fce0c00a65 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d71cfdc6-dd68-4e7c-92bd-d538db283e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.261269ms http.response.status=201 http.response.written=0 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "PUT /v2/test/blobs/uploads/897cfb60-d60e-4203-b6c7-b7fce0c00a65?_state=z0G9ZRAfot8vddvdBaX8N50UxdbJGK9L7KIddckBnf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5N2NmYjYwLWQ2MGUtNDIwMy1iNmM3LWI3ZmNlMGMwMGE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMDoxNDoyMy40NTYzMjIxNThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6fffd292-354c-4e92-a3d9-4e9d62577de6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6fffd292-354c-4e92-a3d9-4e9d62577de6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6fffd292-354c-4e92-a3d9-4e9d62577de6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=24.427µ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=64112588-0c08-4dee-9222-2aa8f3071a4f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6fffd292-354c-4e92-a3d9-4e9d62577de6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815µs" http.response.status=404 http.response.written=96 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg=PutImageManifest go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=40.066µ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=1c4dc615-57ad-496a-821f-657e18886a64 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=14.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).Stat" trace.id=40df2e98-c316-4c26-8d84-8a0ec45622d9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=18.298µ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=726e5d9e-4a2f-4512-bff1-e6901c62a1df trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=19.799µ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=3937ef3a-5daf-45e4-8926-d3ad1c54bc90 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=12.989µ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=b9b49ee3-9f9b-430e-a6f3-0e766a2a9551 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=50.642µ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=20f957cf-988d-400e-b0b7-7ec33529123d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=47.541µ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=9b4cf6ff-326f-4410-a308-d5b6ebd077bb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=23.139µ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=1e1b27b3-8bfc-4373-870d-c01ac2369e39 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=66.881µ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=fb53c64a-3ab9-442c-a6f2-d84d7f1d1432 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.589Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=30.614µ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=bc353da5-479e-412c-84aa-c7410e68aaf6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b8842cb2-5e9e-467c-ba07-d542aa0375c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.683941ms http.response.status=201 http.response.written=0 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=0bf3e03b-b9c3-47cc-ac12-3f2759774462 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=0bf3e03b-b9c3-47cc-ac12-3f2759774462 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 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="810.709µs" http.response.status=200 http.response.written=2 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=45.095µ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=f43a05a6-218d-46c6-a626-a6a4f2639799 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=22.687µ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=25992d46-3743-4245-a17b-064073ac0d96 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=14.728µ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=aa18b3aa-356d-4c48-b863-7e203207607c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=16.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=ec58e266-f33b-4e97-9d91-8cdce425812c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4fa17de4-e154-4234-be98-a65c6339c709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 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.236125ms http.response.status=200 http.response.written=417 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=48.583µ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=58b499c4-5d09-4c99-9afc-ace9f13d1709 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=23.705µ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=6dc2dfe4-f588-4fb0-8606-c5f578573727 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=17.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=cb125ddb-c241-4e77-93d5-2e2a8b0b4d6b trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=30cec746-08b5-45b6-9763-afb2a0b46672 http.request.method=GET http.request.remoteaddr="127.0.0.1:50274" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 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.328975ms http.response.status=200 http.response.written=417 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=44.538µ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=a17dbb6c-b786-47da-bc79-247e1ec36ed3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=34.807µ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=274296dd-98b9-44ba-a41e-dffe22b682c1 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.590Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=15.886µ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=942a7f0c-9a3e-4614-8deb-53c0240f5db4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=16.698µ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=4d2db7f7-fa77-4dfa-a699-1db67fb108b1 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=31.902µ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=1db33cda-c7d0-4f79-ad04-1dcbcb1adba8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=20.636µ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=db29efca-26e9-4619-9650-7dcb9d186518 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=10.191µ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=635adc99-1ac7-49bb-9149-67efc4d1aa05 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=9.075µ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=469bc112-e59f-415b-b729-bcdb67ce5089 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=8.558µ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=91f77930-5020-4bb9-8b72-bc27c934f888 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=5.555µ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=b679aafe-99e5-4ba9-97bd-a41068815f3b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=14.77µ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=d6882ae4-3a1b-4b26-9cdc-1a07af20ce75 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=8.229µ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=fa11b621-2416-4494-914d-3312c04399ac trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=8.518µ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=6b5a7adb-b0d0-4c53-a917-5705b63654a5 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=26.052µ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=f4c31983-9bc8-4a40-835d-340fead80778 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=39.45µ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=13197246-fb49-4af2-8592-d5d24e1a23ac trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=14.392µ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=c480c997-84a1-4da3-b80e-dd7a7b567848 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=895b7eb9-436c-4991-a4b0-466264c5b403 http.request.method=GET http.request.remoteaddr="127.0.0.1:50294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 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=3.103034ms http.response.status=200 http.response.written=68 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=36.333µ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=6f8e736e-489e-405e-975e-fd7169ae99e5 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=17.518µ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=f61a6aed-75aa-4ed9-8bf1-b86abe7dd31a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ddbfe000-7c1e-4402-b855-b3417724867c http.request.method=GET http.request.remoteaddr="127.0.0.1:50290" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 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=4.111999ms http.response.status=200 http.response.written=194 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f08f03fd-35f7-4d98-af53-6c575a106759 http.request.method=GET http.request.remoteaddr="127.0.0.1:50320" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f08f03fd-35f7-4d98-af53-6c575a106759 http.request.method=GET http.request.remoteaddr="127.0.0.1:50320" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 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.470072ms http.response.status=200 http.response.written=2 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fe4a14f1-bbdd-4193-b705-873e245ebbcc http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fe4a14f1-bbdd-4193-b705-873e245ebbcc http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fe4a14f1-bbdd-4193-b705-873e245ebbcc http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fe4a14f1-bbdd-4193-b705-873e245ebbcc http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=32.484µ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=695f3920-f211-4503-9dec-e89fce566aac trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fe4a14f1-bbdd-4193-b705-873e245ebbcc http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 trace.duration=11.922µ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=e513d434-ada7-41e0-b805-1b376e708477 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.591Z] time="2023-07-19T10:14:23Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=fe4a14f1-bbdd-4193-b705-873e245ebbcc http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 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.159505ms http.response.status=404 http.response.written=181 instance.id=ed3a28d3-c47a-4727-88dc-85b1c1580c43 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:14:23 [2023-07-19T10:14:23.592Z] 127.0.0.1 - - [19/Jul/2023:10:14:23 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/1be48ec55328f9ca4cbc8682dc136ac9ffb89089 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:14:23 [2023-07-19T10:14:23.592Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
10:14:23 [2023-07-19T10:14:23.592Z] === RUN   TestRemoveImageOrphaning
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestRemoveImageOrphaning (0.12s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestRemoveByDigest
10:14:23 [2023-07-19T10:14:23.850Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:14:23 [2023-07-19T10:14:23.850Z] --- SKIP: TestRemoveByDigest (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestRemoveImageGarbageCollector
10:14:23 [2023-07-19T10:14:23.850Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:23 [2023-07-19T10:14:23.850Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestTagInvalidReference
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestTagInvalidReference (0.01s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestTagValidPrefixedRepo
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestTagExistedNameWithoutForce
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestTagOfficialNames
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestTagOfficialNames (0.04s)
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestTagMatchesDigest
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestTagMatchesDigest (0.01s)
10:14:23 [2023-07-19T10:14:23.850Z] PASS
10:14:23 [2023-07-19T10:14:23.850Z] 
10:14:23 [2023-07-19T10:14:23.850Z] === Skipped
10:14:23 [2023-07-19T10:14:23.850Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:14:23 [2023-07-19T10:14:23.850Z] 
10:14:23 [2023-07-19T10:14:23.850Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:14:23 [2023-07-19T10:14:23.850Z] 
10:14:23 [2023-07-19T10:14:23.850Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:23 [2023-07-19T10:14:23.850Z] 
10:14:23 [2023-07-19T10:14:23.850Z] DONE 27 tests, 3 skipped in 0.994s
10:14:23 [2023-07-19T10:14:23.850Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:14:23 [2023-07-19T10:14:23.850Z] ++ 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:14:23 [2023-07-19T10:14:23.850Z] ++ set -e
10:14:23 [2023-07-19T10:14:23.850Z] ++ '[' -n 0 ']'
10:14:23 [2023-07-19T10:14:23.850Z] ++ set -x
10:14:23 [2023-07-19T10:14:23.850Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestStripANSICommands
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestStripANSICommands/#00
10:14:23 [2023-07-19T10:14:23.850Z] === RUN   TestStripANSICommands/#01
10:14:23 [2023-07-19T10:14:23.850Z] --- PASS: TestStripANSICommands (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:14:23 [2023-07-19T10:14:23.850Z] PASS
10:14:23 [2023-07-19T10:14:23.850Z] 
10:14:23 [2023-07-19T10:14:23.850Z] DONE 3 tests in 0.010s
10:14:23 [2023-07-19T10:14:23.850Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:14:23 [2023-07-19T10:14:23.851Z] ++ 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:14:23 [2023-07-19T10:14:23.851Z] ++ set -e
10:14:23 [2023-07-19T10:14:23.851Z] ++ '[' -n 0 ']'
10:14:23 [2023-07-19T10:14:23.851Z] ++ set -x
10:14:23 [2023-07-19T10:14:23.851Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:14:24 [2023-07-19T10:14:24.109Z] INFO: Testing against a local daemon
10:14:24 [2023-07-19T10:14:24.109Z] === RUN   TestNetworkCreateDelete
10:14:24 [2023-07-19T10:14:24.109Z] --- PASS: TestNetworkCreateDelete (0.18s)
10:14:24 [2023-07-19T10:14:24.109Z] === RUN   TestDockerNetworkDeletePreferID
10:14:24 [2023-07-19T10:14:24.676Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
10:14:24 [2023-07-19T10:14:24.676Z] === RUN   TestDaemonDNSFallback
10:14:31 [2023-07-19T10:14:31.235Z] --- PASS: TestDaemonDNSFallback (6.18s)
10:14:31 [2023-07-19T10:14:31.235Z] === RUN   TestInspectNetwork
10:14:33 [2023-07-19T10:14:33.765Z] === RUN   TestInspectNetwork/full_network_id
10:14:33 [2023-07-19T10:14:33.765Z] === RUN   TestInspectNetwork/partial_network_id
10:14:33 [2023-07-19T10:14:33.765Z] === RUN   TestInspectNetwork/network_name
10:14:33 [2023-07-19T10:14:33.765Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:14:37 [2023-07-19T10:14:37.949Z] --- PASS: TestInspectNetwork (7.00s)
10:14:37 [2023-07-19T10:14:37.949Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:14:37 [2023-07-19T10:14:37.949Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:14:37 [2023-07-19T10:14:37.949Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:14:37 [2023-07-19T10:14:37.949Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:14:37 [2023-07-19T10:14:37.949Z] === RUN   TestRunContainerWithBridgeNone
10:14:39 [2023-07-19T10:14:39.324Z] --- PASS: TestRunContainerWithBridgeNone (1.34s)
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/create
10:14:39 [2023-07-19T10:14:39.324Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:14:39 [2023-07-19T10:14:39.324Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:14:39 [2023-07-19T10:14:39.324Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:14:39 [2023-07-19T10:14:39.324Z] === CONT  TestNetworkInvalidJSON/networks/create
10:14:39 [2023-07-19T10:14:39.324Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:14:39 [2023-07-19T10:14:39.324Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:14:39 [2023-07-19T10:14:39.324Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:14:39 [2023-07-19T10:14:39.324Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:14:39 [2023-07-19T10:14:39.324Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z] === RUN   TestNetworkList
10:14:39 [2023-07-19T10:14:39.325Z] === RUN   TestNetworkList//networks
10:14:39 [2023-07-19T10:14:39.325Z] === PAUSE TestNetworkList//networks
10:14:39 [2023-07-19T10:14:39.325Z] === RUN   TestNetworkList//networks/
10:14:39 [2023-07-19T10:14:39.325Z] === PAUSE TestNetworkList//networks/
10:14:39 [2023-07-19T10:14:39.325Z] === CONT  TestNetworkList//networks
10:14:39 [2023-07-19T10:14:39.325Z] === CONT  TestNetworkList//networks/
10:14:39 [2023-07-19T10:14:39.325Z] --- PASS: TestNetworkList (0.01s)
10:14:39 [2023-07-19T10:14:39.325Z]     --- PASS: TestNetworkList//networks (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:14:39 [2023-07-19T10:14:39.325Z] === RUN   TestHostIPv4BridgeLabel
10:14:39 [2023-07-19T10:14:39.891Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:14:39 [2023-07-19T10:14:39.891Z] === RUN   TestDefaultNetworkOpts
10:14:39 [2023-07-19T10:14:39.891Z] === RUN   TestDefaultNetworkOpts/default_value
10:14:41 [2023-07-19T10:14:41.266Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:14:42 [2023-07-19T10:14:42.201Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:14:43 [2023-07-19T10:14:43.575Z] --- PASS: TestDefaultNetworkOpts (3.82s)
10:14:43 [2023-07-19T10:14:43.575Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
10:14:43 [2023-07-19T10:14:43.575Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s)
10:14:43 [2023-07-19T10:14:43.575Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
10:14:43 [2023-07-19T10:14:43.575Z] === RUN   TestDaemonRestartWithLiveRestore
10:14:44 [2023-07-19T10:14:44.509Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:14:44 [2023-07-19T10:14:44.509Z] === RUN   TestDaemonDefaultNetworkPools
10:14:45 [2023-07-19T10:14:45.444Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
10:14:45 [2023-07-19T10:14:45.444Z] === RUN   TestDaemonRestartWithExistingNetwork
10:14:46 [2023-07-19T10:14:46.818Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
10:14:46 [2023-07-19T10:14:46.818Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:14:48 [2023-07-19T10:14:48.193Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
10:14:48 [2023-07-19T10:14:48.193Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:14:48 [2023-07-19T10:14:48.452Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:14:48 [2023-07-19T10:14:48.452Z] === RUN   TestServiceWithPredefinedNetwork
10:14:50 [2023-07-19T10:14:50.980Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
10:14:50 [2023-07-19T10:14:50.980Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:14:50 [2023-07-19T10:14:50.980Z]     service_test.go:242: FLAKY_TEST
10:14:50 [2023-07-19T10:14:50.980Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:14:50 [2023-07-19T10:14:50.980Z] === RUN   TestServiceWithDataPathPortInit
10:15:05 [2023-07-19T10:15:05.851Z] --- PASS: TestServiceWithDataPathPortInit (13.37s)
10:15:05 [2023-07-19T10:15:05.851Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:15:06 [2023-07-19T10:15:06.418Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2kcrzc3drpq9u0u2ge35dlr8w Created:2023-07-19 10:15:05.256332245 +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[7d654d2a2fb18d52c92825ece6285fc233634167d12acfb6a00157783e3a2e09:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d6fa1mfoiifii8z5qri0vefop EndpointID:99d3aa51d5f3bb379b8199115698a0fe41c316547f0bf4b1f73ece982bbb485d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5907dc5f41a162565134dda28abeb4887004b01ea6515fba6c127aee77395f13 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:c3facc9e7cab IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d6fa1mfoiifii8z5qri0vefop EndpointID:99d3aa51d5f3bb379b8199115698a0fe41c316547f0bf4b1f73ece982bbb485d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:15:11 [2023-07-19T10:15:11.684Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
10:15:11 [2023-07-19T10:15:11.684Z] PASS
10:15:11 [2023-07-19T10:15:11.684Z] 
10:15:11 [2023-07-19T10:15:11.684Z] === Skipped
10:15:11 [2023-07-19T10:15:11.684Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:15:11 [2023-07-19T10:15:11.684Z]     service_test.go:242: FLAKY_TEST
10:15:11 [2023-07-19T10:15:11.684Z] 
10:15:11 [2023-07-19T10:15:11.684Z] DONE 42 tests, 1 skipped in 46.995s
10:15:11 [2023-07-19T10:15:11.684Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:15:11 [2023-07-19T10:15:11.684Z] ++ 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:15:11 [2023-07-19T10:15:11.684Z] ++ set -e
10:15:11 [2023-07-19T10:15:11.684Z] ++ '[' -n 0 ']'
10:15:11 [2023-07-19T10:15:11.684Z] ++ set -x
10:15:11 [2023-07-19T10:15:11.684Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:15:11 [2023-07-19T10:15:11.684Z] INFO: Testing against a local daemon
10:15:11 [2023-07-19T10:15:11.684Z] === RUN   TestDockerNetworkIpvlanPersistance
10:15:11 [2023-07-19T10:15:11.684Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:11 [2023-07-19T10:15:11.684Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:15:11 [2023-07-19T10:15:11.684Z] === RUN   TestDockerNetworkIpvlan
10:15:11 [2023-07-19T10:15:11.684Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:11 [2023-07-19T10:15:11.684Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:15:11 [2023-07-19T10:15:11.684Z] PASS
10:15:11 [2023-07-19T10:15:11.684Z] 
10:15:11 [2023-07-19T10:15:11.684Z] === Skipped
10:15:11 [2023-07-19T10:15:11.684Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:15:11 [2023-07-19T10:15:11.684Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:11 [2023-07-19T10:15:11.684Z] 
10:15:11 [2023-07-19T10:15:11.684Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:15:11 [2023-07-19T10:15:11.684Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:11 [2023-07-19T10:15:11.684Z] 
10:15:11 [2023-07-19T10:15:11.684Z] DONE 2 tests, 2 skipped in 0.034s
10:15:11 [2023-07-19T10:15:11.684Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:15:11 [2023-07-19T10:15:11.684Z] ++ 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:15:11 [2023-07-19T10:15:11.684Z] ++ set -e
10:15:11 [2023-07-19T10:15:11.684Z] ++ '[' -n 0 ']'
10:15:11 [2023-07-19T10:15:11.684Z] ++ set -x
10:15:11 [2023-07-19T10:15:11.684Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:15:11 [2023-07-19T10:15:11.684Z] INFO: Testing against a local daemon
10:15:11 [2023-07-19T10:15:11.684Z] === RUN   TestDockerNetworkMacvlanPersistance
10:15:12 [2023-07-19T10:15:12.250Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
10:15:12 [2023-07-19T10:15:12.250Z] === RUN   TestDockerNetworkMacvlan
10:15:12 [2023-07-19T10:15:12.816Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:15:13 [2023-07-19T10:15:13.750Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:15:14 [2023-07-19T10:15:14.317Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:15:16 [2023-07-19T10:15:16.219Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:15:17 [2023-07-19T10:15:17.594Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:15:20 [2023-07-19T10:15:20.124Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:15:20 [2023-07-19T10:15:20.691Z] --- PASS: TestDockerNetworkMacvlan (8.21s)
10:15:20 [2023-07-19T10:15:20.691Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
10:15:20 [2023-07-19T10:15:20.691Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
10:15:20 [2023-07-19T10:15:20.691Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.70s)
10:15:20 [2023-07-19T10:15:20.691Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s)
10:15:20 [2023-07-19T10:15:20.691Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.26s)
10:15:20 [2023-07-19T10:15:20.691Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
10:15:20 [2023-07-19T10:15:20.691Z] PASS
10:15:20 [2023-07-19T10:15:20.691Z] 
10:15:20 [2023-07-19T10:15:20.691Z] DONE 8 tests in 9.524s
10:15:20 [2023-07-19T10:15:20.691Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:15:20 [2023-07-19T10:15:20.691Z] ++ 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:15:20 [2023-07-19T10:15:20.691Z] ++ set -e
10:15:20 [2023-07-19T10:15:20.691Z] ++ '[' -n 0 ']'
10:15:20 [2023-07-19T10:15:20.691Z] ++ set -x
10:15:20 [2023-07-19T10:15:20.691Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:15:20 [2023-07-19T10:15:20.691Z] testing: warning: no tests to run
10:15:20 [2023-07-19T10:15:20.691Z] PASS
10:15:20 [2023-07-19T10:15:20.691Z] 
10:15:20 [2023-07-19T10:15:20.691Z] DONE 0 tests in 0.008s
10:15:20 [2023-07-19T10:15:20.691Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:15:20 [2023-07-19T10:15:20.691Z] ++ 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:15:20 [2023-07-19T10:15:20.691Z] ++ set -e
10:15:20 [2023-07-19T10:15:20.691Z] ++ '[' -n 0 ']'
10:15:20 [2023-07-19T10:15:20.691Z] ++ set -x
10:15:20 [2023-07-19T10:15:20.691Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:15:20 [2023-07-19T10:15:20.691Z] INFO: Testing against a local daemon
10:15:20 [2023-07-19T10:15:20.691Z] === RUN   TestAuthZPluginAllowRequest
10:15:21 [2023-07-19T10:15:21.625Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
10:15:21 [2023-07-19T10:15:21.625Z] === RUN   TestAuthZPluginTLS
10:15:22 [2023-07-19T10:15:22.192Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:15:22 [2023-07-19T10:15:22.192Z] === RUN   TestAuthZPluginDenyRequest
10:15:22 [2023-07-19T10:15:22.759Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:15:22 [2023-07-19T10:15:22.759Z] === RUN   TestAuthZPluginAPIDenyResponse
10:15:23 [2023-07-19T10:15:23.326Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:15:23 [2023-07-19T10:15:23.326Z] === RUN   TestAuthZPluginDenyResponse
10:15:23 [2023-07-19T10:15:23.892Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:15:23 [2023-07-19T10:15:23.892Z] === RUN   TestAuthZPluginAllowEventStream
10:15:24 [2023-07-19T10:15:24.828Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
10:15:24 [2023-07-19T10:15:24.828Z] === RUN   TestAuthZPluginErrorResponse
10:15:25 [2023-07-19T10:15:25.394Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:15:25 [2023-07-19T10:15:25.394Z] === RUN   TestAuthZPluginErrorRequest
10:15:25 [2023-07-19T10:15:25.960Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:15:25 [2023-07-19T10:15:25.960Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:15:26 [2023-07-19T10:15:26.526Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:15:26 [2023-07-19T10:15:26.526Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:15:27 [2023-07-19T10:15:27.901Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
10:15:27 [2023-07-19T10:15:27.901Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:15:28 [2023-07-19T10:15:28.836Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
10:15:28 [2023-07-19T10:15:28.836Z] === RUN   TestAuthZPluginHeader
10:15:29 [2023-07-19T10:15:29.402Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:15:29 [2023-07-19T10:15:29.402Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:15:29 [2023-07-19T10:15:29.402Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:29 [2023-07-19T10:15:29.402Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:15:29 [2023-07-19T10:15:29.402Z] === RUN   TestAuthZPluginV2Disable
10:15:29 [2023-07-19T10:15:29.402Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:29 [2023-07-19T10:15:29.402Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:15:29 [2023-07-19T10:15:29.402Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:15:29 [2023-07-19T10:15:29.402Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:29 [2023-07-19T10:15:29.402Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:15:29 [2023-07-19T10:15:29.402Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:15:29 [2023-07-19T10:15:29.402Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:29 [2023-07-19T10:15:29.402Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:15:29 [2023-07-19T10:15:29.402Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:15:47 [2023-07-19T10:15:47.481Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
10:15:47 [2023-07-19T10:15:47.481Z] PASS
10:15:47 [2023-07-19T10:15:47.481Z] 
10:15:47 [2023-07-19T10:15:47.481Z] === Skipped
10:15:47 [2023-07-19T10:15:47.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:47 [2023-07-19T10:15:47.481Z] 
10:15:47 [2023-07-19T10:15:47.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:47 [2023-07-19T10:15:47.481Z] 
10:15:47 [2023-07-19T10:15:47.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:47 [2023-07-19T10:15:47.481Z] 
10:15:47 [2023-07-19T10:15:47.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:47 [2023-07-19T10:15:47.481Z] 
10:15:47 [2023-07-19T10:15:47.481Z] DONE 17 tests, 4 skipped in 25.607s
10:15:47 [2023-07-19T10:15:47.481Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:15:47 [2023-07-19T10:15:47.481Z] ++ 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:15:47 [2023-07-19T10:15:47.481Z] ++ set -e
10:15:47 [2023-07-19T10:15:47.481Z] ++ '[' -n 0 ']'
10:15:47 [2023-07-19T10:15:47.481Z] ++ set -x
10:15:47 [2023-07-19T10:15:47.481Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:15:47 [2023-07-19T10:15:47.481Z] INFO: Testing against a local daemon
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:15:47 [2023-07-19T10:15:47.481Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:15:47 [2023-07-19T10:15:47.481Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:15:47 [2023-07-19T10:15:47.481Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:15:47 [2023-07-19T10:15:47.481Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:15:47 [2023-07-19T10:15:47.481Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:15:47 [2023-07-19T10:15:47.481Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:15:47 [2023-07-19T10:15:47.481Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:15:47 [2023-07-19T10:15:47.481Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInstall
10:15:47 [2023-07-19T10:15:47.481Z] === RUN   TestPluginInstall/no_auth
10:15:49 [2023-07-19T10:15:49.382Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:15:49 [2023-07-19T10:15:49.382Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c147ab84c1d26d99434bd18684e907357b672c5976a0f6351ef4c75e0f9cb6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:15:49 [2023-07-19T10:15:49.382Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:15:49 [2023-07-19T10:15:49.382Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c147ab84c1d26d99434bd18684e907357b672c5976a0f6351ef4c75e0f9cb6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:15:49 [2023-07-19T10:15:49.382Z] === RUN   TestPluginInstall/with_htpasswd
10:15:49 [2023-07-19T10:15:49.641Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:15:49 [2023-07-19T10:15:49.641Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:662af783c69ce73e3dede6872cebba1f90392c6dd98924750c569cf847cabcb2" mediatype=application/vnd.docker.plugin.v1+json size=522
10:15:49 [2023-07-19T10:15:49.641Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:15:49 [2023-07-19T10:15:49.641Z] time="2023-07-19T10:15:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:662af783c69ce73e3dede6872cebba1f90392c6dd98924750c569cf847cabcb2" mediatype=application/vnd.docker.plugin.v1+json size=522
10:15:49 [2023-07-19T10:15:49.899Z] === RUN   TestPluginInstall/with_insecure
10:15:50 [2023-07-19T10:15:50.833Z] time="2023-07-19T10:15:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:15:50 [2023-07-19T10:15:50.833Z] time="2023-07-19T10:15:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea9d26b4ee91543976b7f3ecba3e088dc15156e513c94a6c8b6dc2cba081b38" mediatype=application/vnd.docker.plugin.v1+json size=522
10:15:50 [2023-07-19T10:15:50.833Z] time="2023-07-19T10:15:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:15:50 [2023-07-19T10:15:50.833Z] time="2023-07-19T10:15:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea9d26b4ee91543976b7f3ecba3e088dc15156e513c94a6c8b6dc2cba081b38" mediatype=application/vnd.docker.plugin.v1+json size=522
10:15:50 [2023-07-19T10:15:50.833Z]     plugin_test.go:195: [db73e689f44da] daemon is not started
10:15:50 [2023-07-19T10:15:50.833Z] --- PASS: TestPluginInstall (4.54s)
10:15:50 [2023-07-19T10:15:50.833Z]     --- PASS: TestPluginInstall/no_auth (3.12s)
10:15:50 [2023-07-19T10:15:50.833Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
10:15:50 [2023-07-19T10:15:50.833Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
10:15:50 [2023-07-19T10:15:50.833Z] === RUN   TestPluginsWithRuntimes
10:15:52 [2023-07-19T10:15:52.208Z] === RUN   TestPluginsWithRuntimes/No_Args
10:15:53 [2023-07-19T10:15:53.142Z] === RUN   TestPluginsWithRuntimes/With_Args
10:15:54 [2023-07-19T10:15:54.076Z] --- PASS: TestPluginsWithRuntimes (3.22s)
10:15:54 [2023-07-19T10:15:54.076Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
10:15:54 [2023-07-19T10:15:54.076Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
10:15:54 [2023-07-19T10:15:54.076Z] === RUN   TestPluginBackCompatMediaTypes
10:15:54 [2023-07-19T10:15:54.642Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
10:15:54 [2023-07-19T10:15:54.642Z] PASS
10:15:54 [2023-07-19T10:15:54.642Z] 
10:15:54 [2023-07-19T10:15:54.642Z] DONE 24 tests in 8.307s
10:15:54 [2023-07-19T10:15:54.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:15:54 [2023-07-19T10:15:54.642Z] ++ 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:15:54 [2023-07-19T10:15:54.642Z] ++ set -e
10:15:54 [2023-07-19T10:15:54.642Z] ++ '[' -n 0 ']'
10:15:54 [2023-07-19T10:15:54.642Z] ++ set -x
10:15:54 [2023-07-19T10:15:54.642Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:15:54 [2023-07-19T10:15:54.642Z] INFO: Testing against a local daemon
10:15:54 [2023-07-19T10:15:54.642Z] === RUN   TestExternalGraphDriver
10:15:54 [2023-07-19T10:15:54.901Z] === RUN   TestExternalGraphDriver/json
10:15:56 [2023-07-19T10:15:56.802Z] === RUN   TestExternalGraphDriver/spec
10:15:58 [2023-07-19T10:15:58.177Z] === RUN   TestExternalGraphDriver/pull
10:15:59 [2023-07-19T10:15:59.552Z] --- PASS: TestExternalGraphDriver (4.94s)
10:15:59 [2023-07-19T10:15:59.552Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
10:15:59 [2023-07-19T10:15:59.552Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
10:15:59 [2023-07-19T10:15:59.552Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
10:15:59 [2023-07-19T10:15:59.552Z] === RUN   TestGraphdriverPluginV2
10:15:59 [2023-07-19T10:15:59.811Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:59 [2023-07-19T10:15:59.811Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
10:15:59 [2023-07-19T10:15:59.811Z] PASS
10:15:59 [2023-07-19T10:15:59.811Z] 
10:15:59 [2023-07-19T10:15:59.811Z] === Skipped
10:15:59 [2023-07-19T10:15:59.811Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
10:15:59 [2023-07-19T10:15:59.811Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:59 [2023-07-19T10:15:59.811Z] 
10:15:59 [2023-07-19T10:15:59.811Z] DONE 5 tests, 1 skipped in 5.297s
10:15:59 [2023-07-19T10:15:59.811Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:15:59 [2023-07-19T10:15:59.811Z] ++ 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:15:59 [2023-07-19T10:15:59.811Z] ++ set -e
10:15:59 [2023-07-19T10:15:59.811Z] ++ '[' -n 0 ']'
10:15:59 [2023-07-19T10:15:59.811Z] ++ set -x
10:15:59 [2023-07-19T10:15:59.811Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:15:59 [2023-07-19T10:15:59.811Z] INFO: Testing against a local daemon
10:15:59 [2023-07-19T10:15:59.811Z] === RUN   TestContinueAfterPluginCrash
10:15:59 [2023-07-19T10:15:59.811Z] === PAUSE TestContinueAfterPluginCrash
10:15:59 [2023-07-19T10:15:59.811Z] === RUN   TestReadPluginNoRead
10:15:59 [2023-07-19T10:15:59.811Z] === PAUSE TestReadPluginNoRead
10:15:59 [2023-07-19T10:15:59.811Z] === RUN   TestDaemonStartWithLogOpt
10:15:59 [2023-07-19T10:15:59.811Z] === PAUSE TestDaemonStartWithLogOpt
10:15:59 [2023-07-19T10:15:59.811Z] === CONT  TestDaemonStartWithLogOpt
10:15:59 [2023-07-19T10:15:59.811Z] === CONT  TestReadPluginNoRead
10:15:59 [2023-07-19T10:15:59.811Z] === CONT  TestContinueAfterPluginCrash
10:16:02 [2023-07-19T10:16:02.343Z] === RUN   TestReadPluginNoRead/default
10:16:02 [2023-07-19T10:16:02.601Z] --- PASS: TestDaemonStartWithLogOpt (2.64s)
10:16:03 [2023-07-19T10:16:03.168Z] === RUN   TestReadPluginNoRead/disabled_caching
10:16:04 [2023-07-19T10:16:04.542Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:16:05 [2023-07-19T10:16:05.476Z]     read_test.go:91: [d87d739d8b0a3] daemon is not started
10:16:05 [2023-07-19T10:16:05.476Z] --- PASS: TestReadPluginNoRead (5.56s)
10:16:05 [2023-07-19T10:16:05.476Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
10:16:05 [2023-07-19T10:16:05.476Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
10:16:05 [2023-07-19T10:16:05.476Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
10:16:07 [2023-07-19T10:16:07.380Z] --- PASS: TestContinueAfterPluginCrash (7.56s)
10:16:07 [2023-07-19T10:16:07.380Z] PASS
10:16:07 [2023-07-19T10:16:07.380Z] 
10:16:07 [2023-07-19T10:16:07.380Z] DONE 6 tests in 7.593s
10:16:07 [2023-07-19T10:16:07.380Z] 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:16:07 [2023-07-19T10:16:07.380Z] ++ 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:16:07 [2023-07-19T10:16:07.380Z] ++ set -e
10:16:07 [2023-07-19T10:16:07.380Z] ++ '[' -n 0 ']'
10:16:07 [2023-07-19T10:16:07.380Z] ++ set -x
10:16:07 [2023-07-19T10:16:07.381Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:16:07 [2023-07-19T10:16:07.381Z] testing: warning: no tests to run
10:16:07 [2023-07-19T10:16:07.381Z] PASS
10:16:07 [2023-07-19T10:16:07.381Z] 
10:16:07 [2023-07-19T10:16:07.381Z] DONE 0 tests in 0.008s
10:16:07 [2023-07-19T10:16:07.381Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:16:07 [2023-07-19T10:16:07.381Z] ++ 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:16:07 [2023-07-19T10:16:07.381Z] ++ set -e
10:16:07 [2023-07-19T10:16:07.381Z] ++ '[' -n 0 ']'
10:16:07 [2023-07-19T10:16:07.381Z] ++ set -x
10:16:07 [2023-07-19T10:16:07.381Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:16:07 [2023-07-19T10:16:07.639Z] INFO: Testing against a local daemon
10:16:07 [2023-07-19T10:16:07.639Z] === RUN   TestPluginWithDevMounts
10:16:07 [2023-07-19T10:16:07.639Z] === PAUSE TestPluginWithDevMounts
10:16:07 [2023-07-19T10:16:07.639Z] === CONT  TestPluginWithDevMounts
10:16:09 [2023-07-19T10:16:09.014Z] --- PASS: TestPluginWithDevMounts (1.48s)
10:16:09 [2023-07-19T10:16:09.014Z] PASS
10:16:09 [2023-07-19T10:16:09.014Z] 
10:16:09 [2023-07-19T10:16:09.014Z] DONE 1 tests in 1.509s
10:16:09 [2023-07-19T10:16:09.014Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:16:09 [2023-07-19T10:16:09.014Z] ++ 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:16:09 [2023-07-19T10:16:09.014Z] ++ set -e
10:16:09 [2023-07-19T10:16:09.014Z] ++ '[' -n 0 ']'
10:16:09 [2023-07-19T10:16:09.014Z] ++ set -x
10:16:09 [2023-07-19T10:16:09.014Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:16:09 [2023-07-19T10:16:09.014Z] INFO: Testing against a local daemon
10:16:09 [2023-07-19T10:16:09.014Z] === RUN   TestSecretInspect
10:16:11 [2023-07-19T10:16:11.544Z] --- PASS: TestSecretInspect (2.00s)
10:16:11 [2023-07-19T10:16:11.544Z] === RUN   TestSecretList
10:16:12 [2023-07-19T10:16:12.919Z] --- PASS: TestSecretList (1.84s)
10:16:12 [2023-07-19T10:16:12.919Z] === RUN   TestSecretsCreateAndDelete
10:16:14 [2023-07-19T10:16:14.820Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
10:16:14 [2023-07-19T10:16:14.820Z] === RUN   TestSecretsUpdate
10:16:16 [2023-07-19T10:16:16.721Z] --- PASS: TestSecretsUpdate (1.86s)
10:16:16 [2023-07-19T10:16:16.721Z] === RUN   TestTemplatedSecret
10:16:19 [2023-07-19T10:16:19.251Z] --- PASS: TestTemplatedSecret (2.57s)
10:16:19 [2023-07-19T10:16:19.251Z] === RUN   TestSecretCreateResolve
10:16:21 [2023-07-19T10:16:21.152Z] --- PASS: TestSecretCreateResolve (1.88s)
10:16:21 [2023-07-19T10:16:21.152Z] PASS
10:16:21 [2023-07-19T10:16:21.152Z] 
10:16:21 [2023-07-19T10:16:21.152Z] DONE 6 tests in 12.058s
10:16:21 [2023-07-19T10:16:21.152Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:16:21 [2023-07-19T10:16:21.152Z] ++ 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:16:21 [2023-07-19T10:16:21.152Z] ++ set -e
10:16:21 [2023-07-19T10:16:21.152Z] ++ '[' -n 0 ']'
10:16:21 [2023-07-19T10:16:21.152Z] ++ set -x
10:16:21 [2023-07-19T10:16:21.152Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:16:21 [2023-07-19T10:16:21.152Z] INFO: Testing against a local daemon
10:16:21 [2023-07-19T10:16:21.152Z] === RUN   TestServiceCreateInit
10:16:21 [2023-07-19T10:16:21.152Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:16:25 [2023-07-19T10:16:25.338Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:16:29 [2023-07-19T10:16:29.524Z] --- PASS: TestServiceCreateInit (7.74s)
10:16:29 [2023-07-19T10:16:29.524Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s)
10:16:29 [2023-07-19T10:16:29.524Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s)
10:16:29 [2023-07-19T10:16:29.524Z] === RUN   TestCreateServiceMultipleTimes
10:16:44 [2023-07-19T10:16:44.395Z] --- PASS: TestCreateServiceMultipleTimes (15.25s)
10:16:44 [2023-07-19T10:16:44.395Z] === RUN   TestCreateServiceConflict
10:16:46 [2023-07-19T10:16:46.295Z] --- PASS: TestCreateServiceConflict (1.85s)
10:16:46 [2023-07-19T10:16:46.295Z] === RUN   TestCreateServiceMaxReplicas
10:16:48 [2023-07-19T10:16:48.824Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
10:16:48 [2023-07-19T10:16:48.824Z] === RUN   TestCreateWithDuplicateNetworkNames
10:17:03 [2023-07-19T10:17:03.693Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s)
10:17:03 [2023-07-19T10:17:03.693Z] === RUN   TestCreateServiceSecretFileMode
10:17:15 [2023-07-19T10:17:15.889Z] --- PASS: TestCreateServiceSecretFileMode (12.60s)
10:17:15 [2023-07-19T10:17:15.889Z] === RUN   TestCreateServiceConfigFileMode
10:17:28 [2023-07-19T10:17:28.085Z] --- PASS: TestCreateServiceConfigFileMode (12.56s)
10:17:28 [2023-07-19T10:17:28.085Z] === RUN   TestCreateServiceSysctls
10:17:30 [2023-07-19T10:17:30.615Z] --- PASS: TestCreateServiceSysctls (3.30s)
10:17:30 [2023-07-19T10:17:30.615Z] === RUN   TestCreateServiceCapabilities
10:17:33 [2023-07-19T10:17:33.145Z] --- PASS: TestCreateServiceCapabilities (2.52s)
10:17:33 [2023-07-19T10:17:33.145Z] === RUN   TestInspect
10:17:35 [2023-07-19T10:17:35.675Z] --- PASS: TestInspect (2.90s)
10:17:35 [2023-07-19T10:17:35.675Z] === RUN   TestCreateJob
10:17:38 [2023-07-19T10:17:38.958Z] --- PASS: TestCreateJob (3.20s)
10:17:38 [2023-07-19T10:17:38.958Z] === RUN   TestReplicatedJob
10:17:44 [2023-07-19T10:17:44.223Z] --- PASS: TestReplicatedJob (5.30s)
10:17:44 [2023-07-19T10:17:44.223Z] === RUN   TestUpdateReplicatedJob
10:17:47 [2023-07-19T10:17:47.507Z] --- PASS: TestUpdateReplicatedJob (3.06s)
10:17:47 [2023-07-19T10:17:47.507Z] === RUN   TestServiceListWithStatuses
10:17:47 [2023-07-19T10:17:47.507Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:17:47 [2023-07-19T10:17:47.507Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:17:47 [2023-07-19T10:17:47.507Z] === RUN   TestDockerNetworkConnectAlias
10:17:51 [2023-07-19T10:17:51.694Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
10:17:51 [2023-07-19T10:17:51.694Z] === RUN   TestDockerNetworkReConnect
10:17:54 [2023-07-19T10:17:54.225Z] --- PASS: TestDockerNetworkReConnect (3.13s)
10:17:54 [2023-07-19T10:17:54.225Z] === RUN   TestServicePlugin
10:17:54 [2023-07-19T10:17:54.225Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:17:54 [2023-07-19T10:17:54.225Z] --- SKIP: TestServicePlugin (0.00s)
10:17:54 [2023-07-19T10:17:54.225Z] === RUN   TestServiceUpdateLabel
10:17:56 [2023-07-19T10:17:56.127Z] --- PASS: TestServiceUpdateLabel (1.82s)
10:17:56 [2023-07-19T10:17:56.127Z] === RUN   TestServiceUpdateSecrets
10:18:10 [2023-07-19T10:18:10.999Z] --- PASS: TestServiceUpdateSecrets (14.46s)
10:18:11 [2023-07-19T10:18:11.000Z] === RUN   TestServiceUpdateConfigs
10:18:25 [2023-07-19T10:18:25.873Z] --- PASS: TestServiceUpdateConfigs (14.41s)
10:18:25 [2023-07-19T10:18:25.874Z] === RUN   TestServiceUpdateNetwork
10:18:38 [2023-07-19T10:18:38.074Z] --- PASS: TestServiceUpdateNetwork (12.00s)
10:18:38 [2023-07-19T10:18:38.074Z] === RUN   TestServiceUpdatePidsLimit
10:18:38 [2023-07-19T10:18:38.074Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:18:39 [2023-07-19T10:18:39.010Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:18:47 [2023-07-19T10:18:47.121Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:18:53 [2023-07-19T10:18:53.681Z] --- PASS: TestServiceUpdatePidsLimit (16.26s)
10:18:53 [2023-07-19T10:18:53.681Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:18:53 [2023-07-19T10:18:53.681Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s)
10:18:53 [2023-07-19T10:18:53.681Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
10:18:53 [2023-07-19T10:18:53.681Z] PASS
10:18:53 [2023-07-19T10:18:53.681Z] 
10:18:53 [2023-07-19T10:18:53.681Z] === Skipped
10:18:53 [2023-07-19T10:18:53.681Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:18:53 [2023-07-19T10:18:53.682Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:18:53 [2023-07-19T10:18:53.682Z] 
10:18:53 [2023-07-19T10:18:53.682Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:18:53 [2023-07-19T10:18:53.682Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:53 [2023-07-19T10:18:53.682Z] 
10:18:53 [2023-07-19T10:18:53.682Z] DONE 27 tests, 2 skipped in 152.193s
10:18:53 [2023-07-19T10:18:53.682Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:18:53 [2023-07-19T10:18:53.682Z] ++ 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:18:53 [2023-07-19T10:18:53.682Z] ++ set -e
10:18:53 [2023-07-19T10:18:53.682Z] ++ '[' -n 0 ']'
10:18:53 [2023-07-19T10:18:53.682Z] ++ set -x
10:18:53 [2023-07-19T10:18:53.682Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:18:53 [2023-07-19T10:18:53.682Z] INFO: Testing against a local daemon
10:18:53 [2023-07-19T10:18:53.682Z] === RUN   TestSessionCreate
10:18:53 [2023-07-19T10:18:53.682Z] --- PASS: TestSessionCreate (0.02s)
10:18:53 [2023-07-19T10:18:53.682Z] === RUN   TestSessionCreateWithBadUpgrade
10:18:53 [2023-07-19T10:18:53.682Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:18:53 [2023-07-19T10:18:53.682Z] PASS
10:18:53 [2023-07-19T10:18:53.682Z] 
10:18:53 [2023-07-19T10:18:53.682Z] DONE 2 tests in 0.054s
10:18:53 [2023-07-19T10:18:53.682Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:18:53 [2023-07-19T10:18:53.682Z] ++ 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:18:53 [2023-07-19T10:18:53.682Z] ++ set -e
10:18:53 [2023-07-19T10:18:53.682Z] ++ '[' -n 0 ']'
10:18:53 [2023-07-19T10:18:53.682Z] ++ set -x
10:18:53 [2023-07-19T10:18:53.682Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:18:53 [2023-07-19T10:18:53.682Z] INFO: Testing against a local daemon
10:18:53 [2023-07-19T10:18:53.682Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:18:53 [2023-07-19T10:18:53.682Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:18:53 [2023-07-19T10:18:53.682Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:18:53 [2023-07-19T10:18:53.682Z] === RUN   TestDiskUsage
10:18:53 [2023-07-19T10:18:53.682Z] === PAUSE TestDiskUsage
10:18:53 [2023-07-19T10:18:53.682Z] === RUN   TestEventsExecDie
10:18:53 [2023-07-19T10:18:53.940Z] --- PASS: TestEventsExecDie (0.50s)
10:18:53 [2023-07-19T10:18:53.940Z] === RUN   TestEventsBackwardsCompatible
10:18:53 [2023-07-19T10:18:53.940Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
10:18:53 [2023-07-19T10:18:53.940Z] === RUN   TestEventsVolumeCreate
10:18:53 [2023-07-19T10:18:53.940Z] --- PASS: TestEventsVolumeCreate (0.04s)
10:18:53 [2023-07-19T10:18:53.940Z] === RUN   TestInfoBinaryCommits
10:18:53 [2023-07-19T10:18:53.940Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:18:53 [2023-07-19T10:18:53.940Z] === RUN   TestInfoAPIVersioned
10:18:53 [2023-07-19T10:18:53.940Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:18:53 [2023-07-19T10:18:53.940Z] === RUN   TestInfoAPI
10:18:53 [2023-07-19T10:18:53.940Z] --- PASS: TestInfoAPI (0.02s)
10:18:53 [2023-07-19T10:18:53.940Z] === RUN   TestInfoAPIWarnings
10:19:12 [2023-07-19T10:19:12.017Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:19:12 [2023-07-19T10:19:12.017Z] === RUN   TestInfoDebug
10:19:12 [2023-07-19T10:19:12.017Z] --- PASS: TestInfoDebug (0.52s)
10:19:12 [2023-07-19T10:19:12.017Z] === RUN   TestInfoInsecureRegistries
10:19:12 [2023-07-19T10:19:12.017Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:19:12 [2023-07-19T10:19:12.017Z] === RUN   TestInfoRegistryMirrors
10:19:12 [2023-07-19T10:19:12.017Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:19:12 [2023-07-19T10:19:12.017Z] === RUN   TestLoginFailsWithBadCredentials
10:19:12 [2023-07-19T10:19:12.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:19:12 [2023-07-19T10:19:12.584Z] === RUN   TestPingCacheHeaders
10:19:12 [2023-07-19T10:19:12.584Z] --- PASS: TestPingCacheHeaders (0.02s)
10:19:12 [2023-07-19T10:19:12.584Z] === RUN   TestPingGet
10:19:12 [2023-07-19T10:19:12.584Z] --- PASS: TestPingGet (0.01s)
10:19:12 [2023-07-19T10:19:12.584Z] === RUN   TestPingHead
10:19:12 [2023-07-19T10:19:12.584Z] --- PASS: TestPingHead (0.02s)
10:19:12 [2023-07-19T10:19:12.584Z] === RUN   TestPingSwarmHeader
10:19:13 [2023-07-19T10:19:13.151Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:19:13 [2023-07-19T10:19:13.717Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:19:14 [2023-07-19T10:19:14.284Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:19:14 [2023-07-19T10:19:14.284Z] --- PASS: TestPingSwarmHeader (1.83s)
10:19:14 [2023-07-19T10:19:14.284Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:19:14 [2023-07-19T10:19:14.284Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:19:14 [2023-07-19T10:19:14.284Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:19:14 [2023-07-19T10:19:14.284Z] === RUN   TestPingBuilderHeader
10:19:14 [2023-07-19T10:19:14.284Z] === RUN   TestPingBuilderHeader/default_config
10:19:14 [2023-07-19T10:19:14.850Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:19:15 [2023-07-19T10:19:15.417Z] --- PASS: TestPingBuilderHeader (1.04s)
10:19:15 [2023-07-19T10:19:15.417Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:19:15 [2023-07-19T10:19:15.417Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
10:19:15 [2023-07-19T10:19:15.417Z] === RUN   TestVersion
10:19:15 [2023-07-19T10:19:15.417Z] --- PASS: TestVersion (0.01s)
10:19:15 [2023-07-19T10:19:15.417Z] === CONT  TestDiskUsage
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/container_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/image_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/volume_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:19:15 [2023-07-19T10:19:15.983Z] === RUN   TestDiskUsage/after_container.Run
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:19:16 [2023-07-19T10:19:16.242Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:19:16 [2023-07-19T10:19:16.500Z] --- PASS: TestDiskUsage (0.99s)
10:19:16 [2023-07-19T10:19:16.500Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z] PASS
10:19:16 [2023-07-19T10:19:16.500Z] 
10:19:16 [2023-07-19T10:19:16.500Z] === Skipped
10:19:16 [2023-07-19T10:19:16.500Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:19:16 [2023-07-19T10:19:16.500Z] 
10:19:16 [2023-07-19T10:19:16.500Z] DONE 57 tests, 1 skipped in 23.030s
10:19:16 [2023-07-19T10:19:16.500Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:19:16 [2023-07-19T10:19:16.500Z] ++ 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:19:16 [2023-07-19T10:19:16.500Z] ++ set -e
10:19:16 [2023-07-19T10:19:16.500Z] ++ '[' -n 0 ']'
10:19:16 [2023-07-19T10:19:16.500Z] ++ set -x
10:19:16 [2023-07-19T10:19:16.500Z] ++ 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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:19:16 [2023-07-19T10:19:16.500Z] INFO: Testing against a local daemon
10:19:16 [2023-07-19T10:19:16.500Z] === RUN   TestVolumesCreateAndList
10:19:16 [2023-07-19T10:19:16.500Z] --- PASS: TestVolumesCreateAndList (0.01s)
10:19:16 [2023-07-19T10:19:16.500Z] === RUN   TestVolumesRemove
10:19:16 [2023-07-19T10:19:16.500Z] === RUN   TestVolumesRemove/volume_in_use
10:19:16 [2023-07-19T10:19:16.500Z] === RUN   TestVolumesRemove/volume_not_in_use
10:19:16 [2023-07-19T10:19:16.500Z] === RUN   TestVolumesRemove/non-existing_volume
10:19:16 [2023-07-19T10:19:16.500Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:19:16 [2023-07-19T10:19:16.500Z] --- PASS: TestVolumesRemove (0.04s)
10:19:16 [2023-07-19T10:19:16.500Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:19:16 [2023-07-19T10:19:16.500Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:19:16 [2023-07-19T10:19:16.500Z] === RUN   TestVolumesRemoveSwarmEnabled
10:19:16 [2023-07-19T10:19:16.501Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumesInspect
10:19:16 [2023-07-19T10:19:16.501Z] --- PASS: TestVolumesInspect (0.01s)
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumesInvalidJSON
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:19:16 [2023-07-19T10:19:16.501Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:19:16 [2023-07-19T10:19:16.501Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:19:16 [2023-07-19T10:19:16.501Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:19:16 [2023-07-19T10:19:16.501Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:19:16 [2023-07-19T10:19:16.501Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:19:16 [2023-07-19T10:19:16.501Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:19:16 [2023-07-19T10:19:16.501Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:19:16 [2023-07-19T10:19:16.501Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumePruneAnonymous
10:19:16 [2023-07-19T10:19:16.501Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:19:16 [2023-07-19T10:19:16.501Z] === RUN   TestVolumePruneAnonFromImage
10:19:16 [2023-07-19T10:19:16.759Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
10:19:16 [2023-07-19T10:19:16.759Z] === CONT  TestVolumesRemoveSwarmEnabled
10:19:18 [2023-07-19T10:19:18.134Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:19:18 [2023-07-19T10:19:18.134Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:19:18 [2023-07-19T10:19:18.134Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:19:18 [2023-07-19T10:19:18.134Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:19:18 [2023-07-19T10:19:18.703Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.02s)
10:19:18 [2023-07-19T10:19:18.703Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:19:18 [2023-07-19T10:19:18.703Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:19:18 [2023-07-19T10:19:18.703Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:19:18 [2023-07-19T10:19:18.703Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:19:18 [2023-07-19T10:19:18.703Z] PASS
10:19:18 [2023-07-19T10:19:18.703Z] 
10:19:18 [2023-07-19T10:19:18.703Z] DONE 20 tests in 2.238s
10:19:18 [2023-07-19T10:19:18.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:19:18 [2023-07-19T10:19:18.703Z] ++++ cat bundles/test-integration/docker.pid
10:19:18 [2023-07-19T10:19:18.703Z] +++ kill 21851
10:19:20 [2023-07-19T10:19:20.077Z] +++ /etc/init.d/apparmor stop
10:19:20 [2023-07-19T10:19:20.077Z] Leaving: AppArmorNo profiles have been unloaded.
10:19:20 [2023-07-19T10:19:20.077Z] 
10:19:20 [2023-07-19T10:19:20.077Z] Unloading profiles will leave already running processes permanently
10:19:20 [2023-07-19T10:19:20.077Z] unconfined, which can lead to unexpected situations.
10:19:20 [2023-07-19T10:19:20.077Z] 
10:19:20 [2023-07-19T10:19:20.077Z] To set a process to complain mode, use the command line tool
10:19:20 [2023-07-19T10:19:20.077Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:19:20 [2023-07-19T10:19:20.077Z] +++ true
10:19:20 [2023-07-19T10:19:20.077Z] exiting test-integration
10:19:20 [2023-07-19T10:19:20.077Z] ++ exit 0
10:19:20 [2023-07-19T10:19:20.077Z] 
Post stage
[Pipeline] junit
10:19:21 [2023-07-19T10:19:21.024Z] Recording test results
10:19:21 [2023-07-19T10:19:21.204Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:19:21 [2023-07-19T10:19:21.510Z] + echo Ensuring container killed.
10:19:21 [2023-07-19T10:19:21.510Z] Ensuring container killed.
10:19:21 [2023-07-19T10:19:21.510Z] + docker rm -vf docker-pr1
10:19:21 [2023-07-19T10:19:21.510Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
10:19:21 [2023-07-19T10:19:21.789Z] + echo Chowning /workspace to jenkins user
10:19:21 [2023-07-19T10:19:21.789Z] Chowning /workspace to jenkins user
10:19:21 [2023-07-19T10:19:21.789Z] + id -u
10:19:21 [2023-07-19T10:19:21.789Z] + id -g
10:19:21 [2023-07-19T10:19:21.789Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46021:/workspace busybox chown -R 1000:1000 /workspace
10:19:21 [2023-07-19T10:19:21.789Z] Unable to find image 'busybox:latest' locally
10:19:21 [2023-07-19T10:19:21.789Z] latest: Pulling from library/busybox
10:19:21 [2023-07-19T10:19:21.789Z] 8a0af25e8c2e: Already exists
10:19:22 [2023-07-19T10:19:22.047Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:19:22 [2023-07-19T10:19:22.047Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:19:23 [2023-07-19T10:19:23.268Z] + bundleName=arm64-integration
10:19:23 [2023-07-19T10:19:23.268Z] + echo Creating arm64-integration-bundles.tar.gz
10:19:23 [2023-07-19T10:19:23.268Z] Creating arm64-integration-bundles.tar.gz
10:19:23 [2023-07-19T10:19:23.268Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:19:23 [2023-07-19T10:19:23.268Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:19:23 [2023-07-19T10:19:23.539Z] Archiving artifacts
10:19:25 [2023-07-19T10:19:25.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46021/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:19:25 [2023-07-19T10:19:25.358Z] + make clean
10:19:25 [2023-07-19T10:19:25.358Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:19:25 [2023-07-19T10:19:25.358Z] docker-dev-cache
10:19:25 [2023-07-19T10:19:25.358Z] 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