Skip to content
Success

Console Output

Pull request #45745 opened
10:50:39 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 24c882c3e06f61fa6b66c08101399eec898432ed+03a0ee4202cc79d96a5f9499c1fd67cc712ca326 (72598096ec1ad65a291a2ee9a46427b2a91efb44)
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-45745@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:50:41 [2023-06-14T10:50:41.094Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:50:41 [2023-06-14T10:50:41.097Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:50:56 [2023-06-14T10:50:56.282Z] Still waiting to schedule task
10:50:56 [2023-06-14T10:50:56.284Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07bb21b7f70e9bcbf)10:51:38 [2023-06-14T10:51:38.126Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c864ae3df862e95) in /home/ubuntu/workspace/moby_PR-45745
[Pipeline] {
[Pipeline] checkout
10:51:38 [2023-06-14T10:51:38.187Z] The recommended git tool is: git
10:51:39 [2023-06-14T10:51:39.789Z] using credential docker-jenkins-github-credentials
10:51:39 [2023-06-14T10:51:39.800Z] Cloning the remote Git repository
10:51:39 [2023-06-14T10:51:39.801Z] Cloning with configured refspecs honoured and without tags
10:51:39 [2023-06-14T10:51:39.802Z] Cloning repository https://github.com/moby/moby.git
10:51:39 [2023-06-14T10:51:39.847Z]  > git init /home/ubuntu/workspace/moby_PR-45745 # timeout=10
10:51:40 [2023-06-14T10:51:40.206Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:40 [2023-06-14T10:51:40.206Z]  > git --version # timeout=10
10:51:40 [2023-06-14T10:51:40.212Z]  > git --version # 'git version 2.25.1'
10:51:40 [2023-06-14T10:51:40.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:40 [2023-06-14T10:51:40.214Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45745/head:refs/remotes/origin/PR-45745 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:51:52 [2023-06-14T10:51:52.563Z] Fetching without tags
10:51:52 [2023-06-14T10:51:52.772Z] Merging remotes/origin/24.0 commit 03a0ee4202cc79d96a5f9499c1fd67cc712ca326 into PR head commit 24c882c3e06f61fa6b66c08101399eec898432ed
10:51:53 [2023-06-14T10:51:53.412Z] Merge succeeded, producing 24c882c3e06f61fa6b66c08101399eec898432ed
10:51:53 [2023-06-14T10:51:53.412Z] Checking out Revision 24c882c3e06f61fa6b66c08101399eec898432ed (PR-45745)
10:51:52 [2023-06-14T10:51:52.538Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:52 [2023-06-14T10:51:52.541Z]  > git config --add remote.origin.fetch +refs/pull/45745/head:refs/remotes/origin/PR-45745 # timeout=10
10:51:52 [2023-06-14T10:51:52.545Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:51:52 [2023-06-14T10:51:52.550Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:51:52 [2023-06-14T10:51:52.556Z] Fetching upstream changes from https://github.com/moby/moby.git
10:51:52 [2023-06-14T10:51:52.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:52 [2023-06-14T10:51:52.557Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45745/head:refs/remotes/origin/PR-45745 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:51:52 [2023-06-14T10:51:52.768Z]  > git config core.sparsecheckout # timeout=10
10:51:52 [2023-06-14T10:51:52.771Z]  > git checkout -f 24c882c3e06f61fa6b66c08101399eec898432ed # timeout=10
10:51:53 [2023-06-14T10:51:53.382Z]  > git remote # timeout=10
10:51:53 [2023-06-14T10:51:53.386Z]  > git config --get remote.origin.url # timeout=10
10:51:53 [2023-06-14T10:51:53.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:51:53 [2023-06-14T10:51:53.390Z]  > git merge 03a0ee4202cc79d96a5f9499c1fd67cc712ca326 # timeout=10
10:51:53 [2023-06-14T10:51:53.398Z]  > git rev-parse HEAD^{commit} # timeout=10
10:51:53 [2023-06-14T10:51:53.404Z]  > git config core.sparsecheckout # timeout=10
10:51:53 [2023-06-14T10:51:53.407Z]  > git checkout -f 24c882c3e06f61fa6b66c08101399eec898432ed # timeout=10
10:51:57 [2023-06-14T10:51:57.603Z] Commit message: "update go to go1.20.5"
10:51:57 [2023-06-14T10:51:57.603Z] First time build. Skipping changelog.
10:51:57 [2023-06-14T10:51:57.608Z]  > git --version # timeout=10
10:51:57 [2023-06-14T10:51:57.611Z]  > git --version # 'git version 2.25.1'
10:51:57 [2023-06-14T10:51:57.614Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:51:58 [2023-06-14T10:51:58.390Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45745:/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:52:16 [2023-06-14T10:52:16.436Z] Unable to find image 'alpine:latest' locally
10:52:16 [2023-06-14T10:52:16.436Z] latest: Pulling from library/alpine
10:52:16 [2023-06-14T10:52:16.436Z] 08409d417260: Pulling fs layer
10:52:16 [2023-06-14T10:52:16.436Z] 08409d417260: Download complete
10:52:16 [2023-06-14T10:52:16.436Z] 08409d417260: Pull complete
10:52:16 [2023-06-14T10:52:16.436Z] Digest: sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11
10:52:16 [2023-06-14T10:52:16.436Z] Status: Downloaded newer image for alpine:latest
10:52:19 [2023-06-14T10:52:19.703Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
10:52:19 [2023-06-14T10:52:19.844Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c864ae3df862e95) in /home/ubuntu/workspace/moby_PR-45745
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
10:52:19 [2023-06-14T10:52:19.874Z] The recommended git tool is: git
[Pipeline] // stage
10:52:19 [2023-06-14T10:52:19.881Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
10:52:19 [2023-06-14T10:52:19.894Z] Fetching changes from the remote Git repository
10:52:19 [2023-06-14T10:52:19.899Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:52:20 [2023-06-14T10:52:20.118Z] Merging remotes/origin/24.0 commit 03a0ee4202cc79d96a5f9499c1fd67cc712ca326 into PR head commit 24c882c3e06f61fa6b66c08101399eec898432ed
10:52:20 [2023-06-14T10:52:20.590Z] Merge succeeded, producing 24c882c3e06f61fa6b66c08101399eec898432ed
10:52:20 [2023-06-14T10:52:20.591Z] Checking out Revision 24c882c3e06f61fa6b66c08101399eec898432ed (PR-45745)
10:52:20 [2023-06-14T10:52:20.667Z] Commit message: "update go to go1.20.5"
10:52:20 [2023-06-14T10:52:20.671Z]  > git --version # timeout=10
10:52:20 [2023-06-14T10:52:20.674Z]  > git --version # 'git version 2.25.1'
10:52:20 [2023-06-14T10:52:20.677Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
10:52:19 [2023-06-14T10:52:19.886Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45745/.git # timeout=10
10:52:19 [2023-06-14T10:52:19.890Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:52:19 [2023-06-14T10:52:19.895Z] Fetching upstream changes from https://github.com/moby/moby.git
10:52:19 [2023-06-14T10:52:19.895Z]  > git --version # timeout=10
10:52:19 [2023-06-14T10:52:19.898Z]  > git --version # 'git version 2.25.1'
10:52:19 [2023-06-14T10:52:19.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:52:19 [2023-06-14T10:52:19.899Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45745/head:refs/remotes/origin/PR-45745 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
10:52:20 [2023-06-14T10:52:20.115Z]  > git config core.sparsecheckout # timeout=10
10:52:20 [2023-06-14T10:52:20.118Z]  > git checkout -f 24c882c3e06f61fa6b66c08101399eec898432ed # timeout=10
10:52:20 [2023-06-14T10:52:20.568Z]  > git remote # timeout=10
10:52:20 [2023-06-14T10:52:20.571Z]  > git config --get remote.origin.url # timeout=10
10:52:20 [2023-06-14T10:52:20.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:52:20 [2023-06-14T10:52:20.575Z]  > git merge 03a0ee4202cc79d96a5f9499c1fd67cc712ca326 # timeout=10
10:52:20 [2023-06-14T10:52:20.582Z]  > git rev-parse HEAD^{commit} # timeout=10
10:52:20 [2023-06-14T10:52:20.587Z]  > git config core.sparsecheckout # timeout=10
10:52:20 [2023-06-14T10:52:20.590Z]  > git checkout -f 24c882c3e06f61fa6b66c08101399eec898432ed # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:52:21 [2023-06-14T10:52:21.436Z] + docker version
10:52:21 [2023-06-14T10:52:21.437Z] Client: Docker Engine - Community
10:52:21 [2023-06-14T10:52:21.437Z]  Version:           23.0.1
10:52:21 [2023-06-14T10:52:21.437Z]  API version:       1.42
10:52:21 [2023-06-14T10:52:21.437Z]  Go version:        go1.19.5
10:52:21 [2023-06-14T10:52:21.437Z]  Git commit:        a5ee5b1
10:52:21 [2023-06-14T10:52:21.437Z]  Built:             Thu Feb  9 19:46:32 2023
10:52:21 [2023-06-14T10:52:21.437Z]  OS/Arch:           linux/arm64
10:52:21 [2023-06-14T10:52:21.437Z]  Context:           default
10:52:21 [2023-06-14T10:52:21.437Z] 
10:52:21 [2023-06-14T10:52:21.437Z] Server: Docker Engine - Community
10:52:21 [2023-06-14T10:52:21.437Z]  Engine:
10:52:21 [2023-06-14T10:52:21.437Z]   Version:          23.0.1
10:52:21 [2023-06-14T10:52:21.437Z]   API version:      1.42 (minimum version 1.12)
10:52:21 [2023-06-14T10:52:21.437Z]   Go version:       go1.19.5
10:52:21 [2023-06-14T10:52:21.437Z]   Git commit:       bc3805a
10:52:21 [2023-06-14T10:52:21.437Z]   Built:            Thu Feb  9 19:46:32 2023
10:52:21 [2023-06-14T10:52:21.437Z]   OS/Arch:          linux/arm64
10:52:21 [2023-06-14T10:52:21.437Z]   Experimental:     true
10:52:21 [2023-06-14T10:52:21.437Z]  containerd:
10:52:21 [2023-06-14T10:52:21.437Z]   Version:          1.6.18
10:52:21 [2023-06-14T10:52:21.437Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
10:52:21 [2023-06-14T10:52:21.437Z]  runc:
10:52:21 [2023-06-14T10:52:21.437Z]   Version:          1.1.4
10:52:21 [2023-06-14T10:52:21.437Z]   GitCommit:        v1.1.4-0-g5fd4c4d
10:52:21 [2023-06-14T10:52:21.437Z]  docker-init:
10:52:21 [2023-06-14T10:52:21.437Z]   Version:          0.19.0
10:52:21 [2023-06-14T10:52:21.437Z]   GitCommit:        de40ad0
[Pipeline] sh
10:52:21 [2023-06-14T10:52:21.711Z] + docker info
10:52:21 [2023-06-14T10:52:21.711Z] Client:
10:52:21 [2023-06-14T10:52:21.711Z]  Context:    default
10:52:21 [2023-06-14T10:52:21.711Z]  Debug Mode: false
10:52:21 [2023-06-14T10:52:21.711Z]  Plugins:
10:52:21 [2023-06-14T10:52:21.711Z]   buildx: Docker Buildx (Docker Inc.)
10:52:21 [2023-06-14T10:52:21.711Z]     Version:  v0.10.4
10:52:21 [2023-06-14T10:52:21.711Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:52:21 [2023-06-14T10:52:21.711Z]   compose: Docker Compose (Docker Inc.)
10:52:21 [2023-06-14T10:52:21.711Z]     Version:  v2.16.0
10:52:21 [2023-06-14T10:52:21.711Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:52:21 [2023-06-14T10:52:21.711Z] 
10:52:21 [2023-06-14T10:52:21.711Z] Server:
10:52:21 [2023-06-14T10:52:21.711Z]  Containers: 0
10:52:21 [2023-06-14T10:52:21.711Z]   Running: 0
10:52:21 [2023-06-14T10:52:21.711Z]   Paused: 0
10:52:21 [2023-06-14T10:52:21.711Z]   Stopped: 0
10:52:21 [2023-06-14T10:52:21.711Z]  Images: 1
10:52:21 [2023-06-14T10:52:21.711Z]  Server Version: 23.0.1
10:52:21 [2023-06-14T10:52:21.711Z]  Storage Driver: overlay2
10:52:21 [2023-06-14T10:52:21.711Z]   Backing Filesystem: extfs
10:52:21 [2023-06-14T10:52:21.711Z]   Supports d_type: true
10:52:21 [2023-06-14T10:52:21.711Z]   Using metacopy: false
10:52:21 [2023-06-14T10:52:21.711Z]   Native Overlay Diff: true
10:52:21 [2023-06-14T10:52:21.711Z]   userxattr: false
10:52:21 [2023-06-14T10:52:21.711Z]  Logging Driver: json-file
10:52:21 [2023-06-14T10:52:21.711Z]  Cgroup Driver: cgroupfs
10:52:21 [2023-06-14T10:52:21.711Z]  Cgroup Version: 1
10:52:21 [2023-06-14T10:52:21.711Z]  Plugins:
10:52:21 [2023-06-14T10:52:21.711Z]   Volume: local
10:52:21 [2023-06-14T10:52:21.711Z]   Network: bridge host ipvlan macvlan null overlay
10:52:21 [2023-06-14T10:52:21.711Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:52:21 [2023-06-14T10:52:21.711Z]  Swarm: inactive
10:52:21 [2023-06-14T10:52:21.711Z]  Runtimes: io.containerd.runc.v2 runc
10:52:21 [2023-06-14T10:52:21.711Z]  Default Runtime: runc
10:52:21 [2023-06-14T10:52:21.711Z]  Init Binary: docker-init
10:52:21 [2023-06-14T10:52:21.711Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
10:52:21 [2023-06-14T10:52:21.711Z]  runc version: v1.1.4-0-g5fd4c4d
10:52:21 [2023-06-14T10:52:21.711Z]  init version: de40ad0
10:52:21 [2023-06-14T10:52:21.711Z]  Security Options:
10:52:21 [2023-06-14T10:52:21.711Z]   apparmor
10:52:21 [2023-06-14T10:52:21.711Z]   seccomp
10:52:21 [2023-06-14T10:52:21.711Z]    Profile: builtin
10:52:21 [2023-06-14T10:52:21.711Z]  Kernel Version: 5.15.0-1031-aws
10:52:21 [2023-06-14T10:52:21.711Z]  Operating System: Ubuntu 20.04.6 LTS
10:52:21 [2023-06-14T10:52:21.711Z]  OSType: linux
10:52:21 [2023-06-14T10:52:21.711Z]  Architecture: aarch64
10:52:21 [2023-06-14T10:52:21.711Z]  CPUs: 8
10:52:21 [2023-06-14T10:52:21.711Z]  Total Memory: 30.64GiB
10:52:21 [2023-06-14T10:52:21.711Z]  Name: ip-10-100-90-54
10:52:21 [2023-06-14T10:52:21.711Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
10:52:21 [2023-06-14T10:52:21.711Z]  Docker Root Dir: /var/lib/docker
10:52:21 [2023-06-14T10:52:21.711Z]  Debug Mode: false
10:52:21 [2023-06-14T10:52:21.711Z]  Registry: https://index.docker.io/v1/
10:52:21 [2023-06-14T10:52:21.711Z]  Experimental: true
10:52:21 [2023-06-14T10:52:21.711Z]  Insecure Registries:
10:52:21 [2023-06-14T10:52:21.711Z]   127.0.0.0/8
10:52:21 [2023-06-14T10:52:21.711Z]  Live Restore Enabled: true
10:52:21 [2023-06-14T10:52:21.711Z] 
[Pipeline] sh
10:52:22 [2023-06-14T10:52:22.027Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:52:22 [2023-06-14T10:52:22.027Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:52:22 [2023-06-14T10:52:22.027Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45745/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:52:22 [2023-06-14T10:52:22.027Z] + bash /home/ubuntu/workspace/moby_PR-45745/check-config.sh
10:52:22 [2023-06-14T10:52:22.027Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:52:22 [2023-06-14T10:52:22.027Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
10:52:22 [2023-06-14T10:52:22.027Z] 
10:52:22 [2023-06-14T10:52:22.027Z] Generally Necessary:
10:52:22 [2023-06-14T10:52:22.027Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:52:22 [2023-06-14T10:52:22.027Z] - apparmor: enabled and tools installed
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_NAMESPACES: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_NET_NS: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_PID_NS: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_IPC_NS: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_UTS_NS: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_CGROUPS: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_CGROUP_CPUACCT: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_CGROUP_DEVICE: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_CGROUP_FREEZER: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_CGROUP_SCHED: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_CPUSETS: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_MEMCG: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_KEYS: enabled
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_VETH: enabled (as module)
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_BRIDGE: enabled (as module)
10:52:22 [2023-06-14T10:52:22.027Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_NF_NAT: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_POSIX_MQUEUE: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_CGROUP_BPF: enabled
10:52:22 [2023-06-14T10:52:22.284Z] 
10:52:22 [2023-06-14T10:52:22.284Z] Optional Features:
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_USER_NS: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_SECCOMP: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_SECCOMP_FILTER: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_CGROUP_PIDS: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_MEMCG_SWAP: enabled
10:52:22 [2023-06-14T10:52:22.284Z]     (cgroup swap accounting is currently enabled)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_BLK_CGROUP: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_CGROUP_PERF: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_CGROUP_HUGETLB: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_CFS_BANDWIDTH: enabled
10:52:22 [2023-06-14T10:52:22.284Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_RT_GROUP_SCHED: missing
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_IP_VS: enabled (as module)
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_IP_VS_NFCT: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_IP_VS_RR: enabled (as module)
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_SECURITY_SELINUX: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_SECURITY_APPARMOR: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_EXT4_FS: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:52:22 [2023-06-14T10:52:22.540Z] - Network Drivers:
10:52:22 [2023-06-14T10:52:22.540Z]   - "overlay":
10:52:22 [2023-06-14T10:52:22.540Z]     - CONFIG_VXLAN: enabled (as module)
10:52:22 [2023-06-14T10:52:22.540Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:52:22 [2023-06-14T10:52:22.540Z]       Optional (for encrypted networks):
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_CRYPTO: enabled
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_CRYPTO_AEAD: enabled
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_CRYPTO_GCM: enabled
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_CRYPTO_GHASH: enabled
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_XFRM: enabled
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_XFRM_USER: enabled (as module)
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:52:22 [2023-06-14T10:52:22.540Z]       - CONFIG_INET_ESP: enabled (as module)
10:52:22 [2023-06-14T10:52:22.540Z]   - "ipvlan":
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_IPVLAN: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]   - "macvlan":
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_MACVLAN: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_DUMMY: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]   - "ftp,tftp client in container":
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z] - Storage Drivers:
10:52:22 [2023-06-14T10:52:22.797Z]   - "aufs":
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_AUFS_FS: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]   - "btrfs":
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:52:22 [2023-06-14T10:52:22.797Z]   - "devicemapper":
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_BLK_DEV_DM: enabled
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]   - "overlay":
10:52:22 [2023-06-14T10:52:22.797Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:52:22 [2023-06-14T10:52:22.797Z]   - "zfs":
10:52:22 [2023-06-14T10:52:22.797Z]     - /dev/zfs: present
10:52:22 [2023-06-14T10:52:22.797Z]     - zfs command: missing
10:52:22 [2023-06-14T10:52:22.797Z]     - zpool command: missing
10:52:22 [2023-06-14T10:52:22.797Z] 
10:52:22 [2023-06-14T10:52:22.797Z] Limits:
10:52:22 [2023-06-14T10:52:22.797Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:52:22 [2023-06-14T10:52:22.797Z] 
10:52:22 [2023-06-14T10:52:22.797Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:52:23 [2023-06-14T10:52:23.099Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:24c882c3e06f61fa6b66c08101399eec898432ed .
10:52:23 [2023-06-14T10:52:23.356Z] #1 [internal] load .dockerignore
10:52:23 [2023-06-14T10:52:23.356Z] #1 transferring context: 113B done
10:52:23 [2023-06-14T10:52:23.356Z] #1 DONE 0.0s
10:52:23 [2023-06-14T10:52:23.356Z] 
10:52:23 [2023-06-14T10:52:23.356Z] #2 [internal] load build definition from Dockerfile
10:52:23 [2023-06-14T10:52:23.356Z] #2 transferring dockerfile: 27.70kB done
10:52:23 [2023-06-14T10:52:23.356Z] #2 DONE 0.0s
10:52:23 [2023-06-14T10:52:23.356Z] 
10:52:23 [2023-06-14T10:52:23.356Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:52:23 [2023-06-14T10:52:23.919Z] #3 DONE 0.4s
10:52:23 [2023-06-14T10:52:23.919Z] 
10:52:23 [2023-06-14T10:52:23.919Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
10:52:23 [2023-06-14T10:52:23.919Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
10:52:23 [2023-06-14T10:52:23.919Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
10:52:23 [2023-06-14T10:52:23.919Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
10:52:23 [2023-06-14T10:52:23.919Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
10:52:23 [2023-06-14T10:52:23.919Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
10:52:23 [2023-06-14T10:52:23.919Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
10:52:24 [2023-06-14T10:52:24.175Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
10:52:24 [2023-06-14T10:52:24.175Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
10:52:24 [2023-06-14T10:52:24.175Z] #4 DONE 0.4s
10:52:24 [2023-06-14T10:52:24.175Z] 
10:52:24 [2023-06-14T10:52:24.175Z] #5 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
10:52:25 [2023-06-14T10:52:25.105Z] #5 ...
10:52:25 [2023-06-14T10:52:25.105Z] 
10:52:25 [2023-06-14T10:52:25.105Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
10:52:25 [2023-06-14T10:52:25.105Z] #6 DONE 0.9s
10:52:25 [2023-06-14T10:52:25.105Z] 
10:52:25 [2023-06-14T10:52:25.105Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:52:25 [2023-06-14T10:52:25.105Z] #7 DONE 1.0s
10:52:25 [2023-06-14T10:52:25.411Z] 
10:52:25 [2023-06-14T10:52:25.411Z] #5 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
10:52:25 [2023-06-14T10:52:25.411Z] #5 DONE 1.0s
10:52:25 [2023-06-14T10:52:25.411Z] 
10:52:25 [2023-06-14T10:52:25.411Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:52:25 [2023-06-14T10:52:25.701Z] #8 DONE 1.2s
10:52:25 [2023-06-14T10:52:25.701Z] 
10:52:25 [2023-06-14T10:52:25.701Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.10.5
10:52:25 [2023-06-14T10:52:25.701Z] #9 DONE 1.2s
10:52:25 [2023-06-14T10:52:25.701Z] 
10:52:25 [2023-06-14T10:52:25.701Z] #10 [internal] load metadata for docker.io/library/busybox:latest
10:52:25 [2023-06-14T10:52:25.701Z] #10 DONE 1.2s
10:52:25 [2023-06-14T10:52:25.701Z] 
10:52:25 [2023-06-14T10:52:25.701Z] #11 [internal] load build context
10:52:26 [2023-06-14T10:52:26.633Z] #11 transferring context: 67.68MB 1.1s done
10:52:28 [2023-06-14T10:52:28.022Z] #11 DONE 2.1s
10:52:28 [2023-06-14T10:52:28.022Z] 
10:52:28 [2023-06-14T10:52:28.022Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a
10:52:28 [2023-06-14T10:52:28.022Z] #12 resolve docker.io/library/golang:1.20.5-bullseye@sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a 0.2s done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a 1.86kB / 1.86kB done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 15.75MB / 15.75MB 0.2s done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:4a452505f7c9e17b4fccb56c5f329b995d6783aca2bc70afcff93838e73d006f 1.58kB / 1.58kB done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:2797d67ca5804b1c54616c384c04ea193240952c19ed5628bfb2b64ac328afe0 7.00kB / 7.00kB done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 0.8s done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 1.7s
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 81.44MB / 81.44MB 1.7s
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:703ccee0ebf78134a41085583169ac4ba9bf62d1b6e5df7da62e5a500e85a00c 76.55MB / 95.53MB 1.7s
10:52:28 [2023-06-14T10:52:28.022Z] #12 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 0.8s done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 1.8s done
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:703ccee0ebf78134a41085583169ac4ba9bf62d1b6e5df7da62e5a500e85a00c 83.89MB / 95.53MB 1.8s
10:52:28 [2023-06-14T10:52:28.022Z] #12 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e
10:52:28 [2023-06-14T10:52:28.022Z] #12 ...
10:52:28 [2023-06-14T10:52:28.022Z] 
10:52:28 [2023-06-14T10:52:28.022Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.10.5@sha256:c0091e80637108b6bdaa47f4a16c96b6c4cd356ec1331d040fccd9fbe234162a
10:52:28 [2023-06-14T10:52:28.022Z] #13 resolve docker.io/docker/buildx-bin:0.10.5@sha256:c0091e80637108b6bdaa47f4a16c96b6c4cd356ec1331d040fccd9fbe234162a 0.2s done
10:52:28 [2023-06-14T10:52:28.022Z] #13 sha256:c0091e80637108b6bdaa47f4a16c96b6c4cd356ec1331d040fccd9fbe234162a 8.43kB / 8.43kB done
10:52:28 [2023-06-14T10:52:28.022Z] #13 sha256:423e077ebfb8a457b91364695ea9b542bf883324aa1329ea78cc8bfeb9edae47 2.03kB / 2.03kB done
10:52:28 [2023-06-14T10:52:28.022Z] #13 sha256:ef3024540700e9f7d13a59a07719caf66e6fb8afa24e7cac489891da8752f3bd 482B / 482B done
10:52:28 [2023-06-14T10:52:28.022Z] #13 sha256:ba5ba88bcec4a6c50ca02f8ee59b7b9e1a3fa779cc040cca23c5e6bda892a7e8 14.44MB / 14.44MB 0.3s done
10:52:28 [2023-06-14T10:52:28.022Z] #13 extracting sha256:ba5ba88bcec4a6c50ca02f8ee59b7b9e1a3fa779cc040cca23c5e6bda892a7e8 0.3s done
10:52:28 [2023-06-14T10:52:28.022Z] #13 DONE 2.4s
10:52:28 [2023-06-14T10:52:28.022Z] 
10:52:28 [2023-06-14T10:52:28.022Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:06eb73e15f97c9c70a7dae33ed76f6803037b46ad9b4ba4ae8f735706bde7339 156B / 156B 2.0s
10:52:28 [2023-06-14T10:52:28.022Z] #12 sha256:703ccee0ebf78134a41085583169ac4ba9bf62d1b6e5df7da62e5a500e85a00c 95.53MB / 95.53MB 2.1s
10:52:28 [2023-06-14T10:52:28.278Z] #12 sha256:06eb73e15f97c9c70a7dae33ed76f6803037b46ad9b4ba4ae8f735706bde7339 156B / 156B 2.4s done
10:52:28 [2023-06-14T10:52:28.534Z] #12 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 0.7s done
10:52:28 [2023-06-14T10:52:28.791Z] #12 sha256:703ccee0ebf78134a41085583169ac4ba9bf62d1b6e5df7da62e5a500e85a00c 95.53MB / 95.53MB 2.9s done
10:52:28 [2023-06-14T10:52:28.791Z] #12 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc
10:52:29 [2023-06-14T10:52:29.048Z] #12 ...
10:52:29 [2023-06-14T10:52:29.048Z] 
10:52:29 [2023-06-14T10:52:29.048Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
10:52:29 [2023-06-14T10:52:29.048Z] #14 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.2s done
10:52:29 [2023-06-14T10:52:29.048Z] #14 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done
10:52:29 [2023-06-14T10:52:29.048Z] #14 sha256:0f56dd5a1687619972eeb539b273b4f3ec04431db69d4b569c2ce6ef48478538 529B / 529B done
10:52:29 [2023-06-14T10:52:29.048Z] #14 sha256:14e29f082305a166d68417c39e310598aa0b1c9e937048d0f5c66b5556488a4f 1.48kB / 1.48kB done
10:52:29 [2023-06-14T10:52:29.048Z] #14 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 0.8s done
10:52:29 [2023-06-14T10:52:29.048Z] #14 DONE 3.5s
10:52:29 [2023-06-14T10:52:29.048Z] 
10:52:29 [2023-06-14T10:52:29.048Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a
10:52:29 [2023-06-14T10:52:29.611Z] #12 ...
10:52:29 [2023-06-14T10:52:29.611Z] 
10:52:29 [2023-06-14T10:52:29.611Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:52:29 [2023-06-14T10:52:29.611Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
10:52:29 [2023-06-14T10:52:29.611Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:52:29 [2023-06-14T10:52:29.611Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:52:29 [2023-06-14T10:52:29.611Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:52:29 [2023-06-14T10:52:29.611Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done
10:52:29 [2023-06-14T10:52:29.611Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
10:52:29 [2023-06-14T10:52:29.611Z] #15 DONE 3.9s
10:52:29 [2023-06-14T10:52:29.611Z] 
10:52:29 [2023-06-14T10:52:29.611Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a
10:52:29 [2023-06-14T10:52:29.867Z] #12 ...
10:52:29 [2023-06-14T10:52:29.867Z] 
10:52:29 [2023-06-14T10:52:29.867Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d
10:52:29 [2023-06-14T10:52:29.867Z] #16 resolve docker.io/library/busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d 0.2s done
10:52:29 [2023-06-14T10:52:29.867Z] #16 sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d 2.29kB / 2.29kB done
10:52:29 [2023-06-14T10:52:29.867Z] #16 sha256:facbc1de5e70ef75f19fdd915d1154aef925d208aee87b0e49a707e6f7839e57 528B / 528B done
10:52:29 [2023-06-14T10:52:29.867Z] #16 sha256:fe052f542c1ed479ef506b8d257616304bfa8336d59f555ac550e3530912ca73 1.47kB / 1.47kB done
10:52:29 [2023-06-14T10:52:29.867Z] #16 sha256:434366c88e47bffb58160eaae0a4cc03b8312dace08c32df8e1ad5b89ed14d48 2.00MB / 2.00MB 3.2s done
10:52:29 [2023-06-14T10:52:29.867Z] #16 extracting sha256:434366c88e47bffb58160eaae0a4cc03b8312dace08c32df8e1ad5b89ed14d48 0.1s done
10:52:29 [2023-06-14T10:52:29.867Z] #16 DONE 4.2s
10:52:29 [2023-06-14T10:52:29.867Z] 
10:52:29 [2023-06-14T10:52:29.867Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a
10:52:29 [2023-06-14T10:52:29.867Z] #12 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 1.1s done
10:52:30 [2023-06-14T10:52:30.124Z] #12 ...
10:52:30 [2023-06-14T10:52:30.124Z] 
10:52:30 [2023-06-14T10:52:30.124Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:52:30 [2023-06-14T10:52:30.124Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
10:52:30 [2023-06-14T10:52:30.124Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
10:52:30 [2023-06-14T10:52:30.124Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
10:52:30 [2023-06-14T10:52:30.124Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
10:52:30 [2023-06-14T10:52:30.124Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.3s done
10:52:30 [2023-06-14T10:52:30.124Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
10:52:30 [2023-06-14T10:52:30.124Z] #17 DONE 4.3s
10:52:30 [2023-06-14T10:52:30.124Z] 
10:52:30 [2023-06-14T10:52:30.124Z] #18 [build-dummy 2/2] RUN mkdir -p /build
10:52:34 [2023-06-14T10:52:34.294Z] #18 ...
10:52:34 [2023-06-14T10:52:34.294Z] 
10:52:34 [2023-06-14T10:52:34.295Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:a3598b93d32819f1759893c532fa186bc61d58f1ced9aa49c2c77fe13383159a
10:52:34 [2023-06-14T10:52:34.295Z] #12 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 1.0s done
10:52:34 [2023-06-14T10:52:34.295Z] #12 extracting sha256:703ccee0ebf78134a41085583169ac4ba9bf62d1b6e5df7da62e5a500e85a00c 1.5s done
10:52:34 [2023-06-14T10:52:34.295Z] #12 extracting sha256:06eb73e15f97c9c70a7dae33ed76f6803037b46ad9b4ba4ae8f735706bde7339 done
10:52:34 [2023-06-14T10:52:34.295Z] #12 DONE 8.1s
10:52:34 [2023-06-14T10:52:34.295Z] 
10:52:34 [2023-06-14T10:52:34.295Z] #19 [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:52:34 [2023-06-14T10:52:34.295Z] #0 1.078 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 1.133 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 1.133 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 1.267 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 1.382 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 1.495 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 2.297 Fetched 8532 kB in 1s (5830 kB/s)
10:52:34 [2023-06-14T10:52:34.295Z] #0 2.297 Reading package lists...
10:52:34 [2023-06-14T10:52:34.295Z] #0 2.897 Reading package lists...
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.444 Building dependency tree...
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.883 The following additional packages will be installed:
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.884   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.885   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.891 Recommended packages:
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.891   libldap-common publicsuffix libsasl2-modules
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.998 The following NEW packages will be installed:
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.999   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:52:34 [2023-06-14T10:52:34.295Z] #0 3.999   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.000   libssh2-1 openssl
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.275 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.275 Need to get 2945 kB of archives.
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.275 After this operation, 6484 kB of additional disk space will be used.
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.275 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.286 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.288 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.361 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:52:34 [2023-06-14T10:52:34.295Z] #0 4.362 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.365 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.367 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.368 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.370 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.371 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.373 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.376 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.378 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.379 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.380 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.591 debconf: delaying package configuration, since apt-utils is not installed
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.626 Fetched 2945 kB in 0s (7910 kB/s)
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.656 Selecting previously unselected package openssl.
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.656 (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:52:34 [2023-06-14T10:52:34.295Z] #0 4.661 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
10:52:34 [2023-06-14T10:52:34.295Z] #0 4.667 Unpacking openssl (1.1.1n-0+deb11u5) ...
10:52:34 [2023-06-14T10:52:34.295Z] #19 4.840 Selecting previously unselected package ca-certificates.
10:52:34 [2023-06-14T10:52:34.295Z] #19 4.841 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:52:34 [2023-06-14T10:52:34.295Z] #19 4.846 Unpacking ca-certificates (20210119) ...
10:52:34 [2023-06-14T10:52:34.295Z] #19 4.961 Selecting previously unselected package libbrotli1:arm64.
10:52:34 [2023-06-14T10:52:34.295Z] #19 4.963 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:52:34 [2023-06-14T10:52:34.295Z] #19 5.124 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:52:34 [2023-06-14T10:52:34.295Z] #19 5.207 Selecting previously unselected package libsasl2-modules-db:arm64.
10:52:34 [2023-06-14T10:52:34.295Z] #19 5.209 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:52:34 [2023-06-14T10:52:34.295Z] #19 5.217 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:52:34 [2023-06-14T10:52:34.295Z] #19 5.333 Selecting previously unselected package libsasl2-2:arm64.
10:52:34 [2023-06-14T10:52:34.551Z] #19 5.334 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:52:34 [2023-06-14T10:52:34.551Z] #19 5.372 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:52:34 [2023-06-14T10:52:34.551Z] #19 5.473 Selecting previously unselected package libldap-2.4-2:arm64.
10:52:34 [2023-06-14T10:52:34.551Z] #19 5.474 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
10:52:34 [2023-06-14T10:52:34.551Z] #19 5.484 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:52:34 [2023-06-14T10:52:34.551Z] #19 5.585 Selecting previously unselected package libnghttp2-14:arm64.
10:52:34 [2023-06-14T10:52:34.807Z] #19 5.586 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
10:52:34 [2023-06-14T10:52:34.807Z] #19 5.594 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:52:34 [2023-06-14T10:52:34.807Z] #19 5.732 Selecting previously unselected package libpsl5:arm64.
10:52:35 [2023-06-14T10:52:35.063Z] #19 5.734 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:52:35 [2023-06-14T10:52:35.063Z] #19 5.744 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:52:35 [2023-06-14T10:52:35.063Z] #19 5.985 Selecting previously unselected package librtmp1:arm64.
10:52:35 [2023-06-14T10:52:35.319Z] #19 5.986 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:52:35 [2023-06-14T10:52:35.319Z] #19 5.999 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:52:35 [2023-06-14T10:52:35.576Z] #19 6.328 Selecting previously unselected package libssh2-1:arm64.
10:52:35 [2023-06-14T10:52:35.576Z] #19 6.329 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:52:35 [2023-06-14T10:52:35.576Z] #19 6.366 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:52:35 [2023-06-14T10:52:35.832Z] #19 6.691 Selecting previously unselected package libcurl4:arm64.
10:52:35 [2023-06-14T10:52:35.832Z] #19 6.692 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
10:52:35 [2023-06-14T10:52:35.832Z] #19 6.702 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
10:52:36 [2023-06-14T10:52:36.089Z] #19 7.070 Selecting previously unselected package curl.
10:52:36 [2023-06-14T10:52:36.345Z] #19 7.071 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
10:52:36 [2023-06-14T10:52:36.345Z] #19 7.138 Unpacking curl (7.74.0-1.3+deb11u7) ...
10:52:36 [2023-06-14T10:52:36.345Z] #19 7.357 Selecting previously unselected package libonig5:arm64.
10:52:36 [2023-06-14T10:52:36.602Z] #19 7.358 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:52:36 [2023-06-14T10:52:36.602Z] #19 7.404 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:52:36 [2023-06-14T10:52:36.858Z] #19 7.731 Selecting previously unselected package libjq1:arm64.
10:52:36 [2023-06-14T10:52:36.858Z] #19 7.732 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:52:36 [2023-06-14T10:52:36.858Z] #19 7.742 Unpacking libjq1:arm64 (1.6-2.1) ...
10:52:37 [2023-06-14T10:52:37.114Z] #19 8.027 Selecting previously unselected package jq.
10:52:37 [2023-06-14T10:52:37.114Z] #19 8.028 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:52:37 [2023-06-14T10:52:37.114Z] #19 8.068 Unpacking jq (1.6-2.1) ...
10:52:37 [2023-06-14T10:52:37.370Z] #19 8.258 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:52:37 [2023-06-14T10:52:37.626Z] #19 8.443 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:52:37 [2023-06-14T10:52:37.626Z] #19 8.472 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:52:37 [2023-06-14T10:52:37.626Z] #19 8.494 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:52:37 [2023-06-14T10:52:37.626Z] #19 8.517 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:52:37 [2023-06-14T10:52:37.626Z] #19 8.539 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:52:37 [2023-06-14T10:52:37.882Z] #19 8.676 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:52:37 [2023-06-14T10:52:37.882Z] #19 8.707 Setting up openssl (1.1.1n-0+deb11u5) ...
10:52:37 [2023-06-14T10:52:37.882Z] #19 8.806 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:52:37 [2023-06-14T10:52:37.882Z] #19 8.824 Setting up libjq1:arm64 (1.6-2.1) ...
10:52:37 [2023-06-14T10:52:37.882Z] #19 8.862 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:52:38 [2023-06-14T10:52:38.139Z] #19 8.932 Setting up ca-certificates (20210119) ...
10:52:38 [2023-06-14T10:52:38.139Z] #19 ...
10:52:38 [2023-06-14T10:52:38.139Z] 
10:52:38 [2023-06-14T10:52:38.139Z] #20 [base 2/5] COPY --from=xx / /
10:52:38 [2023-06-14T10:52:38.395Z] #20 ...
10:52:38 [2023-06-14T10:52:38.395Z] 
10:52:38 [2023-06-14T10:52:38.395Z] #18 [build-dummy 2/2] RUN mkdir -p /build
10:52:38 [2023-06-14T10:52:38.395Z] #18 DONE 8.5s
10:52:38 [2023-06-14T10:52:38.395Z] 
10:52:38 [2023-06-14T10:52:38.395Z] #21 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:52:38 [2023-06-14T10:52:38.395Z] #21 DONE 0.1s
10:52:38 [2023-06-14T10:52:38.395Z] 
10:52:38 [2023-06-14T10:52:38.395Z] #20 [base 2/5] COPY --from=xx / /
10:52:38 [2023-06-14T10:52:38.395Z] #20 DONE 0.2s
10:52:38 [2023-06-14T10:52:38.395Z] 
10:52:38 [2023-06-14T10:52:38.396Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:52:38 [2023-06-14T10:52:38.958Z] #22 DONE 0.4s
10:52:38 [2023-06-14T10:52:38.958Z] 
10:52:38 [2023-06-14T10:52:38.958Z] #19 [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:52:38 [2023-06-14T10:52:38.958Z] #19 9.473 Updating certificates in /etc/ssl/certs...
10:52:39 [2023-06-14T10:52:39.215Z] #19 10.05 129 added, 0 removed; done.
10:52:39 [2023-06-14T10:52:39.215Z] #19 10.08 Setting up jq (1.6-2.1) ...
10:52:39 [2023-06-14T10:52:39.215Z] #19 10.09 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
10:52:39 [2023-06-14T10:52:39.215Z] #19 10.10 Setting up curl (7.74.0-1.3+deb11u7) ...
10:52:39 [2023-06-14T10:52:39.215Z] #19 10.11 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:52:39 [2023-06-14T10:52:39.215Z] #19 10.13 Processing triggers for ca-certificates (20210119) ...
10:52:39 [2023-06-14T10:52:39.215Z] #19 10.14 Updating certificates in /etc/ssl/certs...
10:52:39 [2023-06-14T10:52:39.471Z] #19 ...
10:52:39 [2023-06-14T10:52:39.471Z] 
10:52:39 [2023-06-14T10:52:39.471Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
10:52:39 [2023-06-14T10:52:39.471Z] #23 DONE 0.5s
10:52:39 [2023-06-14T10:52:39.471Z] 
10:52:39 [2023-06-14T10:52:39.471Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:52:39 [2023-06-14T10:52:39.727Z] #24 ...
10:52:39 [2023-06-14T10:52:39.727Z] 
10:52:39 [2023-06-14T10:52:39.727Z] #19 [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:52:39 [2023-06-14T10:52:39.727Z] #19 10.60 0 added, 0 removed; done.
10:52:39 [2023-06-14T10:52:39.727Z] #19 10.60 Running hooks in /etc/ca-certificates/update.d...
10:52:39 [2023-06-14T10:52:39.727Z] #19 10.60 done.
10:52:39 [2023-06-14T10:52:39.727Z] #19 DONE 10.7s
10:52:39 [2023-06-14T10:52:39.984Z] 
10:52:39 [2023-06-14T10:52:39.984Z] #25 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:52:39 [2023-06-14T10:52:39.984Z] #25 DONE 0.0s
10:52:39 [2023-06-14T10:52:39.984Z] 
10:52:39 [2023-06-14T10:52:39.984Z] #26 [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:52:41 [2023-06-14T10:52:41.350Z] #26 1.513 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:52:41 [2023-06-14T10:52:41.606Z] #26 1.703 
10:52:41 [2023-06-14T10:52:41.863Z] #26 1.921 #=#=#                                                                         

######################################################################## 100.0%
10:52:42 [2023-06-14T10:52:42.119Z] #26 2.149 
10:52:43 [2023-06-14T10:52:43.047Z] #26 3.148 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:52:43 [2023-06-14T10:52:43.303Z] #26 3.338 
10:52:43 [2023-06-14T10:52:43.560Z] #26 3.558 #=#=#                                                                         

######################################################################## 100.0%
10:52:43 [2023-06-14T10:52:43.560Z] #26 3.811 
10:52:43 [2023-06-14T10:52:43.816Z] #26 ...
10:52:43 [2023-06-14T10:52:43.816Z] 
10:52:43 [2023-06-14T10:52:43.816Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:52:43 [2023-06-14T10:52:43.816Z] #24 0.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 0.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 1.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 1.121 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 1.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 1.360 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 2.089 Fetched 8532 kB in 1s (5725 kB/s)
10:52:43 [2023-06-14T10:52:43.816Z] #24 2.089 Reading package lists...
10:52:43 [2023-06-14T10:52:43.816Z] #24 2.659 Reading package lists...
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.211 Building dependency tree...
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.385 Reading state information...
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.658 The following additional packages will be installed:
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.659   libmagic-mgc libmagic1
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.689 The following NEW packages will be installed:
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.691   file libmagic-mgc libmagic1
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.989 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.989 Need to get 463 kB of archives.
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.989 After this operation, 7063 kB of additional disk space will be used.
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 3.997 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.000 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.135 debconf: delaying package configuration, since apt-utils is not installed
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.175 Fetched 463 kB in 0s (1541 kB/s)
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.194 Selecting previously unselected package libmagic-mgc.
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.194 (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:52:43 [2023-06-14T10:52:43.816Z] #24 4.204 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.207 Unpacking libmagic-mgc (1:5.39-3) ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.271 Selecting previously unselected package libmagic1:arm64.
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.274 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.280 Unpacking libmagic1:arm64 (1:5.39-3) ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.315 Selecting previously unselected package file.
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.317 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.320 Unpacking file (1:5.39-3) ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.358 Setting up libmagic-mgc (1:5.39-3) ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.367 Setting up libmagic1:arm64 (1:5.39-3) ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.383 Setting up file (1:5.39-3) ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 4.392 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:52:43 [2023-06-14T10:52:43.816Z] #24 DONE 4.5s
10:52:44 [2023-06-14T10:52:44.072Z] 
10:52:44 [2023-06-14T10:52:44.072Z] #27 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:52:44 [2023-06-14T10:52:44.072Z] #27 DONE 0.1s
10:52:44 [2023-06-14T10:52:44.072Z] 
10:52:44 [2023-06-14T10:52:44.072Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc
10:52:44 [2023-06-14T10:52:44.072Z] #28 ...
10:52:44 [2023-06-14T10:52:44.072Z] 
10:52:44 [2023-06-14T10:52:44.072Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:52:44 [2023-06-14T10:52:44.072Z] #29 DONE 0.1s
10:52:44 [2023-06-14T10:52:44.072Z] 
10:52:44 [2023-06-14T10:52:44.072Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:52:44 [2023-06-14T10:52:44.072Z] #30 DONE 0.2s
10:52:44 [2023-06-14T10:52:44.072Z] 
10:52:44 [2023-06-14T10:52:44.072Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:52:44 [2023-06-14T10:52:44.072Z] #31 DONE 0.2s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #32 [registry-src 1/2] WORKDIR /usr/src/registry
10:52:44 [2023-06-14T10:52:44.329Z] #32 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:52:44 [2023-06-14T10:52:44.329Z] #33 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #34 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:52:44 [2023-06-14T10:52:44.329Z] #34 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #35 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
10:52:44 [2023-06-14T10:52:44.329Z] #35 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:52:44 [2023-06-14T10:52:44.329Z] #36 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
10:52:44 [2023-06-14T10:52:44.329Z] #37 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:52:44 [2023-06-14T10:52:44.329Z] #38 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:52:44 [2023-06-14T10:52:44.329Z] #39 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #40 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:52:44 [2023-06-14T10:52:44.329Z] #40 ...
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #41 [delve-src 1/3] WORKDIR /usr/src/delve
10:52:44 [2023-06-14T10:52:44.329Z] #41 DONE 0.3s
10:52:44 [2023-06-14T10:52:44.329Z] 
10:52:44 [2023-06-14T10:52:44.329Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc
10:52:44 [2023-06-14T10:52:44.329Z] #28 DONE 0.4s
10:52:44 [2023-06-14T10:52:44.586Z] 
10:52:44 [2023-06-14T10:52:44.586Z] #42 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
10:52:44 [2023-06-14T10:52:44.586Z] #42 DONE 0.2s
10:52:44 [2023-06-14T10:52:44.586Z] 
10:52:44 [2023-06-14T10:52:44.586Z] #43 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
10:52:44 [2023-06-14T10:52:44.843Z] #43 ...
10:52:44 [2023-06-14T10:52:44.843Z] 
10:52:44 [2023-06-14T10:52:44.843Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 Initialized empty Git repository in /usr/src/rootlesskit/.git/
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: Using 'master' as the name for the initial branch. This default branch name
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: is subject to change. To configure the initial branch name to use in all
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: of your new repositories, which will suppress this warning, call:
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: 
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: 	git config --global init.defaultBranch <name>
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: 
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: 'development'. The just-created branch can be renamed via this command:
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: 
10:52:44 [2023-06-14T10:52:44.843Z] #0 0.658 hint: 	git branch -m <name>
10:52:44 [2023-06-14T10:52:44.843Z] #44 DONE 0.7s
10:52:45 [2023-06-14T10:52:45.100Z] 
10:52:45 [2023-06-14T10:52:45.100Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: Using 'master' as the name for the initial branch. This default branch name
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: is subject to change. To configure the initial branch name to use in all
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: of your new repositories, which will suppress this warning, call:
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: 
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: 	git config --global init.defaultBranch <name>
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: 
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: 'development'. The just-created branch can be renamed via this command:
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: 
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.816 hint: 	git branch -m <name>
10:52:45 [2023-06-14T10:52:45.100Z] #0 0.817 Initialized empty Git repository in /usr/src/registry/.git/
10:52:45 [2023-06-14T10:52:45.100Z] #45 DONE 0.9s
10:52:45 [2023-06-14T10:52:45.100Z] 
10:52:45 [2023-06-14T10:52:45.100Z] #46 [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:52:45 [2023-06-14T10:52:45.361Z] #46 ...
10:52:45 [2023-06-14T10:52:45.361Z] 
10:52:45 [2023-06-14T10:52:45.361Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: Using 'master' as the name for the initial branch. This default branch name
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: is subject to change. To configure the initial branch name to use in all
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: of your new repositories, which will suppress this warning, call:
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: 
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: 	git config --global init.defaultBranch <name>
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: 
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: 'development'. The just-created branch can be renamed via this command:
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: 
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.067 hint: 	git branch -m <name>
10:52:45 [2023-06-14T10:52:45.361Z] #0 1.068 Initialized empty Git repository in /usr/src/swagger/.git/
10:52:45 [2023-06-14T10:52:45.361Z] #47 DONE 1.1s
10:52:45 [2023-06-14T10:52:45.617Z] 
10:52:45 [2023-06-14T10:52:45.617Z] #40 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: Using 'master' as the name for the initial branch. This default branch name
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: is subject to change. To configure the initial branch name to use in all
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: of your new repositories, which will suppress this warning, call:
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: 
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: 	git config --global init.defaultBranch <name>
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: 
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: 'development'. The just-created branch can be renamed via this command:
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: 
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.094 hint: 	git branch -m <name>
10:52:45 [2023-06-14T10:52:45.617Z] #40 1.097 Initialized empty Git repository in /usr/src/tini/.git/
10:52:45 [2023-06-14T10:52:45.617Z] #40 DONE 1.2s
10:52:45 [2023-06-14T10:52:45.617Z] 
10:52:45 [2023-06-14T10:52:45.617Z] #48 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: Using 'master' as the name for the initial branch. This default branch name
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: is subject to change. To configure the initial branch name to use in all
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: of your new repositories, which will suppress this warning, call:
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: 
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: 	git config --global init.defaultBranch <name>
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: 
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: 'development'. The just-created branch can be renamed via this command:
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: 
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.265 hint: 	git branch -m <name>
10:52:45 [2023-06-14T10:52:45.617Z] #0 1.266 Initialized empty Git repository in /usr/src/containerd/.git/
10:52:45 [2023-06-14T10:52:45.617Z] #48 DONE 1.3s
10:52:45 [2023-06-14T10:52:45.617Z] 
10:52:45 [2023-06-14T10:52:45.617Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:52:46 [2023-06-14T10:52:46.546Z] #49 ...
10:52:46 [2023-06-14T10:52:46.546Z] 
10:52:46 [2023-06-14T10:52:46.546Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: Using 'master' as the name for the initial branch. This default branch name
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: is subject to change. To configure the initial branch name to use in all
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: of your new repositories, which will suppress this warning, call:
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: 
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: 	git config --global init.defaultBranch <name>
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: 
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: 'development'. The just-created branch can be renamed via this command:
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: 
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.266 hint: 	git branch -m <name>
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.273 Initialized empty Git repository in /usr/src/delve/.git/
10:52:46 [2023-06-14T10:52:46.546Z] #50 DONE 2.3s
10:52:46 [2023-06-14T10:52:46.546Z] 
10:52:46 [2023-06-14T10:52:46.546Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: Using 'master' as the name for the initial branch. This default branch name
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: is subject to change. To configure the initial branch name to use in all
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: of your new repositories, which will suppress this warning, call:
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: 
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: 	git config --global init.defaultBranch <name>
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: 
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: 'development'. The just-created branch can be renamed via this command:
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: 
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.119 hint: 	git branch -m <name>
10:52:46 [2023-06-14T10:52:46.546Z] #0 2.120 Initialized empty Git repository in /usr/src/runc/.git/
10:52:46 [2023-06-14T10:52:46.546Z] #51 DONE 2.3s
10:52:46 [2023-06-14T10:52:46.804Z] 
10:52:46 [2023-06-14T10:52:46.804Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:52:52 [2023-06-14T10:52:52.185Z] #52 ...
10:52:52 [2023-06-14T10:52:52.185Z] 
10:52:52 [2023-06-14T10:52:52.185Z] #26 [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:52:52 [2023-06-14T10:52:52.185Z] #26 4.887 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:52:52 [2023-06-14T10:52:52.185Z] #26 5.120 
10:52:52 [2023-06-14T10:52:52.185Z] #26 5.390 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
######################################################################## 100.0%
10:52:52 [2023-06-14T10:52:52.185Z] #26 5.930 
10:52:52 [2023-06-14T10:52:52.185Z] #26 7.540 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:52:52 [2023-06-14T10:52:52.185Z] #26 8.066 
10:52:52 [2023-06-14T10:52:52.185Z] #26 8.362 #=#=#                                                                         

######################################################################## 100.0%
10:52:52 [2023-06-14T10:52:52.185Z] #26 8.792 
10:52:52 [2023-06-14T10:52:52.185Z] #26 9.745 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:52:52 [2023-06-14T10:52:52.185Z] #26 10.13 
10:52:52 [2023-06-14T10:52:52.186Z] #26 10.38 #=#=#                                                                         

######################################################################## 100.0%
10:52:52 [2023-06-14T10:52:52.186Z] #26 10.78 
10:52:52 [2023-06-14T10:52:52.186Z] #26 10.90 Download of images into '/build' complete.
10:52:52 [2023-06-14T10:52:52.186Z] #26 10.90 Use something like the following to load the result into a Docker daemon:
10:52:52 [2023-06-14T10:52:52.186Z] #26 10.90   tar -cC '/build' . | docker load
10:52:53 [2023-06-14T10:52:53.596Z] #26 ...
10:52:53 [2023-06-14T10:52:53.596Z] 
10:52:53 [2023-06-14T10:52:53.596Z] #46 [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:52:53 [2023-06-14T10:52:53.596Z] #46 3.828 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
10:52:53 [2023-06-14T10:52:53.596Z] #46 5.825 + git checkout -q FETCH_HEAD
10:52:53 [2023-06-14T10:52:53.596Z] #46 6.586 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:52:53 [2023-06-14T10:52:53.596Z] #46 6.587 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.491 internal/goarch
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.499 internal/unsafeheader
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.516 internal/coverage/rtcov
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.528 internal/goos
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.545 internal/goexperiment
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.580 internal/race
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.608 internal/cpu
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.621 runtime/internal/math
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.671 unicode
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.672 sync/atomic
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.673 runtime/internal/sys
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.704 runtime/internal/syscall
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.709 unicode/utf8
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.732 internal/abi
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.801 container/list
10:52:53 [2023-06-14T10:52:53.596Z] #46 7.821 internal/itoa
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.034 math/bits
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.105 crypto/internal/alias
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.257 crypto/subtle
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.258 crypto/internal/boring/sig
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.259 unicode/utf16
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.260 vendor/golang.org/x/crypto/cryptobyte/asn1
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.280 internal/nettrace
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.323 math
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.402 vendor/golang.org/x/crypto/internal/alias
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.429 encoding
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.430 github.com/docker/distribution/manifest
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.492 internal/bytealg
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.492 runtime/internal/atomic
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.513 github.com/inconshreveable/mousetrap
10:52:53 [2023-06-14T10:52:53.596Z] #46 8.515 github.com/docker/distribution/registry/storage/driver/gcs
10:52:53 [2023-06-14T10:52:53.854Z] #46 8.579 github.com/docker/distribution/registry/storage/driver/oss
10:52:53 [2023-06-14T10:52:53.854Z] #46 ...
10:52:53 [2023-06-14T10:52:53.854Z] 
10:52:53 [2023-06-14T10:52:53.854Z] #53 [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:52:53 [2023-06-14T10:52:53.854Z] #0 2.179 go: downloading gotest.tools/gotestsum v1.8.2
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.723 go: downloading github.com/fatih/color v1.13.0
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.723 go: downloading github.com/dnephin/pflag v1.0.7
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.723 go: downloading golang.org/x/tools v0.1.11
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.729 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.736 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.738 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.765 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.776 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.791 go: downloading github.com/mattn/go-colorable v0.1.12
10:52:53 [2023-06-14T10:52:53.854Z] #0 2.791 go: downloading github.com/mattn/go-isatty v0.0.14
10:52:53 [2023-06-14T10:52:53.854Z] #0 3.697 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
10:52:54 [2023-06-14T10:52:54.111Z] #53 ...
10:52:54 [2023-06-14T10:52:54.111Z] 
10:52:54 [2023-06-14T10:52:54.111Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:52:54 [2023-06-14T10:52:54.111Z] #0 4.498 go: downloading github.com/golangci/golangci-lint v1.51.2
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.522 go: downloading github.com/fatih/color v1.14.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.529 go: downloading github.com/gofrs/flock v0.8.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.532 go: downloading github.com/pkg/errors v0.9.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.535 go: downloading github.com/spf13/cobra v1.6.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.535 go: downloading github.com/spf13/pflag v1.0.5
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.550 go: downloading github.com/spf13/viper v1.12.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.551 go: downloading gopkg.in/yaml.v3 v3.0.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.693 go: downloading golang.org/x/tools v0.6.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.835 go: downloading github.com/hashicorp/go-version v1.6.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.921 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.952 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.977 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 5.980 go: downloading github.com/mattn/go-colorable v0.1.13
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.056 go: downloading github.com/sirupsen/logrus v1.9.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.151 go: downloading github.com/stretchr/testify v1.8.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.225 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.262 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.325 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.327 go: downloading github.com/spf13/afero v1.8.2
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.370 go: downloading github.com/spf13/cast v1.5.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.465 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.479 go: downloading github.com/mattn/go-isatty v0.0.17
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.512 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.578 go: downloading 4d63.com/gochecknoglobals v0.2.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.580 go: downloading github.com/Abirdcfly/dupword v0.0.9
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.671 go: downloading github.com/Antonboom/errname v0.1.7
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.672 go: downloading github.com/Antonboom/nilnil v0.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.687 go: downloading github.com/BurntSushi/toml v1.2.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.872 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.917 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.917 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.151 go: downloading github.com/alexkohler/prealloc v1.0.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.189 go: downloading github.com/alingse/asasalint v0.0.11
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.189 go: downloading github.com/ashanbrown/forbidigo v1.4.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.279 go: downloading github.com/ashanbrown/makezero v1.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.330 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.378 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.451 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.451 go: downloading github.com/breml/bidichk v0.2.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.459 go: downloading github.com/breml/errchkjson v0.3.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.543 go: downloading github.com/butuzov/ireturn v0.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.547 go: downloading github.com/charithe/durationcheck v0.0.9
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.550 go: downloading github.com/curioswitch/go-reassign v0.2.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.725 go: downloading github.com/daixiang0/gci v0.9.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.842 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.922 go: downloading github.com/esimonov/ifshort v1.0.4
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.978 go: downloading github.com/firefart/nonamedreturns v1.0.4
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.048 go: downloading github.com/fzipp/gocyclo v0.6.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.053 go: downloading github.com/go-critic/go-critic v0.6.7
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.053 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.136 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.211 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.211 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.222 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.443 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.487 go: downloading github.com/golangci/misspell v0.4.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.500 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.638 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.704 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.709 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.711 go: downloading github.com/hexops/gotextdiff v1.0.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.816 go: downloading github.com/jgautheron/goconst v1.5.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.816 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.900 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.905 go: downloading github.com/julz/importas v0.1.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.907 go: downloading github.com/junk1tm/musttag v0.4.5
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.936 go: downloading github.com/kisielk/errcheck v1.6.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.978 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 8.980 go: downloading github.com/kulti/thelper v0.6.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.044 go: downloading github.com/kunwardeep/paralleltest v1.0.6
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.044 go: downloading github.com/kyoh86/exportloopref v0.1.11
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.108 go: downloading github.com/ldez/tagliatelle v0.4.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.129 go: downloading github.com/leonklingele/grouper v1.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.132 go: downloading github.com/lufeee/execinquery v1.2.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.133 go: downloading github.com/maratori/testableexamples v1.0.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.215 go: downloading github.com/maratori/testpackage v1.1.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.257 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.257 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.263 go: downloading github.com/mgechev/revive v1.2.5
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.304 go: downloading github.com/moricho/tparallel v0.2.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.327 go: downloading github.com/nakabonne/nestif v0.3.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.438 go: downloading github.com/nishanths/exhaustive v0.9.5
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.442 go: downloading github.com/nishanths/predeclared v0.2.2
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.467 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.517 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.554 go: downloading github.com/ryancurrah/gomodguard v1.3.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.612 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.622 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.623 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.624 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.628 go: downloading github.com/securego/gosec/v2 v2.15.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.715 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.769 go: downloading github.com/sivchari/containedctx v1.0.2
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.779 go: downloading github.com/sivchari/nosnakecase v1.7.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.780 go: downloading github.com/sivchari/tenv v1.7.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.786 go: downloading github.com/sonatard/noctx v0.0.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.787 go: downloading github.com/sourcegraph/go-diff v0.7.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.851 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.854 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.856 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.872 go: downloading github.com/tetafro/godot v1.4.11
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.884 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
10:52:54 [2023-06-14T10:52:54.111Z] #0 9.973 go: downloading github.com/timonwong/loggercheck v0.9.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 10.01 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 10.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
10:52:54 [2023-06-14T10:52:54.111Z] #0 10.03 go: downloading github.com/ultraware/funlen v0.0.3
10:52:54 [2023-06-14T10:52:54.111Z] #0 10.03 go: downloading github.com/ultraware/whitespace v0.0.5
10:52:54 [2023-06-14T10:52:54.111Z] #0 10.03 go: downloading github.com/uudashr/gocognit v1.0.6
10:52:54 [2023-06-14T10:52:54.111Z] #0 10.09 go: downloading github.com/yagipy/maintidx v1.0.0
10:52:54 [2023-06-14T10:52:54.111Z] #0 10.09 go: downloading github.com/yeya24/promlinter v0.2.0
10:52:54 [2023-06-14T10:52:54.111Z] #54 10.26 go: downloading gitlab.com/bosi/decorder v0.2.3
10:52:54 [2023-06-14T10:52:54.111Z] #54 10.26 go: downloading honnef.co/go/tools v0.4.2
10:52:54 [2023-06-14T10:52:54.111Z] #54 10.32 go: downloading mvdan.cc/gofumpt v0.4.0
10:52:54 [2023-06-14T10:52:54.111Z] #54 ...
10:52:54 [2023-06-14T10:52:54.111Z] 
10:52:54 [2023-06-14T10:52:54.111Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:52:54 [2023-06-14T10:52:54.111Z] #0 2.900 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:52:54 [2023-06-14T10:52:54.111Z] #0 2.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:54 [2023-06-14T10:52:54.111Z] #0 2.912 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:54 [2023-06-14T10:52:54.111Z] #0 3.152 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:52:54 [2023-06-14T10:52:54.111Z] #0 3.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:52:54 [2023-06-14T10:52:54.111Z] #0 4.021 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:52:54 [2023-06-14T10:52:54.111Z] #0 4.814 Fetched 8532 kB in 2s (3911 kB/s)
10:52:54 [2023-06-14T10:52:54.111Z] #0 4.814 Reading package lists...
10:52:54 [2023-06-14T10:52:54.111Z] #0 6.492 Reading package lists...
10:52:54 [2023-06-14T10:52:54.111Z] #0 7.490 Building dependency tree...
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.198 python3 is already the newest version (3.9.2-3).
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.198 The following additional packages will be installed:
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.200   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.201   patch xz-utils
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.210 Suggested packages:
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.214   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.214   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.214   m4-doc ed diffutils-doc
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.214 Recommended packages:
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.214   fakeroot libalgorithm-merge-perl libltdl-dev
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.443 The following NEW packages will be installed:
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.444   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.444   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.447   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.743 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.743 Need to get 5458 kB of archives.
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.743 After this operation, 11.6 MB of additional disk space will be used.
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.778 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.808 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.811 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.816 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.817 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.825 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.829 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.928 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.934 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.943 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.978 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.981 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.992 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 8.995 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 9.141 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 9.206 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 9.263 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 9.265 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
10:52:54 [2023-06-14T10:52:54.112Z] #0 9.725 debconf: delaying package configuration, since apt-utils is not installed
10:52:54 [2023-06-14T10:52:54.112Z] #0 9.899 Fetched 5458 kB in 1s (6802 kB/s)
10:52:54 [2023-06-14T10:52:54.112Z] #0 10.18 Selecting previously unselected package bzip2.
10:52:54 [2023-06-14T10:52:54.112Z] #0 10.19 (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:52:54 [2023-06-14T10:52:54.112Z] #0 10.22 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
10:52:54 [2023-06-14T10:52:54.112Z] #0 10.28 Unpacking bzip2 (1.0.8-4) ...
10:52:54 [2023-06-14T10:52:54.369Z] #55 ...
10:52:54 [2023-06-14T10:52:54.369Z] 
10:52:54 [2023-06-14T10:52:54.369Z] #56 [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:52:54 [2023-06-14T10:52:54.369Z] #0 4.471 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:52:54 [2023-06-14T10:52:54.369Z] #0 4.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:54 [2023-06-14T10:52:54.369Z] #0 4.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:54 [2023-06-14T10:52:54.369Z] #0 5.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:52:54 [2023-06-14T10:52:54.369Z] #0 5.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:52:54 [2023-06-14T10:52:54.369Z] #0 6.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:52:54 [2023-06-14T10:52:54.369Z] #0 7.769 Fetched 8532 kB in 4s (2377 kB/s)
10:52:54 [2023-06-14T10:52:54.369Z] #0 7.769 Reading package lists...
10:52:54 [2023-06-14T10:52:54.369Z] #0 9.818 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:52:54 [2023-06-14T10:52:54.369Z] #0 9.818 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:52:54 [2023-06-14T10:52:54.369Z] #0 9.818 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:52:54 [2023-06-14T10:52:54.369Z] #56 ...
10:52:54 [2023-06-14T10:52:54.369Z] 
10:52:54 [2023-06-14T10:52:54.369Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
10:52:54 [2023-06-14T10:52:54.369Z] #0 3.334 go: downloading mvdan.cc/sh/v3 v3.6.0
10:52:54 [2023-06-14T10:52:54.369Z] #0 3.790 go: downloading golang.org/x/term v0.3.0
10:52:54 [2023-06-14T10:52:54.369Z] #0 3.790 go: downloading mvdan.cc/editorconfig v0.2.0
10:52:54 [2023-06-14T10:52:54.369Z] #0 3.790 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
10:52:54 [2023-06-14T10:52:54.369Z] #0 3.790 go: downloading github.com/google/renameio/v2 v2.0.0
10:52:54 [2023-06-14T10:52:54.369Z] #0 4.064 go: downloading golang.org/x/sys v0.3.0
10:52:54 [2023-06-14T10:52:54.626Z] #57 ...
10:52:54 [2023-06-14T10:52:54.626Z] 
10:52:54 [2023-06-14T10:52:54.626Z] #58 [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:52:54 [2023-06-14T10:52:54.626Z] #0 3.933 go: downloading github.com/tc-hib/go-winres v0.3.0
10:52:54 [2023-06-14T10:52:54.626Z] #0 4.573 go: downloading github.com/tc-hib/winres v0.1.6
10:52:54 [2023-06-14T10:52:54.626Z] #0 4.573 go: downloading github.com/urfave/cli/v2 v2.3.0
10:52:54 [2023-06-14T10:52:54.626Z] #0 4.981 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:52:54 [2023-06-14T10:52:54.626Z] #0 4.981 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:52:54 [2023-06-14T10:52:54.626Z] #0 5.105 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:52:54 [2023-06-14T10:52:54.626Z] #0 5.216 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:52:54 [2023-06-14T10:52:54.626Z] #58 ...
10:52:54 [2023-06-14T10:52:54.626Z] 
10:52:54 [2023-06-14T10:52:54.626Z] #59 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64     /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build
10:52:54 [2023-06-14T10:52:54.884Z] #59 ...
10:52:54 [2023-06-14T10:52:54.884Z] 
10:52:54 [2023-06-14T10:52:54.884Z] #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:52:54 [2023-06-14T10:52:54.884Z] #0 4.117 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:52:54 [2023-06-14T10:52:54.884Z] #0 4.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:54 [2023-06-14T10:52:54.884Z] #0 4.129 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:54 [2023-06-14T10:52:54.884Z] #0 4.571 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:52:54 [2023-06-14T10:52:54.884Z] #0 5.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:52:54 [2023-06-14T10:52:54.884Z] #0 5.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:52:54 [2023-06-14T10:52:54.884Z] #0 7.686 Fetched 8532 kB in 4s (2186 kB/s)
10:52:54 [2023-06-14T10:52:54.884Z] #0 7.686 Reading package lists...
10:52:54 [2023-06-14T10:52:54.884Z] #0 8.828 Reading package lists...
10:52:54 [2023-06-14T10:52:54.884Z] #0 9.741 Building dependency tree...
10:52:54 [2023-06-14T10:52:54.884Z] #0 10.32 The following additional packages will be installed:
10:52:54 [2023-06-14T10:52:54.884Z] #0 10.33   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:52:54 [2023-06-14T10:52:54.884Z] #0 10.33 Suggested packages:
10:52:54 [2023-06-14T10:52:54.884Z] #0 10.33   cmake-doc ninja-build lrzip
10:52:54 [2023-06-14T10:52:54.884Z] #0 10.41 The following NEW packages will be installed:
10:52:54 [2023-06-14T10:52:54.884Z] #0 10.41   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:52:54 [2023-06-14T10:52:54.884Z] #60 ...
10:52:54 [2023-06-14T10:52:54.884Z] 
10:52:54 [2023-06-14T10:52:54.884Z] #61 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:52:55 [2023-06-14T10:52:55.142Z] #61 ...
10:52:55 [2023-06-14T10:52:55.142Z] 
10:52:55 [2023-06-14T10:52:55.142Z] #62 [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:52:55 [2023-06-14T10:52:55.142Z] #0 2.897 go: downloading github.com/pelletier/go-toml v1.8.1
10:52:55 [2023-06-14T10:52:55.142Z] #62 ...
10:52:55 [2023-06-14T10:52:55.142Z] 
10:52:55 [2023-06-14T10:52:55.142Z] #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:52:55 [2023-06-14T10:52:55.142Z] #0 1.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 1.869 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 1.869 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 1.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 2.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 2.241 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 3.043 Fetched 8532 kB in 2s (5465 kB/s)
10:52:55 [2023-06-14T10:52:55.142Z] #0 3.043 Reading package lists...
10:52:55 [2023-06-14T10:52:55.142Z] #0 4.282 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:52:55 [2023-06-14T10:52:55.142Z] #0 4.298 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:52:55 [2023-06-14T10:52:55.142Z] #0 4.298 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:52:55 [2023-06-14T10:52:55.142Z] #0 5.586 Reading package lists...
10:52:55 [2023-06-14T10:52:55.142Z] #0 6.627 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
10:52:55 [2023-06-14T10:52:55.142Z] #0 6.654 Reading package lists...
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.025 Building dependency tree...
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.824 gcc is already the newest version (4:10.2.1-1).
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.824 libc6-dev is already the newest version (2.31-13+deb11u6).
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.824 The following additional packages will be installed:
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.831   bzip2 patch xz-utils
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.835 Suggested packages:
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.835   bzip2-doc debian-keyring seccomp ed diffutils-doc
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.835 Recommended packages:
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.835   build-essential fakeroot libalgorithm-merge-perl
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.991 The following NEW packages will be installed:
10:52:55 [2023-06-14T10:52:55.142Z] #0 8.994   bzip2 dpkg-dev libseccomp-dev patch xz-utils
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.305 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.305 Need to get 2790 kB of archives.
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.305 After this operation, 4077 kB of additional disk space will be used.
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.305 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.332 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.499 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:52:55 [2023-06-14T10:52:55.142Z] #0 9.871 debconf: delaying package configuration, since apt-utils is not installed
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.11 Fetched 2790 kB in 0s (5745 kB/s)
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.23 Selecting previously unselected package bzip2.
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.23 (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:52:55 [2023-06-14T10:52:55.142Z] #0 10.26 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.30 Unpacking bzip2 (1.0.8-4) ...
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.52 Selecting previously unselected package xz-utils.
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.52 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.92 Selecting previously unselected package patch.
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.92 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
10:52:55 [2023-06-14T10:52:55.142Z] #0 10.94 Unpacking patch (2.7.6-7) ...
10:52:55 [2023-06-14T10:52:55.399Z] #63 ...
10:52:55 [2023-06-14T10:52:55.399Z] 
10:52:55 [2023-06-14T10:52:55.399Z] #64 [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:52:55 [2023-06-14T10:52:55.399Z] #0 4.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:52:55 [2023-06-14T10:52:55.399Z] #0 4.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:55 [2023-06-14T10:52:55.399Z] #0 4.308 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:55 [2023-06-14T10:52:55.399Z] #0 4.794 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:52:55 [2023-06-14T10:52:55.399Z] #0 5.354 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:52:55 [2023-06-14T10:52:55.399Z] #0 5.902 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:52:55 [2023-06-14T10:52:55.399Z] #0 7.061 Fetched 8532 kB in 3s (2741 kB/s)
10:52:55 [2023-06-14T10:52:55.399Z] #0 7.061 Reading package lists...
10:52:55 [2023-06-14T10:52:55.399Z] #0 8.605 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:52:55 [2023-06-14T10:52:55.399Z] #0 8.605 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:52:55 [2023-06-14T10:52:55.399Z] #0 8.605 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:52:55 [2023-06-14T10:52:55.399Z] #0 9.947 Reading package lists...
10:52:55 [2023-06-14T10:52:55.399Z] #0 10.74 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:52:55 [2023-06-14T10:52:55.399Z] #0 10.85 Reading package lists...
10:52:55 [2023-06-14T10:52:55.399Z] #64 ...
10:52:55 [2023-06-14T10:52:55.399Z] 
10:52:55 [2023-06-14T10:52:55.399Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:52:55 [2023-06-14T10:52:55.657Z] #65 ...
10:52:55 [2023-06-14T10:52:55.657Z] 
10:52:55 [2023-06-14T10:52:55.657Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:52:55 [2023-06-14T10:52:55.657Z] #66 ...
10:52:55 [2023-06-14T10:52:55.657Z] 
10:52:55 [2023-06-14T10:52:55.657Z] #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:52:55 [2023-06-14T10:52:55.657Z] #63 11.60 Selecting previously unselected package dpkg-dev.
10:52:55 [2023-06-14T10:52:55.657Z] #63 11.60 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
10:52:55 [2023-06-14T10:52:55.914Z] #63 11.77 Unpacking dpkg-dev (1.20.12) ...
10:52:56 [2023-06-14T10:52:56.478Z] #63 ...
10:52:56 [2023-06-14T10:52:56.478Z] 
10:52:56 [2023-06-14T10:52:56.478Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:52:56 [2023-06-14T10:52:56.478Z] #49 DONE 11.0s
10:52:56 [2023-06-14T10:52:56.478Z] 
10:52:56 [2023-06-14T10:52:56.478Z] #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:52:56 [2023-06-14T10:52:56.478Z] #63 12.49 Selecting previously unselected package libseccomp-dev:arm64.
10:52:56 [2023-06-14T10:52:56.478Z] #63 12.50 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:52:56 [2023-06-14T10:52:56.478Z] #63 12.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:52:56 [2023-06-14T10:52:56.747Z] #63 ...
10:52:56 [2023-06-14T10:52:56.747Z] 
10:52:56 [2023-06-14T10:52:56.747Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:52:56 [2023-06-14T10:52:56.747Z] #67 ...
10:52:56 [2023-06-14T10:52:56.747Z] 
10:52:56 [2023-06-14T10:52:56.747Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:52:56 [2023-06-14T10:52:56.747Z] #54 10.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:52:56 [2023-06-14T10:52:56.747Z] #54 10.56 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
10:52:56 [2023-06-14T10:52:56.747Z] #54 10.60 go: downloading golang.org/x/sys v0.5.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 10.77 go: downloading github.com/hashicorp/errwrap v1.0.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 10.82 go: downloading golang.org/x/mod v0.8.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.18 go: downloading github.com/subosito/gotenv v1.4.1
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.22 go: downloading github.com/hashicorp/hcl v1.0.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.22 go: downloading gopkg.in/ini.v1 v1.67.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.22 go: downloading github.com/magiconair/properties v1.8.6
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.22 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.22 go: downloading github.com/davecgh/go-spew v1.1.1
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.30 go: downloading github.com/pmezard/go-difflib v1.0.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.37 go: downloading github.com/stretchr/objx v0.5.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.44 go: downloading golang.org/x/text v0.6.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.57 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.71 go: downloading github.com/pelletier/go-toml v1.9.5
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.73 go: downloading github.com/gobwas/glob v0.2.3
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.86 go: downloading gopkg.in/yaml.v2 v2.4.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 11.89 go: downloading golang.org/x/sync v0.1.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.03 go: downloading go.uber.org/zap v1.17.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.23 go: downloading github.com/kisielk/gotool v1.0.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.23 go: downloading github.com/go-toolsmith/astcast v1.1.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.23 go: downloading github.com/go-toolsmith/astcopy v1.0.3
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.36 go: downloading github.com/go-toolsmith/astequal v1.1.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.36 go: downloading github.com/go-toolsmith/astfmt v1.1.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.38 go: downloading github.com/go-toolsmith/astp v1.1.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.39 go: downloading github.com/go-toolsmith/strparse v1.1.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.49 go: downloading github.com/go-toolsmith/typep v1.1.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.57 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.58 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.69 go: downloading github.com/ettle/strcase v0.1.1
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.71 go: downloading github.com/fatih/structtag v1.2.0
10:52:56 [2023-06-14T10:52:56.747Z] #54 12.71 go: downloading github.com/Masterminds/semver v1.5.0
10:52:57 [2023-06-14T10:52:57.054Z] #54 13.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:52:57 [2023-06-14T10:52:57.054Z] #54 13.07 go: downloading github.com/google/go-cmp v0.5.9
10:52:57 [2023-06-14T10:52:57.054Z] #54 13.11 go: downloading github.com/prometheus/client_golang v1.12.1
10:52:57 [2023-06-14T10:52:57.341Z] #54 13.42 go: downloading github.com/prometheus/client_model v0.2.0
10:52:57 [2023-06-14T10:52:57.341Z] #54 13.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:52:57 [2023-06-14T10:52:57.341Z] #54 13.47 go: downloading go.uber.org/atomic v1.7.0
10:52:57 [2023-06-14T10:52:57.599Z] #54 13.47 go: downloading go.uber.org/multierr v1.6.0
10:52:57 [2023-06-14T10:52:57.599Z] #54 13.65 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
10:52:57 [2023-06-14T10:52:57.599Z] #54 13.71 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:52:57 [2023-06-14T10:52:57.599Z] #54 13.77 go: downloading github.com/quasilyte/gogrep v0.5.0
10:52:57 [2023-06-14T10:52:57.599Z] #54 13.83 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:52:57 [2023-06-14T10:52:57.857Z] #54 13.83 go: downloading github.com/prometheus/common v0.32.1
10:52:57 [2023-06-14T10:52:57.857Z] #54 14.03 go: downloading github.com/beorn7/perks v1.0.1
10:52:57 [2023-06-14T10:52:57.857Z] #54 14.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:52:57 [2023-06-14T10:52:57.857Z] #54 14.10 go: downloading github.com/golang/protobuf v1.5.2
10:52:58 [2023-06-14T10:52:58.114Z] #54 14.18 go: downloading github.com/prometheus/procfs v0.7.3
10:52:58 [2023-06-14T10:52:58.114Z] #54 14.32 go: downloading google.golang.org/protobuf v1.28.0
10:52:58 [2023-06-14T10:52:58.372Z] #54 14.39 go: downloading github.com/mattn/go-runewidth v0.0.9
10:52:58 [2023-06-14T10:52:58.372Z] #54 14.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:53:00 [2023-06-14T10:53:00.897Z] #54 ...
10:53:00 [2023-06-14T10:53:00.897Z] 
10:53:00 [2023-06-14T10:53:00.897Z] #56 [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:53:00 [2023-06-14T10:53:00.897Z] #56 11.12 Reading package lists...
10:53:00 [2023-06-14T10:53:00.897Z] #56 11.80 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
10:53:00 [2023-06-14T10:53:00.897Z] #56 11.81 Reading package lists...
10:53:00 [2023-06-14T10:53:00.897Z] #56 12.73 Building dependency tree...
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40 gcc is already the newest version (4:10.2.1-1).
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40 The following additional packages will be installed:
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.40   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.41 Suggested packages:
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.41   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.41   | libgdk-pixbuf2.0-dev libxml2-utils
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.80 The following NEW packages will be installed:
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.81   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.81   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.81   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.81   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.81   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
10:53:00 [2023-06-14T10:53:00.897Z] #56 13.81   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.10 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.10 Need to get 7950 kB of archives.
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.10 After this operation, 39.9 MB of additional disk space will be used.
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 14.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:53:00 [2023-06-14T10:53:00.897Z] #56 15.18 debconf: delaying package configuration, since apt-utils is not installed
10:53:00 [2023-06-14T10:53:00.897Z] #56 15.45 Fetched 7950 kB in 1s (8468 kB/s)
10:53:00 [2023-06-14T10:53:00.897Z] #56 15.96 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:53:00 [2023-06-14T10:53:00.897Z] #56 15.96 (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:53:00 [2023-06-14T10:53:00.897Z] #56 15.98 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:53:00 [2023-06-14T10:53:00.897Z] #56 16.19 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:53:01 [2023-06-14T10:53:01.161Z] #56 16.85 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:53:01 [2023-06-14T10:53:01.161Z] #56 16.86 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:53:01 [2023-06-14T10:53:01.161Z] #56 16.99 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:53:02 [2023-06-14T10:53:02.103Z] #56 17.76 Selecting previously unselected package libsecret-common.
10:53:02 [2023-06-14T10:53:02.103Z] #56 17.76 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
10:53:02 [2023-06-14T10:53:02.103Z] #56 17.87 Unpacking libsecret-common (0.20.4-2) ...
10:53:03 [2023-06-14T10:53:03.033Z] #56 18.82 Selecting previously unselected package libsecret-1-0:arm64.
10:53:03 [2023-06-14T10:53:03.033Z] #56 18.82 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
10:53:03 [2023-06-14T10:53:03.291Z] #56 18.96 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:53:03 [2023-06-14T10:53:03.291Z] #56 ...
10:53:03 [2023-06-14T10:53:03.291Z] 
10:53:03 [2023-06-14T10:53:03.291Z] #62 [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:53:03 [2023-06-14T10:53:03.291Z] #62 19.37 tomll can be used in two ways:
10:53:03 [2023-06-14T10:53:03.291Z] #62 19.37 Writing to STDIN and reading from STDOUT:
10:53:03 [2023-06-14T10:53:03.291Z] #62 19.37   cat file.toml | tomll > file.toml
10:53:03 [2023-06-14T10:53:03.291Z] #62 19.37 
10:53:03 [2023-06-14T10:53:03.291Z] #62 19.37 Reading and updating a list of files:
10:53:03 [2023-06-14T10:53:03.291Z] #62 19.37   tomll a.toml b.toml c.toml
10:53:03 [2023-06-14T10:53:03.291Z] #62 19.37 
10:53:03 [2023-06-14T10:53:03.291Z] #62 19.37 When given a list of files, tomll will modify all files in place without asking.
10:53:04 [2023-06-14T10:53:04.246Z] #62 ...
10:53:04 [2023-06-14T10:53:04.246Z] 
10:53:04 [2023-06-14T10:53:04.246Z] #46 [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:53:04 [2023-06-14T10:53:04.246Z] #46 8.990 runtime
10:53:04 [2023-06-14T10:53:04.246Z] #46 14.57 sync
10:53:04 [2023-06-14T10:53:04.246Z] #46 14.58 internal/reflectlite
10:53:04 [2023-06-14T10:53:04.246Z] #46 14.86 internal/testlog
10:53:04 [2023-06-14T10:53:04.246Z] #46 14.86 internal/godebug
10:53:04 [2023-06-14T10:53:04.246Z] #46 14.87 internal/singleflight
10:53:04 [2023-06-14T10:53:04.246Z] #46 15.04 math/rand
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.05 internal/intern
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.17 errors
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.17 sort
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.28 io
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.29 strconv
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.29 path
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.29 internal/safefilepath
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.29 internal/oserror
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.29 crypto/internal/nistec/fiat
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.31 vendor/golang.org/x/net/dns/dnsmessage
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.44 syscall
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.55 container/heap
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.56 bytes
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.57 hash
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.57 crypto/internal/randutil
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.65 strings
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.65 hash/crc32
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.67 github.com/stevvooe/resumable
10:53:04 [2023-06-14T10:53:04.247Z] #46 15.94 text/tabwriter
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.09 crypto
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.15 reflect
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.22 crypto/rc4
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.25 net/netip
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.31 vendor/golang.org/x/text/transform
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.40 encoding/base32
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.58 bufio
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.72 net/http/internal/ascii
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.73 regexp/syntax
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.85 github.com/garyburd/redigo/internal
10:53:04 [2023-06-14T10:53:04.247Z] #46 16.98 golang.org/x/crypto/blowfish
10:53:04 [2023-06-14T10:53:04.247Z] #46 17.02 html
10:53:04 [2023-06-14T10:53:04.247Z] #46 18.21 regexp
10:53:04 [2023-06-14T10:53:04.247Z] #46 18.62 time
10:53:04 [2023-06-14T10:53:04.247Z] #46 18.62 internal/syscall/unix
10:53:04 [2023-06-14T10:53:04.247Z] #46 18.63 internal/syscall/execenv
10:53:04 [2023-06-14T10:53:04.247Z] #46 ...
10:53:04 [2023-06-14T10:53:04.247Z] 
10:53:04 [2023-06-14T10:53:04.247Z] #56 [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:53:04 [2023-06-14T10:53:04.247Z] #56 19.85 Selecting previously unselected package gir1.2-secret-1:arm64.
10:53:04 [2023-06-14T10:53:04.247Z] #56 19.85 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.512Z] #56 20.25 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:53:04 [2023-06-14T10:53:04.512Z] #56 ...
10:53:04 [2023-06-14T10:53:04.512Z] 
10:53:04 [2023-06-14T10:53:04.512Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:53:04 [2023-06-14T10:53:04.512Z] #55 10.52 Selecting previously unselected package xz-utils.
10:53:04 [2023-06-14T10:53:04.512Z] #55 10.52 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.512Z] #55 10.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:53:04 [2023-06-14T10:53:04.512Z] #55 10.78 Selecting previously unselected package libsigsegv2:arm64.
10:53:04 [2023-06-14T10:53:04.513Z] #55 10.80 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 11.01 Unpacking libsigsegv2:arm64 (2.13-1) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 11.42 Selecting previously unselected package m4.
10:53:04 [2023-06-14T10:53:04.513Z] #55 11.43 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 11.44 Unpacking m4 (1.4.18-5) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 12.32 Selecting previously unselected package autoconf.
10:53:04 [2023-06-14T10:53:04.513Z] #55 12.33 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 12.50 Unpacking autoconf (2.69-14) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 13.00 Selecting previously unselected package autotools-dev.
10:53:04 [2023-06-14T10:53:04.513Z] #55 13.01 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 13.08 Unpacking autotools-dev (20180224.1+nmu1) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 13.42 Selecting previously unselected package automake.
10:53:04 [2023-06-14T10:53:04.513Z] #55 13.43 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 13.59 Unpacking automake (1:1.16.3-2) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 14.29 Selecting previously unselected package patch.
10:53:04 [2023-06-14T10:53:04.513Z] #55 14.29 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 14.35 Unpacking patch (2.7.6-7) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 14.77 Selecting previously unselected package dpkg-dev.
10:53:04 [2023-06-14T10:53:04.513Z] #55 14.78 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 14.86 Unpacking dpkg-dev (1.20.12) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 15.64 Selecting previously unselected package build-essential.
10:53:04 [2023-06-14T10:53:04.513Z] #55 15.64 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 15.73 Unpacking build-essential (12.9) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 16.44 Selecting previously unselected package libcap2:arm64.
10:53:04 [2023-06-14T10:53:04.513Z] #55 16.44 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 16.52 Unpacking libcap2:arm64 (1:2.44-1) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 17.34 Selecting previously unselected package libcap-dev:arm64.
10:53:04 [2023-06-14T10:53:04.513Z] #55 17.34 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 17.60 Unpacking libcap-dev:arm64 (1:2.44-1) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 18.48 Selecting previously unselected package libprotobuf-c1:arm64.
10:53:04 [2023-06-14T10:53:04.513Z] #55 18.48 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 18.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 19.10 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:53:04 [2023-06-14T10:53:04.513Z] #55 19.10 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 19.21 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 20.02 Selecting previously unselected package libseccomp-dev:arm64.
10:53:04 [2023-06-14T10:53:04.513Z] #55 20.03 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:53:04 [2023-06-14T10:53:04.513Z] #55 20.36 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:53:04 [2023-06-14T10:53:04.774Z] #55 ...
10:53:04 [2023-06-14T10:53:04.774Z] 
10:53:04 [2023-06-14T10:53:04.774Z] #46 [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:53:04 [2023-06-14T10:53:04.774Z] #46 19.80 context
10:53:05 [2023-06-14T10:53:05.031Z] #46 19.80 io/fs
10:53:05 [2023-06-14T10:53:05.031Z] #46 19.80 internal/poll
10:53:05 [2023-06-14T10:53:05.031Z] #46 ...
10:53:05 [2023-06-14T10:53:05.031Z] 
10:53:05 [2023-06-14T10:53:05.031Z] #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:53:05 [2023-06-14T10:53:05.031Z] #60 10.75 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:53:05 [2023-06-14T10:53:05.031Z] #60 10.75 Need to get 15.1 MB of archives.
10:53:05 [2023-06-14T10:53:05.031Z] #60 10.75 After this operation, 66.8 MB of additional disk space will be used.
10:53:05 [2023-06-14T10:53:05.031Z] #60 10.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 10.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 11.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 11.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 11.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 11.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:53:05 [2023-06-14T10:53:05.031Z] #60 11.79 debconf: delaying package configuration, since apt-utils is not installed
10:53:05 [2023-06-14T10:53:05.031Z] #60 12.00 Fetched 15.1 MB in 1s (21.0 MB/s)
10:53:05 [2023-06-14T10:53:05.031Z] #60 12.42 Selecting previously unselected package cmake-data.
10:53:05 [2023-06-14T10:53:05.031Z] #60 12.42 (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:53:05 [2023-06-14T10:53:05.031Z] #60 12.44 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 12.67 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 15.06 Selecting previously unselected package libicu67:arm64.
10:53:05 [2023-06-14T10:53:05.031Z] #60 15.08 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 15.33 Unpacking libicu67:arm64 (67.1-7) ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 18.02 Selecting previously unselected package libxml2:arm64.
10:53:05 [2023-06-14T10:53:05.031Z] #60 18.02 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 18.12 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 19.43 Selecting previously unselected package libarchive13:arm64.
10:53:05 [2023-06-14T10:53:05.031Z] #60 19.43 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 19.67 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:53:05 [2023-06-14T10:53:05.031Z] #60 ...
10:53:05 [2023-06-14T10:53:05.031Z] 
10:53:05 [2023-06-14T10:53:05.031Z] #46 [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:53:05 [2023-06-14T10:53:05.031Z] #46 19.99 embed
10:53:05 [2023-06-14T10:53:05.031Z] #46 20.11 internal/fmtsort
10:53:05 [2023-06-14T10:53:05.288Z] #46 20.12 internal/saferio
10:53:05 [2023-06-14T10:53:05.288Z] #46 20.12 encoding/binary
10:53:05 [2023-06-14T10:53:05.288Z] #46 20.17 os
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.38 crypto/cipher
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.39 crypto/internal/edwards25519/field
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.39 crypto/internal/nistec
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.39 crypto/md5
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.39 crypto/sha1
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.39 encoding/base64
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.39 vendor/golang.org/x/crypto/internal/poly1305
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.50 encoding/pem
10:53:05 [2023-06-14T10:53:05.546Z] #46 20.61 crypto/internal/boring
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.61 crypto/des
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.62 vendor/golang.org/x/crypto/chacha20
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.77 crypto/aes
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.77 crypto/hmac
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.78 crypto/sha512
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.82 crypto/sha256
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.83 vendor/golang.org/x/crypto/hkdf
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.84 fmt
10:53:05 [2023-06-14T10:53:05.803Z] #46 20.88 crypto/internal/edwards25519
10:53:05 [2023-06-14T10:53:05.803Z] #46 ...
10:53:05 [2023-06-14T10:53:05.803Z] 
10:53:05 [2023-06-14T10:53:05.803Z] #64 [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:53:05 [2023-06-14T10:53:05.803Z] #0 10.85 Reading package lists...
10:53:05 [2023-06-14T10:53:05.803Z] #64 11.78 Building dependency tree...
10:53:05 [2023-06-14T10:53:05.803Z] #64 12.35 gcc is already the newest version (4:10.2.1-1).
10:53:05 [2023-06-14T10:53:05.803Z] #64 12.35 libc6-dev is already the newest version (2.31-13+deb11u6).
10:53:05 [2023-06-14T10:53:05.803Z] #64 12.35 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
10:53:06 [2023-06-14T10:53:06.060Z] #64 ...
10:53:06 [2023-06-14T10:53:06.060Z] 
10:53:06 [2023-06-14T10:53:06.060Z] #58 [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:53:06 [2023-06-14T10:53:06.060Z] #58 21.74 NAME:
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    go-winres - A tool for embedding resources in Windows executables
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75 
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75 USAGE:
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    go-winres [global options] command [command options] [arguments...]
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75 
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75 COMMANDS:
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    init     Create an initial ./winres/winres.json
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    make     Make syso files for the "go build" command
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    simply   Make syso files for the "go build" command (simplified)
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    extract  Extract all resources from an executable
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    patch    Replace resources in an executable file (exe, dll)
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    help, h  Shows a list of commands or help for one command
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75 
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75 GLOBAL OPTIONS:
10:53:06 [2023-06-14T10:53:06.060Z] #58 21.75    --help, -h  show help (default: false)
10:53:07 [2023-06-14T10:53:07.010Z] #58 ...
10:53:07 [2023-06-14T10:53:07.010Z] 
10:53:07 [2023-06-14T10:53:07.010Z] #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:53:07 [2023-06-14T10:53:07.010Z] #63 13.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:53:07 [2023-06-14T10:53:07.010Z] #63 13.09 Setting up bzip2 (1.0.8-4) ...
10:53:07 [2023-06-14T10:53:07.010Z] #63 13.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:53:07 [2023-06-14T10:53:07.010Z] #63 13.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:53:07 [2023-06-14T10:53:07.010Z] #63 13.64 Setting up patch (2.7.6-7) ...
10:53:07 [2023-06-14T10:53:07.010Z] #63 13.76 Setting up dpkg-dev (1.20.12) ...
10:53:07 [2023-06-14T10:53:07.276Z] #63 ...
10:53:07 [2023-06-14T10:53:07.276Z] 
10:53:07 [2023-06-14T10:53:07.276Z] #46 [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:53:07 [2023-06-14T10:53:07.276Z] #46 20.90 net
10:53:07 [2023-06-14T10:53:07.276Z] #46 20.98 path/filepath
10:53:07 [2023-06-14T10:53:07.276Z] #46 21.06 vendor/golang.org/x/crypto/chacha20poly1305
10:53:07 [2023-06-14T10:53:07.276Z] #46 21.12 io/ioutil
10:53:07 [2023-06-14T10:53:07.276Z] #46 21.16 os/signal
10:53:07 [2023-06-14T10:53:07.276Z] #46 21.25 github.com/bugsnag/osext
10:53:07 [2023-06-14T10:53:07.276Z] #46 21.26 crypto/ecdh
10:53:07 [2023-06-14T10:53:07.276Z] #46 21.26 os/exec
10:53:07 [2023-06-14T10:53:07.276Z] #46 21.58 github.com/bugsnag/panicwrap
10:53:07 [2023-06-14T10:53:07.277Z] #46 21.75 math/big
10:53:07 [2023-06-14T10:53:07.277Z] #46 21.76 encoding/hex
10:53:07 [2023-06-14T10:53:07.277Z] #46 21.76 net/url
10:53:07 [2023-06-14T10:53:07.277Z] #46 21.76 log
10:53:07 [2023-06-14T10:53:07.277Z] #46 21.76 github.com/bugsnag/bugsnag-go/errors
10:53:07 [2023-06-14T10:53:07.277Z] #46 21.76 encoding/json
10:53:07 [2023-06-14T10:53:07.277Z] #46 21.91 compress/flate
10:53:07 [2023-06-14T10:53:07.277Z] #46 22.03 vendor/golang.org/x/text/unicode/norm
10:53:07 [2023-06-14T10:53:07.277Z] #46 22.04 vendor/golang.org/x/net/http2/hpack
10:53:07 [2023-06-14T10:53:07.277Z] #46 22.15 vendor/golang.org/x/text/unicode/bidi
10:53:07 [2023-06-14T10:53:07.277Z] #46 22.30 mime
10:53:07 [2023-06-14T10:53:07.534Z] #46 22.44 mime/quotedprintable
10:53:07 [2023-06-14T10:53:07.791Z] #46 22.68 net/http/internal
10:53:08 [2023-06-14T10:53:08.048Z] #46 22.86 compress/gzip
10:53:08 [2023-06-14T10:53:08.048Z] #46 22.88 gopkg.in/yaml.v2
10:53:08 [2023-06-14T10:53:08.048Z] #46 23.06 golang.org/x/net/context
10:53:08 [2023-06-14T10:53:08.308Z] #46 23.07 github.com/docker/distribution/digest
10:53:08 [2023-06-14T10:53:08.308Z] #46 ...
10:53:08 [2023-06-14T10:53:08.308Z] 
10:53:08 [2023-06-14T10:53:08.308Z] #61 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:53:08 [2023-06-14T10:53:08.308Z] #61 DONE 23.5s
10:53:08 [2023-06-14T10:53:08.308Z] 
10:53:08 [2023-06-14T10:53:08.308Z] #46 [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:53:08 [2023-06-14T10:53:08.308Z] #46 23.22 vendor/golang.org/x/text/secure/bidirule
10:53:08 [2023-06-14T10:53:08.308Z] #46 23.26 encoding/gob
10:53:08 [2023-06-14T10:53:08.566Z] #46 23.41 text/template/parse
10:53:08 [2023-06-14T10:53:08.823Z] #46 23.75 github.com/docker/distribution/reference
10:53:08 [2023-06-14T10:53:08.823Z] #46 23.82 vendor/golang.org/x/net/idna
10:53:08 [2023-06-14T10:53:08.823Z] #46 23.86 github.com/Sirupsen/logrus
10:53:09 [2023-06-14T10:53:09.080Z] #46 23.91 github.com/docker/distribution/version
10:53:09 [2023-06-14T10:53:09.080Z] #46 24.01 runtime/debug
10:53:09 [2023-06-14T10:53:09.337Z] #46 24.25 github.com/Sirupsen/logrus/formatters/logstash
10:53:09 [2023-06-14T10:53:09.337Z] #46 24.27 crypto/elliptic
10:53:09 [2023-06-14T10:53:09.594Z] #46 24.46 crypto/internal/bigmod
10:53:09 [2023-06-14T10:53:09.594Z] #46 24.52 crypto/internal/boring/bbig
10:53:09 [2023-06-14T10:53:09.594Z] #46 24.53 encoding/asn1
10:53:09 [2023-06-14T10:53:09.594Z] #46 24.60 crypto/rand
10:53:09 [2023-06-14T10:53:09.594Z] #46 24.67 crypto/dsa
10:53:09 [2023-06-14T10:53:09.852Z] #46 24.67 net/textproto
10:53:09 [2023-06-14T10:53:09.852Z] #46 24.73 vendor/golang.org/x/net/http/httpproxy
10:53:09 [2023-06-14T10:53:09.852Z] #46 24.81 text/template
10:53:09 [2023-06-14T10:53:09.852Z] #46 24.87 github.com/docker/distribution/registry/listener
10:53:09 [2023-06-14T10:53:09.852Z] #46 24.90 crypto/ed25519
10:53:09 [2023-06-14T10:53:09.852Z] #46 24.93 github.com/spf13/pflag
10:53:10 [2023-06-14T10:53:10.123Z] #46 24.94 crypto/rsa
10:53:10 [2023-06-14T10:53:10.123Z] #46 25.00 vendor/golang.org/x/net/http/httpguts
10:53:10 [2023-06-14T10:53:10.382Z] #46 25.10 mime/multipart
10:53:10 [2023-06-14T10:53:10.382Z] #46 25.26 github.com/docker/distribution/uuid
10:53:10 [2023-06-14T10:53:10.382Z] #46 25.27 github.com/garyburd/redigo/redis
10:53:10 [2023-06-14T10:53:10.382Z] #46 25.28 vendor/golang.org/x/crypto/cryptobyte
10:53:10 [2023-06-14T10:53:10.382Z] #46 25.36 crypto/x509/pkix
10:53:10 [2023-06-14T10:53:10.639Z] #46 25.42 log/syslog
10:53:10 [2023-06-14T10:53:10.639Z] #46 25.45 golang.org/x/crypto/bcrypt
10:53:10 [2023-06-14T10:53:10.639Z] #46 25.53 encoding/xml
10:53:10 [2023-06-14T10:53:10.639Z] #46 25.64 github.com/yvasiyarov/go-metrics
10:53:10 [2023-06-14T10:53:10.905Z] #46 25.68 os/user
10:53:10 [2023-06-14T10:53:10.905Z] #46 25.75 github.com/mitchellh/mapstructure
10:53:11 [2023-06-14T10:53:11.162Z] #46 25.91 internal/profile
10:53:11 [2023-06-14T10:53:11.162Z] #46 25.96 runtime/pprof
10:53:11 [2023-06-14T10:53:11.162Z] #46 26.00 crypto/ecdsa
10:53:11 [2023-06-14T10:53:11.162Z] #46 26.01 github.com/spf13/cobra
10:53:11 [2023-06-14T10:53:11.162Z] #46 26.23 github.com/stevvooe/resumable/sha256
10:53:11 [2023-06-14T10:53:11.419Z] #46 26.24 github.com/stevvooe/resumable/sha512
10:53:11 [2023-06-14T10:53:11.677Z] #46 26.63 runtime/trace
10:53:11 [2023-06-14T10:53:11.677Z] #46 26.70 crypto/x509
10:53:12 [2023-06-14T10:53:12.612Z] #46 ...
10:53:12 [2023-06-14T10:53:12.612Z] 
10:53:12 [2023-06-14T10:53:12.612Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:53:12 [2023-06-14T10:53:12.612Z] #66 DONE 26.9s
10:53:12 [2023-06-14T10:53:12.612Z] 
10:53:12 [2023-06-14T10:53:12.612Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:53:12 [2023-06-14T10:53:12.612Z] #65 DONE 27.2s
10:53:12 [2023-06-14T10:53:12.612Z] 
10:53:12 [2023-06-14T10:53:12.612Z] #26 [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:53:12 [2023-06-14T10:53:12.612Z] #26 DONE 32.6s
10:53:12 [2023-06-14T10:53:12.612Z] 
10:53:12 [2023-06-14T10:53:12.612Z] #46 [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:53:12 [2023-06-14T10:53:12.612Z] #46 27.45 crypto/tls
10:53:12 [2023-06-14T10:53:12.612Z] #46 ...
10:53:12 [2023-06-14T10:53:12.612Z] 
10:53:12 [2023-06-14T10:53:12.612Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:53:12 [2023-06-14T10:53:12.612Z] #67 DONE 25.9s
10:53:12 [2023-06-14T10:53:12.612Z] 
10:53:12 [2023-06-14T10:53:12.612Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:53:12 [2023-06-14T10:53:12.612Z] #52 DONE 26.0s
10:53:12 [2023-06-14T10:53:12.612Z] 
10:53:12 [2023-06-14T10:53:12.612Z] #58 [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:53:12 [2023-06-14T10:53:12.612Z] #58 DONE 28.8s
10:53:12 [2023-06-14T10:53:12.873Z] 
10:53:12 [2023-06-14T10:53:12.873Z] #62 [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:53:12 [2023-06-14T10:53:12.873Z] #62 DONE 28.9s
10:53:12 [2023-06-14T10:53:12.873Z] 
10:53:12 [2023-06-14T10:53:12.873Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:53:12 [2023-06-14T10:53:12.873Z] #55 21.31 Selecting previously unselected package libsystemd-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #55 21.31 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 21.37 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 21.82 Selecting previously unselected package libtool.
10:53:12 [2023-06-14T10:53:12.873Z] #55 21.82 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 21.86 Unpacking libtool (2.4.6-15) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 23.06 Selecting previously unselected package libudev-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #55 23.07 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 23.24 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 24.46 Selecting previously unselected package libyajl2:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #55 24.46 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 24.51 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 24.92 Selecting previously unselected package libyajl-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #55 24.92 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 24.96 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 25.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 25.89 Setting up libyajl2:arm64 (2.1.0-3) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 26.38 Setting up bzip2 (1.0.8-4) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 26.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 27.06 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 27.29 Setting up libcap2:arm64 (1:2.44-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 27.52 Setting up autotools-dev (20180224.1+nmu1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 27.73 Setting up libsigsegv2:arm64 (2.13-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 27.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.12 Setting up patch (2.7.6-7) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.18 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.28 Setting up libyajl-dev:arm64 (2.1.0-3) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.46 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.49 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.51 Setting up libtool (2.4.6-15) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.54 Setting up m4 (1.4.18-5) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.57 Setting up dpkg-dev (1.20.12) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.61 Setting up autoconf (2.69-14) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.64 Setting up build-essential (12.9) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.66 Setting up automake (1:1.16.3-2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.69 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:53:12 [2023-06-14T10:53:12.873Z] #55 28.72 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:53:12 [2023-06-14T10:53:12.873Z] #55 ...
10:53:12 [2023-06-14T10:53:12.873Z] 
10:53:12 [2023-06-14T10:53:12.873Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
10:53:12 [2023-06-14T10:53:12.873Z] #57 21.01 v3.6.0
10:53:12 [2023-06-14T10:53:12.873Z] #57 DONE 29.0s
10:53:12 [2023-06-14T10:53:12.873Z] 
10:53:12 [2023-06-14T10:53:12.873Z] #56 [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:53:12 [2023-06-14T10:53:12.873Z] #56 21.06 Selecting previously unselected package uuid-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #56 21.07 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 21.13 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 21.59 Selecting previously unselected package libblkid-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #56 21.60 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 21.73 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 23.87 Selecting previously unselected package libbtrfs0:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #56 23.87 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 24.12 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 24.52 Selecting previously unselected package libbtrfs-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #56 24.53 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 24.59 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 25.06 Selecting previously unselected package libelf1:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #56 25.10 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 25.20 Unpacking libelf1:arm64 (0.183-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 26.05 Selecting previously unselected package libffi-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #56 26.05 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 26.15 Unpacking libffi-dev:arm64 (3.3-6) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 26.67 Selecting previously unselected package libglib2.0-data.
10:53:12 [2023-06-14T10:53:12.873Z] #56 26.67 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 26.83 Unpacking libglib2.0-data (2.66.8-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 27.58 Selecting previously unselected package libglib2.0-bin.
10:53:12 [2023-06-14T10:53:12.873Z] #56 27.59 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 27.69 Unpacking libglib2.0-bin (2.66.8-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.01 Selecting previously unselected package python3-lib2to3.
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.02 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.03 Unpacking python3-lib2to3 (3.9.2-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.27 Selecting previously unselected package python3-distutils.
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.28 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.28 Unpacking python3-distutils (3.9.2-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.54 Selecting previously unselected package libglib2.0-dev-bin.
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.54 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.60 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.72 Selecting previously unselected package libsepol1-dev:arm64.
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.72 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
10:53:12 [2023-06-14T10:53:12.873Z] #56 28.72 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:53:13 [2023-06-14T10:53:13.141Z] #56 ...
10:53:13 [2023-06-14T10:53:13.141Z] 
10:53:13 [2023-06-14T10:53:13.141Z] #59 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64     /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build
10:53:13 [2023-06-14T10:53:13.141Z] #59 DONE 28.6s
10:53:13 [2023-06-14T10:53:13.141Z] 
10:53:13 [2023-06-14T10:53:13.141Z] #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:53:13 [2023-06-14T10:53:13.141Z] #60 20.98 Selecting previously unselected package libjsoncpp24:arm64.
10:53:13 [2023-06-14T10:53:13.141Z] #60 20.98 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 21.04 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 21.47 Selecting previously unselected package librhash0:arm64.
10:53:13 [2023-06-14T10:53:13.141Z] #60 21.48 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 21.51 Unpacking librhash0:arm64 (1.4.1-2) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 23.35 Selecting previously unselected package libuv1:arm64.
10:53:13 [2023-06-14T10:53:13.141Z] #60 23.35 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 23.60 Unpacking libuv1:arm64 (1.40.0-2) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 24.29 Selecting previously unselected package cmake.
10:53:13 [2023-06-14T10:53:13.141Z] #60 24.29 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 24.31 Unpacking cmake (3.18.4-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 25.80 Setting up libicu67:arm64 (67.1-7) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 26.19 Setting up libuv1:arm64 (1.40.0-2) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 26.49 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 26.79 Setting up librhash0:arm64 (1.4.1-2) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 27.03 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 27.29 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 27.49 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 27.64 Setting up cmake (3.18.4-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 27.78 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:53:13 [2023-06-14T10:53:13.141Z] #60 DONE 28.8s
10:53:13 [2023-06-14T10:53:13.141Z] 
10:53:13 [2023-06-14T10:53:13.141Z] #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:53:13 [2023-06-14T10:53:13.141Z] #63 DONE 29.1s
10:53:13 [2023-06-14T10:53:13.141Z] 
10:53:13 [2023-06-14T10:53:13.141Z] #53 [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:53:13 [2023-06-14T10:53:13.141Z] #53 27.93 gotestsum version dev
10:53:13 [2023-06-14T10:53:13.141Z] #53 DONE 29.2s
10:53:13 [2023-06-14T10:53:13.141Z] 
10:53:13 [2023-06-14T10:53:13.141Z] #64 [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:53:13 [2023-06-14T10:53:13.141Z] #64 DONE 29.1s
10:53:13 [2023-06-14T10:53:13.141Z] 
10:53:13 [2023-06-14T10:53:13.141Z] #56 [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:53:13 [2023-06-14T10:53:13.141Z] #56 28.97 Selecting previously unselected package libpcre2-16-0:arm64.
10:53:13 [2023-06-14T10:53:13.141Z] #56 28.97 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.141Z] #56 28.97 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.141Z] #56 29.06 Selecting previously unselected package libpcre2-32-0:arm64.
10:53:13 [2023-06-14T10:53:13.141Z] #56 29.06 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.416Z] #56 ...
10:53:13 [2023-06-14T10:53:13.416Z] 
10:53:13 [2023-06-14T10:53:13.416Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:53:13 [2023-06-14T10:53:13.416Z] #55 DONE 29.3s
10:53:13 [2023-06-14T10:53:13.416Z] 
10:53:13 [2023-06-14T10:53:13.416Z] #56 [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:53:13 [2023-06-14T10:53:13.416Z] #56 29.08 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.416Z] #56 29.30 Selecting previously unselected package libpcre2-posix2:arm64.
10:53:13 [2023-06-14T10:53:13.416Z] #56 29.30 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.416Z] #56 29.36 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.688Z] #56 29.53 Selecting previously unselected package libpcre2-dev:arm64.
10:53:13 [2023-06-14T10:53:13.688Z] #56 29.53 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:53:13 [2023-06-14T10:53:13.688Z] #56 29.55 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:53:13 [2023-06-14T10:53:13.960Z] #56 29.80 Selecting previously unselected package libselinux1-dev:arm64.
10:53:14 [2023-06-14T10:53:14.219Z] #56 29.80 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
10:53:14 [2023-06-14T10:53:14.219Z] #56 29.83 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:53:14 [2023-06-14T10:53:14.219Z] #56 ...
10:53:14 [2023-06-14T10:53:14.219Z] 
10:53:14 [2023-06-14T10:53:14.219Z] #68 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:53:14 [2023-06-14T10:53:14.219Z] #68 DONE 1.1s
10:53:14 [2023-06-14T10:53:14.219Z] 
10:53:14 [2023-06-14T10:53:14.219Z] #56 [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:53:14 [2023-06-14T10:53:14.219Z] #56 30.12 Selecting previously unselected package libmount-dev:arm64.
10:53:14 [2023-06-14T10:53:14.219Z] #56 30.12 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:53:14 [2023-06-14T10:53:14.219Z] #56 30.15 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:14 [2023-06-14T10:53:14.477Z] #56 30.29 Selecting previously unselected package libpcre16-3:arm64.
10:53:14 [2023-06-14T10:53:14.477Z] #56 30.29 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:53:14 [2023-06-14T10:53:14.477Z] #56 30.29 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:53:14 [2023-06-14T10:53:14.748Z] #56 30.48 Selecting previously unselected package libpcre32-3:arm64.
10:53:14 [2023-06-14T10:53:14.748Z] #56 30.48 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:53:14 [2023-06-14T10:53:14.748Z] #56 30.49 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:53:15 [2023-06-14T10:53:15.006Z] #56 30.82 Selecting previously unselected package libpcrecpp0v5:arm64.
10:53:15 [2023-06-14T10:53:15.006Z] #56 30.82 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:53:15 [2023-06-14T10:53:15.006Z] #56 30.89 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:53:15 [2023-06-14T10:53:15.269Z] #56 31.03 Selecting previously unselected package libpcre3-dev:arm64.
10:53:15 [2023-06-14T10:53:15.269Z] #56 31.05 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:53:15 [2023-06-14T10:53:15.269Z] #56 31.08 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:53:15 [2023-06-14T10:53:15.530Z] #56 31.39 Selecting previously unselected package zlib1g-dev:arm64.
10:53:15 [2023-06-14T10:53:15.530Z] #56 31.40 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:53:15 [2023-06-14T10:53:15.530Z] #56 31.41 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:53:15 [2023-06-14T10:53:15.786Z] #56 31.54 Selecting previously unselected package libglib2.0-dev:arm64.
10:53:15 [2023-06-14T10:53:15.786Z] #56 31.54 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:53:15 [2023-06-14T10:53:15.786Z] #56 31.55 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:53:16 [2023-06-14T10:53:16.044Z] #56 31.91 Selecting previously unselected package libsecret-1-dev:arm64.
10:53:16 [2023-06-14T10:53:16.044Z] #56 31.91 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:53:16 [2023-06-14T10:53:16.044Z] #56 31.96 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:53:16 [2023-06-14T10:53:16.301Z] #56 32.07 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:53:16 [2023-06-14T10:53:16.301Z] #56 32.08 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:53:16 [2023-06-14T10:53:16.301Z] #56 32.10 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:53:16 [2023-06-14T10:53:16.301Z] #56 32.11 Setting up libffi-dev:arm64 (3.3-6) ...
10:53:16 [2023-06-14T10:53:16.301Z] #56 32.12 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:53:16 [2023-06-14T10:53:16.301Z] #56 32.13 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:53:16 [2023-06-14T10:53:16.301Z] #56 32.22 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.25 Setting up libglib2.0-data (2.66.8-1) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.28 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.31 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.33 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.35 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.37 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.40 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:53:16 [2023-06-14T10:53:16.560Z] #56 32.43 Setting up python3-lib2to3 (3.9.2-1) ...
10:53:16 [2023-06-14T10:53:16.864Z] #56 32.58 Setting up libelf1:arm64 (0.183-1) ...
10:53:16 [2023-06-14T10:53:16.864Z] #56 32.60 Setting up libsecret-common (0.20.4-2) ...
10:53:16 [2023-06-14T10:53:16.864Z] #56 32.60 Setting up python3-distutils (3.9.2-1) ...
10:53:17 [2023-06-14T10:53:17.121Z] #56 32.88 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:53:17 [2023-06-14T10:53:17.383Z] #56 33.31 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:17 [2023-06-14T10:53:17.656Z] #56 33.37 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:53:17 [2023-06-14T10:53:17.656Z] #56 33.40 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:53:17 [2023-06-14T10:53:17.656Z] #56 33.43 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:53:17 [2023-06-14T10:53:17.656Z] #56 33.50 Setting up libglib2.0-bin (2.66.8-1) ...
10:53:17 [2023-06-14T10:53:17.914Z] #56 33.57 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:53:17 [2023-06-14T10:53:17.914Z] #56 33.63 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:53:17 [2023-06-14T10:53:17.914Z] #56 33.70 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:17 [2023-06-14T10:53:17.914Z] #56 33.83 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:53:18 [2023-06-14T10:53:18.182Z] #56 33.86 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:53:18 [2023-06-14T10:53:18.182Z] #56 33.93 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:53:18 [2023-06-14T10:53:18.182Z] #56 33.98 No schema files found: doing nothing.
10:53:18 [2023-06-14T10:53:18.182Z] #56 33.99 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:53:18 [2023-06-14T10:53:18.182Z] #56 34.11 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:53:20 [2023-06-14T10:53:20.707Z] #56 DONE 36.2s
10:53:20 [2023-06-14T10:53:20.707Z] 
10:53:20 [2023-06-14T10:53:20.707Z] #69 [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:53:21 [2023-06-14T10:53:21.276Z] #69 ...
10:53:21 [2023-06-14T10:53:21.276Z] 
10:53:21 [2023-06-14T10:53:21.276Z] #70 [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:53:21 [2023-06-14T10:53:21.276Z] #0 3.941 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:53:21 [2023-06-14T10:53:21.276Z] #0 3.942 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:53:21 [2023-06-14T10:53:21.276Z] #0 3.942 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:53:21 [2023-06-14T10:53:21.276Z] #0 5.442 Reading package lists...
10:53:21 [2023-06-14T10:53:21.276Z] #0 6.183 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:53:21 [2023-06-14T10:53:21.276Z] #0 6.197 Reading package lists...
10:53:21 [2023-06-14T10:53:21.276Z] #0 6.924 Building dependency tree...
10:53:21 [2023-06-14T10:53:21.276Z] #0 7.125 Reading state information...
10:53:21 [2023-06-14T10:53:21.276Z] #0 7.696 gcc is already the newest version (4:10.2.1-1).
10:53:21 [2023-06-14T10:53:21.276Z] #0 7.696 libc6-dev is already the newest version (2.31-13+deb11u6).
10:53:21 [2023-06-14T10:53:21.276Z] #0 7.696 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
10:53:21 [2023-06-14T10:53:21.276Z] #70 DONE 8.0s
10:53:21 [2023-06-14T10:53:21.534Z] 
10:53:21 [2023-06-14T10:53:21.534Z] #46 [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:53:21 [2023-06-14T10:53:21.534Z] #46 28.99 github.com/docker/libtrust
10:53:21 [2023-06-14T10:53:21.534Z] #46 28.99 net/smtp
10:53:21 [2023-06-14T10:53:21.534Z] #46 28.99 net/http/httptrace
10:53:21 [2023-06-14T10:53:21.534Z] #46 29.25 net/http
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.32 github.com/gorilla/context
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.32 github.com/bugsnag/bugsnag-go
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.33 github.com/docker/distribution/configuration
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.33 github.com/docker/distribution/registry/api/errcode
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.33 expvar
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.33 github.com/docker/distribution/registry/client/transport
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.33 github.com/gorilla/handlers
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.33 github.com/yvasiyarov/newrelic_platform_go
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.62 github.com/gorilla/mux
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.73 github.com/Azure/azure-sdk-for-go/storage
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.84 github.com/AdRoll/goamz/aws
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.89 github.com/yvasiyarov/gorelic
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.93 net/http/httputil
10:53:21 [2023-06-14T10:53:21.534Z] #46 32.94 github.com/ncw/swift
10:53:21 [2023-06-14T10:53:21.534Z] #46 33.15 net/http/pprof
10:53:21 [2023-06-14T10:53:21.534Z] #46 33.34 github.com/docker/distribution/context
10:53:21 [2023-06-14T10:53:21.534Z] #46 33.34 github.com/docker/distribution/registry/api/v2
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.13 github.com/AdRoll/goamz/cloudfront
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.13 github.com/AdRoll/goamz/s3
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.22 github.com/docker/distribution/health
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.22 github.com/docker/distribution
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.22 github.com/docker/distribution/registry/auth
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.23 github.com/docker/distribution/registry/storage/driver
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.46 github.com/docker/distribution/registry/auth/htpasswd
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.46 github.com/docker/distribution/registry/auth/token
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.47 github.com/docker/distribution/registry/auth/silly
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.63 github.com/docker/distribution/health/checks
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.64 github.com/docker/distribution/registry/proxy/scheduler
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.64 github.com/docker/distribution/registry/storage/driver/factory
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.65 github.com/docker/distribution/registry/storage/driver/middleware
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.65 github.com/docker/distribution/manifest/manifestlist
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.81 github.com/docker/distribution/manifest/schema1
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.82 github.com/docker/distribution/manifest/schema2
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.86 github.com/docker/distribution/notifications
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.90 github.com/docker/distribution/registry/middleware/registry
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.90 github.com/docker/distribution/registry/middleware/repository
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.92 github.com/docker/distribution/registry/storage/cache
10:53:21 [2023-06-14T10:53:21.534Z] #46 34.95 github.com/docker/distribution/registry/storage/driver/base
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.06 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.14 github.com/docker/distribution/registry/storage/cache/memory
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.14 github.com/docker/distribution/registry/storage/cache/redis
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.20 github.com/docker/distribution/registry/storage
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.26 github.com/docker/distribution/registry/storage/driver/filesystem
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.27 github.com/docker/distribution/registry/storage/driver/inmemory
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.27 github.com/docker/distribution/registry/storage/driver/azure
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.27 github.com/docker/distribution/registry/storage/driver/s3
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.27 github.com/docker/distribution/registry/client
10:53:21 [2023-06-14T10:53:21.534Z] #46 35.37 github.com/docker/distribution/registry/storage/driver/swift
10:53:21 [2023-06-14T10:53:21.534Z] #46 36.04 github.com/docker/distribution/registry/client/auth
10:53:22 [2023-06-14T10:53:22.098Z] #46 36.85 github.com/docker/distribution/registry/proxy
10:53:22 [2023-06-14T10:53:22.098Z] #46 37.09 github.com/docker/distribution/registry/handlers
10:53:23 [2023-06-14T10:53:23.030Z] #46 37.79 github.com/docker/distribution/registry
10:53:23 [2023-06-14T10:53:23.030Z] #46 37.94 github.com/docker/distribution/cmd/registry
10:53:23 [2023-06-14T10:53:23.030Z] #46 ...
10:53:23 [2023-06-14T10:53:23.030Z] 
10:53:23 [2023-06-14T10:53:23.030Z] #71 [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:53:23 [2023-06-14T10:53:23.030Z] #0 1.287 -- The C compiler identification is GNU 10.2.1
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.317 -- Detecting C compiler ABI info
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.508 -- Detecting C compiler ABI info - done
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.573 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.574 -- Detecting C compile features
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.575 -- Detecting C compile features - done
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.590 -- Performing Test HAS_BUILTIN_FORTIFY
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.733 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.761 -- Configuring done
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.765 -- Generating done
10:53:23 [2023-06-14T10:53:23.030Z] #0 1.770 -- Build files have been written to: /go/src/github.com/krallin/tini
10:53:23 [2023-06-14T10:53:23.297Z] #71 1.856 Scanning dependencies of target tini-static
10:53:23 [2023-06-14T10:53:23.297Z] #71 1.888 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:53:23 [2023-06-14T10:53:23.297Z] #71 ...
10:53:23 [2023-06-14T10:53:23.297Z] 
10:53:23 [2023-06-14T10:53:23.297Z] #72 [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:53:23 [2023-06-14T10:53:23.297Z] #0 3.595 go: downloading github.com/urfave/cli/v2 v2.23.5
10:53:23 [2023-06-14T10:53:23.297Z] #0 3.659 go: downloading golang.org/x/sys v0.2.0
10:53:23 [2023-06-14T10:53:23.297Z] #0 3.767 go: downloading github.com/gorilla/mux v1.8.0
10:53:23 [2023-06-14T10:53:23.297Z] #0 3.775 go: downloading github.com/moby/sys/mountinfo v0.6.2
10:53:23 [2023-06-14T10:53:23.297Z] #0 3.825 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:53:23 [2023-06-14T10:53:23.297Z] #0 3.856 go: downloading github.com/google/uuid v1.3.0
10:53:23 [2023-06-14T10:53:23.297Z] #0 3.888 go: downloading github.com/moby/vpnkit v0.5.0
10:53:23 [2023-06-14T10:53:23.297Z] #0 4.227 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:53:23 [2023-06-14T10:53:23.297Z] #0 4.878 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:53:23 [2023-06-14T10:53:23.297Z] #0 4.926 go: downloading golang.org/x/net v0.1.0
10:53:23 [2023-06-14T10:53:23.297Z] #0 5.380 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
10:53:23 [2023-06-14T10:53:23.297Z] #0 5.390 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
10:53:23 [2023-06-14T10:53:23.297Z] #72 ...
10:53:23 [2023-06-14T10:53:23.297Z] 
10:53:23 [2023-06-14T10:53:23.297Z] #73 [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:53:23 [2023-06-14T10:53:23.561Z] #73 ...
10:53:23 [2023-06-14T10:53:23.561Z] 
10:53:23 [2023-06-14T10:53:23.561Z] #74 [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:53:23 [2023-06-14T10:53:23.561Z] #0 3.798 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:53:23 [2023-06-14T10:53:23.818Z] #74 ...
10:53:23 [2023-06-14T10:53:23.818Z] 
10:53:23 [2023-06-14T10:53:23.818Z] #75 [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:53:23 [2023-06-14T10:53:23.818Z] #0 3.314 Cloning into '/tmp/crun-build'...
10:53:23 [2023-06-14T10:53:23.818Z] #0 4.615 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:53:23 [2023-06-14T10:53:23.818Z] #0 4.637 Cloning into '/tmp/crun-build/libocispec'...
10:53:23 [2023-06-14T10:53:23.818Z] #0 5.269 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:53:23 [2023-06-14T10:53:23.818Z] #0 5.284 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:53:23 [2023-06-14T10:53:23.818Z] #0 5.285 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:53:23 [2023-06-14T10:53:23.818Z] #0 5.286 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:53:23 [2023-06-14T10:53:23.818Z] #0 5.304 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:53:23 [2023-06-14T10:53:23.818Z] #0 5.916 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:53:23 [2023-06-14T10:53:23.818Z] #0 6.568 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:53:23 [2023-06-14T10:53:23.818Z] #0 7.147 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:53:23 [2023-06-14T10:53:23.818Z] #0 7.299 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:53:23 [2023-06-14T10:53:23.818Z] #0 7.420 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:53:23 [2023-06-14T10:53:23.818Z] #75 ...
10:53:23 [2023-06-14T10:53:23.818Z] 
10:53:23 [2023-06-14T10:53:23.818Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
10:53:24 [2023-06-14T10:53:24.078Z] #76 ...
10:53:24 [2023-06-14T10:53:24.078Z] 
10:53:24 [2023-06-14T10:53:24.078Z] #71 [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:53:24 [2023-06-14T10:53:24.078Z] #71 2.291 [100%] Linking C executable tini-static
10:53:24 [2023-06-14T10:53:24.078Z] #71 2.512 [100%] Built target tini-static
10:53:27 [2023-06-14T10:53:27.433Z] #71 DONE 6.1s
10:53:27 [2023-06-14T10:53:27.433Z] 
10:53:27 [2023-06-14T10:53:27.433Z] #46 [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:53:27 [2023-06-14T10:53:27.433Z] #46 39.59 + xx-verify /build/registry-v2
10:53:27 [2023-06-14T10:53:27.433Z] #46 DONE 42.4s
10:53:27 [2023-06-14T10:53:27.433Z] 
10:53:27 [2023-06-14T10:53:27.433Z] #75 [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:53:27 [2023-06-14T10:53:27.433Z] #75 13.67 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:53:32 [2023-06-14T10:53:32.700Z] #75 19.24 libtoolize: putting auxiliary files in '.'.
10:53:32 [2023-06-14T10:53:32.700Z] #75 19.24 libtoolize: copying file './ltmain.sh'
10:53:33 [2023-06-14T10:53:33.633Z] #75 20.17 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:53:33 [2023-06-14T10:53:33.633Z] #75 20.17 libtoolize: and rerunning libtoolize and aclocal.
10:53:33 [2023-06-14T10:53:33.633Z] #75 20.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:53:34 [2023-06-14T10:53:34.566Z] #75 ...
10:53:34 [2023-06-14T10:53:34.566Z] 
10:53:34 [2023-06-14T10:53:34.566Z] #69 [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:53:34 [2023-06-14T10:53:34.566Z] #69 4.164 + bin/ctr
10:53:34 [2023-06-14T10:53:34.566Z] #69 4.167 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:53:37 [2023-06-14T10:53:37.845Z] #69 ...
10:53:37 [2023-06-14T10:53:37.845Z] 
10:53:37 [2023-06-14T10:53:37.845Z] #75 [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:53:37 [2023-06-14T10:53:37.845Z] #75 24.10 configure.ac:7: installing './compile'
10:53:37 [2023-06-14T10:53:37.845Z] #75 24.11 configure.ac:11: installing './config.guess'
10:53:37 [2023-06-14T10:53:37.845Z] #75 24.12 configure.ac:11: installing './config.sub'
10:53:37 [2023-06-14T10:53:37.845Z] #75 24.13 configure.ac:8: installing './install-sh'
10:53:37 [2023-06-14T10:53:37.845Z] #75 24.13 configure.ac:8: installing './missing'
10:53:37 [2023-06-14T10:53:37.845Z] #75 24.20 Makefile.am: installing './depcomp'
10:53:38 [2023-06-14T10:53:38.410Z] #75 24.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:53:38 [2023-06-14T10:53:38.410Z] #75 24.84 libtoolize: copying file 'build-aux/ltmain.sh'
10:53:38 [2023-06-14T10:53:38.410Z] #75 24.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:53:38 [2023-06-14T10:53:38.410Z] #75 24.95 libtoolize: copying file 'm4/libtool.m4'
10:53:38 [2023-06-14T10:53:38.410Z] #75 25.05 libtoolize: copying file 'm4/ltoptions.m4'
10:53:38 [2023-06-14T10:53:38.410Z] #75 25.17 libtoolize: copying file 'm4/ltsugar.m4'
10:53:38 [2023-06-14T10:53:38.666Z] #75 25.32 libtoolize: copying file 'm4/ltversion.m4'
10:53:38 [2023-06-14T10:53:38.923Z] #75 25.47 libtoolize: copying file 'm4/lt~obsolete.m4'
10:53:38 [2023-06-14T10:53:38.923Z] #75 25.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:53:44 [2023-06-14T10:53:44.189Z] #75 30.08 configure.ac:7: installing 'build-aux/compile'
10:53:44 [2023-06-14T10:53:44.189Z] #75 30.10 configure.ac:9: installing 'build-aux/config.guess'
10:53:44 [2023-06-14T10:53:44.189Z] #75 30.11 configure.ac:9: installing 'build-aux/config.sub'
10:53:44 [2023-06-14T10:53:44.189Z] #75 30.11 configure.ac:11: installing 'build-aux/install-sh'
10:53:44 [2023-06-14T10:53:44.189Z] #75 30.12 configure.ac:11: installing 'build-aux/missing'
10:53:44 [2023-06-14T10:53:44.189Z] #75 30.20 Makefile.am: installing 'build-aux/depcomp'
10:53:44 [2023-06-14T10:53:44.189Z] #75 30.23 parallel-tests: installing 'build-aux/test-driver'
10:53:45 [2023-06-14T10:53:45.121Z] #75 31.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:53:45 [2023-06-14T10:53:45.121Z] #75 31.80 libtoolize: copying file 'build-aux/ltmain.sh'
10:53:45 [2023-06-14T10:53:45.685Z] #75 32.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:53:45 [2023-06-14T10:53:45.685Z] #75 32.32 libtoolize: copying file 'm4/libtool.m4'
10:53:45 [2023-06-14T10:53:45.685Z] #75 32.43 libtoolize: copying file 'm4/ltoptions.m4'
10:53:45 [2023-06-14T10:53:45.943Z] #75 32.56 libtoolize: copying file 'm4/ltsugar.m4'
10:53:45 [2023-06-14T10:53:45.943Z] #75 32.68 libtoolize: copying file 'm4/ltversion.m4'
10:53:46 [2023-06-14T10:53:46.515Z] #75 32.84 libtoolize: copying file 'm4/lt~obsolete.m4'
10:53:51 [2023-06-14T10:53:51.785Z] #75 ...
10:53:51 [2023-06-14T10:53:51.785Z] 
10:53:51 [2023-06-14T10:53:51.785Z] #43 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
10:53:51 [2023-06-14T10:53:51.785Z] #43 67.10 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
10:53:57 [2023-06-14T10:53:57.045Z] #43 ...
10:53:57 [2023-06-14T10:53:57.045Z] 
10:53:57 [2023-06-14T10:53:57.045Z] #75 [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:53:57 [2023-06-14T10:53:57.045Z] #75 39.18 configure.ac:11: installing 'build-aux/compile'
10:53:57 [2023-06-14T10:53:57.045Z] #75 39.18 configure.ac:11: installing 'build-aux/config.guess'
10:53:57 [2023-06-14T10:53:57.045Z] #75 39.18 configure.ac:11: installing 'build-aux/config.sub'
10:53:57 [2023-06-14T10:53:57.045Z] #75 39.19 configure.ac:13: installing 'build-aux/install-sh'
10:53:57 [2023-06-14T10:53:57.045Z] #75 39.19 configure.ac:13: installing 'build-aux/missing'
10:53:57 [2023-06-14T10:53:57.045Z] #75 39.20 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:53:57 [2023-06-14T10:53:57.045Z] #75 39.24 Makefile.am: installing 'build-aux/depcomp'
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.07 checking build system type... aarch64-unknown-linux-gnu
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.42 checking host system type... aarch64-unknown-linux-gnu
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.42 checking how to print strings... printf
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.44 checking for gcc... gcc
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.56 checking whether the C compiler works... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.73 checking for C compiler default output file name... a.out
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.73 checking for suffix of executables... 
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.86 checking whether we are cross compiling... no
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.92 checking for suffix of object files... o
10:53:57 [2023-06-14T10:53:57.045Z] #75 40.98 checking whether we are using the GNU C compiler... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.05 checking whether gcc accepts -g... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.18 checking for gcc option to accept ISO C89... none needed
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.28 checking whether gcc understands -c and -o together... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.37 checking for a sed that does not truncate output... /bin/sed
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.39 checking for grep that handles long lines and -e... /bin/grep
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.40 checking for egrep... /bin/grep -E
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.41 checking for fgrep... /bin/grep -F
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.41 checking for ld used by gcc... /usr/bin/ld
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.46 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.60 checking whether ln -s works... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.60 checking the maximum length of command line arguments... 1572864
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking for /usr/bin/ld option to reload object files... -r
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking for objdump... objdump
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking how to recognize dependent libraries... pass_all
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking for dlltool... no
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking how to associate runtime and link libraries... printf %s\n
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking for ar... ar
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.64 checking for archiver @FILE support... @
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.71 checking for strip... strip
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.71 checking for ranlib... ranlib
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.71 checking for gawk... no
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.71 checking for mawk... mawk
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.72 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.96 checking for sysroot... no
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.96 checking for a working dd... /bin/dd
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.98 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.99 checking for mt... no
10:53:57 [2023-06-14T10:53:57.045Z] #75 41.99 checking if : is a manifest tool... no
10:53:57 [2023-06-14T10:53:57.045Z] #75 42.00 checking how to run the C preprocessor... gcc -E
10:53:57 [2023-06-14T10:53:57.045Z] #75 42.17 checking for ANSI C header files... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 42.52 checking for sys/types.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 42.68 checking for sys/stat.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 42.80 checking for stdlib.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 42.99 checking for string.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 43.08 checking for memory.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 43.20 checking for strings.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 43.31 checking for inttypes.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 43.49 checking for stdint.h... yes
10:53:57 [2023-06-14T10:53:57.045Z] #75 43.62 checking for unistd.h... yes
10:53:57 [2023-06-14T10:53:57.303Z] #75 43.71 checking for dlfcn.h... yes
10:53:57 [2023-06-14T10:53:57.303Z] #75 43.77 checking for objdir... .libs
10:53:57 [2023-06-14T10:53:57.561Z] #75 43.95 checking if gcc supports -fno-rtti -fno-exceptions... no
10:53:57 [2023-06-14T10:53:57.561Z] #75 44.08 checking for gcc option to produce PIC... -fPIC -DPIC
10:53:57 [2023-06-14T10:53:57.561Z] #75 44.08 checking if gcc PIC flag -fPIC -DPIC works... yes
10:53:57 [2023-06-14T10:53:57.819Z] #75 44.22 checking if gcc static flag -static works... yes
10:53:57 [2023-06-14T10:53:57.819Z] #75 44.41 checking if gcc supports -c -o file.o... yes
10:53:57 [2023-06-14T10:53:57.819Z] #75 44.51 checking if gcc supports -c -o file.o... (cached) yes
10:53:57 [2023-06-14T10:53:57.819Z] #75 44.51 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:53:58 [2023-06-14T10:53:58.076Z] #75 44.55 checking dynamic linker characteristics... GNU/Linux ld.so
10:53:58 [2023-06-14T10:53:58.076Z] #75 44.77 checking how to hardcode library paths into programs... immediate
10:53:58 [2023-06-14T10:53:58.076Z] #75 44.77 checking whether stripping libraries is possible... yes
10:53:58 [2023-06-14T10:53:58.076Z] #75 44.78 checking if libtool supports shared libraries... yes
10:53:58 [2023-06-14T10:53:58.077Z] #75 44.79 checking whether to build shared libraries... no
10:53:58 [2023-06-14T10:53:58.077Z] #75 44.79 checking whether to build static libraries... yes
10:53:58 [2023-06-14T10:53:58.077Z] #75 44.79 checking for a BSD-compatible install... /usr/bin/install -c
10:53:58 [2023-06-14T10:53:58.334Z] #75 44.82 checking whether build environment is sane... yes
10:53:58 [2023-06-14T10:53:58.334Z] #75 44.88 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:53:58 [2023-06-14T10:53:58.334Z] #75 44.89 checking whether make sets $(MAKE)... yes
10:53:58 [2023-06-14T10:53:58.334Z] #75 44.96 checking whether make supports the include directive... yes (GNU style)
10:53:58 [2023-06-14T10:53:58.334Z] #75 44.98 checking whether make supports nested variables... yes
10:53:58 [2023-06-14T10:53:58.334Z] #75 45.02 checking whether UID '0' is supported by ustar format... yes
10:53:58 [2023-06-14T10:53:58.334Z] #75 45.02 checking whether GID '0' is supported by ustar format... yes
10:53:58 [2023-06-14T10:53:58.592Z] #75 45.02 checking how to create a ustar tar archive... gnutar
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.13 checking dependency style of gcc... gcc3
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.30 checking whether to enable maintainer-specific portions of Makefiles... yes
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.30 checking whether make supports nested variables... (cached) yes
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.30 checking for gawk... (cached) mawk
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.30 checking for a sed that does not truncate output... (cached) /bin/sed
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.31 checking for gcc... (cached) gcc
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.42 checking whether we are using the GNU C compiler... (cached) yes
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.42 checking whether gcc accepts -g... (cached) yes
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.42 checking for gcc option to accept ISO C89... (cached) none needed
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.42 checking whether gcc understands -c and -o together... (cached) yes
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.42 checking for a Python interpreter with version >= 3... python3
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.46 checking for python3... /usr/bin/python3
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.46 checking for python3 version... 3.9
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.48 checking for python3 platform... linux
10:53:58 [2023-06-14T10:53:58.850Z] #75 45.50 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:53:59 [2023-06-14T10:53:59.107Z] #75 45.54 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:53:59 [2023-06-14T10:53:59.107Z] #75 45.60 checking for go-md2man... no
10:53:59 [2023-06-14T10:53:59.107Z] #75 45.61 checking error.h usability... yes
10:53:59 [2023-06-14T10:53:59.107Z] #75 45.68 checking error.h presence... yes
10:53:59 [2023-06-14T10:53:59.107Z] #75 45.73 checking for error.h... yes
10:53:59 [2023-06-14T10:53:59.365Z] #75 45.77 checking linux/openat2.h usability... yes
10:53:59 [2023-06-14T10:53:59.365Z] #75 45.86 checking linux/openat2.h presence... yes
10:53:59 [2023-06-14T10:53:59.365Z] #75 45.87 checking for linux/openat2.h... yes
10:53:59 [2023-06-14T10:53:59.365Z] #75 45.92 checking for copy_file_range... yes
10:53:59 [2023-06-14T10:53:59.365Z] #75 46.02 checking for fgetxattr... yes
10:53:59 [2023-06-14T10:53:59.623Z] #75 46.14 checking for statx... yes
10:53:59 [2023-06-14T10:53:59.623Z] #75 46.25 checking for fgetpwent_r... yes
10:54:00 [2023-06-14T10:54:00.186Z] #75 46.40 checking for issetugid... no
10:54:00 [2023-06-14T10:54:00.186Z] #75 46.57 checking for pkg-config... /usr/bin/pkg-config
10:54:00 [2023-06-14T10:54:00.186Z] #75 46.57 checking pkg-config is at least version 0.9.0... yes
10:54:00 [2023-06-14T10:54:00.443Z] #75 46.58 checking for library containing yajl_tree_get... -lyajl
10:54:00 [2023-06-14T10:54:00.443Z] #75 46.86 checking for yajl >= 2.0.0... yes
10:54:00 [2023-06-14T10:54:00.443Z] #75 46.87 checking sys/capability.h usability... yes
10:54:00 [2023-06-14T10:54:00.443Z] #75 46.97 checking sys/capability.h presence... yes
10:54:00 [2023-06-14T10:54:00.443Z] #75 46.99 checking for sys/capability.h... yes
10:54:00 [2023-06-14T10:54:00.700Z] #75 46.99 checking for library containing cap_from_name... -lcap
10:54:00 [2023-06-14T10:54:00.700Z] #75 47.21 checking for library containing dlopen... 
10:54:00 [2023-06-14T10:54:00.700Z] #75 ...
10:54:00 [2023-06-14T10:54:00.700Z] 
10:54:00 [2023-06-14T10:54:00.700Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:54:00 [2023-06-14T10:54:00.700Z] #54 76.86 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
10:54:01 [2023-06-14T10:54:01.267Z] #54 ...
10:54:01 [2023-06-14T10:54:01.267Z] 
10:54:01 [2023-06-14T10:54:01.267Z] #43 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
10:54:01 [2023-06-14T10:54:01.267Z] #43 DONE 76.9s
10:54:01 [2023-06-14T10:54:01.526Z] 
10:54:01 [2023-06-14T10:54:01.526Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
10:54:01 [2023-06-14T10:54:01.526Z] #54 DONE 77.5s
10:54:01 [2023-06-14T10:54:01.526Z] 
10:54:01 [2023-06-14T10:54:01.526Z] #72 [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:54:01 [2023-06-14T10:54:01.526Z] #72 DONE 48.2s
10:54:01 [2023-06-14T10:54:01.526Z] 
10:54:01 [2023-06-14T10:54:01.526Z] #75 [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:54:01 [2023-06-14T10:54:01.526Z] #75 47.21 checking for library containing dlopen... -ldl
10:54:01 [2023-06-14T10:54:01.526Z] #75 47.40 checking seccomp.h usability... yes
10:54:01 [2023-06-14T10:54:01.526Z] #75 47.48 checking seccomp.h presence... yes
10:54:01 [2023-06-14T10:54:01.526Z] #75 47.51 checking for seccomp.h... yes
10:54:01 [2023-06-14T10:54:01.526Z] #75 47.51 checking for library containing seccomp_rule_add... -lseccomp
10:54:01 [2023-06-14T10:54:01.526Z] #75 47.78 checking for library containing seccomp_arch_resolve_name... none required
10:54:01 [2023-06-14T10:54:01.526Z] #75 47.89 checking systemd/sd-bus.h usability... yes
10:54:01 [2023-06-14T10:54:01.526Z] #75 47.97 checking systemd/sd-bus.h presence... yes
10:54:01 [2023-06-14T10:54:01.526Z] #75 48.01 checking for systemd/sd-bus.h... yes
10:54:01 [2023-06-14T10:54:01.526Z] #75 48.01 checking for library containing sd_bus_match_signal_async... 
10:54:01 [2023-06-14T10:54:01.526Z] #75 ...
10:54:01 [2023-06-14T10:54:01.526Z] 
10:54:01 [2023-06-14T10:54:01.526Z] #77 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
10:54:01 [2023-06-14T10:54:01.526Z] #77 DONE 0.1s
10:54:01 [2023-06-14T10:54:01.526Z] 
10:54:01 [2023-06-14T10:54:01.526Z] #75 [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:54:01 [2023-06-14T10:54:01.526Z] #75 48.01 checking for library containing sd_bus_match_signal_async... -lsystemd
10:54:01 [2023-06-14T10:54:01.783Z] #75 48.29 checking for sd_notify_barrier... #75 ...
10:54:01 [2023-06-14T10:54:01.783Z] 
10:54:01 [2023-06-14T10:54:01.783Z] #78 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
10:54:01 [2023-06-14T10:54:01.783Z] #78 DONE 0.2s
10:54:01 [2023-06-14T10:54:01.783Z] 
10:54:01 [2023-06-14T10:54:01.783Z] #75 [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:54:01 [2023-06-14T10:54:01.783Z] #75 48.29 checking for sd_notify_barrier... yes
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.41 checking linux/bpf.h usability... yes
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.56 checking linux/bpf.h presence... yes
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.61 checking for linux/bpf.h... yes
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.62 checking compilation for eBPF... yes
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.74 checking for criu >= 3.15... no
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.77 configure: CRIU headers not found, building without CRIU support
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.77 checking for criu > 3.16... no
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.80 configure: CRIU version doesn't support join-ns API
10:54:02 [2023-06-14T10:54:02.041Z] #75 48.80 checking for criu > 3.16.1... no
10:54:02 [2023-06-14T10:54:02.298Z] 
10:54:02 [2023-06-14T10:54:02.298Z] #75 ...
10:54:02 [2023-06-14T10:54:02.298Z] 
10:54:02 [2023-06-14T10:54:02.298Z] #74 [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:54:02 [2023-06-14T10:54:02.298Z] #74 DONE 49.0s
10:54:02 [2023-06-14T10:54:02.298Z] 
10:54:02 [2023-06-14T10:54:02.298Z] #75 [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:54:02 [2023-06-14T10:54:02.298Z] #75 48.81 configure: CRIU version doesn't support for pre-dumping
10:54:02 [2023-06-14T10:54:02.299Z] #75 48.81 checking for new mount API (fsconfig)... yes
10:54:02 [2023-06-14T10:54:02.299Z] #75 48.86 checking for seccomp notify API... yes
10:54:02 [2023-06-14T10:54:02.299Z] #75 48.93 checking for gperf... no
10:54:02 [2023-06-14T10:54:02.299Z] #75 48.93 configure: gperf not found - cannot rebuild signal parser code
10:54:02 [2023-06-14T10:54:02.556Z] #75 48.93 checking for library containing argp_parse... none required
10:54:02 [2023-06-14T10:54:02.556Z] #75 49.11 checking that generated files are newer than configure... done
10:54:02 [2023-06-14T10:54:02.556Z] #75 49.11 configure: creating ./config.status
10:54:04 [2023-06-14T10:54:04.454Z] #75 ...
10:54:04 [2023-06-14T10:54:04.454Z] 
10:54:04 [2023-06-14T10:54:04.454Z] #73 [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:54:04 [2023-06-14T10:54:04.454Z] #73 DONE 50.7s
10:54:04 [2023-06-14T10:54:04.454Z] 
10:54:04 [2023-06-14T10:54:04.454Z] #75 [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:54:04 [2023-06-14T10:54:04.454Z] #75 50.94 config.status: creating Makefile
10:54:04 [2023-06-14T10:54:04.454Z] #75 ...
10:54:04 [2023-06-14T10:54:04.454Z] 
10:54:04 [2023-06-14T10:54:04.454Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
10:54:04 [2023-06-14T10:54:04.454Z] #76 DONE 50.8s
10:54:04 [2023-06-14T10:54:04.454Z] 
10:54:04 [2023-06-14T10:54:04.454Z] #75 [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:54:04 [2023-06-14T10:54:04.454Z] #75 50.97 config.status: creating rpm/crun.spec
10:54:04 [2023-06-14T10:54:04.454Z] #75 51.03 config.status: creating config.h
10:54:04 [2023-06-14T10:54:04.454Z] #75 51.06 config.status: executing libtool commands
10:54:04 [2023-06-14T10:54:04.454Z] #75 51.09 config.status: executing depfiles commands
10:54:05 [2023-06-14T10:54:05.019Z] #75 51.63 === configuring in libocispec (/tmp/crun-build/libocispec)
10:54:05 [2023-06-14T10:54:05.019Z] #75 ...
10:54:05 [2023-06-14T10:54:05.019Z] 
10:54:05 [2023-06-14T10:54:05.019Z] #79 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.019Z] #79 DONE 0.1s
10:54:05 [2023-06-14T10:54:05.019Z] 
10:54:05 [2023-06-14T10:54:05.019Z] #80 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.019Z] #80 DONE 0.1s
10:54:05 [2023-06-14T10:54:05.019Z] 
10:54:05 [2023-06-14T10:54:05.019Z] #81 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.019Z] #81 DONE 0.4s
10:54:05 [2023-06-14T10:54:05.019Z] 
10:54:05 [2023-06-14T10:54:05.019Z] #82 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.019Z] #82 DONE 0.5s
10:54:05 [2023-06-14T10:54:05.019Z] 
10:54:05 [2023-06-14T10:54:05.019Z] #75 [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:54:05 [2023-06-14T10:54:05.019Z] #75 51.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:54:05 [2023-06-14T10:54:05.277Z] #75 ...
10:54:05 [2023-06-14T10:54:05.277Z] 
10:54:05 [2023-06-14T10:54:05.277Z] #83 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.277Z] #83 DONE 0.1s
10:54:05 [2023-06-14T10:54:05.277Z] 
10:54:05 [2023-06-14T10:54:05.277Z] #84 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.277Z] #84 DONE 0.2s
10:54:05 [2023-06-14T10:54:05.277Z] 
10:54:05 [2023-06-14T10:54:05.277Z] #85 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.277Z] #85 DONE 0.4s
10:54:05 [2023-06-14T10:54:05.277Z] 
10:54:05 [2023-06-14T10:54:05.277Z] #86 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.277Z] #86 DONE 0.7s
10:54:05 [2023-06-14T10:54:05.277Z] 
10:54:05 [2023-06-14T10:54:05.277Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.277Z] #87 DONE 0.5s
10:54:05 [2023-06-14T10:54:05.277Z] 
10:54:05 [2023-06-14T10:54:05.277Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
10:54:05 [2023-06-14T10:54:05.277Z] #88 DONE 0.1s
10:54:05 [2023-06-14T10:54:05.277Z] 
10:54:05 [2023-06-14T10:54:05.277Z] #75 [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:54:05 [2023-06-14T10:54:05.277Z] #75 51.95 checking for gcc... gcc
10:54:05 [2023-06-14T10:54:05.534Z] #75 52.00 checking whether the C compiler works... yes
10:54:05 [2023-06-14T10:54:05.534Z] #75 52.06 checking for C compiler default output file name... a.out
10:54:05 [2023-06-14T10:54:05.534Z] #75 52.06 checking for suffix of executables... 
10:54:05 [2023-06-14T10:54:05.534Z] #75 52.11 checking whether we are cross compiling... no
10:54:05 [2023-06-14T10:54:05.534Z] #75 52.15 checking for suffix of object files... o
10:54:05 [2023-06-14T10:54:05.534Z] #75 52.18 checking whether we are using the GNU C compiler... yes
10:54:05 [2023-06-14T10:54:05.791Z] #75 52.21 checking whether gcc accepts -g... yes
10:54:05 [2023-06-14T10:54:05.791Z] #75 52.24 checking for gcc option to accept ISO C89... none needed
10:54:05 [2023-06-14T10:54:05.791Z] #75 52.28 checking whether gcc understands -c and -o together... yes
10:54:05 [2023-06-14T10:54:05.791Z] #75 52.33 checking how to run the C preprocessor... gcc -E
10:54:05 [2023-06-14T10:54:05.791Z] #75 52.40 checking for grep that handles long lines and -e... /bin/grep
10:54:05 [2023-06-14T10:54:05.791Z] #75 52.40 checking for egrep... /bin/grep -E
10:54:06 [2023-06-14T10:54:06.047Z] #75 52.40 checking for ANSI C header files... yes
10:54:06 [2023-06-14T10:54:06.047Z] #75 52.54 checking for sys/types.h... yes
10:54:06 [2023-06-14T10:54:06.047Z] #75 52.58 checking for sys/stat.h... yes
10:54:06 [2023-06-14T10:54:06.047Z] #75 52.62 checking for stdlib.h... yes
10:54:06 [2023-06-14T10:54:06.047Z] #75 52.66 checking for string.h... yes
10:54:06 [2023-06-14T10:54:06.047Z] #75 52.70 checking for memory.h... yes
10:54:06 [2023-06-14T10:54:06.303Z] #75 52.74 checking for strings.h... yes
10:54:06 [2023-06-14T10:54:06.303Z] #75 52.78 checking for inttypes.h... yes
10:54:06 [2023-06-14T10:54:06.303Z] #75 52.83 checking for stdint.h... yes
10:54:06 [2023-06-14T10:54:06.303Z] #75 52.87 checking for unistd.h... yes
10:54:06 [2023-06-14T10:54:06.303Z] #75 52.91 checking minix/config.h usability... no
10:54:06 [2023-06-14T10:54:06.303Z] #75 52.95 checking minix/config.h presence... no
10:54:06 [2023-06-14T10:54:06.560Z] #75 52.97 checking for minix/config.h... no
10:54:06 [2023-06-14T10:54:06.560Z] #75 52.97 checking whether it is safe to define __EXTENSIONS__... yes
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.02 checking build system type... aarch64-unknown-linux-gnu
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.10 checking host system type... aarch64-unknown-linux-gnu
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.10 checking how to print strings... printf
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.10 checking for a sed that does not truncate output... /bin/sed
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.11 checking for fgrep... /bin/grep -F
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.11 checking for ld used by gcc... /usr/bin/ld
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.12 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.13 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.16 checking whether ln -s works... yes
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.16 checking the maximum length of command line arguments... 1572864
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking for /usr/bin/ld option to reload object files... -r
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking for objdump... objdump
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking how to recognize dependent libraries... pass_all
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking for dlltool... no
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking how to associate runtime and link libraries... printf %s\n
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking for ar... ar
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.18 checking for archiver @FILE support... @
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.21 checking for strip... strip
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.21 checking for ranlib... ranlib
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.22 checking for gawk... no
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.22 checking for mawk... mawk
10:54:06 [2023-06-14T10:54:06.560Z] #75 53.22 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.34 checking for sysroot... no
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.34 checking for a working dd... /bin/dd
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.36 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.38 checking for mt... no
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.38 checking if : is a manifest tool... no
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.39 checking for dlfcn.h... yes
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.44 checking for objdir... .libs
10:54:06 [2023-06-14T10:54:06.817Z] #75 53.55 checking if gcc supports -fno-rtti -fno-exceptions... no
10:54:07 [2023-06-14T10:54:07.074Z] #75 53.59 checking for gcc option to produce PIC... -fPIC -DPIC
10:54:07 [2023-06-14T10:54:07.074Z] #75 53.59 checking if gcc PIC flag -fPIC -DPIC works... yes
10:54:07 [2023-06-14T10:54:07.074Z] #75 53.63 checking if gcc static flag -static works... yes
10:54:07 [2023-06-14T10:54:07.074Z] #75 53.71 checking if gcc supports -c -o file.o... yes
10:54:07 [2023-06-14T10:54:07.074Z] #75 53.75 checking if gcc supports -c -o file.o... (cached) yes
10:54:07 [2023-06-14T10:54:07.074Z] #75 53.75 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:54:07 [2023-06-14T10:54:07.074Z] #75 53.76 checking dynamic linker characteristics... GNU/Linux ld.so
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.82 checking how to hardcode library paths into programs... immediate
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.83 checking whether stripping libraries is possible... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.83 checking if libtool supports shared libraries... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.83 checking whether to build shared libraries... no
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.83 checking whether to build static libraries... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.83 checking for a BSD-compatible install... /usr/bin/install -c
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.84 checking whether build environment is sane... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.85 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.86 checking whether make sets $(MAKE)... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.87 checking whether make supports the include directive... yes (GNU style)
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.88 checking whether make supports nested variables... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.89 checking whether UID '0' is supported by ustar format... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.89 checking whether GID '0' is supported by ustar format... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.89 checking how to create a ustar tar archive... gnutar
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.91 checking dependency style of gcc... gcc3
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.96 checking whether to enable maintainer-specific portions of Makefiles... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.96 checking whether make supports nested variables... (cached) yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.96 checking for pkg-config... /usr/bin/pkg-config
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.96 checking pkg-config is at least version 0.9.0... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.96 checking for yajl >= 2.1.0... yes
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.97 checking for a sed that does not truncate output... (cached) /bin/sed
10:54:07 [2023-06-14T10:54:07.330Z] #75 53.97 checking for gcc... (cached) gcc
10:54:07 [2023-06-14T10:54:07.330Z] #75 54.00 checking whether we are using the GNU C compiler... (cached) yes
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.00 checking whether gcc accepts -g... (cached) yes
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.00 checking for gcc option to accept ISO C89... (cached) none needed
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.00 checking whether gcc understands -c and -o together... (cached) yes
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.00 checking for a Python interpreter with version >= 3... python3
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.02 checking for python3... /usr/bin/python3
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.02 checking for python3 version... 3.9
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.04 checking for python3 platform... linux
10:54:07 [2023-06-14T10:54:07.331Z] #75 54.05 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:54:07 [2023-06-14T10:54:07.587Z] #75 54.08 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:54:08 [2023-06-14T10:54:08.514Z] #75 54.14 checking that generated files are newer than configure... done
10:54:08 [2023-06-14T10:54:08.515Z] #75 54.85 configure: creating ./config.status
10:54:09 [2023-06-14T10:54:09.077Z] #75 55.48 config.status: creating Makefile
10:54:09 [2023-06-14T10:54:09.077Z] #75 55.49 config.status: creating config.h
10:54:09 [2023-06-14T10:54:09.077Z] #75 55.50 config.status: executing libtool commands
10:54:09 [2023-06-14T10:54:09.077Z] #75 55.52 config.status: executing depfiles commands
10:54:09 [2023-06-14T10:54:09.077Z] #75 55.72 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:54:09 [2023-06-14T10:54:09.077Z] #75 55.72 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:54:09 [2023-06-14T10:54:09.334Z] #75 55.83 checking for gcc... gcc
10:54:09 [2023-06-14T10:54:09.334Z] #75 55.85 checking whether the C compiler works... yes
10:54:09 [2023-06-14T10:54:09.334Z] #75 55.90 checking for C compiler default output file name... a.out
10:54:09 [2023-06-14T10:54:09.334Z] #75 55.90 checking for suffix of executables... 
10:54:09 [2023-06-14T10:54:09.334Z] #75 55.94 checking whether we are cross compiling... no
10:54:09 [2023-06-14T10:54:09.334Z] #75 55.99 checking for suffix of object files... o
10:54:09 [2023-06-14T10:54:09.334Z] #75 56.02 checking whether we are using the GNU C compiler... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.05 checking whether gcc accepts -g... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.08 checking for gcc option to accept ISO C89... none needed
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.12 checking whether gcc understands -c and -o together... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.17 checking for a BSD-compatible install... /usr/bin/install -c
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.18 checking whether build environment is sane... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.21 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.21 checking for gawk... no
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.21 checking for mawk... mawk
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.21 checking whether make sets $(MAKE)... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.23 checking whether make supports the include directive... yes (GNU style)
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.25 checking whether make supports nested variables... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.26 checking whether UID '0' is supported by ustar format... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.26 checking whether GID '0' is supported by ustar format... yes
10:54:09 [2023-06-14T10:54:09.591Z] #75 56.26 checking how to create a ustar tar archive... gnutar
10:54:09 [2023-06-14T10:54:09.848Z] #75 56.29 checking dependency style of gcc... gcc3
10:54:09 [2023-06-14T10:54:09.848Z] #75 56.33 checking whether to enable maintainer-specific portions of Makefiles... yes
10:54:09 [2023-06-14T10:54:09.848Z] #75 56.34 checking whether make supports nested variables... (cached) yes
10:54:09 [2023-06-14T10:54:09.848Z] #75 56.35 checking build system type... aarch64-unknown-linux-gnu
10:54:09 [2023-06-14T10:54:09.848Z] #75 56.54 checking host system type... aarch64-unknown-linux-gnu
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.54 checking how to print strings... printf
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.54 checking for a sed that does not truncate output... /bin/sed
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.55 checking for grep that handles long lines and -e... /bin/grep
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.56 checking for egrep... /bin/grep -E
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.56 checking for fgrep... /bin/grep -F
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.57 checking for ld used by gcc... /usr/bin/ld
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.58 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.59 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.63 checking whether ln -s works... yes
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.63 checking the maximum length of command line arguments... 1572864
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking for /usr/bin/ld option to reload object files... -r
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking for objdump... objdump
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking how to recognize dependent libraries... pass_all
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking for dlltool... no
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking how to associate runtime and link libraries... printf %s\n
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking for ar... ar
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.65 checking for archiver @FILE support... @
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.71 checking for strip... strip
10:54:10 [2023-06-14T10:54:10.106Z] #75 56.71 checking for ranlib... ranlib
10:54:10 [2023-06-14T10:54:10.363Z] #75 56.72 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:54:10 [2023-06-14T10:54:10.363Z] #75 56.86 checking for sysroot... no
10:54:10 [2023-06-14T10:54:10.363Z] #75 56.86 checking for a working dd... /bin/dd
10:54:10 [2023-06-14T10:54:10.363Z] #75 56.88 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:54:10 [2023-06-14T10:54:10.363Z] #75 56.89 checking for mt... no
10:54:10 [2023-06-14T10:54:10.363Z] #75 56.89 checking if : is a manifest tool... no
10:54:10 [2023-06-14T10:54:10.363Z] #75 56.90 checking how to run the C preprocessor... gcc -E
10:54:10 [2023-06-14T10:54:10.620Z] #75 57.00 checking for ANSI C header files... yes
10:54:10 [2023-06-14T10:54:10.620Z] #75 57.17 checking for sys/types.h... yes
10:54:10 [2023-06-14T10:54:10.620Z] #75 57.22 checking for sys/stat.h... yes
10:54:10 [2023-06-14T10:54:10.620Z] #75 57.27 checking for stdlib.h... yes
10:54:10 [2023-06-14T10:54:10.620Z] #75 57.32 checking for string.h... yes
10:54:10 [2023-06-14T10:54:10.877Z] #75 57.37 checking for memory.h... yes
10:54:10 [2023-06-14T10:54:10.877Z] #75 57.44 checking for strings.h... yes
10:54:10 [2023-06-14T10:54:10.877Z] #75 57.50 checking for inttypes.h... yes
10:54:10 [2023-06-14T10:54:10.877Z] #75 57.56 checking for stdint.h... yes
10:54:11 [2023-06-14T10:54:11.135Z] #75 57.62 checking for unistd.h... yes
10:54:11 [2023-06-14T10:54:11.135Z] #75 57.68 checking for dlfcn.h... yes
10:54:11 [2023-06-14T10:54:11.135Z] #75 57.73 checking for objdir... .libs
10:54:11 [2023-06-14T10:54:11.391Z] #75 57.84 checking if gcc supports -fno-rtti -fno-exceptions... no
10:54:11 [2023-06-14T10:54:11.391Z] #75 57.90 checking for gcc option to produce PIC... -fPIC -DPIC
10:54:11 [2023-06-14T10:54:11.391Z] #75 57.90 checking if gcc PIC flag -fPIC -DPIC works... yes
10:54:11 [2023-06-14T10:54:11.391Z] #75 57.94 checking if gcc static flag -static works... yes
10:54:11 [2023-06-14T10:54:11.391Z] #75 58.02 checking if gcc supports -c -o file.o... yes
10:54:11 [2023-06-14T10:54:11.392Z] #75 58.10 checking if gcc supports -c -o file.o... (cached) yes
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.10 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.12 checking dynamic linker characteristics... GNU/Linux ld.so
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.24 checking how to hardcode library paths into programs... immediate
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.24 checking whether stripping libraries is possible... yes
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.25 checking if libtool supports shared libraries... yes
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.25 checking whether to build shared libraries... no
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.25 checking whether to build static libraries... yes
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.25 checking float.h usability... yes
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.29 checking float.h presence... yes
10:54:11 [2023-06-14T10:54:11.649Z] #75 58.31 checking for float.h... yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.35 checking limits.h usability... yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.39 checking limits.h presence... yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.41 checking for limits.h... yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.42 checking stddef.h usability... yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.46 checking stddef.h presence... yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.48 checking for stddef.h... yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.50 checking for stdlib.h... (cached) yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.52 checking for string.h... (cached) yes
10:54:11 [2023-06-14T10:54:11.906Z] #75 58.55 checking sys/time.h usability... yes
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.60 checking sys/time.h presence... yes
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.62 checking for sys/time.h... yes
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.62 checking for inline... inline
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.65 checking for size_t... yes
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.76 checking for stdlib.h... (cached) yes
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.77 checking for GNU libc compatible malloc... yes
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.82 checking for stdlib.h... (cached) yes
10:54:12 [2023-06-14T10:54:12.163Z] #75 58.83 checking for GNU libc compatible realloc... yes
10:54:12 [2023-06-14T10:54:12.421Z] #75 58.88 checking for working strtod... yes
10:54:12 [2023-06-14T10:54:12.421Z] #75 58.96 checking for gettimeofday... yes
10:54:12 [2023-06-14T10:54:12.421Z] #75 59.04 checking for memset... yes
10:54:12 [2023-06-14T10:54:12.678Z] #75 59.14 checking for strspn... yes
10:54:12 [2023-06-14T10:54:12.678Z] #75 59.25 checking that generated files are newer than configure... done
10:54:12 [2023-06-14T10:54:12.678Z] #75 59.25 configure: creating ./config.status
10:54:14 [2023-06-14T10:54:14.048Z] #75 60.69 config.status: creating Makefile
10:54:14 [2023-06-14T10:54:14.048Z] #75 60.72 config.status: creating config.h
10:54:14 [2023-06-14T10:54:14.305Z] #75 60.76 config.status: executing depfiles commands
10:54:14 [2023-06-14T10:54:14.305Z] #75 60.88 config.status: executing libtool commands
10:54:14 [2023-06-14T10:54:14.563Z] #75 61.29   GEN      .version
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.30 make  install-recursive
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.30 make[1]: Entering directory '/tmp/crun-build'
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.34 Making install in libocispec
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.36 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:54:14 [2023-06-14T10:54:14.820Z] #75 61.51 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:54:15 [2023-06-14T10:54:15.077Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.71 make  install-recursive
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.71 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.74 Making install in yajl
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.74 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.76   CC       verify/json_verify-json_verify.o
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.76   CC       src/libyajl_la-yajl_alloc.lo
10:54:15 [2023-06-14T10:54:15.078Z] #75 61.76   CC       src/libyajl_la-yajl.lo
10:54:15 [2023-06-14T10:54:15.335Z] #75 61.77   CC       src/libyajl_la-yajl_gen.lo
10:54:15 [2023-06-14T10:54:15.335Z] #75 61.77   CC       src/libyajl_la-yajl_parser.lo
10:54:15 [2023-06-14T10:54:15.335Z] #75 61.77   CC       src/libyajl_la-yajl_buf.lo
10:54:15 [2023-06-14T10:54:15.335Z] #75 61.77   CC       src/libyajl_la-yajl_encode.lo
10:54:15 [2023-06-14T10:54:15.335Z] #75 61.78   CC       src/libyajl_la-yajl_lex.lo
10:54:15 [2023-06-14T10:54:15.335Z] #75 61.78   CC       src/libyajl_la-yajl_tree.lo
10:54:15 [2023-06-14T10:54:15.592Z] #75 62.34   CCLD     libyajl.la
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.51   CCLD     verify/json_verify
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.68 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.68 make[5]: Nothing to be done for 'install-exec-am'.
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.68 make[5]: Nothing to be done for 'install-data-am'.
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.68 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.68 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.68 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.75   CC       src/validate.o
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.75   CC       src/image_spec_schema_config_schema.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.76   CC       src/image_spec_schema_content_descriptor.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.76   CC       src/image_spec_schema_defs.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.76   CC       src/image_spec_schema_defs_descriptor.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.77   CC       src/image_spec_schema_image_index_schema.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.77   CC       src/image_spec_schema_image_layout_schema.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.78   CC       src/image_spec_schema_image_manifest_schema.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.80   CC       src/runtime_spec_schema_config_linux.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.80   CC       src/runtime_spec_schema_config_zos.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.80   CC       src/runtime_spec_schema_config_schema.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.80   CC       src/runtime_spec_schema_config_solaris.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.81   CC       src/runtime_spec_schema_config_vm.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.82   CC       src/runtime_spec_schema_config_windows.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.84   CC       src/runtime_spec_schema_defs.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.84   CC       src/runtime_spec_schema_defs_linux.lo
10:54:16 [2023-06-14T10:54:16.156Z] #75 62.86   CC       src/runtime_spec_schema_defs_zos.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.87   CC       src/runtime_spec_schema_defs_vm.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.88   CC       src/runtime_spec_schema_defs_windows.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.94   CC       src/runtime_spec_schema_state_schema.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.94   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.95   CC       src/basic_test_double_array_item.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.95   CC       src/basic_test_double_array.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.96   CC       src/basic_test_top_array_int.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 62.99   CC       src/basic_test_top_array_string.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.03   CC       src/basic_test_top_double_array_int.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.07   CC       src/basic_test_top_double_array_obj.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.09   CC       src/basic_test_top_double_array_refobj.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.10   CC       src/basic_test_top_double_array_string.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.12   CC       src/read-file.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.12   CC       src/json_common.lo
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.14   CC       tests/test-1.o
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.15   CC       tests/test-2.o
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.16   CC       tests/test-3.o
10:54:16 [2023-06-14T10:54:16.413Z] #75 63.17   CC       tests/test-4.o
10:54:16 [2023-06-14T10:54:16.670Z] #75 63.18   CC       tests/test-5.o
10:54:16 [2023-06-14T10:54:16.670Z] #75 63.20   CC       tests/test-6.o
10:54:16 [2023-06-14T10:54:16.670Z] #75 63.22   CC       tests/test-7.o
10:54:16 [2023-06-14T10:54:16.670Z] #75 63.23   CC       tests/test-8.o
10:54:16 [2023-06-14T10:54:16.670Z] #75 63.25   CC       tests/test-9.o
10:54:16 [2023-06-14T10:54:16.670Z] #75 63.28   CC       tests/test-10.o
10:54:16 [2023-06-14T10:54:16.670Z] #75 63.31   CC       tests/test-11.o
10:54:19 [2023-06-14T10:54:19.193Z] #75 ...
10:54:19 [2023-06-14T10:54:19.193Z] 
10:54:19 [2023-06-14T10:54:19.193Z] #69 [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:54:19 [2023-06-14T10:54:19.193Z] #69 48.78 + bin/containerd
10:54:19 [2023-06-14T10:54:19.193Z] #69 48.78 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:54:19 [2023-06-14T10:54:19.193Z] #69 ...
10:54:19 [2023-06-14T10:54:19.193Z] 
10:54:19 [2023-06-14T10:54:19.193Z] #75 [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:54:19 [2023-06-14T10:54:19.193Z] #75 65.97   CCLD     libocispec.la
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.09   CCLD     src/validate
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.09   CCLD     tests/test-1
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.09   CCLD     tests/test-2
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.09   CCLD     tests/test-4
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.09   CCLD     tests/test-5
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.09   CCLD     tests/test-3
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.09   CCLD     tests/test-6
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.10   CCLD     tests/test-7
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.10 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.10   CCLD     tests/test-8
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.10   CCLD     tests/test-10
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.13   CCLD     tests/test-9
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.16   CCLD     tests/test-11
10:54:19 [2023-06-14T10:54:19.450Z] #75 66.20 libtool: link: ar cr libocispec.a 
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.20 libtool: link: ranlib libocispec.a
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.39 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.41 make[5]: Nothing to be done for 'install-exec-am'.
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.41 make[5]: Nothing to be done for 'install-data-am'.
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.41 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.41 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.41 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.41 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.41 make[2]: Entering directory '/tmp/crun-build'
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.44   CC       src/libcrun/libcrun_testing_a-utils.o
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.45   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.45   CC       src/libcrun/libcrun_testing_a-container.o
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.45   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:54:19 [2023-06-14T10:54:19.707Z] #75 66.45   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.45   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.45   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.48   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.48   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.50   CC       src/libcrun/libcrun_testing_a-criu.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.53   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.54   CC       src/libcrun/libcrun_testing_a-linux.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.56   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.59   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.61   CC       src/libcrun/libcrun_testing_a-error.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.63   CC       src/libcrun/libcrun_testing_a-status.o
10:54:19 [2023-06-14T10:54:19.974Z] #75 66.68   CC       src/libcrun/libcrun_testing_a-terminal.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.69   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.72   CC       src/libcrun/libcrun_testing_a-signals.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.76   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.78   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.80   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.83   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.85   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:54:20 [2023-06-14T10:54:20.237Z] #75 66.87   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:54:20 [2023-06-14T10:54:20.238Z] #75 66.88   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:54:20 [2023-06-14T10:54:20.238Z] #75 66.90   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:54:20 [2023-06-14T10:54:20.495Z] #75 66.94   CC       src/crun-crun.o
10:54:20 [2023-06-14T10:54:20.495Z] #75 67.06   CC       src/crun-run.o
10:54:20 [2023-06-14T10:54:20.495Z] #75 67.12   CC       src/crun-delete.o
10:54:20 [2023-06-14T10:54:20.495Z] #75 67.20   CC       src/crun-kill.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.21   CC       src/crun-pause.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.21   CC       src/crun-unpause.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.25   CC       src/crun-spec.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.36   CC       src/crun-exec.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.39   CC       src/crun-list.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.40   CC       src/crun-create.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.43   CC       src/crun-start.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.43   CC       src/crun-state.o
10:54:20 [2023-06-14T10:54:20.752Z] #75 67.46   CC       src/crun-update.o
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.52   CC       src/crun-ps.o
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.53   CC       src/crun-checkpoint.o
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.54   CC       src/crun-restore.o
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.56   CC       src/libcrun/libcrun_la-utils.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.58   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.61   CC       src/libcrun/libcrun_la-container.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.62   CC       src/libcrun/libcrun_la-cgroup.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.63   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.64   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.66   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.67   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.68   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.68   CC       src/libcrun/libcrun_la-criu.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.71   CC       src/libcrun/libcrun_la-custom-handler.lo
10:54:21 [2023-06-14T10:54:21.009Z] #75 67.77   CC       src/libcrun/libcrun_la-linux.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.78   CC       src/libcrun/libcrun_la-seccomp.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.81   CC       src/libcrun/libcrun_la-ebpf.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.84   CC       src/libcrun/libcrun_la-error.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.87   CC       src/libcrun/libcrun_la-status.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.88   CC       src/libcrun/libcrun_la-terminal.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.91   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.92   CC       src/libcrun/libcrun_la-signals.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.93   CC       src/libcrun/libcrun_la-mount_flags.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.93   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.96   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 67.97   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:54:21 [2023-06-14T10:54:21.266Z] #75 68.01   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:54:21 [2023-06-14T10:54:21.525Z] #75 68.02   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:54:21 [2023-06-14T10:54:21.525Z] #75 68.03   CC       tests/init.o
10:54:21 [2023-06-14T10:54:21.525Z] #75 68.04   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:54:22 [2023-06-14T10:54:22.457Z] #75 68.82   CCLD     tests/init
10:54:23 [2023-06-14T10:54:23.020Z] #75 69.78   AR       libcrun_testing.a
10:54:23 [2023-06-14T10:54:23.277Z] #75 69.79 ar: `u' modifier ignored since `D' is the default (see `U')
10:54:23 [2023-06-14T10:54:23.277Z] #75 69.81   CCLD     tests/tests_libcrun_utils
10:54:23 [2023-06-14T10:54:23.277Z] #75 69.81   CCLD     tests/tests_libcrun_errors
10:54:23 [2023-06-14T10:54:23.277Z] #75 69.81   CCLD     tests/tests_libcrun_fuzzer
10:54:23 [2023-06-14T10:54:23.840Z] #75 70.32   CCLD     libcrun.la
10:54:23 [2023-06-14T10:54:23.840Z] #75 70.51   CCLD     crun
10:54:24 [2023-06-14T10:54:24.095Z] #75 70.69 make[3]: Entering directory '/tmp/crun-build'
10:54:24 [2023-06-14T10:54:24.095Z] #75 70.76  /bin/mkdir -p '/usr/local/share/man/man1'
10:54:24 [2023-06-14T10:54:24.095Z] #75 70.76  /bin/mkdir -p '/usr/local/lib'
10:54:24 [2023-06-14T10:54:24.095Z] #75 70.76  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.76  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.78 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.78 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.79 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.79 libtool: install: ranlib /usr/local/lib/libcrun.a
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 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:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 ----------------------------------------------------------------------
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 Libraries have been installed in:
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84    /usr/local/lib
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 If you ever happen to want to link against installed libraries
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 in a given directory, LIBDIR, you must either use libtool, and
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 specify the full pathname of the library, or use the '-LLIBDIR'
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84 flag during linking and do at least one of the following:
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84      during execution
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.84      during linking
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.85    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.85    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.85 
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.85 See any operating system documentation about shared libraries for
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.85 more information, such as the ld(1) and ld.so(8) manual pages.
10:54:24 [2023-06-14T10:54:24.351Z] #75 70.85 ----------------------------------------------------------------------
10:54:24 [2023-06-14T10:54:24.352Z] #75 70.85  /bin/mkdir -p '/build'
10:54:24 [2023-06-14T10:54:24.352Z] #75 70.85   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:54:24 [2023-06-14T10:54:24.352Z] #75 70.87 libtool: install: /usr/bin/install -c crun /build/crun
10:54:24 [2023-06-14T10:54:24.352Z] #75 70.88 make[3]: Leaving directory '/tmp/crun-build'
10:54:24 [2023-06-14T10:54:24.352Z] #75 70.88 make[2]: Leaving directory '/tmp/crun-build'
10:54:24 [2023-06-14T10:54:24.352Z] #75 70.88 make[1]: Leaving directory '/tmp/crun-build'
10:54:26 [2023-06-14T10:54:26.867Z] #75 DONE 73.5s
10:54:26 [2023-06-14T10:54:26.867Z] 
10:54:26 [2023-06-14T10:54:26.867Z] #69 [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:54:26 [2023-06-14T10:54:26.867Z] #69 65.39 + bin/containerd-stress
10:54:26 [2023-06-14T10:54:26.867Z] #69 65.39 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:54:27 [2023-06-14T10:54:27.123Z] #69 66.67 + bin/containerd-shim
10:54:27 [2023-06-14T10:54:27.685Z] #69 67.24 + bin/containerd-shim-runc-v1
10:54:28 [2023-06-14T10:54:28.612Z] #69 68.07 + bin/containerd-shim-runc-v2
10:54:29 [2023-06-14T10:54:29.174Z] #69 68.82 + binaries
10:54:31 [2023-06-14T10:54:31.062Z] #69 DONE 70.5s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
10:54:33 [2023-06-14T10:54:33.576Z] #89 DONE 1.6s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:54:33 [2023-06-14T10:54:33.576Z] #90 DONE 0.3s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
10:54:33 [2023-06-14T10:54:33.576Z] #91 DONE 0.2s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
10:54:33 [2023-06-14T10:54:33.576Z] #92 DONE 0.0s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
10:54:33 [2023-06-14T10:54:33.576Z] #93 DONE 0.0s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:54:33 [2023-06-14T10:54:33.576Z] #94 DONE 0.6s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:54:33 [2023-06-14T10:54:33.576Z] #95 DONE 0.2s
10:54:33 [2023-06-14T10:54:33.576Z] 
10:54:33 [2023-06-14T10:54:33.576Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:54:33 [2023-06-14T10:54:33.576Z] #95 merging
10:54:55 [2023-06-14T10:54:55.458Z] #95 merging 21.2s done
10:54:55 [2023-06-14T10:54:55.458Z] #95 DONE 21.4s
10:54:55 [2023-06-14T10:54:55.458Z] 
10:54:55 [2023-06-14T10:54:55.458Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
10:54:55 [2023-06-14T10:54:55.458Z] #96 DONE 0.1s
10:54:55 [2023-06-14T10:54:55.458Z] 
10:54:55 [2023-06-14T10:54:55.458Z] #97 [dev-base  1/13] RUN groupadd -r docker
10:54:55 [2023-06-14T10:54:55.458Z] #97 DONE 0.4s
10:54:55 [2023-06-14T10:54:55.458Z] 
10:54:55 [2023-06-14T10:54:55.458Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:54:55 [2023-06-14T10:54:55.458Z] #98 DONE 0.5s
10:54:55 [2023-06-14T10:54:55.458Z] 
10:54:55 [2023-06-14T10:54:55.458Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:54:56 [2023-06-14T10:54:56.019Z] #99 0.450 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:54:56 [2023-06-14T10:54:56.019Z] #99 DONE 0.5s
10:54:56 [2023-06-14T10:54:56.019Z] 
10:54:56 [2023-06-14T10:54:56.019Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:54:56 [2023-06-14T10:54:56.275Z] #100 DONE 0.5s
10:54:56 [2023-06-14T10:54:56.276Z] 
10:54:56 [2023-06-14T10:54:56.276Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:54:56 [2023-06-14T10:54:56.837Z] #101 DONE 0.4s
10:54:56 [2023-06-14T10:54:56.837Z] 
10:54:56 [2023-06-14T10:54:56.837Z] #102 [dev-base  6/13] RUN ldconfig
10:54:57 [2023-06-14T10:54:57.092Z] #102 DONE 0.5s
10:54:57 [2023-06-14T10:54:57.092Z] 
10:54:57 [2023-06-14T10:54:57.092Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:54:57 [2023-06-14T10:54:57.654Z] #103 DONE 0.5s
10:54:57 [2023-06-14T10:54:57.654Z] 
10:54:57 [2023-06-14T10:54:57.654Z] #104 [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:54:58 [2023-06-14T10:54:58.215Z] #104 0.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:54:58 [2023-06-14T10:54:58.470Z] #104 0.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:54:58 [2023-06-14T10:54:58.470Z] #104 0.721 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:54:58 [2023-06-14T10:54:58.470Z] #104 0.849 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:54:58 [2023-06-14T10:54:58.726Z] #104 0.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
10:54:58 [2023-06-14T10:54:58.726Z] #104 1.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:54:59 [2023-06-14T10:54:59.652Z] #104 1.860 Fetched 8532 kB in 1s (6058 kB/s)
10:54:59 [2023-06-14T10:54:59.907Z] #104 1.860 Reading package lists...
10:55:00 [2023-06-14T10:55:00.723Z] #104 2.421 Reading package lists...
10:55:00 [2023-06-14T10:55:00.979Z] #104 2.959 Building dependency tree...
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.352 The following additional packages will be installed:
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.352   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.352   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.352   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.353   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.353   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.353   xxd
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.354 Suggested packages:
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.354   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.354   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.354   ctags vim-doc vim-scripts xfsdump acl attr quota
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.354 Recommended packages:
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.354   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:55:00 [2023-06-14T10:55:00.979Z] #104 3.354   systemd-timesyncd | time-daemon unzip
10:55:01 [2023-06-14T10:55:01.235Z] #104 3.702 The following NEW packages will be installed:
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.702   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.702   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.703   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.703   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.703   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.703   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.703   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.703   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.704   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.704   xz-utils zip zstd
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.983 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.983 Need to get 32.1 MB of archives.
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.983 After this operation, 124 MB of additional disk space will be used.
10:55:01 [2023-06-14T10:55:01.490Z] #104 3.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.986 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.990 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.992 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.993 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.994 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.996 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 3.999 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.001 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.083 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.083 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.084 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.088 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.088 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.088 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.089 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.093 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.094 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.096 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.097 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.097 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.099 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.175 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.176 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.179 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.179 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.180 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.180 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.182 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:55:01 [2023-06-14T10:55:01.746Z] #104 4.183 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.184 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.185 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.185 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.185 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.399 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.400 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.400 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.416 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.416 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.417 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.417 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.418 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.419 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.431 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.432 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.432 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:55:02 [2023-06-14T10:55:02.002Z] #104 4.434 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.435 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.436 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.438 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.442 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.443 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.445 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.446 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.483 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.489 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.494 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.495 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:55:02 [2023-06-14T10:55:02.257Z] #104 4.732 debconf: delaying package configuration, since apt-utils is not installed
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.772 Fetched 32.1 MB in 1s (40.9 MB/s)
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.797 Selecting previously unselected package libapparmor1:arm64.
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.797 (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:55:02 [2023-06-14T10:55:02.513Z] #104 4.806 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.812 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.852 Selecting previously unselected package libcap2:arm64.
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.855 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.858 Unpacking libcap2:arm64 (1:2.44-1) ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.893 Selecting previously unselected package libargon2-1:arm64.
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.895 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.898 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.929 Selecting previously unselected package dmsetup.
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.931 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.935 Unpacking dmsetup (2:1.02.175-2.1) ...
10:55:02 [2023-06-14T10:55:02.513Z] #104 4.977 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:55:02 [2023-06-14T10:55:02.769Z] #104 4.979 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 4.984 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.025 Selecting previously unselected package libjson-c5:arm64.
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.028 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.031 Unpacking libjson-c5:arm64 (0.15-2) ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.067 Selecting previously unselected package libcryptsetup12:arm64.
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.069 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.073 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.121 Selecting previously unselected package libip4tc2:arm64.
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.123 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.127 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.163 Selecting previously unselected package libkmod2:arm64.
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.165 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.170 Unpacking libkmod2:arm64 (28-1) ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.215 Selecting previously unselected package systemd.
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.218 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
10:55:02 [2023-06-14T10:55:02.769Z] #104 5.265 Unpacking systemd (247.3-7+deb11u2) ...
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.631 Selecting previously unselected package pigz.
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.634 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.638 Unpacking pigz (2.6-1) ...
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.680 Selecting previously unselected package libelf1:arm64.
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.682 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.686 Unpacking libelf1:arm64 (0.183-1) ...
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.735 Selecting previously unselected package libbpf0:arm64.
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.738 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.741 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:55:03 [2023-06-14T10:55:03.330Z] #104 5.781 Selecting previously unselected package libmnl0:arm64.
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.784 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.787 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.820 Selecting previously unselected package libxtables12:arm64.
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.822 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.825 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.854 Selecting previously unselected package libcap2-bin.
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.856 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.860 Unpacking libcap2-bin (1:2.44-1) ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.901 Selecting previously unselected package iproute2.
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.904 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 5.907 Unpacking iproute2 (5.10.0-4) ...
10:55:03 [2023-06-14T10:55:03.585Z] #104 6.003 Selecting previously unselected package xxd.
10:55:03 [2023-06-14T10:55:03.841Z] #104 6.006 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:55:03 [2023-06-14T10:55:03.841Z] #104 6.009 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:55:03 [2023-06-14T10:55:03.841Z] #104 6.055 Selecting previously unselected package vim-common.
10:55:03 [2023-06-14T10:55:03.841Z] #104 6.058 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:55:03 [2023-06-14T10:55:03.841Z] #104 6.066 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:55:03 [2023-06-14T10:55:03.841Z] #104 6.120 Selecting previously unselected package bash-completion.
10:55:03 [2023-06-14T10:55:03.841Z] #104 6.122 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
10:55:04 [2023-06-14T10:55:04.402Z] #104 6.779 Unpacking bash-completion (1:2.11-2) ...
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.886 Selecting previously unselected package bzip2.
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.888 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.891 Unpacking bzip2 (1.0.8-4) ...
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.926 Selecting previously unselected package xz-utils.
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.929 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.932 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.986 Selecting previously unselected package apparmor.
10:55:04 [2023-06-14T10:55:04.657Z] #104 6.988 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.657Z] #104 7.012 Unpacking apparmor (2.13.6-10) ...
10:55:04 [2023-06-14T10:55:04.657Z] #104 7.105 Selecting previously unselected package inetutils-ping.
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.108 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.111 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.157 Selecting previously unselected package libip6tc2:arm64.
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.159 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.163 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.194 Selecting previously unselected package libnfnetlink0:arm64.
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.197 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.201 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.235 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.237 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.242 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.276 Selecting previously unselected package libnftnl11:arm64.
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.278 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.282 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.317 Selecting previously unselected package iptables.
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.320 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
10:55:04 [2023-06-14T10:55:04.913Z] #104 7.324 Unpacking iptables (1.8.7-1) ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.391 Selecting previously unselected package libonig5:arm64.
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.394 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.397 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.444 Selecting previously unselected package libjq1:arm64.
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.446 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.450 Unpacking libjq1:arm64 (1.6-2.1) ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.487 Selecting previously unselected package jq.
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.490 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.493 Unpacking jq (1.6-2.1) ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.534 Selecting previously unselected package libaio1:arm64.
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.537 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.540 Unpacking libaio1:arm64 (0.3.112-9) ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.574 Selecting previously unselected package libgpm2:arm64.
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.577 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.580 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:55:05 [2023-06-14T10:55:05.169Z] #104 7.613 Selecting previously unselected package libicu67:arm64.
10:55:05 [2023-06-14T10:55:05.424Z] #104 7.615 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.424Z] #104 7.619 Unpacking libicu67:arm64 (67.1-7) ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.289 Selecting previously unselected package libinih1:arm64.
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.292 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.295 Unpacking libinih1:arm64 (53-1+b2) ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.328 Selecting previously unselected package libmicrohttpd12:arm64.
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.330 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.334 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.373 Selecting previously unselected package libnet1:arm64.
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.375 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.380 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.418 Selecting previously unselected package libnl-3-200:arm64.
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.421 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.424 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:55:05 [2023-06-14T10:55:05.985Z] #104 8.461 Selecting previously unselected package libprotobuf-c1:arm64.
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.464 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.468 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.505 Selecting previously unselected package libyajl2:arm64.
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.507 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.510 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.539 Selecting previously unselected package net-tools.
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.541 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.545 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:55:06 [2023-06-14T10:55:06.240Z] #104 8.593 Selecting previously unselected package patch.
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.595 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.598 Unpacking patch (2.7.6-7) ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.631 Selecting previously unselected package python-pip-whl.
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.634 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.637 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.771 Selecting previously unselected package python3-lib2to3.
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.774 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.777 Unpacking python3-lib2to3 (3.9.2-1) ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.816 Selecting previously unselected package python3-distutils.
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.818 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.821 Unpacking python3-distutils (3.9.2-1) ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.863 Selecting previously unselected package python3-pkg-resources.
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.865 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.869 Unpacking python3-pkg-resources (52.0.0-4) ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.911 Selecting previously unselected package python3-setuptools.
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.914 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.917 Unpacking python3-setuptools (52.0.0-4) ...
10:55:06 [2023-06-14T10:55:06.496Z] #104 8.975 Selecting previously unselected package python3-wheel.
10:55:06 [2023-06-14T10:55:06.751Z] #104 8.978 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
10:55:06 [2023-06-14T10:55:06.751Z] #104 8.981 Unpacking python3-wheel (0.34.2-1) ...
10:55:06 [2023-06-14T10:55:06.751Z] #104 9.017 Selecting previously unselected package python3-pip.
10:55:06 [2023-06-14T10:55:06.751Z] #104 9.020 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:55:06 [2023-06-14T10:55:06.751Z] #104 9.023 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:55:06 [2023-06-14T10:55:06.751Z] #104 9.086 Selecting previously unselected package sudo.
10:55:06 [2023-06-14T10:55:06.751Z] #104 9.089 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
10:55:06 [2023-06-14T10:55:06.751Z] #104 9.095 Unpacking sudo (1.9.5p2-3+deb11u1) ...
10:55:06 [2023-06-14T10:55:06.751Z] #104 9.203 Selecting previously unselected package systemd-journal-remote.
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.205 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.209 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.247 Selecting previously unselected package thin-provisioning-tools.
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.250 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.254 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.309 Selecting previously unselected package uidmap.
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.311 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.315 Unpacking uidmap (1:4.8.1-1) ...
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.360 Selecting previously unselected package vim-runtime.
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.363 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.373 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.384 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:55:07 [2023-06-14T10:55:07.007Z] #104 9.387 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:55:07 [2023-06-14T10:55:07.567Z] #104 9.956 Selecting previously unselected package vim.
10:55:07 [2023-06-14T10:55:07.567Z] #104 9.959 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:55:07 [2023-06-14T10:55:07.567Z] #104 9.968 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:55:07 [2023-06-14T10:55:07.823Z] #104 10.10 Selecting previously unselected package xfsprogs.
10:55:07 [2023-06-14T10:55:07.823Z] #104 10.10 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
10:55:07 [2023-06-14T10:55:07.823Z] #104 10.10 Unpacking xfsprogs (5.10.0-4) ...
10:55:07 [2023-06-14T10:55:07.823Z] #104 10.20 Selecting previously unselected package zip.
10:55:08 [2023-06-14T10:55:08.078Z] #104 10.20 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
10:55:08 [2023-06-14T10:55:08.078Z] #104 10.21 Unpacking zip (3.0-12) ...
10:55:08 [2023-06-14T10:55:08.078Z] #104 10.25 Selecting previously unselected package zstd.
10:55:08 [2023-06-14T10:55:08.078Z] #104 10.26 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:55:08 [2023-06-14T10:55:08.078Z] #104 10.26 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:55:08 [2023-06-14T10:55:08.078Z] #104 10.34 Setting up python3-pkg-resources (52.0.0-4) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.55 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.56 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.57 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.58 Setting up libgpm2:arm64 (1.20.7-8) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.59 Setting up libicu67:arm64 (67.1-7) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.60 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.61 Setting up libinih1:arm64 (53-1+b2) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.62 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.63 Setting up uidmap (1:4.8.1-1) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.64 Setting up libyajl2:arm64 (2.1.0-3) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.65 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.66 Setting up bzip2 (1.0.8-4) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:55:08 [2023-06-14T10:55:08.334Z] #104 10.68 Setting up python3-wheel (0.34.2-1) ...
10:55:08 [2023-06-14T10:55:08.589Z] #104 10.82 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
10:55:08 [2023-06-14T10:55:08.589Z] #104 10.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:55:08 [2023-06-14T10:55:08.589Z] #104 10.84 Setting up libcap2:arm64 (1:2.44-1) ...
10:55:08 [2023-06-14T10:55:08.589Z] #104 10.86 Setting up libcap2-bin (1:2.44-1) ...
10:55:08 [2023-06-14T10:55:08.589Z] #104 10.86 Setting up apparmor (2.13.6-10) ...
10:55:09 [2023-06-14T10:55:09.150Z] #104 11.60 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:55:09 [2023-06-14T10:55:09.406Z] #104 11.70 Setting up zip (3.0-12) ...
10:55:09 [2023-06-14T10:55:09.406Z] #104 11.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:55:09 [2023-06-14T10:55:09.406Z] #104 11.74 Setting up bash-completion (1:2.11-2) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.50 Setting up libmnl0:arm64 (1.0.4-3) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.52 Setting up patch (2.7.6-7) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.53 Setting up sudo (1.9.5p2-3+deb11u1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.57 invoke-rc.d: could not determine current runlevel
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.57 invoke-rc.d: policy-rc.d denied execution of start.
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.58 Setting up libxtables12:arm64 (1.8.7-1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.59 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.60 Setting up pigz (2.6-1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.82 Setting up libaio1:arm64 (0.3.112-9) ...
10:55:10 [2023-06-14T10:55:10.332Z] #104 12.83 Setting up python3-lib2to3 (3.9.2-1) ...
10:55:10 [2023-06-14T10:55:10.588Z] #104 12.93 Setting up libelf1:arm64 (0.183-1) ...
10:55:10 [2023-06-14T10:55:10.588Z] #104 12.94 Setting up libjson-c5:arm64 (0.15-2) ...
10:55:10 [2023-06-14T10:55:10.844Z] #104 12.95 Setting up zstd (1.4.8+dfsg-2.1) ...
10:55:10 [2023-06-14T10:55:10.844Z] #104 12.96 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:55:10 [2023-06-14T10:55:10.844Z] #104 12.97 Setting up libkmod2:arm64 (28-1) ...
10:55:10 [2023-06-14T10:55:10.844Z] #104 12.98 Setting up python3-distutils (3.9.2-1) ...
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.10 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:55:10 [2023-06-14T10:55:10.844Z] #104 13.15 Setting up python3-setuptools (52.0.0-4) ...
10:55:11 [2023-06-14T10:55:11.099Z] #104 13.47 Setting up libjq1:arm64 (1.6-2.1) ...
10:55:11 [2023-06-14T10:55:11.099Z] #104 13.48 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:55:11 [2023-06-14T10:55:11.099Z] #104 13.49 Setting up thin-provisioning-tools (0.9.0-1) ...
10:55:11 [2023-06-14T10:55:11.355Z] #104 13.50 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:55:11 [2023-06-14T10:55:11.355Z] #104 13.76 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.77 Setting up jq (1.6-2.1) ...
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.78 Setting up libbpf0:arm64 (1:0.3-2) ...
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.79 Setting up iptables (1.8.7-1) ...
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:55:11 [2023-06-14T10:55:11.611Z] #104 13.83 Setting up iproute2 (5.10.0-4) ...
10:55:11 [2023-06-14T10:55:11.611Z] #104 14.03 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:55:11 [2023-06-14T10:55:11.866Z] #104 14.04 Setting up dmsetup (2:1.02.175-2.1) ...
10:55:11 [2023-06-14T10:55:11.866Z] #104 14.05 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:55:11 [2023-06-14T10:55:11.866Z] #104 14.06 Setting up systemd (247.3-7+deb11u2) ...
10:55:11 [2023-06-14T10:55:11.866Z] #104 14.11 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:55:11 [2023-06-14T10:55:11.866Z] #104 14.11 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:55:11 [2023-06-14T10:55:11.866Z] #104 14.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:55:11 [2023-06-14T10:55:11.866Z] #104 14.12 Initializing machine ID from random generator.
10:55:12 [2023-06-14T10:55:12.427Z] #104 14.50 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
10:55:12 [2023-06-14T10:55:12.427Z] #104 14.63 Setting up xfsprogs (5.10.0-4) ...
10:55:12 [2023-06-14T10:55:12.428Z] #104 14.64 System has not been booted with systemd as init system (PID 1). Can't operate.
10:55:12 [2023-06-14T10:55:12.428Z] #104 14.64 Failed to connect to bus: Host is down
10:55:12 [2023-06-14T10:55:12.428Z] #104 14.65 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:55:13 [2023-06-14T10:55:13.791Z] #104 DONE 16.0s
10:55:13 [2023-06-14T10:55:13.791Z] 
10:55:13 [2023-06-14T10:55:13.791Z] #105 [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:55:14 [2023-06-14T10:55:14.353Z] #105 0.426 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:55:14 [2023-06-14T10:55:14.353Z] #105 0.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:55:14 [2023-06-14T10:55:14.353Z] #105 0.433 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:55:14 [2023-06-14T10:55:14.353Z] #105 DONE 0.5s
10:55:14 [2023-06-14T10:55:14.353Z] 
10:55:14 [2023-06-14T10:55:14.353Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
10:55:20 [2023-06-14T10:55:20.883Z] #106 5.719 Collecting yamllint==1.27.1
10:55:20 [2023-06-14T10:55:20.883Z] #106 6.757   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:55:21 [2023-06-14T10:55:21.444Z] #106 7.062 Collecting pathspec>=0.5.3
10:55:21 [2023-06-14T10:55:21.444Z] #106 7.066   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
10:55:21 [2023-06-14T10:55:21.444Z] #106 7.157 Collecting pyyaml
10:55:21 [2023-06-14T10:55:21.444Z] #106 7.161   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:55:21 [2023-06-14T10:55:21.444Z] #106 7.247 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:55:21 [2023-06-14T10:55:21.444Z] #106 7.251 Building wheels for collected packages: yamllint
10:55:21 [2023-06-14T10:55:21.444Z] #106 7.252   Building wheel for yamllint (setup.py): started
10:55:21 [2023-06-14T10:55:21.699Z] #106 7.506   Building wheel for yamllint (setup.py): finished with status 'done'
10:55:21 [2023-06-14T10:55:21.699Z] #106 7.507   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a47e05608de9e2dca6d4500a28c8edb592697caf90cf6f38152a2e4181938a18
10:55:21 [2023-06-14T10:55:21.699Z] #106 7.507   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:55:21 [2023-06-14T10:55:21.699Z] #106 7.509 Successfully built yamllint
10:55:21 [2023-06-14T10:55:21.699Z] #106 7.515 Installing collected packages: pyyaml, pathspec, yamllint
10:55:21 [2023-06-14T10:55:21.699Z] #106 7.630 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
10:55:21 [2023-06-14T10:55:21.955Z] #106 DONE 7.7s
10:55:21 [2023-06-14T10:55:21.955Z] 
10:55:21 [2023-06-14T10:55:21.955Z] #107 [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:55:22 [2023-06-14T10:55:22.516Z] #107 0.740 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:55:22 [2023-06-14T10:55:22.516Z] #107 0.740 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:55:22 [2023-06-14T10:55:22.772Z] #107 0.740 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:55:23 [2023-06-14T10:55:23.589Z] #107 1.107 Reading package lists...
10:55:24 [2023-06-14T10:55:24.150Z] #107 1.667 Reading package lists...
10:55:24 [2023-06-14T10:55:24.405Z] #107 2.218 Building dependency tree...
10:55:24 [2023-06-14T10:55:24.405Z] #107 2.389 Reading state information...
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.596 gcc is already the newest version (4:10.2.1-1).
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.596 pkg-config is already the newest version (0.29.2-1).
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.596 The following additional packages will be installed:
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.597   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.597   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.597   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.597   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.598   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:55:24 [2023-06-14T10:55:24.660Z] #107 2.598   uuid-dev zlib1g-dev
10:55:24 [2023-06-14T10:55:24.661Z] #107 2.600 Suggested packages:
10:55:24 [2023-06-14T10:55:24.661Z] #107 2.600   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:55:24 [2023-06-14T10:55:24.661Z] #107 2.600   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
10:55:24 [2023-06-14T10:55:24.661Z] #107 2.600 Recommended packages:
10:55:24 [2023-06-14T10:55:24.661Z] #107 2.600   build-essential fakeroot libalgorithm-merge-perl
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.852 The following NEW packages will be installed:
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.853   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.853   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.853   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.853   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.853   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.853   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
10:55:24 [2023-06-14T10:55:24.916Z] #107 2.854   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.129 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.129 Need to get 10.3 MB of archives.
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.129 After this operation, 41.5 MB of additional disk space will be used.
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.210 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.219 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.222 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.223 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.225 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.226 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.228 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.230 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.231 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.233 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.235 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.236 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.244 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.244 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.247 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.276 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.276 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.277 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.304 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.305 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.306 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.307 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.308 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:55:25 [2023-06-14T10:55:25.172Z] #107 3.343 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:55:25 [2023-06-14T10:55:25.427Z] #107 3.344 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:55:25 [2023-06-14T10:55:25.427Z] #107 3.367 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:55:25 [2023-06-14T10:55:25.427Z] #107 3.368 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:55:25 [2023-06-14T10:55:25.427Z] #107 3.405 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:55:25 [2023-06-14T10:55:25.427Z] #107 3.428 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:55:25 [2023-06-14T10:55:25.427Z] #107 3.429 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
10:55:25 [2023-06-14T10:55:25.683Z] #107 3.665 debconf: delaying package configuration, since apt-utils is not installed
10:55:25 [2023-06-14T10:55:25.683Z] #107 3.707 Fetched 10.3 MB in 1s (18.1 MB/s)
10:55:25 [2023-06-14T10:55:25.683Z] #107 3.730 Selecting previously unselected package dpkg-dev.
10:55:25 [2023-06-14T10:55:25.683Z] #107 3.730 (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:55:25 [2023-06-14T10:55:25.683Z] #107 3.742 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
10:55:25 [2023-06-14T10:55:25.683Z] #107 3.746 Unpacking dpkg-dev (1.20.12) ...
10:55:25 [2023-06-14T10:55:25.683Z] #107 3.865 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.867 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.876 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.908 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.910 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.913 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.953 Selecting previously unselected package libsecret-common.
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.956 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 3.961 Unpacking libsecret-common (0.20.4-2) ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.007 Selecting previously unselected package libsecret-1-0:arm64.
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.010 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.014 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.050 Selecting previously unselected package gir1.2-secret-1:arm64.
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.053 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.057 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.083 Selecting previously unselected package libapparmor-dev:arm64.
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.086 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.089 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:55:25 [2023-06-14T10:55:25.939Z] #107 4.126 Selecting previously unselected package uuid-dev:arm64.
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.129 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.132 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.174 Selecting previously unselected package libblkid-dev:arm64.
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.177 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.185 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.235 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.238 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.242 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.272 Selecting previously unselected package libudev-dev:arm64.
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.275 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.278 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.317 Selecting previously unselected package libsepol1-dev:arm64.
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.320 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.194Z] #107 4.324 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.388 Selecting previously unselected package libpcre2-16-0:arm64.
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.390 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.393 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.439 Selecting previously unselected package libpcre2-32-0:arm64.
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.441 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.444 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.492 Selecting previously unselected package libpcre2-posix2:arm64.
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.495 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.499 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.530 Selecting previously unselected package libpcre2-dev:arm64.
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.533 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.536 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:55:26 [2023-06-14T10:55:26.450Z] #107 4.614 Selecting previously unselected package libselinux1-dev:arm64.
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.617 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.620 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.677 Selecting previously unselected package libdevmapper-dev:arm64.
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.680 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.683 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.712 Selecting previously unselected package libffi-dev:arm64.
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.715 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.719 Unpacking libffi-dev:arm64 (3.3-6) ...
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.751 Selecting previously unselected package libglib2.0-data.
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.754 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
10:55:26 [2023-06-14T10:55:26.705Z] #107 4.757 Unpacking libglib2.0-data (2.66.8-1) ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.890 Selecting previously unselected package libglib2.0-bin.
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.893 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.897 Unpacking libglib2.0-bin (2.66.8-1) ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.938 Selecting previously unselected package libglib2.0-dev-bin.
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.940 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.944 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.987 Selecting previously unselected package libmount-dev:arm64.
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.990 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 4.995 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 5.032 Selecting previously unselected package libpcre16-3:arm64.
10:55:26 [2023-06-14T10:55:26.961Z] #107 5.035 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 5.038 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 5.084 Selecting previously unselected package libpcre32-3:arm64.
10:55:26 [2023-06-14T10:55:26.961Z] #107 5.086 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:55:26 [2023-06-14T10:55:26.961Z] #107 5.090 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:55:27 [2023-06-14T10:55:27.216Z] #107 5.137 Selecting previously unselected package libpcrecpp0v5:arm64.
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.139 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.143 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.175 Selecting previously unselected package libpcre3-dev:arm64.
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.178 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.181 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.257 Selecting previously unselected package zlib1g-dev:arm64.
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.260 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.265 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.304 Selecting previously unselected package libglib2.0-dev:arm64.
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.307 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:55:27 [2023-06-14T10:55:27.217Z] #107 5.310 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:55:27 [2023-06-14T10:55:27.472Z] #107 5.493 Selecting previously unselected package libseccomp-dev:arm64.
10:55:27 [2023-06-14T10:55:27.472Z] #107 5.496 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:55:27 [2023-06-14T10:55:27.472Z] #107 5.499 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:55:27 [2023-06-14T10:55:27.472Z] #107 5.537 Selecting previously unselected package libsecret-1-dev:arm64.
10:55:27 [2023-06-14T10:55:27.472Z] #107 5.539 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:55:27 [2023-06-14T10:55:27.472Z] #107 5.544 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:55:27 [2023-06-14T10:55:27.472Z] #107 5.599 Selecting previously unselected package libsystemd-dev:arm64.
10:55:27 [2023-06-14T10:55:27.727Z] #107 5.602 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
10:55:27 [2023-06-14T10:55:27.727Z] #107 5.605 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 5.928 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 5.937 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 6.098 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 6.108 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 6.119 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 6.131 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 6.141 Setting up libffi-dev:arm64 (3.3-6) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 6.149 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:55:27 [2023-06-14T10:55:27.983Z] #107 6.159 Setting up dpkg-dev (1.20.12) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.178 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.189 Setting up libglib2.0-data (2.66.8-1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.198 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.208 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.217 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.229 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.240 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.250 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.260 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.270 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.281 Setting up libsecret-common (0.20.4-2) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.292 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.308 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.316 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.325 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.334 Setting up libglib2.0-bin (2.66.8-1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.344 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.354 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:55:28 [2023-06-14T10:55:28.238Z] #107 6.364 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:55:28 [2023-06-14T10:55:28.494Z] #107 6.372 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:55:28 [2023-06-14T10:55:28.494Z] #107 6.381 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:55:28 [2023-06-14T10:55:28.494Z] #107 6.391 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:55:28 [2023-06-14T10:55:28.494Z] #107 6.402 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:55:28 [2023-06-14T10:55:28.494Z] #107 6.413 No schema files found: doing nothing.
10:55:28 [2023-06-14T10:55:28.494Z] #107 6.417 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:55:28 [2023-06-14T10:55:28.494Z] #107 6.435 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:55:28 [2023-06-14T10:55:28.749Z] #107 DONE 6.7s
10:55:28 [2023-06-14T10:55:28.749Z] 
10:55:28 [2023-06-14T10:55:28.749Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
10:55:28 [2023-06-14T10:55:28.749Z] #108 DONE 0.3s
10:55:28 [2023-06-14T10:55:28.749Z] 
10:55:28 [2023-06-14T10:55:28.749Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:55:28 [2023-06-14T10:55:28.749Z] #109 DONE 0.3s
10:55:28 [2023-06-14T10:55:28.749Z] 
10:55:28 [2023-06-14T10:55:28.749Z] #110 [dev 1/1] COPY --link . .
10:55:28 [2023-06-14T10:55:28.749Z] #110 merging
10:55:38 [2023-06-14T10:55:38.687Z] #110 ...
10:55:38 [2023-06-14T10:55:38.687Z] 
10:55:38 [2023-06-14T10:55:38.687Z] #111 exporting to image
10:55:38 [2023-06-14T10:55:38.687Z] #111 exporting layers
10:56:17 [2023-06-14T10:56:17.342Z] #111 ...
10:56:17 [2023-06-14T10:56:17.342Z] 
10:56:17 [2023-06-14T10:56:17.342Z] #110 [dev 1/1] COPY --link . .
10:56:17 [2023-06-14T10:56:17.342Z] #110 merging 43.2s done
10:56:17 [2023-06-14T10:56:17.342Z] #110 DONE 44.3s
10:56:17 [2023-06-14T10:56:17.342Z] 
10:56:17 [2023-06-14T10:56:17.342Z] #111 exporting to image
10:56:17 [2023-06-14T10:56:17.598Z] #111 exporting layers 48.9s done
10:56:17 [2023-06-14T10:56:17.598Z] #111 writing image sha256:e306a66e25e4a67aef335b9aed2891b8efb6b16183c2d27017c3e40b39e747d7 done
10:56:17 [2023-06-14T10:56:17.598Z] #111 naming to docker.io/library/docker:24c882c3e06f61fa6b66c08101399eec898432ed done
10:56:17 [2023-06-14T10:56:17.598Z] #111 DONE 48.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:56:17 [2023-06-14T10:56:17.898Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:56:18 [2023-06-14T10:56:18.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=24c882c3e06f61fa6b66c08101399eec898432ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:24c882c3e06f61fa6b66c08101399eec898432ed hack/test/unit
10:56:18 [2023-06-14T10:56:18.773Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:56:18 [2023-06-14T10:56:18.773Z] + TESTFLAGS+=' -test.timeout=5m'
10:56:18 [2023-06-14T10:56:18.773Z] + TESTDIRS=./...
10:56:18 [2023-06-14T10:56:18.773Z] + exclude_paths='/vendor/|/integration'
10:56:18 [2023-06-14T10:56:18.773Z] ++ go list ./...
10:56:18 [2023-06-14T10:56:18.773Z] ++ grep -vE '(/vendor/|/integration)'
10:56:19 [2023-06-14T10:56:19.337Z] + pkg_list='github.com/docker/docker/api
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/backend/build
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/httpstatus
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/httputils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/middleware
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/build
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/checkpoint
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/container
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/debug
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/distribution
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/grpc
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/image
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/network
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/plugin
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/session
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/swarm
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/system
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/server/router/volume
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/backend
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/blkiodev
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/container
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/events
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/filters
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/image
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/mount
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/network
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/plugins/logdriver
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/registry
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/strslice
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/swarm
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/swarm/runtime
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/time
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/versions
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/versions/v1p19
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/versions/v1p20
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/api/types/volume
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/exporter
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/builder-next/worker
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/dockerfile
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/remotecontext
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/remotecontext/git
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/builder/remotecontext/urlutil
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/cli/debug
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/cli/winresources/docker-proxy
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/cli/winresources/dockerd
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/client
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/client/buildkit
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/cmd/docker-proxy
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/cmd/dockerd
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/cmd/dockerd/trap
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/container
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/container/stream
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/contrib/apparmor
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/contrib/docker-device-tool
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/contrib/httpserver
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/cluster
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/cluster/convert
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/cluster/executor
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/cluster/executor/container
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/cluster/provider
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/config
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/containerd
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/events
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/events/testutils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/copy
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/register
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/vfs
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/graphdriver/zfs
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/images
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/initlayer
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/links
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/listeners
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/awslogs
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/fluentd
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/gcplogs
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/gelf
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/journald
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/local
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/logentries
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/loggertest
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/loggerutils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/splunk
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/syslog
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/logger/templates
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/names
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/network
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/daemon/stats
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/distribution
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/distribution/metadata
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/distribution/utils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/distribution/xfer
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/dockerversion
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/errdefs
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/image
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/image/cache
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/image/tarexport
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/image/v1
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/internal/mounttree
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/internal/test/suite
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/internal/unshare
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/layer
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libcontainerd
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libcontainerd/queue
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libcontainerd/remote
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libcontainerd/shimopts
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libcontainerd/supervisor
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libcontainerd/types
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/bitmap
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/bitseq
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/cluster
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/config
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/datastore
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/diagnostic
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/discoverapi
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/driverapi
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/bridge
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/host
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/null
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/overlay
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/remote
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/windows
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/drvregistry
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/etchosts
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/idm
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/internal/caller
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipam
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipamapi
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipams/builtin
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipams/null
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipams/remote
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipamutils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ipbits
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/iptables
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/netlabel
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/netutils
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/networkdb
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/ns
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/options
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/osl
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/osl/kernel
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/portallocator
10:56:19 [2023-06-14T10:56:19.337Z] github.com/docker/docker/libnetwork/portmapper
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/resolvconf
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/testutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/types
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/oci
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/oci/caps
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/opts
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/aaparser
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/archive
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/authorization
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/broadcaster
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/capabilities
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/chrootarchive
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/containerfs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/devicemapper
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/directory
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/dmesg
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/fileutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/homedir
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/idtools
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/ioutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/jsonmessage
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/longpath
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/loopback
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/meminfo
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/namesgenerator
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/parsers
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/parsers/kernel
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/pidfile
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/platform
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/platforms
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugingetter
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/transport
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/pools
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/process
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/progress
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/reexec
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/rootless
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/rootless/specconv
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/stack
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/stdcopy
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/streamformatter
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/stringid
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/sysinfo
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/system
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/tailfile
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/tarsum
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/useragent
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/plugin
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/plugin/executor/containerd
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/plugin/v2
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/profiles/apparmor
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/profiles/seccomp
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/quota
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/reference
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/registry
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/registry/resumable
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/restartmanager
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/runconfig
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/runconfig/opts
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/daemon
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/environment
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/fakecontext
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/fakegit
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/fakestorage
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/fixtures/load
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/fixtures/plugin
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/registry
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/testutil/request
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/volume
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/volume/drivers
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/volume/local
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/volume/mounts
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/volume/service
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/volume/service/opts
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/volume/testutils'
10:56:19 [2023-06-14T10:56:19.338Z] ++ grep --fixed-strings -v /libnetwork
10:56:19 [2023-06-14T10:56:19.338Z] ++ echo 'github.com/docker/docker/api
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/backend/build
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/httpstatus
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/httputils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/middleware
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/build
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/checkpoint
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/container
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/debug
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/distribution
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/grpc
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/image
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/network
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/plugin
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/session
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/swarm
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/system
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/server/router/volume
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/backend
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/blkiodev
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/container
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/events
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/filters
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/image
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/mount
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/network
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/plugins/logdriver
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/registry
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/strslice
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/swarm
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/swarm/runtime
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/time
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/versions
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/versions/v1p19
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/versions/v1p20
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/api/types/volume
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/exporter
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/builder-next/worker
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/dockerfile
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/remotecontext
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/remotecontext/git
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/builder/remotecontext/urlutil
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/cli/debug
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/cli/winresources/docker-proxy
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/cli/winresources/dockerd
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/client
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/client/buildkit
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/cmd/docker-proxy
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/cmd/dockerd
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/cmd/dockerd/trap
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/container
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/container/stream
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/contrib/apparmor
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/contrib/docker-device-tool
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/contrib/httpserver
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/cluster
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/cluster/convert
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/cluster/executor
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/cluster/executor/container
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/cluster/provider
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/config
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/containerd
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/events
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/events/testutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/copy
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/register
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/vfs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/graphdriver/zfs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/images
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/initlayer
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/links
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/listeners
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/awslogs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/fluentd
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/gcplogs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/gelf
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/journald
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/local
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/logentries
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/loggertest
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/loggerutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/splunk
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/syslog
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/logger/templates
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/names
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/network
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/daemon/stats
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/distribution
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/distribution/metadata
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/distribution/utils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/distribution/xfer
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/dockerversion
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/errdefs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/image
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/image/cache
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/image/tarexport
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/image/v1
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/internal/mounttree
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/internal/test/suite
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/internal/unshare
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/layer
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libcontainerd
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libcontainerd/queue
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libcontainerd/remote
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libcontainerd/shimopts
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libcontainerd/supervisor
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libcontainerd/types
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/bitmap
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/bitseq
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/cluster
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/config
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/datastore
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/diagnostic
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/discoverapi
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/driverapi
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/bridge
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/host
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/null
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/overlay
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/remote
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/windows
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/drvregistry
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/etchosts
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/idm
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/internal/caller
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipam
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipamapi
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipams/builtin
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipams/null
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipams/remote
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipamutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ipbits
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/iptables
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/netlabel
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/netutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/networkdb
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/ns
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/options
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/osl
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/osl/kernel
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/portallocator
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/portmapper
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/resolvconf
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/testutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/libnetwork/types
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/oci
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/oci/caps
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/opts
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/aaparser
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/archive
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/authorization
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/broadcaster
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/capabilities
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/chrootarchive
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/containerfs
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/devicemapper
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/directory
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/dmesg
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/fileutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/homedir
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/idtools
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/ioutils
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/jsonmessage
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/longpath
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/loopback
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/meminfo
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/namesgenerator
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/parsers
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/parsers/kernel
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/pidfile
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/platform
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/platforms
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugingetter
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/plugins/transport
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/pools
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/process
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/progress
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/reexec
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/rootless
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/rootless/specconv
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/stack
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/stdcopy
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/streamformatter
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/stringid
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/sysinfo
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/system
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/tailfile
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/tarsum
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/pkg/useragent
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/plugin
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/plugin/executor/containerd
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/plugin/v2
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/profiles/apparmor
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/profiles/seccomp
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/quota
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/reference
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/registry
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/registry/resumable
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/restartmanager
10:56:19 [2023-06-14T10:56:19.338Z] github.com/docker/docker/runconfig
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/runconfig/opts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/daemon
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/environment
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fakecontext
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fakegit
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fakestorage
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fixtures/load
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fixtures/plugin
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/registry
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/request
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/drivers
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/local
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/mounts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/service
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/service/opts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/testutils'
10:56:19 [2023-06-14T10:56:19.339Z] + base_pkg_list='github.com/docker/docker/api
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/backend/build
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/httpstatus
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/httputils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/middleware
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/build
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/checkpoint
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/debug
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/distribution
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/grpc
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/image
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/network
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/plugin
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/session
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/swarm
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/system
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/volume
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/backend
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/blkiodev
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/events
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/filters
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/image
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/mount
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/network
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/plugins/logdriver
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/registry
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/strslice
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/swarm
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/swarm/runtime
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/time
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/versions
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/versions/v1p19
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/versions/v1p20
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/volume
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/exporter
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/worker
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/dockerfile
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/remotecontext
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/remotecontext/git
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/remotecontext/urlutil
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cli/debug
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cli/winresources/docker-proxy
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cli/winresources/dockerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/client
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/client/buildkit
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/docker-proxy
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/dockerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/dockerd/trap
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/container/stream
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/contrib/apparmor
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/contrib/docker-device-tool
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/contrib/httpserver
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/convert
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/executor
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/executor/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/provider
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/config
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/containerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/events
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/events/testutils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/copy
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/register
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/vfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/zfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/images
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/initlayer
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/links
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/listeners
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/awslogs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/fluentd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/gcplogs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/gelf
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/local
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/logentries
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/loggertest
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/loggerutils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/splunk
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/syslog
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/templates
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/names
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/network
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/stats
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/distribution
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/distribution/metadata
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/distribution/utils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/distribution/xfer
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/dockerversion
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/errdefs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/image
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/image/cache
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/image/tarexport
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/image/v1
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/internal/mounttree
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/internal/test/suite
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/internal/unshare
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/layer
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/libcontainerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/libcontainerd/queue
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/libcontainerd/remote
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/libcontainerd/shimopts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/libcontainerd/supervisor
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/libcontainerd/types
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/oci
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/oci/caps
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/opts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/aaparser
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/archive
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/authorization
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/broadcaster
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/capabilities
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/chrootarchive
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/containerfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/devicemapper
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/directory
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/dmesg
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/fileutils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/homedir
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/idtools
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/ioutils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/jsonmessage
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/longpath
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/loopback
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/meminfo
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/namesgenerator
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/parsers
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/parsers/kernel
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/pidfile
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/platform
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/platforms
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/plugingetter
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/plugins
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/plugins/transport
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/pools
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/process
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/progress
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/reexec
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/rootless
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/rootless/specconv
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/stack
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/stdcopy
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/streamformatter
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/stringid
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/sysinfo
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/system
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/tailfile
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/tarsum
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/pkg/useragent
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/plugin
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/plugin/executor/containerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/plugin/v2
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/profiles/apparmor
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/profiles/seccomp
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/quota
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/reference
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/registry
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/registry/resumable
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/restartmanager
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/runconfig
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/runconfig/opts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/daemon
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/environment
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fakecontext
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fakegit
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fakestorage
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fixtures/load
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fixtures/plugin
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/registry
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/testutil/request
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/drivers
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/local
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/mounts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/service
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/service/opts
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/volume/testutils'
10:56:19 [2023-06-14T10:56:19.339Z] ++ grep --fixed-strings /libnetwork
10:56:19 [2023-06-14T10:56:19.339Z] ++ echo 'github.com/docker/docker/api
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/backend/build
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/httpstatus
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/httputils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/middleware
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/build
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/checkpoint
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/debug
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/distribution
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/grpc
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/image
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/network
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/plugin
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/session
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/swarm
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/system
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/server/router/volume
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/backend
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/blkiodev
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/events
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/filters
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/image
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/mount
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/network
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/plugins/logdriver
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/registry
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/strslice
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/swarm
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/swarm/runtime
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/time
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/versions
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/versions/v1p19
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/versions/v1p20
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/api/types/volume
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/exporter
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/builder-next/worker
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/dockerfile
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/remotecontext
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/remotecontext/git
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/builder/remotecontext/urlutil
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cli/debug
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cli/winresources/docker-proxy
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cli/winresources/dockerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/client
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/client/buildkit
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/docker-proxy
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/dockerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/dockerd/trap
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/container/stream
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/contrib/apparmor
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/contrib/docker-device-tool
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/contrib/httpserver
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/convert
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/executor
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/executor/container
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/cluster/provider
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/config
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/containerd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/events
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/events/testutils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/copy
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/register
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/vfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/graphdriver/zfs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/images
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/initlayer
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/links
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/listeners
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/awslogs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/fluentd
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/gcplogs
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/gelf
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/local
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/logentries
10:56:19 [2023-06-14T10:56:19.339Z] github.com/docker/docker/daemon/logger/loggertest
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/logger/loggerutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/logger/splunk
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/logger/syslog
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/logger/templates
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/names
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/network
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/daemon/stats
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/distribution
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/distribution/metadata
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/distribution/utils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/distribution/xfer
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/dockerversion
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/errdefs
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/image
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/image/cache
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/image/tarexport
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/image/v1
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/internal/mounttree
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/internal/test/suite
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/internal/unshare
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/layer
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libcontainerd
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libcontainerd/queue
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libcontainerd/remote
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libcontainerd/shimopts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libcontainerd/supervisor
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libcontainerd/types
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/bitmap
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/bitseq
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cluster
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/config
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/datastore
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/diagnostic
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/discoverapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/driverapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/host
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/null
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/remote
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/windows
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drvregistry
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/etchosts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/idm
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/internal/caller
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipam
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipamapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/builtin
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/null
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/remote
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipamutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipbits
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/iptables
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/netlabel
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/netutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/networkdb
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ns
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/options
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/osl
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/osl/kernel
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/portallocator
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/portmapper
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/resolvconf
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/testutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/types
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/oci
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/oci/caps
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/opts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/aaparser
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/archive
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/authorization
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/broadcaster
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/capabilities
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/chrootarchive
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/containerfs
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/devicemapper
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/directory
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/dmesg
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/fileutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/homedir
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/idtools
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/ioutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/jsonmessage
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/longpath
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/loopback
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/meminfo
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/namesgenerator
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/parsers
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/parsers/kernel
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/pidfile
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/platform
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/platforms
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/plugingetter
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/plugins
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/plugins/transport
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/pools
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/process
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/progress
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/reexec
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/rootless
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/rootless/specconv
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/stack
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/stdcopy
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/streamformatter
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/stringid
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/sysinfo
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/system
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/tailfile
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/tarsum
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/pkg/useragent
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/plugin
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/plugin/executor/containerd
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/plugin/v2
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/profiles/apparmor
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/profiles/seccomp
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/quota
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/reference
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/registry
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/registry/resumable
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/restartmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/runconfig
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/runconfig/opts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/daemon
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/environment
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/fakecontext
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/fakegit
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/fakestorage
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/fixtures/load
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/fixtures/plugin
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/registry
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/testutil/request
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/volume
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/volume/drivers
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/volume/local
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/volume/mounts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/volume/service
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/volume/service/opts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/volume/testutils'
10:56:19 [2023-06-14T10:56:19.340Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/bitmap
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/bitseq
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cluster
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/config
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/datastore
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/diagnostic
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/discoverapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/driverapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/host
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/null
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/remote
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/windows
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drvregistry
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/etchosts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/idm
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/internal/caller
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipam
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipamapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/builtin
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/null
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/remote
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipamutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipbits
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/iptables
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/netlabel
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/netutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/networkdb
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ns
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/options
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/osl
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/osl/kernel
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/portallocator
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/portmapper
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/resolvconf
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/testutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/types'
10:56:19 [2023-06-14T10:56:19.340Z] + echo 'github.com/docker/docker/libnetwork
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/bitmap
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/bitseq
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cluster
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/config
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/datastore
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/diagnostic
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/discoverapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/driverapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/host
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/null
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/remote
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/windows
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drvregistry
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/etchosts
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/idm
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/internal/caller
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipam
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipamapi
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/builtin
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/null
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/remote
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipamutils
10:56:19 [2023-06-14T10:56:19.340Z] + grep --fixed-strings libnetwork/drivers/bridge
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ipbits
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/iptables
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/netlabel
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/netutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/networkdb
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/ns
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/options
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/osl
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/osl/kernel
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/portallocator
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/portmapper
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/resolvconf
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/testutils
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/types'
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge
10:56:19 [2023-06-14T10:56:19.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:56:19 [2023-06-14T10:56:19.340Z] + type docker-proxy
10:56:19 [2023-06-14T10:56:19.340Z] hack/test/unit: line 25: type: docker-proxy: not found
10:56:19 [2023-06-14T10:56:19.340Z] + hack/make.sh binary-proxy install-proxy
10:56:19 [2023-06-14T10:56:19.340Z] 
10:56:19 [2023-06-14T10:56:19.340Z] Removing bundles/
10:56:19 [2023-06-14T10:56:19.340Z] 
10:56:19 [2023-06-14T10:56:19.340Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:56:19 [2023-06-14T10:56:19.340Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:56:23 [2023-06-14T10:56:23.508Z] Created binary: bundles/binary-proxy/docker-proxy
10:56:23 [2023-06-14T10:56:23.508Z] 
10:56:23 [2023-06-14T10:56:23.508Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:56:23 [2023-06-14T10:56:23.508Z] Installing docker-proxy to /usr/local/bin/
10:56:23 [2023-06-14T10:56:23.508Z] 
10:56:23 [2023-06-14T10:56:23.508Z] + mkdir -p bundles
10:56:23 [2023-06-14T10:56:23.508Z] + '[' -n 'github.com/docker/docker/api
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/backend/build
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/httpstatus
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/httputils
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/middleware
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/build
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/checkpoint
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/container
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/debug
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/distribution
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/grpc
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/image
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/network
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/plugin
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/session
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/swarm
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/system
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/server/router/volume
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/backend
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/blkiodev
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/container
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/events
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/filters
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/image
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/mount
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/network
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/plugins/logdriver
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/registry
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/strslice
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/swarm
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/swarm/runtime
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/time
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/versions
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/versions/v1p19
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/versions/v1p20
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/api/types/volume
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/exporter
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/builder-next/worker
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/dockerfile
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/remotecontext
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/remotecontext/git
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/builder/remotecontext/urlutil
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/cli/debug
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/cli/winresources/docker-proxy
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/cli/winresources/dockerd
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/client
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/client/buildkit
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/cmd/docker-proxy
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/cmd/dockerd
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/cmd/dockerd/trap
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/container
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/container/stream
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/contrib/apparmor
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/contrib/docker-device-tool
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/contrib/httpserver
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/cluster
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/cluster/convert
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/cluster/executor
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/cluster/executor/container
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/cluster/provider
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/config
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/containerd
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/events
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/events/testutils
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/copy
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/register
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/vfs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/graphdriver/zfs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/images
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/initlayer
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/links
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/listeners
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/awslogs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/fluentd
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/gcplogs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/gelf
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/journald
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/local
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/logentries
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/loggertest
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/loggerutils
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/splunk
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/syslog
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/logger/templates
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/names
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/network
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/daemon/stats
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/distribution
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/distribution/metadata
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/distribution/utils
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/distribution/xfer
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/dockerversion
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/errdefs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/image
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/image/cache
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/image/tarexport
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/image/v1
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/internal/mounttree
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/internal/test/suite
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/internal/unshare
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/layer
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/libcontainerd
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/libcontainerd/queue
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/libcontainerd/remote
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/libcontainerd/shimopts
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/libcontainerd/supervisor
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/libcontainerd/types
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/oci
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/oci/caps
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/opts
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/aaparser
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/archive
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/authorization
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/broadcaster
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/capabilities
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/chrootarchive
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/containerfs
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/devicemapper
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/directory
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/dmesg
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/fileutils
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/homedir
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/idtools
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/ioutils
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/jsonmessage
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/longpath
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/loopback
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/meminfo
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/namesgenerator
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/parsers
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/parsers/kernel
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/pidfile
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/platform
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/platforms
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/plugingetter
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/plugins
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/plugins/transport
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/pools
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/process
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/progress
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/reexec
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/rootless
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/rootless/specconv
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/stack
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/stdcopy
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/streamformatter
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/stringid
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/sysinfo
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/system
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/tailfile
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/tarsum
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/pkg/useragent
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/plugin
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/plugin/executor/containerd
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/plugin/v2
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/profiles/apparmor
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/profiles/seccomp
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/quota
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/reference
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/registry
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/registry/resumable
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/restartmanager
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/runconfig
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/runconfig/opts
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/daemon
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/environment
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/fakecontext
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/fakegit
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/fakestorage
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/fixtures/load
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/fixtures/plugin
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/registry
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/testutil/request
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/volume
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/volume/drivers
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/volume/local
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/volume/mounts
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/volume/service
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/volume/service/opts
10:56:23 [2023-06-14T10:56:23.508Z] github.com/docker/docker/volume/testutils' ']'
10:56:23 [2023-06-14T10:56:23.509Z] + 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/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/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:56:24 [2023-06-14T10:56:24.438Z] ?   	github.com/docker/docker/api	[no test files]
10:56:30 [2023-06-14T10:56:30.986Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
10:56:30 [2023-06-14T10:56:30.986Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 13.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/cli/debug	0.023s	coverage: 100.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.042s	coverage: 100.0% of statements
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/builder/remotecontext	0.064s	coverage: 13.7% of statements
10:56:52 [2023-06-14T10:56:52.901Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
10:56:52 [2023-06-14T10:56:52.901Z] ok  	github.com/docker/docker/builder/dockerfile	0.069s	coverage: 50.1% of statements
10:56:53 [2023-06-14T10:56:53.830Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:56:53 [2023-06-14T10:56:53.830Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
10:56:53 [2023-06-14T10:56:53.830Z] ok  	github.com/docker/docker/client	0.147s	coverage: 76.9% of statements
10:56:53 [2023-06-14T10:56:53.830Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
10:56:53 [2023-06-14T10:56:53.830Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.158s	coverage: 66.5% of statements
10:56:58 [2023-06-14T10:56:58.004Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
10:56:58 [2023-06-14T10:56:58.004Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.967s	coverage: 82.5% of statements
10:57:06 [2023-06-14T10:57:06.092Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:57:06 [2023-06-14T10:57:06.092Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:57:06 [2023-06-14T10:57:06.092Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:57:06 [2023-06-14T10:57:06.092Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:57:06 [2023-06-14T10:57:06.092Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:57:06 [2023-06-14T10:57:06.092Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
10:57:06 [2023-06-14T10:57:06.092Z] ok  	github.com/docker/docker/container	0.135s	coverage: 36.5% of statements
10:57:06 [2023-06-14T10:57:06.092Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
10:57:06 [2023-06-14T10:57:06.092Z] ok  	github.com/docker/docker/cmd/dockerd	0.231s	coverage: 29.2% of statements
10:57:07 [2023-06-14T10:57:07.459Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:57:07 [2023-06-14T10:57:07.459Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.472s	coverage: 0.0% of statements
10:57:11 [2023-06-14T10:57:11.626Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:57:11 [2023-06-14T10:57:11.626Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:57:11 [2023-06-14T10:57:11.626Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:57:11 [2023-06-14T10:57:11.626Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
10:57:11 [2023-06-14T10:57:11.626Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
10:57:11 [2023-06-14T10:57:11.626Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 36.9% of statements
10:57:11 [2023-06-14T10:57:11.626Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
10:57:11 [2023-06-14T10:57:11.626Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 75.2% of statements
10:57:11 [2023-06-14T10:57:11.626Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:57:11 [2023-06-14T10:57:11.626Z] ok  	github.com/docker/docker/daemon/cluster	0.090s	coverage: 0.5% of statements
10:57:12 [2023-06-14T10:57:12.554Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:57:12 [2023-06-14T10:57:12.810Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
10:57:12 [2023-06-14T10:57:12.810Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:57:12 [2023-06-14T10:57:12.810Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.019s	coverage: 2.8% of statements
10:57:12 [2023-06-14T10:57:12.810Z] ok  	github.com/docker/docker/daemon/graphdriver	0.021s	coverage: 2.2% of statements
10:57:12 [2023-06-14T10:57:12.810Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
10:57:12 [2023-06-14T10:57:12.810Z] ok  	github.com/docker/docker/daemon/containerd	0.032s	coverage: 0.4% of statements
10:57:12 [2023-06-14T10:57:12.810Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:57:12 [2023-06-14T10:57:12.810Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
10:57:12 [2023-06-14T10:57:12.810Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:57:12 [2023-06-14T10:57:12.810Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.184s	coverage: 59.6% of statements
10:57:14 [2023-06-14T10:57:14.175Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:57:14 [2023-06-14T10:57:14.175Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:57:14 [2023-06-14T10:57:14.175Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:57:14 [2023-06-14T10:57:14.175Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:57:14 [2023-06-14T10:57:14.175Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
10:57:14 [2023-06-14T10:57:14.175Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
10:57:14 [2023-06-14T10:57:14.175Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.216s	coverage: 60.2% of statements
10:57:14 [2023-06-14T10:57:14.431Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
10:57:14 [2023-06-14T10:57:14.431Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 13.0% of statements
10:57:14 [2023-06-14T10:57:14.994Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
10:57:14 [2023-06-14T10:57:14.994Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
10:57:14 [2023-06-14T10:57:14.994Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:57:14 [2023-06-14T10:57:14.994Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:57:15 [2023-06-14T10:57:15.557Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:57:15 [2023-06-14T10:57:15.557Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:57:15 [2023-06-14T10:57:15.557Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:57:15 [2023-06-14T10:57:15.557Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:57:15 [2023-06-14T10:57:15.557Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
10:57:15 [2023-06-14T10:57:15.557Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 3.0% of statements
10:57:15 [2023-06-14T10:57:15.814Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:57:15 [2023-06-14T10:57:15.814Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.2% of statements
10:57:16 [2023-06-14T10:57:16.071Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:57:16 [2023-06-14T10:57:16.071Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:57:16 [2023-06-14T10:57:16.071Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
10:57:16 [2023-06-14T10:57:16.071Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
10:57:16 [2023-06-14T10:57:16.071Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.149s	coverage: 78.5% of statements
10:57:16 [2023-06-14T10:57:16.071Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:57:16 [2023-06-14T10:57:16.071Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.031s	coverage: 53.6% of statements
10:57:16 [2023-06-14T10:57:16.998Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:57:16 [2023-06-14T10:57:16.998Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:57:16 [2023-06-14T10:57:16.998Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
10:57:16 [2023-06-14T10:57:16.998Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:57:16 [2023-06-14T10:57:16.998Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:57:16 [2023-06-14T10:57:16.998Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
10:57:16 [2023-06-14T10:57:16.998Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:57:16 [2023-06-14T10:57:16.998Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.111s	coverage: 76.8% of statements
10:57:17 [2023-06-14T10:57:17.254Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
10:57:17 [2023-06-14T10:57:17.254Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.363s	coverage: 45.9% of statements
10:57:17 [2023-06-14T10:57:17.511Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:57:17 [2023-06-14T10:57:17.511Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:57:17 [2023-06-14T10:57:17.511Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:57:17 [2023-06-14T10:57:17.511Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 79.4% of statements
10:57:17 [2023-06-14T10:57:17.767Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
10:57:17 [2023-06-14T10:57:17.767Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 63.5% of statements
10:57:17 [2023-06-14T10:57:17.767Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:57:17 [2023-06-14T10:57:17.767Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.058s	coverage: 31.5% of statements
10:57:18 [2023-06-14T10:57:18.330Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:57:18 [2023-06-14T10:57:18.330Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:57:18 [2023-06-14T10:57:18.330Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
10:57:18 [2023-06-14T10:57:18.330Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:57:18 [2023-06-14T10:57:18.330Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
10:57:18 [2023-06-14T10:57:18.330Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:57:18 [2023-06-14T10:57:18.330Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:57:18 [2023-06-14T10:57:18.330Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
10:57:18 [2023-06-14T10:57:18.330Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
10:57:18 [2023-06-14T10:57:18.330Z] ok  	github.com/docker/docker/daemon/logger/journald	1.585s	coverage: 74.5% of statements
10:57:19 [2023-06-14T10:57:19.696Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:57:19 [2023-06-14T10:57:19.696Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
10:57:19 [2023-06-14T10:57:19.696Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:57:19 [2023-06-14T10:57:19.696Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
10:57:19 [2023-06-14T10:57:19.696Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
10:57:19 [2023-06-14T10:57:19.696Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:57:19 [2023-06-14T10:57:19.696Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 44.4% of statements
10:57:19 [2023-06-14T10:57:19.696Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:57:19 [2023-06-14T10:57:19.696Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.492s	coverage: 82.5% of statements
10:57:19 [2023-06-14T10:57:19.952Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
10:57:19 [2023-06-14T10:57:19.952Z] ok  	github.com/docker/docker/distribution	0.595s	coverage: 29.5% of statements
10:57:20 [2023-06-14T10:57:20.208Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:57:20 [2023-06-14T10:57:20.208Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
10:57:20 [2023-06-14T10:57:20.208Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
10:57:20 [2023-06-14T10:57:20.208Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
10:57:20 [2023-06-14T10:57:20.208Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:57:20 [2023-06-14T10:57:20.208Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:57:20 [2023-06-14T10:57:20.208Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:57:20 [2023-06-14T10:57:20.208Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:57:20 [2023-06-14T10:57:20.208Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
10:57:20 [2023-06-14T10:57:20.208Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
10:57:21 [2023-06-14T10:57:21.135Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
10:57:21 [2023-06-14T10:57:21.135Z] ok  	github.com/docker/docker/daemon	10.136s	coverage: 16.6% of statements
10:57:21 [2023-06-14T10:57:21.392Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:57:21 [2023-06-14T10:57:21.392Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:57:21 [2023-06-14T10:57:21.392Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:57:21 [2023-06-14T10:57:21.392Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:57:21 [2023-06-14T10:57:21.392Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:57:21 [2023-06-14T10:57:21.392Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:57:21 [2023-06-14T10:57:21.392Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
10:57:21 [2023-06-14T10:57:21.649Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
10:57:21 [2023-06-14T10:57:21.649Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 85.4% of statements
10:57:21 [2023-06-14T10:57:21.905Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:57:21 [2023-06-14T10:57:21.905Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:57:21 [2023-06-14T10:57:21.905Z] ok  	github.com/docker/docker/pkg/aaparser	0.012s	coverage: 52.9% of statements
10:57:21 [2023-06-14T10:57:21.905Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
10:57:21 [2023-06-14T10:57:21.905Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 39.3% of statements
10:57:21 [2023-06-14T10:57:21.905Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
10:57:21 [2023-06-14T10:57:21.905Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.9% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:57:22 [2023-06-14T10:57:22.468Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:57:22 [2023-06-14T10:57:22.468Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:57:22 [2023-06-14T10:57:22.468Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
10:57:22 [2023-06-14T10:57:22.468Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
10:57:22 [2023-06-14T10:57:22.468Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:57:22 [2023-06-14T10:57:22.468Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
10:57:22 [2023-06-14T10:57:22.468Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
10:57:22 [2023-06-14T10:57:22.468Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.254s	coverage: 83.1% of statements
10:57:22 [2023-06-14T10:57:22.725Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:57:22 [2023-06-14T10:57:22.725Z] ok  	github.com/docker/docker/pkg/authorization	0.341s	coverage: 68.3% of statements
10:57:22 [2023-06-14T10:57:22.725Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
10:57:22 [2023-06-14T10:57:22.725Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 10.4% of statements
10:57:22 [2023-06-14T10:57:22.725Z] 	github.com/docker/docker/pkg/archive	coverage: 81.8% of statements
10:57:22 [2023-06-14T10:57:22.725Z] ok  	github.com/docker/docker/pkg/archive	0.485s	coverage: 81.8% of statements
10:57:22 [2023-06-14T10:57:22.981Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:57:22 [2023-06-14T10:57:22.981Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
10:57:22 [2023-06-14T10:57:22.981Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
10:57:22 [2023-06-14T10:57:22.981Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
10:57:22 [2023-06-14T10:57:22.981Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
10:57:22 [2023-06-14T10:57:22.981Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
10:57:22 [2023-06-14T10:57:22.981Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
10:57:22 [2023-06-14T10:57:22.981Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:57:22 [2023-06-14T10:57:22.981Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
10:57:23 [2023-06-14T10:57:23.237Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:57:23 [2023-06-14T10:57:23.237Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
10:57:23 [2023-06-14T10:57:23.237Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:57:23 [2023-06-14T10:57:23.237Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:57:23 [2023-06-14T10:57:23.237Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:57:23 [2023-06-14T10:57:23.237Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:57:23 [2023-06-14T10:57:23.237Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:57:23 [2023-06-14T10:57:23.237Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
10:57:23 [2023-06-14T10:57:23.237Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
10:57:23 [2023-06-14T10:57:23.237Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
10:57:23 [2023-06-14T10:57:23.237Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
10:57:23 [2023-06-14T10:57:23.237Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
10:57:23 [2023-06-14T10:57:23.493Z] ok  	github.com/docker/docker/pkg/idtools	0.347s	coverage: 69.6% of statements
10:57:23 [2023-06-14T10:57:23.493Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
10:57:23 [2023-06-14T10:57:23.493Z] ok  	github.com/docker/docker/pkg/ioutils	0.372s	coverage: 71.9% of statements
10:57:24 [2023-06-14T10:57:24.055Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:57:24 [2023-06-14T10:57:24.055Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:57:24 [2023-06-14T10:57:24.055Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:57:24 [2023-06-14T10:57:24.055Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
10:57:24 [2023-06-14T10:57:24.055Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
10:57:24 [2023-06-14T10:57:24.055Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
10:57:24 [2023-06-14T10:57:24.055Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:57:24 [2023-06-14T10:57:24.055Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
10:57:24 [2023-06-14T10:57:24.055Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
10:57:24 [2023-06-14T10:57:24.055Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
10:57:24 [2023-06-14T10:57:24.055Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:57:24 [2023-06-14T10:57:24.055Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:57:24 [2023-06-14T10:57:24.311Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:57:24 [2023-06-14T10:57:24.311Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:57:24 [2023-06-14T10:57:24.311Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:57:24 [2023-06-14T10:57:24.311Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
10:57:24 [2023-06-14T10:57:24.311Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:57:24 [2023-06-14T10:57:24.311Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
10:57:24 [2023-06-14T10:57:24.311Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:57:24 [2023-06-14T10:57:24.311Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
10:57:24 [2023-06-14T10:57:24.567Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
10:57:24 [2023-06-14T10:57:24.567Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
10:57:24 [2023-06-14T10:57:24.567Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:57:24 [2023-06-14T10:57:24.567Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
10:57:24 [2023-06-14T10:57:24.824Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:57:24 [2023-06-14T10:57:24.824Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
10:57:24 [2023-06-14T10:57:24.824Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
10:57:24 [2023-06-14T10:57:24.824Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
10:57:24 [2023-06-14T10:57:24.824Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
10:57:24 [2023-06-14T10:57:24.824Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
10:57:24 [2023-06-14T10:57:24.824Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:57:24 [2023-06-14T10:57:24.824Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
10:57:24 [2023-06-14T10:57:24.824Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
10:57:24 [2023-06-14T10:57:24.824Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.1% of statements
10:57:25 [2023-06-14T10:57:25.752Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:57:25 [2023-06-14T10:57:25.752Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:57:25 [2023-06-14T10:57:25.752Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:57:25 [2023-06-14T10:57:25.752Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.4% of statements
10:57:25 [2023-06-14T10:57:25.752Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:57:25 [2023-06-14T10:57:25.752Z] ok  	github.com/docker/docker/profiles/seccomp	0.023s	coverage: 86.0% of statements
10:57:26 [2023-06-14T10:57:26.009Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
10:57:26 [2023-06-14T10:57:26.009Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 83.7% of statements
10:57:26 [2023-06-14T10:57:26.009Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
10:57:26 [2023-06-14T10:57:26.009Z] ok  	github.com/docker/docker/plugin	0.541s	coverage: 23.3% of statements
10:57:26 [2023-06-14T10:57:26.265Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
10:57:26 [2023-06-14T10:57:26.265Z] ok  	github.com/docker/docker/quota	0.358s	coverage: 71.4% of statements
10:57:26 [2023-06-14T10:57:26.521Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
10:57:26 [2023-06-14T10:57:26.521Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
10:57:26 [2023-06-14T10:57:26.521Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:57:26 [2023-06-14T10:57:26.521Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
10:57:26 [2023-06-14T10:57:26.521Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
10:57:26 [2023-06-14T10:57:26.521Z] ok  	github.com/docker/docker/registry	0.111s	coverage: 64.6% of statements
10:57:26 [2023-06-14T10:57:26.521Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:57:26 [2023-06-14T10:57:26.521Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
10:57:26 [2023-06-14T10:57:26.521Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
10:57:26 [2023-06-14T10:57:26.521Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
10:57:26 [2023-06-14T10:57:26.521Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:57:27 [2023-06-14T10:57:27.083Z] ?   	github.com/docker/docker/volume	[no test files]
10:57:27 [2023-06-14T10:57:27.644Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:57:27 [2023-06-14T10:57:27.644Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
10:57:27 [2023-06-14T10:57:27.644Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
10:57:27 [2023-06-14T10:57:27.644Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
10:57:27 [2023-06-14T10:57:27.900Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
10:57:27 [2023-06-14T10:57:27.900Z] ok  	github.com/docker/docker/volume/local	0.092s	coverage: 76.6% of statements
10:57:28 [2023-06-14T10:57:28.156Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:57:28 [2023-06-14T10:57:28.156Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:57:28 [2023-06-14T10:57:28.411Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
10:57:28 [2023-06-14T10:57:28.411Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.9% of statements
10:57:29 [2023-06-14T10:57:29.337Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
10:57:29 [2023-06-14T10:57:29.337Z] ok  	github.com/docker/docker/layer	7.859s	coverage: 68.7% of statements
10:58:01 [2023-06-14T10:58:01.354Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
10:58:01 [2023-06-14T10:58:01.354Z] ok  	github.com/docker/docker/pkg/plugins	33.654s	coverage: 74.4% of statements
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === Skipped
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     network_proxy_test.go:208: No support for dual stack yet
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver btrfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver btrfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver btrfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver btrfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver btrfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:71: No driver to put!
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z] time="2023-06-14T10:57:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z] time="2023-06-14T10:57:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z] time="2023-06-14T10:57:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z] time="2023-06-14T10:57:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z] time="2023-06-14T10:57:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:71: No driver to put!
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     overlay_test.go:62: Cannot run test with naive change algorithm
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver zfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver zfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver zfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver zfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:44: Driver zfs not supported
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     graphtest_unix.go:71: No driver to put!
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:58:01 [2023-06-14T10:58:01.354Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:58:01 [2023-06-14T10:58:01.354Z] 
10:58:01 [2023-06-14T10:58:01.354Z] DONE 3013 tests, 26 skipped in 94.129s
10:58:01 [2023-06-14T10:58:01.354Z] + '[' -n 'github.com/docker/docker/libnetwork
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/bitmap
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/bitseq
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/cluster
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/config
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/datastore
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/diagnostic
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/discoverapi
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/driverapi
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/bridge
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/host
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/null
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/overlay
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/remote
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/windows
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/drvregistry
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/etchosts
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/idm
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/internal/caller
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipam
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipamapi
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipams/builtin
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipams/null
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipams/remote
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipamutils
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ipbits
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/iptables
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/netlabel
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/netutils
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/networkdb
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/ns
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/options
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/osl
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/osl/kernel
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/portallocator
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/portmapper
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/resolvconf
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/testutils
10:58:01 [2023-06-14T10:58:01.354Z] github.com/docker/docker/libnetwork/types' ']'
10:58:01 [2023-06-14T10:58:01.354Z] + 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:58:47 [2023-06-14T10:58:47.969Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
10:58:47 [2023-06-14T10:58:47.969Z] ok  	github.com/docker/docker/libnetwork	44.472s	coverage: 42.5% of statements
10:58:47 [2023-06-14T10:58:47.969Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
10:58:47 [2023-06-14T10:58:47.969Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
10:58:47 [2023-06-14T10:58:47.969Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
10:58:47 [2023-06-14T10:58:47.969Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
10:58:47 [2023-06-14T10:58:47.969Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:58:47 [2023-06-14T10:58:47.969Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:58:48 [2023-06-14T10:58:48.224Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:58:48 [2023-06-14T10:58:48.224Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:58:48 [2023-06-14T10:58:48.224Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:58:48 [2023-06-14T10:58:48.224Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:58:48 [2023-06-14T10:58:48.480Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:58:48 [2023-06-14T10:58:48.736Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
10:58:48 [2023-06-14T10:58:48.736Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
10:58:49 [2023-06-14T10:58:49.297Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
10:58:49 [2023-06-14T10:58:49.297Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
10:58:49 [2023-06-14T10:58:49.297Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:58:49 [2023-06-14T10:58:49.297Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:58:49 [2023-06-14T10:58:49.553Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:58:49 [2023-06-14T10:58:49.553Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
10:58:52 [2023-06-14T10:58:52.819Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
10:58:52 [2023-06-14T10:58:52.819Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.964s	coverage: 62.2% of statements
10:58:52 [2023-06-14T10:58:52.819Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:58:52 [2023-06-14T10:58:52.819Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
10:58:52 [2023-06-14T10:58:52.819Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
10:58:54 [2023-06-14T10:58:54.183Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
10:58:54 [2023-06-14T10:58:54.183Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.572s	coverage: 5.2% of statements
10:58:54 [2023-06-14T10:58:54.183Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:58:54 [2023-06-14T10:58:54.745Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
10:58:54 [2023-06-14T10:58:54.745Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
10:58:54 [2023-06-14T10:58:54.745Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:58:55 [2023-06-14T10:58:55.000Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
10:58:55 [2023-06-14T10:58:55.001Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
10:58:55 [2023-06-14T10:58:55.927Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
10:58:55 [2023-06-14T10:58:55.928Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
10:58:55 [2023-06-14T10:58:55.928Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:58:56 [2023-06-14T10:58:56.489Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
10:58:56 [2023-06-14T10:58:56.489Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
10:58:57 [2023-06-14T10:58:57.051Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
10:58:57 [2023-06-14T10:58:57.051Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
10:58:57 [2023-06-14T10:58:57.051Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:58:57 [2023-06-14T10:58:57.051Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:58:57 [2023-06-14T10:58:57.051Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:58:57 [2023-06-14T10:58:57.613Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
10:58:57 [2023-06-14T10:58:57.613Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.039s	coverage: 86.2% of statements
10:58:57 [2023-06-14T10:58:57.869Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
10:58:57 [2023-06-14T10:58:57.869Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
10:58:58 [2023-06-14T10:58:58.128Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
10:58:58 [2023-06-14T10:58:58.128Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
10:58:58 [2023-06-14T10:58:58.128Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:58:58 [2023-06-14T10:58:58.128Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:59:10 [2023-06-14T10:59:10.296Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:59:10 [2023-06-14T10:59:10.296Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:59:11 [2023-06-14T10:59:11.661Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
10:59:11 [2023-06-14T10:59:11.662Z] ok  	github.com/docker/docker/libnetwork/ipam	2.408s	coverage: 80.5% of statements
10:59:11 [2023-06-14T10:59:11.662Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:59:11 [2023-06-14T10:59:11.662Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:59:11 [2023-06-14T10:59:11.662Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
10:59:11 [2023-06-14T10:59:11.662Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
10:59:12 [2023-06-14T10:59:12.231Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
10:59:12 [2023-06-14T10:59:12.231Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
10:59:12 [2023-06-14T10:59:12.231Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:59:12 [2023-06-14T10:59:12.491Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:59:12 [2023-06-14T10:59:12.491Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
10:59:13 [2023-06-14T10:59:13.057Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:59:13 [2023-06-14T10:59:13.057Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.294s	coverage: 86.4% of statements
10:59:13 [2023-06-14T10:59:13.315Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:59:13 [2023-06-14T10:59:13.315Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:59:13 [2023-06-14T10:59:13.880Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
10:59:13 [2023-06-14T10:59:13.880Z] ok  	github.com/docker/docker/libnetwork/iptables	0.225s	coverage: 40.7% of statements
10:59:13 [2023-06-14T10:59:13.880Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:59:14 [2023-06-14T10:59:14.449Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:59:14 [2023-06-14T10:59:14.449Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.1% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.062s	coverage: 60.1% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/osl	4.458s	coverage: 41.5% of statements
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.689s	coverage: 46.3% of statements
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:01:05 [2023-06-14T11:01:05.922Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
11:01:05 [2023-06-14T11:01:05.922Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
11:01:05 [2023-06-14T11:01:05.922Z] 
11:01:05 [2023-06-14T11:01:05.922Z] === Skipped
11:01:05 [2023-06-14T11:01:05.922Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:01:05 [2023-06-14T11:01:05.922Z]     firewalld_test.go:14: firewalld is not running
11:01:05 [2023-06-14T11:01:05.922Z] 
11:01:05 [2023-06-14T11:01:05.922Z] DONE 355 tests, 1 skipped in 188.244s
Post stage
[Pipeline] junit
11:01:06 [2023-06-14T11:01:06.859Z] Recording test results
11:01:07 [2023-06-14T11:01:07.945Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:01:08 [2023-06-14T11:01:08.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=24c882c3e06f61fa6b66c08101399eec898432ed -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:24c882c3e06f61fa6b66c08101399eec898432ed hack/make.sh dynbinary test-integration
11:01:08 [2023-06-14T11:01:08.512Z] 
11:01:08 [2023-06-14T11:01:08.770Z] Removing bundles/
11:01:08 [2023-06-14T11:01:08.770Z] 
11:01:08 [2023-06-14T11:01:08.770Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:01:08 [2023-06-14T11:01:08.770Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
11:01:47 [2023-06-14T11:01:47.471Z] Created binary: bundles/dynbinary-daemon/dockerd
11:01:47 [2023-06-14T11:01:47.471Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
11:01:47 [2023-06-14T11:01:47.471Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:01:47 [2023-06-14T11:01:47.471Z] 
11:01:47 [2023-06-14T11:01:47.471Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:01:47 [2023-06-14T11:01:47.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:01:47 [2023-06-14T11:01:47.471Z] HOSTNAME=0c091d8cd10a
11:01:47 [2023-06-14T11:01:47.471Z] TESTDEBUG=0
11:01:47 [2023-06-14T11:01:47.471Z] DEST=bundles/test-integration
11:01:47 [2023-06-14T11:01:47.471Z] PWD=/go/src/github.com/docker/docker
11:01:47 [2023-06-14T11:01:47.471Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
11:01:47 [2023-06-14T11:01:47.471Z] DOCKER_GITCOMMIT=24c882c3e06f61fa6b66c08101399eec898432ed
11:01:47 [2023-06-14T11:01:47.471Z] container=docker
11:01:47 [2023-06-14T11:01:47.471Z] HOME=/root
11:01:47 [2023-06-14T11:01:47.471Z] CONTAINERD_NAMESPACE=moby
11:01:47 [2023-06-14T11:01:47.471Z] GOLANG_VERSION=1.20.5
11:01:47 [2023-06-14T11:01:47.471Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:01:47 [2023-06-14T11:01:47.471Z] VALIDATE_BRANCH=24.0
11:01:47 [2023-06-14T11:01:47.471Z] TERM=xterm
11:01:47 [2023-06-14T11:01:47.471Z] DOCKER_PKG=github.com/docker/docker
11:01:47 [2023-06-14T11:01:47.471Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
11:01:47 [2023-06-14T11:01:47.471Z] SHLVL=1
11:01:47 [2023-06-14T11:01:47.471Z] TIMEOUT=120m
11:01:47 [2023-06-14T11:01:47.471Z] DOCKER_GRAPHDRIVER=overlay2
11:01:47 [2023-06-14T11:01:47.471Z] GO111MODULE=off
11:01:47 [2023-06-14T11:01:47.471Z] DOCKER_EXPERIMENTAL=1
11:01:47 [2023-06-14T11:01:47.471Z] TEST_SKIP_INTEGRATION_CLI=1
11:01:47 [2023-06-14T11:01:47.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:01:47 [2023-06-14T11:01:47.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:01:47 [2023-06-14T11:01:47.471Z] GOPATH=/go
11:01:47 [2023-06-14T11:01:47.471Z] PKG_CONFIG=pkg-config
11:01:47 [2023-06-14T11:01:47.471Z] _=/usr/bin/env
11:01:47 [2023-06-14T11:01:47.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:01:57 [2023-06-14T11:01:57.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:01:57 [2023-06-14T11:01:57.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:02:07 [2023-06-14T11:02:07.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:02:10 [2023-06-14T11:02:10.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:02:13 [2023-06-14T11:02:13.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:02:13 [2023-06-14T11:02:13.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:02:14 [2023-06-14T11:02:14.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:02:15 [2023-06-14T11:02:15.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:02:15 [2023-06-14T11:02:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:02:15 [2023-06-14T11:02:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:02:16 [2023-06-14T11:02:16.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:02:17 [2023-06-14T11:02:17.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:02:19 [2023-06-14T11:02:19.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:02:19 [2023-06-14T11:02:19.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:02:20 [2023-06-14T11:02:20.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:02:20 [2023-06-14T11:02:20.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:02:21 [2023-06-14T11:02:21.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:02:22 [2023-06-14T11:02:22.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:02:22 [2023-06-14T11:02:22.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:02:23 [2023-06-14T11:02:23.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:02:24 [2023-06-14T11:02:24.170Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:02:24 [2023-06-14T11:02:24.170Z] Using test binary /usr/local/cli-integration/docker
11:02:24 [2023-06-14T11:02:24.170Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:02:24 [2023-06-14T11:02:24.170Z] +++ /etc/init.d/apparmor start
11:02:24 [2023-06-14T11:02:24.170Z] Not: starting.
11:02:24 [2023-06-14T11:02:24.170Z] INFO: Waiting for daemon to start...
11:02:24 [2023-06-14T11:02:24.170Z] Starting dockerd
11:02:24 [2023-06-14T11:02:24.170Z] +++ 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
11:02:26 [2023-06-14T11:02:26.684Z] .
11:02:26 [2023-06-14T11:02:26.684Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:02:26 [2023-06-14T11:02:26.684Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
11:02:26 [2023-06-14T11:02:26.684Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:02:26 [2023-06-14T11:02:26.684Z] ++++ docker load
11:02:26 [2023-06-14T11:02:26.684Z] Loaded image: emptyfs:latest
11:02:26 [2023-06-14T11:02:26.684Z] ++++ tar -cC bundles/test-integration/dangling .
11:02:26 [2023-06-14T11:02:26.684Z] ++++ docker load
11:02:26 [2023-06-14T11:02:26.684Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
11:02:26 [2023-06-14T11:02:26.684Z] Running integration-test (iteration 1)
11:02:26 [2023-06-14T11:02:26.684Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:02:26 [2023-06-14T11:02:26.684Z] ++ 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
11:02:26 [2023-06-14T11:02:26.684Z] ++ set -e
11:02:26 [2023-06-14T11:02:26.684Z] ++ '[' -n 0 ']'
11:02:26 [2023-06-14T11:02:26.684Z] ++ set -x
11:02:26 [2023-06-14T11:02:26.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-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
11:02:26 [2023-06-14T11:02:26.684Z] Loaded image: busybox:latest
11:02:26 [2023-06-14T11:02:26.684Z] Loaded image: busybox:glibc
11:02:27 [2023-06-14T11:02:27.611Z] Loaded image: debian:bullseye-slim
11:02:27 [2023-06-14T11:02:27.611Z] Loaded image: hello-world:latest
11:02:27 [2023-06-14T11:02:27.611Z] Loaded image: arm32v7/hello-world:latest
11:02:27 [2023-06-14T11:02:27.611Z] INFO: Testing against a local daemon
11:02:27 [2023-06-14T11:02:27.611Z] === RUN   TestCgroupNamespacesBuild
11:02:28 [2023-06-14T11:02:28.976Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
11:02:28 [2023-06-14T11:02:28.976Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:02:29 [2023-06-14T11:02:29.903Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
11:02:29 [2023-06-14T11:02:29.903Z] === RUN   TestBuildWithSession
11:02:29 [2023-06-14T11:02:29.903Z]     build_session_test.go:25: TODO: BuildKit
11:02:29 [2023-06-14T11:02:29.903Z] --- SKIP: TestBuildWithSession (0.00s)
11:02:29 [2023-06-14T11:02:29.903Z] === RUN   TestBuildSquashParent
11:02:33 [2023-06-14T11:02:33.169Z] --- PASS: TestBuildSquashParent (3.26s)
11:02:33 [2023-06-14T11:02:33.169Z] === RUN   TestBuildWithRemoveAndForceRemove
11:02:33 [2023-06-14T11:02:33.169Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:02:33 [2023-06-14T11:02:33.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:02:33 [2023-06-14T11:02:33.169Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:02:33 [2023-06-14T11:02:33.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:02:33 [2023-06-14T11:02:33.169Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:02:33 [2023-06-14T11:02:33.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:02:33 [2023-06-14T11:02:33.169Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:02:33 [2023-06-14T11:02:33.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:02:33 [2023-06-14T11:02:33.169Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:02:33 [2023-06-14T11:02:33.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:02:33 [2023-06-14T11:02:33.169Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:02:33 [2023-06-14T11:02:33.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:02:33 [2023-06-14T11:02:33.169Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:02:33 [2023-06-14T11:02:33.169Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:02:33 [2023-06-14T11:02:33.169Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:02:33 [2023-06-14T11:02:33.169Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:02:33 [2023-06-14T11:02:33.169Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:02:33 [2023-06-14T11:02:33.169Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:02:36 [2023-06-14T11:02:36.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:02:36 [2023-06-14T11:02:36.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s)
11:02:36 [2023-06-14T11:02:36.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s)
11:02:36 [2023-06-14T11:02:36.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s)
11:02:36 [2023-06-14T11:02:36.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s)
11:02:36 [2023-06-14T11:02:36.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s)
11:02:36 [2023-06-14T11:02:36.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s)
11:02:36 [2023-06-14T11:02:36.432Z] === RUN   TestBuildMultiStageCopy
11:02:36 [2023-06-14T11:02:36.432Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:02:37 [2023-06-14T11:02:37.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:02:37 [2023-06-14T11:02:37.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:02:37 [2023-06-14T11:02:37.359Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:02:37 [2023-06-14T11:02:37.615Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:02:37 [2023-06-14T11:02:37.615Z] --- PASS: TestBuildMultiStageCopy (1.09s)
11:02:37 [2023-06-14T11:02:37.615Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s)
11:02:37 [2023-06-14T11:02:37.615Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
11:02:37 [2023-06-14T11:02:37.615Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
11:02:37 [2023-06-14T11:02:37.615Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
11:02:37 [2023-06-14T11:02:37.615Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.05s)
11:02:37 [2023-06-14T11:02:37.615Z] === RUN   TestBuildMultiStageParentConfig
11:02:37 [2023-06-14T11:02:37.871Z] --- PASS: TestBuildMultiStageParentConfig (0.22s)
11:02:37 [2023-06-14T11:02:37.871Z] === RUN   TestBuildLabelWithTargets
11:02:38 [2023-06-14T11:02:38.126Z] --- PASS: TestBuildLabelWithTargets (0.35s)
11:02:38 [2023-06-14T11:02:38.126Z] === RUN   TestBuildWithEmptyLayers
11:02:38 [2023-06-14T11:02:38.126Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
11:02:38 [2023-06-14T11:02:38.126Z] === RUN   TestBuildMultiStageOnBuild
11:02:39 [2023-06-14T11:02:39.052Z] --- PASS: TestBuildMultiStageOnBuild (0.96s)
11:02:39 [2023-06-14T11:02:39.052Z] === RUN   TestBuildUncleanTarFilenames
11:02:39 [2023-06-14T11:02:39.308Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
11:02:39 [2023-06-14T11:02:39.308Z] === RUN   TestBuildMultiStageLayerLeak
11:02:40 [2023-06-14T11:02:40.235Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
11:02:40 [2023-06-14T11:02:40.235Z] === RUN   TestBuildWithHugeFile
11:03:26 [2023-06-14T11:03:26.849Z] --- PASS: TestBuildWithHugeFile (43.35s)
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildWCOWSandboxSize
11:03:26 [2023-06-14T11:03:26.849Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:03:26 [2023-06-14T11:03:26.849Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildWithEmptyDockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:03:26 [2023-06-14T11:03:26.849Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:03:26 [2023-06-14T11:03:26.849Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:03:26 [2023-06-14T11:03:26.849Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:03:26 [2023-06-14T11:03:26.849Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildPreserveOwnership
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildPreserveOwnership/copy_from
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:03:26 [2023-06-14T11:03:26.849Z] --- PASS: TestBuildPreserveOwnership (1.94s)
11:03:26 [2023-06-14T11:03:26.849Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.41s)
11:03:26 [2023-06-14T11:03:26.849Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildPlatformInvalid
11:03:26 [2023-06-14T11:03:26.849Z] --- PASS: TestBuildPlatformInvalid (0.03s)
11:03:26 [2023-06-14T11:03:26.849Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:03:26 [2023-06-14T11:03:26.849Z] Loaded image: busybox:latest
11:03:26 [2023-06-14T11:03:26.849Z] Loaded image: busybox:glibc
11:03:27 [2023-06-14T11:03:27.104Z] Loaded image: debian:bullseye-slim
11:03:27 [2023-06-14T11:03:27.360Z] Loaded image: hello-world:latest
11:03:27 [2023-06-14T11:03:27.360Z] Loaded image: arm32v7/hello-world:latest
11:03:35 [2023-06-14T11:03:35.440Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.04s)
11:03:35 [2023-06-14T11:03:35.440Z] PASS
11:03:35 [2023-06-14T11:03:35.440Z] 
11:03:35 [2023-06-14T11:03:35.440Z] === Skipped
11:03:35 [2023-06-14T11:03:35.440Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:03:35 [2023-06-14T11:03:35.440Z]     build_session_test.go:25: TODO: BuildKit
11:03:35 [2023-06-14T11:03:35.440Z] 
11:03:35 [2023-06-14T11:03:35.440Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:03:35 [2023-06-14T11:03:35.440Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:03:35 [2023-06-14T11:03:35.440Z] 
11:03:35 [2023-06-14T11:03:35.440Z] DONE 34 tests, 2 skipped in 68.217s
11:03:35 [2023-06-14T11:03:35.440Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:03:35 [2023-06-14T11:03:35.440Z] ++ 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
11:03:35 [2023-06-14T11:03:35.440Z] ++ set -e
11:03:35 [2023-06-14T11:03:35.440Z] ++ '[' -n 0 ']'
11:03:35 [2023-06-14T11:03:35.440Z] ++ set -x
11:03:35 [2023-06-14T11:03:35.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:03:35 [2023-06-14T11:03:35.440Z] INFO: Testing against a local daemon
11:03:35 [2023-06-14T11:03:35.440Z] === RUN   TestConfigInspect
11:03:36 [2023-06-14T11:03:36.804Z] --- PASS: TestConfigInspect (2.02s)
11:03:36 [2023-06-14T11:03:36.804Z] === RUN   TestConfigList
11:03:38 [2023-06-14T11:03:38.691Z] --- PASS: TestConfigList (1.90s)
11:03:38 [2023-06-14T11:03:38.691Z] === RUN   TestConfigsCreateAndDelete
11:03:40 [2023-06-14T11:03:40.578Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
11:03:40 [2023-06-14T11:03:40.578Z] === RUN   TestConfigsUpdate
11:03:42 [2023-06-14T11:03:42.466Z] --- PASS: TestConfigsUpdate (2.00s)
11:03:42 [2023-06-14T11:03:42.466Z] === RUN   TestTemplatedConfig
11:03:44 [2023-06-14T11:03:44.978Z] --- PASS: TestTemplatedConfig (2.61s)
11:03:44 [2023-06-14T11:03:44.979Z] === RUN   TestConfigCreateResolve
11:03:46 [2023-06-14T11:03:46.865Z] --- PASS: TestConfigCreateResolve (1.89s)
11:03:46 [2023-06-14T11:03:46.865Z] PASS
11:03:46 [2023-06-14T11:03:46.865Z] 
11:03:46 [2023-06-14T11:03:46.865Z] DONE 6 tests in 12.318s
11:03:46 [2023-06-14T11:03:46.865Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:03:46 [2023-06-14T11:03:46.865Z] ++ 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
11:03:46 [2023-06-14T11:03:46.865Z] ++ set -e
11:03:46 [2023-06-14T11:03:46.865Z] ++ '[' -n 0 ']'
11:03:46 [2023-06-14T11:03:46.865Z] ++ set -x
11:03:46 [2023-06-14T11:03:46.866Z] ++ 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
11:03:46 [2023-06-14T11:03:46.866Z] INFO: Testing against a local daemon
11:03:46 [2023-06-14T11:03:46.866Z] === RUN   TestAttachWithTTY
11:03:47 [2023-06-14T11:03:47.121Z] --- PASS: TestAttachWithTTY (0.07s)
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestAttachWithoutTTy
11:03:47 [2023-06-14T11:03:47.121Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestCheckpoint
11:03:47 [2023-06-14T11:03:47.121Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:03:47 [2023-06-14T11:03:47.121Z] --- SKIP: TestCheckpoint (0.00s)
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/commit
11:03:47 [2023-06-14T11:03:47.121Z] === PAUSE TestContainerInvalidJSON/commit
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/containers/create
11:03:47 [2023-06-14T11:03:47.121Z] === PAUSE TestContainerInvalidJSON/containers/create
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:03:47 [2023-06-14T11:03:47.121Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:03:47 [2023-06-14T11:03:47.121Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:03:47 [2023-06-14T11:03:47.121Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:03:47 [2023-06-14T11:03:47.121Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:03:47 [2023-06-14T11:03:47.121Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:03:47 [2023-06-14T11:03:47.121Z] === CONT  TestContainerInvalidJSON/commit
11:03:47 [2023-06-14T11:03:47.121Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:03:47 [2023-06-14T11:03:47.121Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:03:47 [2023-06-14T11:03:47.121Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:03:47 [2023-06-14T11:03:47.121Z] === CONT  TestContainerInvalidJSON/containers/create
11:03:47 [2023-06-14T11:03:47.121Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:03:47 [2023-06-14T11:03:47.121Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:03:47 [2023-06-14T11:03:47.121Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:03:47 [2023-06-14T11:03:47.122Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:03:47 [2023-06-14T11:03:47.122Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:03:47 [2023-06-14T11:03:47.122Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestCopyFromContainerPathIsNotDir
11:03:47 [2023-06-14T11:03:47.122Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestCopyToContainerPathDoesNotExist
11:03:47 [2023-06-14T11:03:47.122Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:03:47 [2023-06-14T11:03:47.122Z] === RUN   TestCopyEmptyFile
11:03:47 [2023-06-14T11:03:47.378Z] --- PASS: TestCopyEmptyFile (0.05s)
11:03:47 [2023-06-14T11:03:47.378Z] === RUN   TestCopyToContainerPathIsNotDir
11:03:47 [2023-06-14T11:03:47.378Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:03:47 [2023-06-14T11:03:47.378Z] === RUN   TestCopyFromContainer
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer//
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/.
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer//.
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/./
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer//./
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer//bar/root
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer//bar/root/
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer//bar/root/.
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/quux
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/quux/
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/quux/.
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCopyFromContainer/bar/notarget
11:03:47 [2023-06-14T11:03:47.940Z] --- PASS: TestCopyFromContainer (0.70s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:03:47 [2023-06-14T11:03:47.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:03:47 [2023-06-14T11:03:47.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:03:47 [2023-06-14T11:03:47.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:03:47 [2023-06-14T11:03:47.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:03:47 [2023-06-14T11:03:47.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:03:47 [2023-06-14T11:03:47.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:03:47 [2023-06-14T11:03:47.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateLinkToNonExistingContainer
11:03:47 [2023-06-14T11:03:47.940Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateWithInvalidEnv
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateWithInvalidEnv/0
11:03:47 [2023-06-14T11:03:47.940Z] === PAUSE TestCreateWithInvalidEnv/0
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateWithInvalidEnv/1
11:03:47 [2023-06-14T11:03:47.940Z] === PAUSE TestCreateWithInvalidEnv/1
11:03:47 [2023-06-14T11:03:47.940Z] === RUN   TestCreateWithInvalidEnv/2
11:03:47 [2023-06-14T11:03:47.940Z] === PAUSE TestCreateWithInvalidEnv/2
11:03:48 [2023-06-14T11:03:48.195Z] === CONT  TestCreateWithInvalidEnv/0
11:03:48 [2023-06-14T11:03:48.195Z] === CONT  TestCreateWithInvalidEnv/2
11:03:48 [2023-06-14T11:03:48.195Z] === CONT  TestCreateWithInvalidEnv/1
11:03:48 [2023-06-14T11:03:48.195Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:03:48 [2023-06-14T11:03:48.195Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:03:48 [2023-06-14T11:03:48.195Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:03:48 [2023-06-14T11:03:48.195Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:03:48 [2023-06-14T11:03:48.195Z] === RUN   TestCreateTmpfsMountsTarget
11:03:48 [2023-06-14T11:03:48.195Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:03:48 [2023-06-14T11:03:48.195Z] === RUN   TestCreateWithCustomMaskedPaths
11:03:49 [2023-06-14T11:03:49.559Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
11:03:49 [2023-06-14T11:03:49.559Z] === RUN   TestCreateWithCustomReadonlyPaths
11:03:50 [2023-06-14T11:03:50.923Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s)
11:03:50 [2023-06-14T11:03:50.923Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:03:50 [2023-06-14T11:03:50.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:03:50 [2023-06-14T11:03:50.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:03:50 [2023-06-14T11:03:50.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:03:50 [2023-06-14T11:03:50.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:03:50 [2023-06-14T11:03:50.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:03:50 [2023-06-14T11:03:50.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:03:50 [2023-06-14T11:03:50.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:03:50 [2023-06-14T11:03:50.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:03:50 [2023-06-14T11:03:50.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:03:50 [2023-06-14T11:03:50.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:03:50 [2023-06-14T11:03:50.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:03:50 [2023-06-14T11:03:50.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:03:50 [2023-06-14T11:03:50.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:03:50 [2023-06-14T11:03:50.923Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:03:51 [2023-06-14T11:03:51.179Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateDifferentPlatform
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateDifferentPlatform/different_os
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:03:51 [2023-06-14T11:03:51.179Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:03:51 [2023-06-14T11:03:51.179Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:03:51 [2023-06-14T11:03:51.179Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:03:51 [2023-06-14T11:03:51.179Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:03:51 [2023-06-14T11:03:51.179Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateInvalidHostConfig
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
11:03:51 [2023-06-14T11:03:51.179Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:03:51 [2023-06-14T11:03:51.179Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
11:03:51 [2023-06-14T11:03:51.179Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:03:51 [2023-06-14T11:03:51.179Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:03:51 [2023-06-14T11:03:51.179Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:03:51 [2023-06-14T11:03:51.179Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:03:51 [2023-06-14T11:03:51.179Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
11:03:51 [2023-06-14T11:03:51.179Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:03:51 [2023-06-14T11:03:51.179Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:03:51 [2023-06-14T11:03:51.179Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:03:51 [2023-06-14T11:03:51.179Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestContainerStartOnDaemonRestart
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestContainerStartOnDaemonRestart
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestDaemonRestartIpcMode
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestDaemonRestartIpcMode
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestDaemonHostGatewayIP
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestDaemonHostGatewayIP
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestRestartDaemonWithRestartingContainer
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestContainerKillOnDaemonStart
11:03:51 [2023-06-14T11:03:51.179Z] === PAUSE TestContainerKillOnDaemonStart
11:03:51 [2023-06-14T11:03:51.179Z] === RUN   TestDiff
11:03:51 [2023-06-14T11:03:51.740Z] --- PASS: TestDiff (0.45s)
11:03:51 [2023-06-14T11:03:51.740Z] === RUN   TestExecConsoleSize
11:03:52 [2023-06-14T11:03:52.301Z] --- PASS: TestExecConsoleSize (0.54s)
11:03:52 [2023-06-14T11:03:52.301Z] === RUN   TestExecWithCloseStdin
11:03:52 [2023-06-14T11:03:52.557Z] --- PASS: TestExecWithCloseStdin (0.51s)
11:03:52 [2023-06-14T11:03:52.557Z] === RUN   TestExec
11:03:53 [2023-06-14T11:03:53.117Z] --- PASS: TestExec (0.51s)
11:03:53 [2023-06-14T11:03:53.117Z] === RUN   TestExecUser
11:03:53 [2023-06-14T11:03:53.679Z] --- PASS: TestExecUser (0.51s)
11:03:53 [2023-06-14T11:03:53.679Z] === RUN   TestExportContainerAndImportImage
11:03:54 [2023-06-14T11:03:54.239Z] --- PASS: TestExportContainerAndImportImage (0.48s)
11:03:54 [2023-06-14T11:03:54.239Z] === RUN   TestExportContainerAfterDaemonRestart
11:04:00 [2023-06-14T11:04:00.771Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
11:04:00 [2023-06-14T11:04:00.771Z] === RUN   TestHealthCheckWorkdir
11:04:01 [2023-06-14T11:04:01.026Z] --- PASS: TestHealthCheckWorkdir (0.65s)
11:04:01 [2023-06-14T11:04:01.026Z] === RUN   TestHealthKillContainer
11:04:09 [2023-06-14T11:04:09.107Z] --- PASS: TestHealthKillContainer (7.96s)
11:04:09 [2023-06-14T11:04:09.107Z] === RUN   TestHealthCheckProcessKilled
11:04:09 [2023-06-14T11:04:09.669Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
11:04:09 [2023-06-14T11:04:09.669Z] === RUN   TestInspectCpusetInConfigPre120
11:04:10 [2023-06-14T11:04:10.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
11:04:10 [2023-06-14T11:04:10.230Z] === RUN   TestInspectAnnotations
11:04:10 [2023-06-14T11:04:10.230Z] --- PASS: TestInspectAnnotations (0.03s)
11:04:10 [2023-06-14T11:04:10.230Z] === RUN   TestIpcModeNone
11:04:10 [2023-06-14T11:04:10.791Z] --- PASS: TestIpcModeNone (0.51s)
11:04:10 [2023-06-14T11:04:10.791Z] === RUN   TestIpcModePrivate
11:04:11 [2023-06-14T11:04:11.046Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
11:04:11 [2023-06-14T11:04:11.046Z] --- PASS: TestIpcModePrivate (0.52s)
11:04:11 [2023-06-14T11:04:11.046Z] === RUN   TestIpcModeShareable
11:04:11 [2023-06-14T11:04:11.607Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
11:04:11 [2023-06-14T11:04:11.607Z] --- PASS: TestIpcModeShareable (0.56s)
11:04:11 [2023-06-14T11:04:11.607Z] === RUN   TestAPIIpcModeShareableAndContainer
11:04:13 [2023-06-14T11:04:13.494Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
11:04:13 [2023-06-14T11:04:13.494Z] === RUN   TestAPIIpcModeHost
11:04:13 [2023-06-14T11:04:13.494Z] --- PASS: TestAPIIpcModeHost (0.31s)
11:04:13 [2023-06-14T11:04:13.494Z] === RUN   TestDaemonIpcModeShareable
11:04:14 [2023-06-14T11:04:14.421Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
11:04:14 [2023-06-14T11:04:14.677Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
11:04:14 [2023-06-14T11:04:14.677Z] === RUN   TestDaemonIpcModePrivate
11:04:15 [2023-06-14T11:04:15.603Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
11:04:15 [2023-06-14T11:04:15.858Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
11:04:15 [2023-06-14T11:04:15.859Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:04:16 [2023-06-14T11:04:16.784Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
11:04:17 [2023-06-14T11:04:17.040Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
11:04:17 [2023-06-14T11:04:17.040Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:04:17 [2023-06-14T11:04:17.967Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
11:04:17 [2023-06-14T11:04:17.967Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
11:04:17 [2023-06-14T11:04:17.967Z] === RUN   TestIpcModeOlderClient
11:04:17 [2023-06-14T11:04:17.967Z] === PAUSE TestIpcModeOlderClient
11:04:17 [2023-06-14T11:04:17.967Z] === RUN   TestKillContainerInvalidSignal
11:04:18 [2023-06-14T11:04:18.527Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
11:04:18 [2023-06-14T11:04:18.527Z] === RUN   TestKillContainer
11:04:18 [2023-06-14T11:04:18.527Z] === RUN   TestKillContainer/no_signal
11:04:19 [2023-06-14T11:04:19.088Z] === RUN   TestKillContainer/non_killing_signal
11:04:19 [2023-06-14T11:04:19.088Z] === RUN   TestKillContainer/killing_signal
11:04:20 [2023-06-14T11:04:20.015Z] --- PASS: TestKillContainer (1.33s)
11:04:20 [2023-06-14T11:04:20.015Z]     --- PASS: TestKillContainer/no_signal (0.43s)
11:04:20 [2023-06-14T11:04:20.015Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
11:04:20 [2023-06-14T11:04:20.015Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
11:04:20 [2023-06-14T11:04:20.015Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:04:20 [2023-06-14T11:04:20.015Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:04:20 [2023-06-14T11:04:20.270Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:04:20 [2023-06-14T11:04:20.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
11:04:20 [2023-06-14T11:04:20.831Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
11:04:20 [2023-06-14T11:04:20.831Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
11:04:20 [2023-06-14T11:04:20.831Z] === RUN   TestKillStoppedContainer
11:04:20 [2023-06-14T11:04:20.831Z] --- PASS: TestKillStoppedContainer (0.03s)
11:04:20 [2023-06-14T11:04:20.831Z] === RUN   TestKillStoppedContainerAPIPre120
11:04:20 [2023-06-14T11:04:20.831Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
11:04:20 [2023-06-14T11:04:20.831Z] === RUN   TestKillDifferentUserContainer
11:04:21 [2023-06-14T11:04:21.391Z] --- PASS: TestKillDifferentUserContainer (0.45s)
11:04:21 [2023-06-14T11:04:21.391Z] === RUN   TestInspectOomKilledTrue
11:04:21 [2023-06-14T11:04:21.647Z] --- PASS: TestInspectOomKilledTrue (0.49s)
11:04:21 [2023-06-14T11:04:21.647Z] === RUN   TestInspectOomKilledFalse
11:04:22 [2023-06-14T11:04:22.208Z] --- PASS: TestInspectOomKilledFalse (0.43s)
11:04:22 [2023-06-14T11:04:22.208Z] === RUN   TestLinksEtcHostsContentMatch
11:04:22 [2023-06-14T11:04:22.464Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
11:04:22 [2023-06-14T11:04:22.464Z] === RUN   TestLinksContainerNames
11:04:23 [2023-06-14T11:04:23.390Z] --- PASS: TestLinksContainerNames (0.85s)
11:04:23 [2023-06-14T11:04:23.390Z] === RUN   TestLogsFollowTailEmpty
11:04:23 [2023-06-14T11:04:23.646Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs/driver_local
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:04:23 [2023-06-14T11:04:23.646Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:04:23 [2023-06-14T11:04:23.646Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:04:23 [2023-06-14T11:04:23.646Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:04:23 [2023-06-14T11:04:23.646Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:04:23 [2023-06-14T11:04:23.646Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:04:25 [2023-06-14T11:04:25.533Z] === RUN   TestLogs/driver_json-file
11:04:25 [2023-06-14T11:04:25.533Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:04:25 [2023-06-14T11:04:25.533Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:04:25 [2023-06-14T11:04:25.533Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:04:25 [2023-06-14T11:04:25.533Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:04:25 [2023-06-14T11:04:25.533Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:04:25 [2023-06-14T11:04:25.533Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:04:25 [2023-06-14T11:04:25.533Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:04:25 [2023-06-14T11:04:25.533Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:04:26 [2023-06-14T11:04:26.898Z] --- PASS: TestLogs (3.27s)
11:04:26 [2023-06-14T11:04:26.898Z]     --- PASS: TestLogs/driver_local (0.01s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.29s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.40s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.53s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.63s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.68s)
11:04:26 [2023-06-14T11:04:26.898Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.87s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.13s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.24s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.45s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.53s)
11:04:26 [2023-06-14T11:04:26.898Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.57s)
11:04:26 [2023-06-14T11:04:26.898Z] === RUN   TestContainerNetworkMountsNoChown
11:04:27 [2023-06-14T11:04:27.459Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/default
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/default
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/private
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/private
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rprivate
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rprivate
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/slave
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/slave
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rslave
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rslave
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/shared
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/shared
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rshared
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rshared
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/default
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rshared
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rprivate
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/private
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/shared
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rslave
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/private/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/slave
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/default/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/default/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/private/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/default/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/default/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/private/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/private/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:04:27 [2023-06-14T11:04:27.459Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:04:27 [2023-06-14T11:04:27.459Z] --- PASS: TestMountDaemonRoot (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:04:27 [2023-06-14T11:04:27.459Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
11:04:27 [2023-06-14T11:04:27.459Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:04:27 [2023-06-14T11:04:27.459Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:04:27 [2023-06-14T11:04:27.459Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:04:27 [2023-06-14T11:04:27.459Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:04:27 [2023-06-14T11:04:27.459Z] === RUN   TestContainerBindMountNonRecursive
11:04:28 [2023-06-14T11:04:28.823Z] --- PASS: TestContainerBindMountNonRecursive (1.03s)
11:04:28 [2023-06-14T11:04:28.823Z] === RUN   TestContainerVolumesMountedAsShared
11:04:28 [2023-06-14T11:04:28.823Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
11:04:28 [2023-06-14T11:04:28.823Z] === RUN   TestContainerVolumesMountedAsSlave
11:04:29 [2023-06-14T11:04:29.385Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
11:04:29 [2023-06-14T11:04:29.385Z] === RUN   TestContainerCopyLeaksMounts
11:04:29 [2023-06-14T11:04:29.945Z] --- PASS: TestContainerCopyLeaksMounts (0.58s)
11:04:29 [2023-06-14T11:04:29.945Z] === RUN   TestNetworkNat
11:04:30 [2023-06-14T11:04:30.201Z] --- PASS: TestNetworkNat (0.44s)
11:04:30 [2023-06-14T11:04:30.201Z] === RUN   TestNetworkLocalhostTCPNat
11:04:30 [2023-06-14T11:04:30.762Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
11:04:30 [2023-06-14T11:04:30.762Z] === RUN   TestNetworkLoopbackNat
11:04:33 [2023-06-14T11:04:33.274Z] --- PASS: TestNetworkLoopbackNat (2.56s)
11:04:33 [2023-06-14T11:04:33.274Z] === RUN   TestPause
11:04:33 [2023-06-14T11:04:33.834Z] --- PASS: TestPause (0.47s)
11:04:33 [2023-06-14T11:04:33.834Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:04:33 [2023-06-14T11:04:33.834Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:04:33 [2023-06-14T11:04:33.834Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:04:33 [2023-06-14T11:04:33.834Z] === RUN   TestPauseStopPausedContainer
11:04:34 [2023-06-14T11:04:34.089Z] --- PASS: TestPauseStopPausedContainer (0.46s)
11:04:34 [2023-06-14T11:04:34.089Z] === RUN   TestPidHost
11:04:35 [2023-06-14T11:04:35.017Z] --- PASS: TestPidHost (0.95s)
11:04:35 [2023-06-14T11:04:35.017Z] === RUN   TestPsFilter
11:04:35 [2023-06-14T11:04:35.273Z] === RUN   TestPsFilter/since
11:04:35 [2023-06-14T11:04:35.273Z] === RUN   TestPsFilter/before
11:04:35 [2023-06-14T11:04:35.273Z] --- PASS: TestPsFilter (0.08s)
11:04:35 [2023-06-14T11:04:35.273Z]     --- PASS: TestPsFilter/since (0.00s)
11:04:35 [2023-06-14T11:04:35.273Z]     --- PASS: TestPsFilter/before (0.00s)
11:04:35 [2023-06-14T11:04:35.273Z] === RUN   TestRemoveContainerWithRemovedVolume
11:04:35 [2023-06-14T11:04:35.528Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
11:04:35 [2023-06-14T11:04:35.528Z] === RUN   TestRemoveContainerWithVolume
11:04:36 [2023-06-14T11:04:36.093Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
11:04:36 [2023-06-14T11:04:36.093Z] === RUN   TestRemoveContainerRunning
11:04:36 [2023-06-14T11:04:36.654Z] --- PASS: TestRemoveContainerRunning (0.48s)
11:04:36 [2023-06-14T11:04:36.654Z] === RUN   TestRemoveContainerForceRemoveRunning
11:04:36 [2023-06-14T11:04:36.910Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
11:04:36 [2023-06-14T11:04:36.910Z] === RUN   TestRemoveInvalidContainer
11:04:36 [2023-06-14T11:04:36.910Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:04:36 [2023-06-14T11:04:36.910Z] === RUN   TestRenameLinkedContainer
11:04:38 [2023-06-14T11:04:38.797Z] --- PASS: TestRenameLinkedContainer (1.70s)
11:04:38 [2023-06-14T11:04:38.797Z] === RUN   TestRenameStoppedContainer
11:04:39 [2023-06-14T11:04:39.053Z] --- PASS: TestRenameStoppedContainer (0.44s)
11:04:39 [2023-06-14T11:04:39.053Z] === RUN   TestRenameRunningContainerAndReuse
11:04:39 [2023-06-14T11:04:39.980Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
11:04:39 [2023-06-14T11:04:39.980Z] === RUN   TestRenameInvalidName
11:04:40 [2023-06-14T11:04:40.540Z] --- PASS: TestRenameInvalidName (0.44s)
11:04:40 [2023-06-14T11:04:40.540Z] === RUN   TestRenameAnonymousContainer
11:04:41 [2023-06-14T11:04:41.904Z] --- PASS: TestRenameAnonymousContainer (1.54s)
11:04:41 [2023-06-14T11:04:41.904Z] === RUN   TestRenameContainerWithSameName
11:04:42 [2023-06-14T11:04:42.466Z] --- PASS: TestRenameContainerWithSameName (0.47s)
11:04:42 [2023-06-14T11:04:42.466Z] === RUN   TestRenameContainerWithLinkedContainer
11:04:43 [2023-06-14T11:04:43.393Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
11:04:43 [2023-06-14T11:04:43.393Z] === RUN   TestResize
11:04:43 [2023-06-14T11:04:43.954Z] --- PASS: TestResize (0.45s)
11:04:43 [2023-06-14T11:04:43.954Z] === RUN   TestResizeWithInvalidSize
11:04:44 [2023-06-14T11:04:44.209Z] --- PASS: TestResizeWithInvalidSize (0.44s)
11:04:44 [2023-06-14T11:04:44.209Z] === RUN   TestResizeWhenContainerNotStarted
11:04:44 [2023-06-14T11:04:44.771Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:04:44 [2023-06-14T11:04:44.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:04:46 [2023-06-14T11:04:46.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:04:46 [2023-06-14T11:04:46.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:04:46 [2023-06-14T11:04:46.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:04:46 [2023-06-14T11:04:46.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:04:47 [2023-06-14T11:04:47.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:04:47 [2023-06-14T11:04:47.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:04:48 [2023-06-14T11:04:48.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:04:48 [2023-06-14T11:04:48.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:04:50 [2023-06-14T11:04:50.467Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.20s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.65s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s)
11:04:50 [2023-06-14T11:04:50.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
11:04:50 [2023-06-14T11:04:50.467Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:04:50 [2023-06-14T11:04:50.467Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:04:51 [2023-06-14T11:04:51.028Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:04:52 [2023-06-14T11:04:52.400Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s)
11:04:52 [2023-06-14T11:04:52.400Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
11:04:52 [2023-06-14T11:04:52.400Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
11:04:52 [2023-06-14T11:04:52.400Z] === RUN   TestCgroupNamespacesRun
11:04:53 [2023-06-14T11:04:53.337Z] --- PASS: TestCgroupNamespacesRun (1.09s)
11:04:53 [2023-06-14T11:04:53.337Z] === RUN   TestCgroupNamespacesRunPrivileged
11:04:54 [2023-06-14T11:04:54.294Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
11:04:54 [2023-06-14T11:04:54.294Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:04:55 [2023-06-14T11:04:55.230Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
11:04:55 [2023-06-14T11:04:55.230Z] === RUN   TestCgroupNamespacesRunHostMode
11:04:56 [2023-06-14T11:04:56.633Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
11:04:56 [2023-06-14T11:04:56.633Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:04:57 [2023-06-14T11:04:57.585Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
11:04:57 [2023-06-14T11:04:57.585Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:04:58 [2023-06-14T11:04:58.514Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
11:04:58 [2023-06-14T11:04:58.514Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:04:59 [2023-06-14T11:04:59.075Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
11:04:59 [2023-06-14T11:04:59.075Z] === RUN   TestCgroupNamespacesRunOlderClient
11:05:00 [2023-06-14T11:05:00.439Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
11:05:00 [2023-06-14T11:05:00.439Z] === RUN   TestNISDomainname
11:05:00 [2023-06-14T11:05:00.694Z] --- PASS: TestNISDomainname (0.53s)
11:05:00 [2023-06-14T11:05:00.694Z] === RUN   TestHostnameDnsResolution
11:05:01 [2023-06-14T11:05:01.621Z] --- PASS: TestHostnameDnsResolution (0.68s)
11:05:01 [2023-06-14T11:05:01.621Z] === RUN   TestUnprivilegedPortsAndPing
11:05:01 [2023-06-14T11:05:01.877Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
11:05:01 [2023-06-14T11:05:01.877Z] === RUN   TestPrivilegedHostDevices
11:05:02 [2023-06-14T11:05:02.437Z] --- PASS: TestPrivilegedHostDevices (0.55s)
11:05:02 [2023-06-14T11:05:02.437Z] === RUN   TestRunConsoleSize
11:05:02 [2023-06-14T11:05:02.998Z] --- PASS: TestRunConsoleSize (0.43s)
11:05:02 [2023-06-14T11:05:02.998Z] === RUN   TestRunWithAlternativeContainerdShim
11:05:07 [2023-06-14T11:05:07.162Z] --- PASS: TestRunWithAlternativeContainerdShim (3.92s)
11:05:07 [2023-06-14T11:05:07.163Z] === RUN   TestStats
11:05:09 [2023-06-14T11:05:09.677Z] --- PASS: TestStats (2.45s)
11:05:09 [2023-06-14T11:05:09.677Z] === RUN   TestStopContainerWithTimeout
11:05:09 [2023-06-14T11:05:09.677Z] === RUN   TestStopContainerWithTimeout/0
11:05:09 [2023-06-14T11:05:09.677Z] === PAUSE TestStopContainerWithTimeout/0
11:05:09 [2023-06-14T11:05:09.677Z] === RUN   TestStopContainerWithTimeout/1
11:05:09 [2023-06-14T11:05:09.677Z] === PAUSE TestStopContainerWithTimeout/1
11:05:09 [2023-06-14T11:05:09.677Z] === RUN   TestStopContainerWithTimeout/3
11:05:09 [2023-06-14T11:05:09.677Z] === PAUSE TestStopContainerWithTimeout/3
11:05:09 [2023-06-14T11:05:09.677Z] === RUN   TestStopContainerWithTimeout/-1
11:05:09 [2023-06-14T11:05:09.677Z] === PAUSE TestStopContainerWithTimeout/-1
11:05:09 [2023-06-14T11:05:09.677Z] === CONT  TestStopContainerWithTimeout/0
11:05:09 [2023-06-14T11:05:09.677Z] === CONT  TestStopContainerWithTimeout/3
11:05:09 [2023-06-14T11:05:09.677Z] === CONT  TestStopContainerWithTimeout/-1
11:05:09 [2023-06-14T11:05:09.677Z] === CONT  TestStopContainerWithTimeout/1
11:05:12 [2023-06-14T11:05:12.191Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:05:12 [2023-06-14T11:05:12.191Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
11:05:12 [2023-06-14T11:05:12.191Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
11:05:12 [2023-06-14T11:05:12.191Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
11:05:12 [2023-06-14T11:05:12.191Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
11:05:12 [2023-06-14T11:05:12.191Z] === RUN   TestDeleteDevicemapper
11:05:12 [2023-06-14T11:05:12.191Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:05:12 [2023-06-14T11:05:12.191Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:05:12 [2023-06-14T11:05:12.191Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:05:14 [2023-06-14T11:05:14.077Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s)
11:05:14 [2023-06-14T11:05:14.077Z] === RUN   TestUpdateMemory
11:05:14 [2023-06-14T11:05:14.638Z] --- PASS: TestUpdateMemory (0.55s)
11:05:14 [2023-06-14T11:05:14.638Z] === RUN   TestUpdateCPUQuota
11:05:15 [2023-06-14T11:05:15.565Z] --- PASS: TestUpdateCPUQuota (0.88s)
11:05:15 [2023-06-14T11:05:15.565Z] === RUN   TestUpdatePidsLimit
11:05:15 [2023-06-14T11:05:15.565Z] === RUN   TestUpdatePidsLimit/update_from_none
11:05:15 [2023-06-14T11:05:15.565Z] === RUN   TestUpdatePidsLimit/no_change
11:05:15 [2023-06-14T11:05:15.820Z] === RUN   TestUpdatePidsLimit/update_lower
11:05:16 [2023-06-14T11:05:16.076Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:05:16 [2023-06-14T11:05:16.332Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:05:16 [2023-06-14T11:05:16.332Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:05:16 [2023-06-14T11:05:16.588Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:05:17 [2023-06-14T11:05:17.149Z] --- PASS: TestUpdatePidsLimit (1.73s)
11:05:17 [2023-06-14T11:05:17.149Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
11:05:17 [2023-06-14T11:05:17.149Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
11:05:17 [2023-06-14T11:05:17.149Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
11:05:17 [2023-06-14T11:05:17.149Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
11:05:17 [2023-06-14T11:05:17.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
11:05:17 [2023-06-14T11:05:17.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
11:05:17 [2023-06-14T11:05:17.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
11:05:17 [2023-06-14T11:05:17.149Z] === RUN   TestUpdateRestartPolicy
11:05:29 [2023-06-14T11:05:29.313Z] --- PASS: TestUpdateRestartPolicy (10.72s)
11:05:29 [2023-06-14T11:05:29.313Z] === RUN   TestUpdateRestartWithAutoRemove
11:05:29 [2023-06-14T11:05:29.313Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
11:05:29 [2023-06-14T11:05:29.313Z] === RUN   TestWaitNonBlocked
11:05:29 [2023-06-14T11:05:29.313Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:05:29 [2023-06-14T11:05:29.313Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:05:29 [2023-06-14T11:05:29.313Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:05:29 [2023-06-14T11:05:29.313Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:05:29 [2023-06-14T11:05:29.313Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:05:29 [2023-06-14T11:05:29.313Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:05:29 [2023-06-14T11:05:29.313Z] --- PASS: TestWaitNonBlocked (0.01s)
11:05:29 [2023-06-14T11:05:29.313Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
11:05:29 [2023-06-14T11:05:29.313Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
11:05:29 [2023-06-14T11:05:29.313Z] === RUN   TestWaitBlocked
11:05:29 [2023-06-14T11:05:29.313Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:05:29 [2023-06-14T11:05:29.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:05:29 [2023-06-14T11:05:29.313Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:05:29 [2023-06-14T11:05:29.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:05:29 [2023-06-14T11:05:29.313Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:05:29 [2023-06-14T11:05:29.313Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:05:29 [2023-06-14T11:05:29.874Z] --- PASS: TestWaitBlocked (0.01s)
11:05:29 [2023-06-14T11:05:29.874Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
11:05:29 [2023-06-14T11:05:29.874Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
11:05:29 [2023-06-14T11:05:29.874Z] === RUN   TestWaitConditions
11:05:29 [2023-06-14T11:05:29.874Z] === RUN   TestWaitConditions/default
11:05:29 [2023-06-14T11:05:29.874Z] === PAUSE TestWaitConditions/default
11:05:29 [2023-06-14T11:05:29.874Z] === RUN   TestWaitConditions/not-running
11:05:29 [2023-06-14T11:05:29.874Z] === PAUSE TestWaitConditions/not-running
11:05:29 [2023-06-14T11:05:29.874Z] === RUN   TestWaitConditions/next-exit
11:05:29 [2023-06-14T11:05:29.874Z] === PAUSE TestWaitConditions/next-exit
11:05:29 [2023-06-14T11:05:29.874Z] === RUN   TestWaitConditions/removed
11:05:29 [2023-06-14T11:05:29.874Z] === PAUSE TestWaitConditions/removed
11:05:29 [2023-06-14T11:05:29.874Z] === CONT  TestWaitConditions/default
11:05:29 [2023-06-14T11:05:29.874Z] === CONT  TestWaitConditions/next-exit
11:05:29 [2023-06-14T11:05:29.874Z] === CONT  TestWaitConditions/removed
11:05:29 [2023-06-14T11:05:29.874Z] === CONT  TestWaitConditions/not-running
11:05:29 [2023-06-14T11:05:29.874Z]     wait_test.go:146: ContainerID = 06bf7266694a49dd060af635719bf4f0c4c45b7b1a0d3905d30df2f8fd3f748e
11:05:29 [2023-06-14T11:05:29.874Z]     wait_test.go:146: ContainerID = ac688bab57bdbd8bf47e3371deca93917c043bac94a19f6b25954121b4dcae33
11:05:29 [2023-06-14T11:05:29.874Z]     wait_test.go:146: ContainerID = d404e6b70b0c2e5dbdc2d9629af056aaa8d7fa1d5546abf826f562b3e09f4b0d
11:05:29 [2023-06-14T11:05:29.874Z]     wait_test.go:146: ContainerID = fdc9aa2959e1efe6775c04399204b9bed9a6fdf2c6010455cc18eeeeec0b3be4
11:05:31 [2023-06-14T11:05:31.239Z] --- PASS: TestWaitConditions (0.01s)
11:05:31 [2023-06-14T11:05:31.239Z]     --- PASS: TestWaitConditions/removed (0.59s)
11:05:31 [2023-06-14T11:05:31.239Z]     --- PASS: TestWaitConditions/default (0.87s)
11:05:31 [2023-06-14T11:05:31.239Z]     --- PASS: TestWaitConditions/not-running (1.04s)
11:05:31 [2023-06-14T11:05:31.239Z]     --- PASS: TestWaitConditions/next-exit (1.11s)
11:05:31 [2023-06-14T11:05:31.239Z] === RUN   TestWaitRestartedContainer
11:05:31 [2023-06-14T11:05:31.239Z] === RUN   TestWaitRestartedContainer/default
11:05:31 [2023-06-14T11:05:31.239Z] === PAUSE TestWaitRestartedContainer/default
11:05:31 [2023-06-14T11:05:31.239Z] === RUN   TestWaitRestartedContainer/not-running
11:05:31 [2023-06-14T11:05:31.239Z] === PAUSE TestWaitRestartedContainer/not-running
11:05:31 [2023-06-14T11:05:31.239Z] === RUN   TestWaitRestartedContainer/next-exit
11:05:31 [2023-06-14T11:05:31.239Z] === PAUSE TestWaitRestartedContainer/next-exit
11:05:31 [2023-06-14T11:05:31.239Z] === CONT  TestWaitRestartedContainer/default
11:05:31 [2023-06-14T11:05:31.239Z] === CONT  TestWaitRestartedContainer/next-exit
11:05:31 [2023-06-14T11:05:31.239Z] === CONT  TestWaitRestartedContainer/not-running
11:05:33 [2023-06-14T11:05:33.127Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:05:33 [2023-06-14T11:05:33.127Z]     --- PASS: TestWaitRestartedContainer/not-running (1.66s)
11:05:33 [2023-06-14T11:05:33.127Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.91s)
11:05:33 [2023-06-14T11:05:33.127Z]     --- PASS: TestWaitRestartedContainer/default (1.96s)
11:05:33 [2023-06-14T11:05:33.127Z] === CONT  TestRestartDaemonWithRestartingContainer
11:05:33 [2023-06-14T11:05:33.127Z] === CONT  TestContainerKillOnDaemonStart
11:05:33 [2023-06-14T11:05:33.127Z] === CONT  TestIpcModeOlderClient
11:05:33 [2023-06-14T11:05:33.127Z] === CONT  TestContainerStartOnDaemonRestart
11:05:33 [2023-06-14T11:05:33.127Z] === CONT  TestDaemonHostGatewayIP
11:05:33 [2023-06-14T11:05:33.127Z] === CONT  TestDaemonRestartIpcMode
11:05:33 [2023-06-14T11:05:33.127Z] --- PASS: TestIpcModeOlderClient (0.05s)
11:05:35 [2023-06-14T11:05:35.644Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s)
11:05:35 [2023-06-14T11:05:35.900Z] --- PASS: TestDaemonRestartIpcMode (3.03s)
11:05:36 [2023-06-14T11:05:36.156Z] --- PASS: TestDaemonHostGatewayIP (3.07s)
11:05:36 [2023-06-14T11:05:36.156Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.26s)
11:05:46 [2023-06-14T11:05:46.095Z] --- PASS: TestContainerKillOnDaemonStart (11.69s)
11:05:46 [2023-06-14T11:05:46.095Z] PASS
11:05:46 [2023-06-14T11:05:46.095Z] 
11:05:46 [2023-06-14T11:05:46.095Z] === Skipped
11:05:46 [2023-06-14T11:05:46.095Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:05:46 [2023-06-14T11:05:46.095Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:05:46 [2023-06-14T11:05:46.095Z] 
11:05:46 [2023-06-14T11:05:46.095Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:05:46 [2023-06-14T11:05:46.095Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:05:46 [2023-06-14T11:05:46.095Z] 
11:05:46 [2023-06-14T11:05:46.095Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:05:46 [2023-06-14T11:05:46.095Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:05:46 [2023-06-14T11:05:46.095Z] 
11:05:46 [2023-06-14T11:05:46.095Z] DONE 285 tests, 3 skipped in 117.709s
11:05:46 [2023-06-14T11:05:46.095Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:05:46 [2023-06-14T11:05:46.095Z] ++ 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
11:05:46 [2023-06-14T11:05:46.095Z] ++ set -e
11:05:46 [2023-06-14T11:05:46.095Z] ++ '[' -n 0 ']'
11:05:46 [2023-06-14T11:05:46.095Z] ++ set -x
11:05:46 [2023-06-14T11:05:46.095Z] ++ 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
11:05:46 [2023-06-14T11:05:46.095Z] INFO: Testing against a local daemon
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestConfigDaemonID
11:05:46 [2023-06-14T11:05:46.095Z]     daemon_test.go:52: [d9d2265c1029b] daemon is not started
11:05:46 [2023-06-14T11:05:46.095Z] --- PASS: TestConfigDaemonID (1.04s)
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestDaemonConfigValidation
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:05:46 [2023-06-14T11:05:46.095Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:05:46 [2023-06-14T11:05:46.095Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestDaemonConfigValidation/invalid_config
11:05:46 [2023-06-14T11:05:46.095Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestDaemonConfigValidation/malformed_config
11:05:46 [2023-06-14T11:05:46.095Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestDaemonConfigValidation/valid_config
11:05:46 [2023-06-14T11:05:46.095Z] === PAUSE TestDaemonConfigValidation/valid_config
11:05:46 [2023-06-14T11:05:46.095Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:05:46 [2023-06-14T11:05:46.095Z] === CONT  TestDaemonConfigValidation/malformed_config
11:05:46 [2023-06-14T11:05:46.095Z] === CONT  TestDaemonConfigValidation/valid_config
11:05:46 [2023-06-14T11:05:46.095Z] === CONT  TestDaemonConfigValidation/invalid_config
11:05:46 [2023-06-14T11:05:46.095Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:05:46 [2023-06-14T11:05:46.095Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:05:46 [2023-06-14T11:05:46.095Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
11:05:46 [2023-06-14T11:05:46.095Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
11:05:46 [2023-06-14T11:05:46.095Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
11:05:46 [2023-06-14T11:05:46.095Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:05:46 [2023-06-14T11:05:46.095Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestConfigDaemonSeccompProfiles
11:05:46 [2023-06-14T11:05:46.095Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:05:47 [2023-06-14T11:05:47.022Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:05:47 [2023-06-14T11:05:47.948Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:05:48 [2023-06-14T11:05:48.875Z]     daemon_test.go:166: [d40e1cac75828] daemon is not started
11:05:48 [2023-06-14T11:05:48.875Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:05:48 [2023-06-14T11:05:48.875Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:05:48 [2023-06-14T11:05:48.875Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:05:48 [2023-06-14T11:05:48.875Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:05:48 [2023-06-14T11:05:48.875Z] === RUN   TestDaemonProxy
11:05:48 [2023-06-14T11:05:48.875Z] === RUN   TestDaemonProxy/environment_variables
11:05:50 [2023-06-14T11:05:50.761Z] === RUN   TestDaemonProxy/command-line_options
11:05:52 [2023-06-14T11:05:52.647Z] === RUN   TestDaemonProxy/configuration_file
11:05:54 [2023-06-14T11:05:54.010Z] === RUN   TestDaemonProxy/conflicting_options
11:05:54 [2023-06-14T11:05:54.571Z] === RUN   TestDaemonProxy/reload_sanitized
11:05:55 [2023-06-14T11:05:55.131Z] --- PASS: TestDaemonProxy (6.22s)
11:05:55 [2023-06-14T11:05:55.131Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:05:55 [2023-06-14T11:05:55.131Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:05:55 [2023-06-14T11:05:55.131Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
11:05:55 [2023-06-14T11:05:55.131Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:05:55 [2023-06-14T11:05:55.131Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:05:55 [2023-06-14T11:05:55.131Z] === RUN   TestLiveRestore
11:05:55 [2023-06-14T11:05:55.131Z] === RUN   TestLiveRestore/volume_references
11:05:55 [2023-06-14T11:05:55.131Z] === PAUSE TestLiveRestore/volume_references
11:05:55 [2023-06-14T11:05:55.131Z] === CONT  TestLiveRestore/volume_references
11:05:55 [2023-06-14T11:05:55.691Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:05:55 [2023-06-14T11:05:55.691Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:05:56 [2023-06-14T11:05:56.618Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:05:57 [2023-06-14T11:05:57.545Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:05:58 [2023-06-14T11:05:58.908Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:05:59 [2023-06-14T11:05:59.469Z] --- PASS: TestLiveRestore (0.00s)
11:05:59 [2023-06-14T11:05:59.469Z]     --- PASS: TestLiveRestore/volume_references (4.41s)
11:05:59 [2023-06-14T11:05:59.469Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.82s)
11:05:59 [2023-06-14T11:05:59.469Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
11:05:59 [2023-06-14T11:05:59.469Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
11:05:59 [2023-06-14T11:05:59.469Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
11:05:59 [2023-06-14T11:05:59.469Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
11:05:59 [2023-06-14T11:05:59.469Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:06:00 [2023-06-14T11:06:00.396Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
11:06:00 [2023-06-14T11:06:00.396Z] PASS
11:06:00 [2023-06-14T11:06:00.396Z] 
11:06:00 [2023-06-14T11:06:00.396Z] DONE 25 tests in 15.537s
11:06:00 [2023-06-14T11:06:00.396Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:06:00 [2023-06-14T11:06:00.396Z] ++ 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
11:06:00 [2023-06-14T11:06:00.396Z] ++ set -e
11:06:00 [2023-06-14T11:06:00.396Z] ++ '[' -n 0 ']'
11:06:00 [2023-06-14T11:06:00.396Z] ++ set -x
11:06:00 [2023-06-14T11:06:00.396Z] ++ 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
11:06:00 [2023-06-14T11:06:00.396Z] INFO: Testing against a local daemon
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestCommitInheritsEnv
11:06:00 [2023-06-14T11:06:00.396Z] --- PASS: TestCommitInheritsEnv (0.13s)
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportExtremelyLargeImageWorks
11:06:00 [2023-06-14T11:06:00.396Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:06:00 [2023-06-14T11:06:00.396Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/#00
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/_______
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform//
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/linux
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/LINUX
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/macos
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:06:00 [2023-06-14T11:06:00.396Z] --- PASS: TestImportWithCustomPlatform (0.12s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:06:00 [2023-06-14T11:06:00.396Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:06:00 [2023-06-14T11:06:00.396Z] === RUN   TestImageInspectEmptyTagsAndDigests
11:06:00 [2023-06-14T11:06:00.651Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
11:06:00 [2023-06-14T11:06:00.651Z] === RUN   TestImagesFilterMultiReference
11:06:00 [2023-06-14T11:06:00.651Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:06:00 [2023-06-14T11:06:00.651Z] === RUN   TestImagesFilterBeforeSince
11:06:00 [2023-06-14T11:06:00.651Z]     list_test.go:87: ImageList: ID=sha256:aebe6fc1b93e4ccf858f0de7e416c26a03b6b4dda0a34b489b1039e117f8e08c RepoTags=[testimagesfilterbeforesince:v3]
11:06:00 [2023-06-14T11:06:00.651Z]     list_test.go:87: ImageList: ID=sha256:87d0db3c13271be5484a061998ba3bb39cab7d84709b4a68ff825f1ba431bec3 RepoTags=[testimagesfilterbeforesince:v1]
11:06:00 [2023-06-14T11:06:00.651Z]     list_test.go:87: ImageList: ID=sha256:ad476177b5295e29379ba5d0aef8fdf76af2f6fc1d29fc2e14169be5e7ca4e93 RepoTags=[testimagesfilterbeforesince:v2]
11:06:00 [2023-06-14T11:06:00.909Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
11:06:00 [2023-06-14T11:06:00.909Z] === RUN   TestImagePullPlatformInvalid
11:06:00 [2023-06-14T11:06:00.909Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:06:00 [2023-06-14T11:06:00.909Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.5 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.20.5 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7d8737e1-42df-4e5f-8bce-11bd37788250 http.request.method=GET http.request.remoteaddr="127.0.0.1:41810" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7d8737e1-42df-4e5f-8bce-11bd37788250 http.request.method=GET http.request.remoteaddr="127.0.0.1:41810" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.002407ms http.response.status=200 http.response.written=2 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8591a02e-45ac-4305-aab8-a38b665d0a9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8591a02e-45ac-4305-aab8-a38b665d0a9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.909Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a3b1d1b4-5c8b-4eda-b443-f6714438f128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8591a02e-45ac-4305-aab8-a38b665d0a9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=30.137µ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=fb74fd00-7757-4938-b807-877851ef5ba4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a3b1d1b4-5c8b-4eda-b443-f6714438f128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8591a02e-45ac-4305-aab8-a38b665d0a9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" 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=1.909503ms http.response.status=404 http.response.written=157 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a3b1d1b4-5c8b-4eda-b443-f6714438f128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=23.598µ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=38b25a5a-81c4-465c-b550-c193e5fcf020 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a3b1d1b4-5c8b-4eda-b443-f6714438f128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.929483ms http.response.status=404 http.response.written=157 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1bbb502e-dd1c-46f1-b645-fdedfe6f7d41 http.request.method=POST http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eb8a2427-1852-41c8-883c-63035ccc490a http.request.method=POST http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1bbb502e-dd1c-46f1-b645-fdedfe6f7d41 http.request.method=POST http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eb8a2427-1852-41c8-883c-63035ccc490a http.request.method=POST http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1bbb502e-dd1c-46f1-b645-fdedfe6f7d41 http.request.method=POST http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=133.858µ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=861cc2ba-7c70-4a2b-9cca-514a8d958337 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eb8a2427-1852-41c8-883c-63035ccc490a http.request.method=POST http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=121.862µ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=a57b517d-1b25-4255-b48c-224530050fe1 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eb8a2427-1852-41c8-883c-63035ccc490a http.request.method=POST http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=12.127µ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=5c8cc4e1-3833-468f-af00-b07dab18ba45 trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1bbb502e-dd1c-46f1-b645-fdedfe6f7d41 http.request.method=POST http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=14.031µ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=8b4ba74a-c37a-440e-bf44-31df5f551cd3 trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eb8a2427-1852-41c8-883c-63035ccc490a http.request.method=POST http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=77.103µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b7f48f17-051d-4d48-b003-838c082d58d8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eb8a2427-1852-41c8-883c-63035ccc490a http.request.method=POST http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.139163ms http.response.status=202 http.response.written=0 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1bbb502e-dd1c-46f1-b645-fdedfe6f7d41 http.request.method=POST http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=79.065µ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=d783cb55-1e58-4f87-88bb-0e4f7311a258 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1bbb502e-dd1c-46f1-b645-fdedfe6f7d41 http.request.method=POST http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.153563ms http.response.status=202 http.response.written=0 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=37.161µ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=ece4a96f-d524-4140-adfd-9939a427b5bc trace.line=82 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=13.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=82ca272b-bd90-4990-b1bb-266e1feec218 trace.line=141 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=86.785µ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=ee983121-1767-4626-8f48-90d7a93a7460 trace.line=124 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=10.954µ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=ce5c8fb5-8c46-45fd-8181-d325f5e105ed trace.line=141 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=14.523µ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=1a0ae0d0-6c27-45fa-97c2-7eccf8af0aac trace.line=141 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=8.123µ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=91eb3958-8cac-4e96-8fe0-f4eabe8fc1f9 trace.line=141 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.910Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=51.06µ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=0dafc592-1b74-448f-88d0-baaeccd4aa3a trace.line=167 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=55.918µ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=97771902-399c-405e-a619-a654da5ddafb trace.line=95 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d8d21035-dbf7-45df-b159-0074d145fb8e\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=106.222µ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=1840c215-ce53-49ba-a65f-33e23c6d2fb1 trace.line=181 vars.name=test vars.uuid=d8d21035-dbf7-45df-b159-0074d145fb8e version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0136859d-7482-403e-b85d-b2af648d0e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41824" http.request.uri="/v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.83569ms http.response.status=201 http.response.written=0 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "PUT /v2/test/blobs/uploads/d8d21035-dbf7-45df-b159-0074d145fb8e?_state=zH9WOcWvvaifk8caDGRH7K3MMCsIFjlKBbhpVPvV4kl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4ZDIxMDM1LWRiZjctNDVkZi1iMTU5LTAwNzRkMTQ1ZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0OTQwNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=50.182µ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=f6a9f633-7b7d-4fab-a5e4-4fafd535134b trace.line=82 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=14.277µ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=d308362b-6a02-486f-b3be-b58dbc2408a8 trace.line=141 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=145.378µ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=72f86766-d01b-42d5-a2f2-ff290b6e2063 trace.line=124 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=18.134µ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=d3f52cc4-4646-4a8a-8765-8d150d783325 trace.line=141 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=14.482µ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=ec0c0283-48c8-4c01-ac11-61633b702566 trace.line=141 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=9.19µ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=a8f49bc9-0a37-4dbd-8a6b-d0e9597fe7ab trace.line=141 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=48.943µ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=27bde110-e5d8-471f-be29-431b2d973d06 trace.line=167 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=45.99µ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=cd21982e-341e-43c2-b9fb-e71dd46ff6e2 trace.line=95 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/450c1891-13e9-4d28-8a9f-e527ce45e273\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=83.708µ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=31b8332f-82dd-496f-b621-f6bcaf882ec1 trace.line=181 vars.name=test vars.uuid=450c1891-13e9-4d28-8a9f-e527ce45e273 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5969f056-eef7-4d15-bbf1-03be49613008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.165699ms http.response.status=201 http.response.written=0 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "PUT /v2/test/blobs/uploads/450c1891-13e9-4d28-8a9f-e527ce45e273?_state=v2AFAS8w6UhE3TP9HOgABnqGMeeLW6BF691DHdsCIrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MGMxODkxLTEzZTktNGQyOC04YTlmLWU1MjdjZTQ1ZTI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0xNFQxMTowNjowMC44MTU0NzgwNjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=96cb9b9d-7df3-4b87-8589-59f497617920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=96cb9b9d-7df3-4b87-8589-59f497617920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=96cb9b9d-7df3-4b87-8589-59f497617920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=22.507µ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=01fd87db-3b6b-49a9-b3ea-f5ce81989965 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=96cb9b9d-7df3-4b87-8589-59f497617920 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41812" 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="882.161µs" http.response.status=404 http.response.written=96 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.911Z] time="2023-06-14T11:06:00Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=40.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).GetContent" trace.id=c6c2059e-f08a-4e10-848e-8bdd1fd58cf3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=14.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).Stat" trace.id=31f16cc9-6143-4c0b-bf4b-96eef249ba01 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=20.234µ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=a30506ee-6f2a-483b-842e-199ec050ac27 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=10.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).Stat" trace.id=879cec28-e2d4-4a8e-8d88-93f79e39321d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=12.283µ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=e257efbe-da74-4f31-9965-ba9ab746b3ab trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=51.446µ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=d7210406-7f81-48f8-a5a0-e241f83ab9ce trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=52.849µ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=4a4b7672-ac78-4940-8918-0533585f8068 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=24µ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=f919a168-3278-4470-8d4a-16a5544c2329 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=64.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ea601b6a-d178-4974-92fe-fb807d3fe856 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=34.806µ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=0869ba75-130f-4696-a362-d677c40df581 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b6d19d5e-61bc-4c02-980f-5eff8ff11f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.680574ms http.response.status=201 http.response.written=0 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9d79b32b-7021-4485-a438-2b89e28ef229 http.request.method=GET http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9d79b32b-7021-4485-a438-2b89e28ef229 http.request.method=GET http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.45µs" http.response.status=200 http.response.written=2 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=45.243µ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=824baad2-1390-4d60-8c89-4a60ec650eed trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=22.376µ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=c557b4be-7cba-47d7-ad26-0a0a62f434c1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=15.853µ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=2192ff43-ae23-4cc7-87e5-d8335063331d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=32.369µ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=72df65e6-3db9-460e-9501-66e0e988f2c2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52bd77cf-1b87-43fa-81e8-5bccb8a98b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-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.306528ms http.response.status=200 http.response.written=417 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.912Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=49.313µ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=0bf46357-f8cd-4b4d-ac9e-60a79d2bf46d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=15.647µ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=0a2a6ccc-8eba-4c7d-a695-bd089793ef0d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=16.837µ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=7993903f-bba2-44a6-9b79-d1f160d95f0b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=63cd9593-ca3a-4527-b13b-9edacdabed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:41866" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-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.270737ms http.response.status=200 http.response.written=417 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=43.865µ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=aa02736d-774f-4edc-8a73-6b8b7ed90b8d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=15.204µ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=0d79d38e-bacd-4e56-84d7-682df7eb0eb0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=17.51µ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=8d5b5abe-c1d9-4278-9877-33581ae3ba57 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=14.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=03c09b57-d170-49f9-b7df-6e37d33b5b11 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=8.37µ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=0fbe0193-583c-493d-a65e-314a5d182aa5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=5.579µ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=d5ac7b13-022b-4889-8c67-0a2c16aa9f8a trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=33.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c1417b89-25cc-4fba-b2b3-0a1a035576ca trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=13.177µ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=255022c4-3a2d-433b-a0ac-04dd43619305 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=14.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=4c20f4bd-842d-4aff-9e65-61188e97c22e trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=16.763µ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=348d7811-99ed-4864-ba79-5cc0c70fcd5c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=9.189µ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=6dd89730-0876-4830-9d80-d857daa3b494 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=33.083µ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=dc3aa502-12ef-4208-b41a-9e3946eb3150 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=10.461µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2369d77b-7e20-47c1-987b-f73b9a8bd161 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=34.929µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=012b0ef3-424e-4f4f-a6d8-9c9af0011fee trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=26.248µ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=022a2388-4422-4ab9-818e-33d389e8aab4 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.913Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=31.113µ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=354a847f-2b97-46d1-83dd-3c8023091f02 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=119cb43f-c782-4556-8eaa-bf188173b3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.685507ms http.response.status=200 http.response.written=179 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=37.399µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=523da4e6-030b-43e3-ba1d-9d9597e96d17 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=13.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).Stat" trace.id=ef01ea61-4ab2-49f6-8d89-0d135da2485a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24036734-5891-4918-a907-dff10bf0890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41880" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.827637ms http.response.status=200 http.response.written=68 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=03851394-44ae-42cb-86df-2e764c2c686d http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=03851394-44ae-42cb-86df-2e764c2c686d http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.55323ms http.response.status=200 http.response.written=2 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1f7f70a2-edea-4d1c-b87e-814a3a2ae9e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1f7f70a2-edea-4d1c-b87e-814a3a2ae9e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1f7f70a2-edea-4d1c-b87e-814a3a2ae9e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1f7f70a2-edea-4d1c-b87e-814a3a2ae9e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=29.916µ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=e0f58a56-7673-462d-a9b4-13120ce5e23e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1f7f70a2-edea-4d1c-b87e-814a3a2ae9e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=11.865µ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=593da390-6e5e-41d0-9500-dcc415512a8e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1f7f70a2-edea-4d1c-b87e-814a3a2ae9e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.190131ms http.response.status=404 http.response.written=181 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=716a1e98-0c5c-45fd-80f2-20f09fcdada4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=716a1e98-0c5c-45fd-80f2-20f09fcdada4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=716a1e98-0c5c-45fd-80f2-20f09fcdada4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=716a1e98-0c5c-45fd-80f2-20f09fcdada4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=23.975µ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=5360c658-3fce-40e5-8aa0-d159e1ec1124 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=716a1e98-0c5c-45fd-80f2-20f09fcdada4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 trace.duration=11.52µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=798b6b0c-e45f-41b7-8f52-465d34e46da8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] time="2023-06-14T11:06:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=716a1e98-0c5c-45fd-80f2-20f09fcdada4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.054427ms http.response.status=404 http.response.written=181 instance.id=14e7d6a8-7f04-4933-af1b-ba9a5ab1ca97 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:06:00 [2023-06-14T11:06:00.914Z] 127.0.0.1 - - [14/Jun/2023:11:06:00 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/24c882c3e06f61fa6b66c08101399eec898432ed kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:06:00 [2023-06-14T11:06:00.914Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
11:06:00 [2023-06-14T11:06:00.914Z] === RUN   TestRemoveImageOrphaning
11:06:01 [2023-06-14T11:06:01.170Z] --- PASS: TestRemoveImageOrphaning (0.13s)
11:06:01 [2023-06-14T11:06:01.170Z] === RUN   TestRemoveImageGarbageCollector
11:06:01 [2023-06-14T11:06:01.170Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:06:01 [2023-06-14T11:06:01.170Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:06:01 [2023-06-14T11:06:01.170Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:06:01 [2023-06-14T11:06:01.170Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:06:01 [2023-06-14T11:06:01.170Z] === RUN   TestTagInvalidReference
11:06:01 [2023-06-14T11:06:01.170Z] --- PASS: TestTagInvalidReference (0.01s)
11:06:01 [2023-06-14T11:06:01.170Z] === RUN   TestTagValidPrefixedRepo
11:06:01 [2023-06-14T11:06:01.170Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
11:06:01 [2023-06-14T11:06:01.170Z] === RUN   TestTagExistedNameWithoutForce
11:06:01 [2023-06-14T11:06:01.170Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:06:01 [2023-06-14T11:06:01.170Z] === RUN   TestTagOfficialNames
11:06:01 [2023-06-14T11:06:01.426Z] --- PASS: TestTagOfficialNames (0.05s)
11:06:01 [2023-06-14T11:06:01.426Z] === RUN   TestTagMatchesDigest
11:06:01 [2023-06-14T11:06:01.426Z] --- PASS: TestTagMatchesDigest (0.01s)
11:06:01 [2023-06-14T11:06:01.426Z] PASS
11:06:01 [2023-06-14T11:06:01.426Z] 
11:06:01 [2023-06-14T11:06:01.426Z] === Skipped
11:06:01 [2023-06-14T11:06:01.426Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:06:01 [2023-06-14T11:06:01.426Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:06:01 [2023-06-14T11:06:01.426Z] 
11:06:01 [2023-06-14T11:06:01.426Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:06:01 [2023-06-14T11:06:01.426Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:06:01 [2023-06-14T11:06:01.426Z] 
11:06:01 [2023-06-14T11:06:01.426Z] DONE 25 tests, 2 skipped in 1.073s
11:06:01 [2023-06-14T11:06:01.426Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:06:01 [2023-06-14T11:06:01.426Z] ++ 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
11:06:01 [2023-06-14T11:06:01.426Z] ++ set -e
11:06:01 [2023-06-14T11:06:01.426Z] ++ '[' -n 0 ']'
11:06:01 [2023-06-14T11:06:01.426Z] ++ set -x
11:06:01 [2023-06-14T11:06:01.426Z] ++ 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
11:06:01 [2023-06-14T11:06:01.426Z] === RUN   TestStripANSICommands
11:06:01 [2023-06-14T11:06:01.426Z] === RUN   TestStripANSICommands/#00
11:06:01 [2023-06-14T11:06:01.426Z] === RUN   TestStripANSICommands/#01
11:06:01 [2023-06-14T11:06:01.426Z] --- PASS: TestStripANSICommands (0.00s)
11:06:01 [2023-06-14T11:06:01.426Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:06:01 [2023-06-14T11:06:01.426Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:06:01 [2023-06-14T11:06:01.426Z] PASS
11:06:01 [2023-06-14T11:06:01.426Z] 
11:06:01 [2023-06-14T11:06:01.426Z] DONE 3 tests in 0.010s
11:06:01 [2023-06-14T11:06:01.426Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:06:01 [2023-06-14T11:06:01.426Z] ++ 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
11:06:01 [2023-06-14T11:06:01.426Z] ++ set -e
11:06:01 [2023-06-14T11:06:01.426Z] ++ '[' -n 0 ']'
11:06:01 [2023-06-14T11:06:01.426Z] ++ set -x
11:06:01 [2023-06-14T11:06:01.426Z] ++ 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
11:06:01 [2023-06-14T11:06:01.426Z] INFO: Testing against a local daemon
11:06:01 [2023-06-14T11:06:01.426Z] === RUN   TestNetworkCreateDelete
11:06:01 [2023-06-14T11:06:01.681Z] --- PASS: TestNetworkCreateDelete (0.20s)
11:06:01 [2023-06-14T11:06:01.682Z] === RUN   TestDockerNetworkDeletePreferID
11:06:02 [2023-06-14T11:06:02.243Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
11:06:02 [2023-06-14T11:06:02.243Z] === RUN   TestDaemonDNSFallback
11:06:08 [2023-06-14T11:06:08.777Z] --- PASS: TestDaemonDNSFallback (6.16s)
11:06:08 [2023-06-14T11:06:08.777Z] === RUN   TestInspectNetwork
11:06:11 [2023-06-14T11:06:11.290Z] === RUN   TestInspectNetwork/full_network_id
11:06:11 [2023-06-14T11:06:11.290Z] === RUN   TestInspectNetwork/partial_network_id
11:06:11 [2023-06-14T11:06:11.290Z] === RUN   TestInspectNetwork/network_name
11:06:11 [2023-06-14T11:06:11.290Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:06:15 [2023-06-14T11:06:15.452Z] --- PASS: TestInspectNetwork (7.08s)
11:06:15 [2023-06-14T11:06:15.452Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:06:15 [2023-06-14T11:06:15.452Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:06:15 [2023-06-14T11:06:15.452Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:06:15 [2023-06-14T11:06:15.452Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:06:15 [2023-06-14T11:06:15.452Z] === RUN   TestRunContainerWithBridgeNone
11:06:16 [2023-06-14T11:06:16.815Z] --- PASS: TestRunContainerWithBridgeNone (1.27s)
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/create
11:06:16 [2023-06-14T11:06:16.815Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:06:16 [2023-06-14T11:06:16.815Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:06:16 [2023-06-14T11:06:16.815Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:06:16 [2023-06-14T11:06:16.815Z] === CONT  TestNetworkInvalidJSON/networks/create
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:06:16 [2023-06-14T11:06:16.815Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:06:16 [2023-06-14T11:06:16.815Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:06:16 [2023-06-14T11:06:16.815Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:06:16 [2023-06-14T11:06:16.815Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkList
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkList//networks
11:06:16 [2023-06-14T11:06:16.815Z] === PAUSE TestNetworkList//networks
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestNetworkList//networks/
11:06:16 [2023-06-14T11:06:16.815Z] === PAUSE TestNetworkList//networks/
11:06:16 [2023-06-14T11:06:16.815Z] === CONT  TestNetworkList//networks
11:06:16 [2023-06-14T11:06:16.815Z] === CONT  TestNetworkList//networks/
11:06:16 [2023-06-14T11:06:16.815Z] --- PASS: TestNetworkList (0.01s)
11:06:16 [2023-06-14T11:06:16.815Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z]     --- PASS: TestNetworkList//networks (0.00s)
11:06:16 [2023-06-14T11:06:16.815Z] === RUN   TestHostIPv4BridgeLabel
11:06:17 [2023-06-14T11:06:17.071Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:06:17 [2023-06-14T11:06:17.071Z] === RUN   TestDefaultNetworkOpts
11:06:17 [2023-06-14T11:06:17.071Z] === RUN   TestDefaultNetworkOpts/default_value
11:06:18 [2023-06-14T11:06:18.436Z] === RUN   TestDefaultNetworkOpts/cmdline_value
11:06:19 [2023-06-14T11:06:19.801Z] === RUN   TestDefaultNetworkOpts/config-from_value
11:06:21 [2023-06-14T11:06:21.165Z] --- PASS: TestDefaultNetworkOpts (3.87s)
11:06:21 [2023-06-14T11:06:21.165Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.32s)
11:06:21 [2023-06-14T11:06:21.165Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.24s)
11:06:21 [2023-06-14T11:06:21.165Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
11:06:21 [2023-06-14T11:06:21.165Z] === RUN   TestDaemonRestartWithLiveRestore
11:06:22 [2023-06-14T11:06:22.090Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:06:22 [2023-06-14T11:06:22.090Z] === RUN   TestDaemonDefaultNetworkPools
11:06:23 [2023-06-14T11:06:23.017Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
11:06:23 [2023-06-14T11:06:23.017Z] === RUN   TestDaemonRestartWithExistingNetwork
11:06:24 [2023-06-14T11:06:24.382Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
11:06:24 [2023-06-14T11:06:24.382Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:06:25 [2023-06-14T11:06:25.309Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
11:06:25 [2023-06-14T11:06:25.309Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:06:25 [2023-06-14T11:06:25.870Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:06:25 [2023-06-14T11:06:25.870Z] === RUN   TestServiceWithPredefinedNetwork
11:06:28 [2023-06-14T11:06:28.384Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s)
11:06:28 [2023-06-14T11:06:28.384Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:06:28 [2023-06-14T11:06:28.384Z]     service_test.go:242: FLAKY_TEST
11:06:28 [2023-06-14T11:06:28.384Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:06:28 [2023-06-14T11:06:28.384Z] === RUN   TestServiceWithDataPathPortInit
11:06:43 [2023-06-14T11:06:43.219Z] --- PASS: TestServiceWithDataPathPortInit (13.57s)
11:06:43 [2023-06-14T11:06:43.219Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:06:43 [2023-06-14T11:06:43.780Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x6z6exz9mz3scvokvl26njfuu Created:2023-06-14 11:06:42.76990812 +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[791c720c3ee4425dd987cb9069200a219663df817fd2fab3142320ca8e2eda57:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.22x2mdh7g7b0ekeci24aby28p EndpointID:e2eef726af770ee4c225c0fb210b7289284ffccd38d93991b37ddaddf5d6ff6f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c58fbefb0222cd6ee6286b9b4e6ea7485635ca77b52fa25cc3dd39f97273980 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:3250ab87c70a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.22x2mdh7g7b0ekeci24aby28p EndpointID:e2eef726af770ee4c225c0fb210b7289284ffccd38d93991b37ddaddf5d6ff6f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:06:49 [2023-06-14T11:06:49.021Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
11:06:49 [2023-06-14T11:06:49.021Z] PASS
11:06:49 [2023-06-14T11:06:49.021Z] 
11:06:49 [2023-06-14T11:06:49.021Z] === Skipped
11:06:49 [2023-06-14T11:06:49.021Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:06:49 [2023-06-14T11:06:49.021Z]     service_test.go:242: FLAKY_TEST
11:06:49 [2023-06-14T11:06:49.021Z] 
11:06:49 [2023-06-14T11:06:49.021Z] DONE 42 tests, 1 skipped in 46.939s
11:06:49 [2023-06-14T11:06:49.021Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:06:49 [2023-06-14T11:06:49.021Z] ++ 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
11:06:49 [2023-06-14T11:06:49.021Z] ++ set -e
11:06:49 [2023-06-14T11:06:49.021Z] ++ '[' -n 0 ']'
11:06:49 [2023-06-14T11:06:49.021Z] ++ set -x
11:06:49 [2023-06-14T11:06:49.021Z] ++ 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
11:06:49 [2023-06-14T11:06:49.021Z] INFO: Testing against a local daemon
11:06:49 [2023-06-14T11:06:49.021Z] === RUN   TestDockerNetworkIpvlanPersistance
11:06:49 [2023-06-14T11:06:49.021Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:06:49 [2023-06-14T11:06:49.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:06:49 [2023-06-14T11:06:49.021Z] === RUN   TestDockerNetworkIpvlan
11:06:49 [2023-06-14T11:06:49.021Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:06:49 [2023-06-14T11:06:49.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:06:49 [2023-06-14T11:06:49.021Z] PASS
11:06:49 [2023-06-14T11:06:49.021Z] 
11:06:49 [2023-06-14T11:06:49.021Z] === Skipped
11:06:49 [2023-06-14T11:06:49.021Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:06:49 [2023-06-14T11:06:49.021Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:06:49 [2023-06-14T11:06:49.021Z] 
11:06:49 [2023-06-14T11:06:49.021Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:06:49 [2023-06-14T11:06:49.021Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:06:49 [2023-06-14T11:06:49.021Z] 
11:06:49 [2023-06-14T11:06:49.021Z] DONE 2 tests, 2 skipped in 0.024s
11:06:49 [2023-06-14T11:06:49.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:06:49 [2023-06-14T11:06:49.021Z] ++ 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
11:06:49 [2023-06-14T11:06:49.021Z] ++ set -e
11:06:49 [2023-06-14T11:06:49.021Z] ++ '[' -n 0 ']'
11:06:49 [2023-06-14T11:06:49.021Z] ++ set -x
11:06:49 [2023-06-14T11:06:49.021Z] ++ 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
11:06:49 [2023-06-14T11:06:49.021Z] INFO: Testing against a local daemon
11:06:49 [2023-06-14T11:06:49.021Z] === RUN   TestDockerNetworkMacvlanPersistance
11:06:49 [2023-06-14T11:06:49.582Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
11:06:49 [2023-06-14T11:06:49.582Z] === RUN   TestDockerNetworkMacvlan
11:06:50 [2023-06-14T11:06:50.143Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:06:51 [2023-06-14T11:06:51.071Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:06:51 [2023-06-14T11:06:51.632Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:06:52 [2023-06-14T11:06:52.996Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:06:54 [2023-06-14T11:06:54.884Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:06:57 [2023-06-14T11:06:57.397Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:06:57 [2023-06-14T11:06:57.653Z] --- PASS: TestDockerNetworkMacvlan (7.99s)
11:06:57 [2023-06-14T11:06:57.653Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
11:06:57 [2023-06-14T11:06:57.653Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
11:06:57 [2023-06-14T11:06:57.653Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
11:06:57 [2023-06-14T11:06:57.653Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.63s)
11:06:57 [2023-06-14T11:06:57.653Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.29s)
11:06:57 [2023-06-14T11:06:57.653Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
11:06:57 [2023-06-14T11:06:57.653Z] PASS
11:06:57 [2023-06-14T11:06:57.653Z] 
11:06:57 [2023-06-14T11:06:57.653Z] DONE 8 tests in 9.255s
11:06:57 [2023-06-14T11:06:57.653Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:06:57 [2023-06-14T11:06:57.653Z] ++ 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
11:06:57 [2023-06-14T11:06:57.653Z] ++ set -e
11:06:57 [2023-06-14T11:06:57.653Z] ++ '[' -n 0 ']'
11:06:57 [2023-06-14T11:06:57.653Z] ++ set -x
11:06:57 [2023-06-14T11:06:57.653Z] ++ 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
11:06:57 [2023-06-14T11:06:57.653Z] testing: warning: no tests to run
11:06:57 [2023-06-14T11:06:57.653Z] PASS
11:06:57 [2023-06-14T11:06:57.653Z] 
11:06:57 [2023-06-14T11:06:57.653Z] DONE 0 tests in 0.008s
11:06:57 [2023-06-14T11:06:57.653Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:06:57 [2023-06-14T11:06:57.653Z] ++ 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
11:06:57 [2023-06-14T11:06:57.653Z] ++ set -e
11:06:57 [2023-06-14T11:06:57.653Z] ++ '[' -n 0 ']'
11:06:57 [2023-06-14T11:06:57.653Z] ++ set -x
11:06:57 [2023-06-14T11:06:57.654Z] ++ 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
11:06:57 [2023-06-14T11:06:57.654Z] INFO: Testing against a local daemon
11:06:57 [2023-06-14T11:06:57.654Z] === RUN   TestAuthZPluginAllowRequest
11:06:59 [2023-06-14T11:06:59.017Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
11:06:59 [2023-06-14T11:06:59.017Z] === RUN   TestAuthZPluginTLS
11:06:59 [2023-06-14T11:06:59.273Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:06:59 [2023-06-14T11:06:59.273Z] === RUN   TestAuthZPluginDenyRequest
11:06:59 [2023-06-14T11:06:59.834Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:06:59 [2023-06-14T11:06:59.834Z] === RUN   TestAuthZPluginAPIDenyResponse
11:07:00 [2023-06-14T11:07:00.395Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:07:00 [2023-06-14T11:07:00.395Z] === RUN   TestAuthZPluginDenyResponse
11:07:00 [2023-06-14T11:07:00.956Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:07:00 [2023-06-14T11:07:00.956Z] === RUN   TestAuthZPluginAllowEventStream
11:07:01 [2023-06-14T11:07:01.884Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
11:07:01 [2023-06-14T11:07:01.884Z] === RUN   TestAuthZPluginErrorResponse
11:07:02 [2023-06-14T11:07:02.445Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:07:02 [2023-06-14T11:07:02.445Z] === RUN   TestAuthZPluginErrorRequest
11:07:03 [2023-06-14T11:07:03.006Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:07:03 [2023-06-14T11:07:03.006Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:07:03 [2023-06-14T11:07:03.567Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:07:03 [2023-06-14T11:07:03.567Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:07:04 [2023-06-14T11:07:04.930Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
11:07:04 [2023-06-14T11:07:04.930Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:07:05 [2023-06-14T11:07:05.857Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
11:07:05 [2023-06-14T11:07:05.857Z] === RUN   TestAuthZPluginHeader
11:07:06 [2023-06-14T11:07:06.418Z] --- PASS: TestAuthZPluginHeader (0.61s)
11:07:06 [2023-06-14T11:07:06.418Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:07:06 [2023-06-14T11:07:06.418Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:06 [2023-06-14T11:07:06.418Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:07:06 [2023-06-14T11:07:06.418Z] === RUN   TestAuthZPluginV2Disable
11:07:06 [2023-06-14T11:07:06.418Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:06 [2023-06-14T11:07:06.418Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:07:06 [2023-06-14T11:07:06.418Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:07:06 [2023-06-14T11:07:06.418Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:06 [2023-06-14T11:07:06.418Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:07:06 [2023-06-14T11:07:06.418Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:07:06 [2023-06-14T11:07:06.418Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:06 [2023-06-14T11:07:06.418Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:07:06 [2023-06-14T11:07:06.418Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:07:24 [2023-06-14T11:07:24.454Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
11:07:24 [2023-06-14T11:07:24.454Z] PASS
11:07:24 [2023-06-14T11:07:24.454Z] 
11:07:24 [2023-06-14T11:07:24.454Z] === Skipped
11:07:24 [2023-06-14T11:07:24.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:07:24 [2023-06-14T11:07:24.454Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:24 [2023-06-14T11:07:24.454Z] 
11:07:24 [2023-06-14T11:07:24.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:07:24 [2023-06-14T11:07:24.454Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:24 [2023-06-14T11:07:24.454Z] 
11:07:24 [2023-06-14T11:07:24.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:07:24 [2023-06-14T11:07:24.454Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:24 [2023-06-14T11:07:24.454Z] 
11:07:24 [2023-06-14T11:07:24.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:07:24 [2023-06-14T11:07:24.454Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:24 [2023-06-14T11:07:24.454Z] 
11:07:24 [2023-06-14T11:07:24.454Z] DONE 17 tests, 4 skipped in 25.684s
11:07:24 [2023-06-14T11:07:24.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:07:24 [2023-06-14T11:07:24.454Z] ++ 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
11:07:24 [2023-06-14T11:07:24.454Z] ++ set -e
11:07:24 [2023-06-14T11:07:24.454Z] ++ '[' -n 0 ']'
11:07:24 [2023-06-14T11:07:24.454Z] ++ set -x
11:07:24 [2023-06-14T11:07:24.454Z] ++ 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
11:07:24 [2023-06-14T11:07:24.454Z] INFO: Testing against a local daemon
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:07:24 [2023-06-14T11:07:24.454Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:07:24 [2023-06-14T11:07:24.454Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:07:24 [2023-06-14T11:07:24.454Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:07:24 [2023-06-14T11:07:24.454Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:07:24 [2023-06-14T11:07:24.454Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:07:24 [2023-06-14T11:07:24.454Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:07:24 [2023-06-14T11:07:24.454Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:07:24 [2023-06-14T11:07:24.455Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:07:24 [2023-06-14T11:07:24.455Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:07:24 [2023-06-14T11:07:24.455Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:07:24 [2023-06-14T11:07:24.455Z] === RUN   TestPluginInstall
11:07:24 [2023-06-14T11:07:24.455Z] === RUN   TestPluginInstall/no_auth
11:07:26 [2023-06-14T11:07:26.341Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:07:26 [2023-06-14T11:07:26.341Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51e3d91b7ad52d2089ce4094929433360521de37578143a68c484874c9515e2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:07:26 [2023-06-14T11:07:26.341Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:07:26 [2023-06-14T11:07:26.341Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51e3d91b7ad52d2089ce4094929433360521de37578143a68c484874c9515e2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:07:26 [2023-06-14T11:07:26.341Z] === RUN   TestPluginInstall/with_htpasswd
11:07:26 [2023-06-14T11:07:26.902Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:07:26 [2023-06-14T11:07:26.902Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dc8931d20acf97516668532b163ff87095cc2a68b65aa462d9f297f967e8f91" mediatype=application/vnd.docker.plugin.v1+json size=522
11:07:26 [2023-06-14T11:07:26.903Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:07:26 [2023-06-14T11:07:26.903Z] time="2023-06-14T11:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dc8931d20acf97516668532b163ff87095cc2a68b65aa462d9f297f967e8f91" mediatype=application/vnd.docker.plugin.v1+json size=522
11:07:26 [2023-06-14T11:07:26.903Z] === RUN   TestPluginInstall/with_insecure
11:07:27 [2023-06-14T11:07:27.830Z] time="2023-06-14T11:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:07:27 [2023-06-14T11:07:27.830Z] time="2023-06-14T11:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ab259c9bf0e7060854283659c3eb3ca1003add78fef223229a5f2db10bee739" mediatype=application/vnd.docker.plugin.v1+json size=522
11:07:27 [2023-06-14T11:07:27.830Z] time="2023-06-14T11:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:07:27 [2023-06-14T11:07:27.830Z] time="2023-06-14T11:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ab259c9bf0e7060854283659c3eb3ca1003add78fef223229a5f2db10bee739" mediatype=application/vnd.docker.plugin.v1+json size=522
11:07:27 [2023-06-14T11:07:27.830Z]     plugin_test.go:195: [d90d44629521b] daemon is not started
11:07:27 [2023-06-14T11:07:27.830Z] --- PASS: TestPluginInstall (4.49s)
11:07:27 [2023-06-14T11:07:27.830Z]     --- PASS: TestPluginInstall/no_auth (3.07s)
11:07:27 [2023-06-14T11:07:27.830Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
11:07:27 [2023-06-14T11:07:27.830Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
11:07:27 [2023-06-14T11:07:27.830Z] === RUN   TestPluginsWithRuntimes
11:07:29 [2023-06-14T11:07:29.194Z] === RUN   TestPluginsWithRuntimes/No_Args
11:07:30 [2023-06-14T11:07:30.120Z] === RUN   TestPluginsWithRuntimes/With_Args
11:07:31 [2023-06-14T11:07:31.047Z] --- PASS: TestPluginsWithRuntimes (3.26s)
11:07:31 [2023-06-14T11:07:31.047Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
11:07:31 [2023-06-14T11:07:31.047Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
11:07:31 [2023-06-14T11:07:31.047Z] === RUN   TestPluginBackCompatMediaTypes
11:07:31 [2023-06-14T11:07:31.608Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
11:07:31 [2023-06-14T11:07:31.608Z] PASS
11:07:31 [2023-06-14T11:07:31.608Z] 
11:07:31 [2023-06-14T11:07:31.608Z] DONE 24 tests in 8.289s
11:07:31 [2023-06-14T11:07:31.608Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:07:31 [2023-06-14T11:07:31.608Z] ++ 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
11:07:31 [2023-06-14T11:07:31.608Z] ++ set -e
11:07:31 [2023-06-14T11:07:31.608Z] ++ '[' -n 0 ']'
11:07:31 [2023-06-14T11:07:31.608Z] ++ set -x
11:07:31 [2023-06-14T11:07:31.608Z] ++ 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
11:07:31 [2023-06-14T11:07:31.608Z] INFO: Testing against a local daemon
11:07:31 [2023-06-14T11:07:31.608Z] === RUN   TestExternalGraphDriver
11:07:32 [2023-06-14T11:07:32.169Z] === RUN   TestExternalGraphDriver/json
11:07:33 [2023-06-14T11:07:33.534Z] === RUN   TestExternalGraphDriver/spec
11:07:35 [2023-06-14T11:07:35.421Z] === RUN   TestExternalGraphDriver/pull
11:07:36 [2023-06-14T11:07:36.785Z] --- PASS: TestExternalGraphDriver (4.97s)
11:07:36 [2023-06-14T11:07:36.785Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
11:07:36 [2023-06-14T11:07:36.785Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
11:07:36 [2023-06-14T11:07:36.785Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
11:07:36 [2023-06-14T11:07:36.785Z] === RUN   TestGraphdriverPluginV2
11:07:37 [2023-06-14T11:07:37.041Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:37 [2023-06-14T11:07:37.041Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:07:37 [2023-06-14T11:07:37.041Z] PASS
11:07:37 [2023-06-14T11:07:37.041Z] 
11:07:37 [2023-06-14T11:07:37.041Z] === Skipped
11:07:37 [2023-06-14T11:07:37.041Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:07:37 [2023-06-14T11:07:37.041Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:37 [2023-06-14T11:07:37.041Z] 
11:07:37 [2023-06-14T11:07:37.041Z] DONE 5 tests, 1 skipped in 5.315s
11:07:37 [2023-06-14T11:07:37.041Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:07:37 [2023-06-14T11:07:37.041Z] ++ 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
11:07:37 [2023-06-14T11:07:37.041Z] ++ set -e
11:07:37 [2023-06-14T11:07:37.041Z] ++ '[' -n 0 ']'
11:07:37 [2023-06-14T11:07:37.041Z] ++ set -x
11:07:37 [2023-06-14T11:07:37.041Z] ++ 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
11:07:37 [2023-06-14T11:07:37.041Z] INFO: Testing against a local daemon
11:07:37 [2023-06-14T11:07:37.041Z] === RUN   TestContinueAfterPluginCrash
11:07:37 [2023-06-14T11:07:37.041Z] === PAUSE TestContinueAfterPluginCrash
11:07:37 [2023-06-14T11:07:37.041Z] === RUN   TestReadPluginNoRead
11:07:37 [2023-06-14T11:07:37.041Z] === PAUSE TestReadPluginNoRead
11:07:37 [2023-06-14T11:07:37.041Z] === RUN   TestDaemonStartWithLogOpt
11:07:37 [2023-06-14T11:07:37.041Z] === PAUSE TestDaemonStartWithLogOpt
11:07:37 [2023-06-14T11:07:37.041Z] === CONT  TestContinueAfterPluginCrash
11:07:37 [2023-06-14T11:07:37.041Z] === CONT  TestDaemonStartWithLogOpt
11:07:37 [2023-06-14T11:07:37.041Z] === CONT  TestReadPluginNoRead
11:07:39 [2023-06-14T11:07:39.556Z] === RUN   TestReadPluginNoRead/default
11:07:39 [2023-06-14T11:07:39.811Z] --- PASS: TestDaemonStartWithLogOpt (2.68s)
11:07:40 [2023-06-14T11:07:40.373Z] === RUN   TestReadPluginNoRead/disabled_caching
11:07:41 [2023-06-14T11:07:41.738Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:07:42 [2023-06-14T11:07:42.666Z]     read_test.go:91: [dbb96752e9b76] daemon is not started
11:07:42 [2023-06-14T11:07:42.666Z] --- PASS: TestReadPluginNoRead (5.72s)
11:07:42 [2023-06-14T11:07:42.666Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
11:07:42 [2023-06-14T11:07:42.666Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
11:07:42 [2023-06-14T11:07:42.666Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
11:07:44 [2023-06-14T11:07:44.552Z] --- PASS: TestContinueAfterPluginCrash (7.62s)
11:07:44 [2023-06-14T11:07:44.552Z] PASS
11:07:44 [2023-06-14T11:07:44.552Z] 
11:07:44 [2023-06-14T11:07:44.552Z] DONE 6 tests in 7.640s
11:07:44 [2023-06-14T11:07:44.552Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:07:44 [2023-06-14T11:07:44.552Z] ++ 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
11:07:44 [2023-06-14T11:07:44.552Z] ++ set -e
11:07:44 [2023-06-14T11:07:44.552Z] ++ '[' -n 0 ']'
11:07:44 [2023-06-14T11:07:44.552Z] ++ set -x
11:07:44 [2023-06-14T11:07:44.552Z] ++ 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
11:07:44 [2023-06-14T11:07:44.552Z] testing: warning: no tests to run
11:07:44 [2023-06-14T11:07:44.552Z] PASS
11:07:44 [2023-06-14T11:07:44.552Z] 
11:07:44 [2023-06-14T11:07:44.552Z] DONE 0 tests in 0.008s
11:07:44 [2023-06-14T11:07:44.552Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:07:44 [2023-06-14T11:07:44.552Z] ++ 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
11:07:44 [2023-06-14T11:07:44.552Z] ++ set -e
11:07:44 [2023-06-14T11:07:44.552Z] ++ '[' -n 0 ']'
11:07:44 [2023-06-14T11:07:44.552Z] ++ set -x
11:07:44 [2023-06-14T11:07:44.552Z] ++ 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
11:07:44 [2023-06-14T11:07:44.808Z] INFO: Testing against a local daemon
11:07:44 [2023-06-14T11:07:44.808Z] === RUN   TestPluginWithDevMounts
11:07:44 [2023-06-14T11:07:44.808Z] === PAUSE TestPluginWithDevMounts
11:07:44 [2023-06-14T11:07:44.808Z] === CONT  TestPluginWithDevMounts
11:07:46 [2023-06-14T11:07:46.173Z] --- PASS: TestPluginWithDevMounts (1.49s)
11:07:46 [2023-06-14T11:07:46.173Z] PASS
11:07:46 [2023-06-14T11:07:46.173Z] 
11:07:46 [2023-06-14T11:07:46.173Z] DONE 1 tests in 1.520s
11:07:46 [2023-06-14T11:07:46.173Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:07:46 [2023-06-14T11:07:46.173Z] ++ 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
11:07:46 [2023-06-14T11:07:46.173Z] ++ set -e
11:07:46 [2023-06-14T11:07:46.173Z] ++ '[' -n 0 ']'
11:07:46 [2023-06-14T11:07:46.173Z] ++ set -x
11:07:46 [2023-06-14T11:07:46.173Z] ++ 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
11:07:46 [2023-06-14T11:07:46.173Z] INFO: Testing against a local daemon
11:07:46 [2023-06-14T11:07:46.173Z] === RUN   TestSecretInspect
11:07:48 [2023-06-14T11:07:48.061Z] --- PASS: TestSecretInspect (1.90s)
11:07:48 [2023-06-14T11:07:48.061Z] === RUN   TestSecretList
11:07:49 [2023-06-14T11:07:49.949Z] --- PASS: TestSecretList (1.84s)
11:07:49 [2023-06-14T11:07:49.949Z] === RUN   TestSecretsCreateAndDelete
11:07:51 [2023-06-14T11:07:51.836Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
11:07:51 [2023-06-14T11:07:51.836Z] === RUN   TestSecretsUpdate
11:07:53 [2023-06-14T11:07:53.723Z] --- PASS: TestSecretsUpdate (1.87s)
11:07:53 [2023-06-14T11:07:53.723Z] === RUN   TestTemplatedSecret
11:07:56 [2023-06-14T11:07:56.237Z] --- PASS: TestTemplatedSecret (2.45s)
11:07:56 [2023-06-14T11:07:56.237Z] === RUN   TestSecretCreateResolve
11:07:58 [2023-06-14T11:07:58.125Z] --- PASS: TestSecretCreateResolve (1.84s)
11:07:58 [2023-06-14T11:07:58.125Z] PASS
11:07:58 [2023-06-14T11:07:58.125Z] 
11:07:58 [2023-06-14T11:07:58.125Z] DONE 6 tests in 11.798s
11:07:58 [2023-06-14T11:07:58.125Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:07:58 [2023-06-14T11:07:58.125Z] ++ 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
11:07:58 [2023-06-14T11:07:58.125Z] ++ set -e
11:07:58 [2023-06-14T11:07:58.125Z] ++ '[' -n 0 ']'
11:07:58 [2023-06-14T11:07:58.125Z] ++ set -x
11:07:58 [2023-06-14T11:07:58.125Z] ++ 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
11:07:58 [2023-06-14T11:07:58.125Z] INFO: Testing against a local daemon
11:07:58 [2023-06-14T11:07:58.125Z] === RUN   TestServiceCreateInit
11:07:58 [2023-06-14T11:07:58.125Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:08:02 [2023-06-14T11:08:02.288Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:08:05 [2023-06-14T11:08:05.552Z] --- PASS: TestServiceCreateInit (7.55s)
11:08:05 [2023-06-14T11:08:05.552Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
11:08:05 [2023-06-14T11:08:05.552Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s)
11:08:05 [2023-06-14T11:08:05.552Z] === RUN   TestCreateServiceMultipleTimes
11:08:23 [2023-06-14T11:08:23.591Z] --- PASS: TestCreateServiceMultipleTimes (14.97s)
11:08:23 [2023-06-14T11:08:23.591Z] === RUN   TestCreateServiceConflict
11:08:23 [2023-06-14T11:08:23.591Z] --- PASS: TestCreateServiceConflict (1.90s)
11:08:23 [2023-06-14T11:08:23.591Z] === RUN   TestCreateServiceMaxReplicas
11:08:25 [2023-06-14T11:08:25.478Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
11:08:25 [2023-06-14T11:08:25.478Z] === RUN   TestCreateWithDuplicateNetworkNames
11:08:40 [2023-06-14T11:08:40.311Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
11:08:40 [2023-06-14T11:08:40.311Z] === RUN   TestCreateServiceSecretFileMode
11:08:40 [2023-06-14T11:08:40.566Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
11:08:40 [2023-06-14T11:08:40.566Z] === RUN   TestCreateServiceConfigFileMode
11:08:43 [2023-06-14T11:08:43.080Z] --- PASS: TestCreateServiceConfigFileMode (2.45s)
11:08:43 [2023-06-14T11:08:43.080Z] === RUN   TestCreateServiceSysctls
11:08:46 [2023-06-14T11:08:46.385Z] --- PASS: TestCreateServiceSysctls (3.24s)
11:08:46 [2023-06-14T11:08:46.385Z] === RUN   TestCreateServiceCapabilities
11:08:48 [2023-06-14T11:08:48.898Z] --- PASS: TestCreateServiceCapabilities (2.55s)
11:08:48 [2023-06-14T11:08:48.898Z] === RUN   TestInspect
11:08:52 [2023-06-14T11:08:52.162Z] --- PASS: TestInspect (2.83s)
11:08:52 [2023-06-14T11:08:52.162Z] === RUN   TestCreateJob
11:08:55 [2023-06-14T11:08:55.425Z] --- PASS: TestCreateJob (3.26s)
11:08:55 [2023-06-14T11:08:55.426Z] === RUN   TestReplicatedJob
11:09:00 [2023-06-14T11:09:00.667Z] --- PASS: TestReplicatedJob (5.16s)
11:09:00 [2023-06-14T11:09:00.667Z] === RUN   TestUpdateReplicatedJob
11:09:03 [2023-06-14T11:09:03.181Z] --- PASS: TestUpdateReplicatedJob (3.06s)
11:09:03 [2023-06-14T11:09:03.181Z] === RUN   TestServiceListWithStatuses
11:09:03 [2023-06-14T11:09:03.181Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:09:03 [2023-06-14T11:09:03.181Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:09:03 [2023-06-14T11:09:03.181Z] === RUN   TestDockerNetworkConnectAlias
11:09:07 [2023-06-14T11:09:07.345Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
11:09:07 [2023-06-14T11:09:07.345Z] === RUN   TestDockerNetworkReConnect
11:09:10 [2023-06-14T11:09:10.610Z] --- PASS: TestDockerNetworkReConnect (3.20s)
11:09:10 [2023-06-14T11:09:10.610Z] === RUN   TestServicePlugin
11:09:10 [2023-06-14T11:09:10.610Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:10 [2023-06-14T11:09:10.610Z] --- SKIP: TestServicePlugin (0.00s)
11:09:10 [2023-06-14T11:09:10.610Z] === RUN   TestServiceUpdateLabel
11:09:12 [2023-06-14T11:09:12.497Z] --- PASS: TestServiceUpdateLabel (1.94s)
11:09:12 [2023-06-14T11:09:12.497Z] === RUN   TestServiceUpdateSecrets
11:09:27 [2023-06-14T11:09:27.331Z] --- PASS: TestServiceUpdateSecrets (14.48s)
11:09:27 [2023-06-14T11:09:27.331Z] === RUN   TestServiceUpdateConfigs
11:09:42 [2023-06-14T11:09:42.165Z] --- PASS: TestServiceUpdateConfigs (14.44s)
11:09:42 [2023-06-14T11:09:42.165Z] === RUN   TestServiceUpdateNetwork
11:09:54 [2023-06-14T11:09:54.328Z] --- PASS: TestServiceUpdateNetwork (12.31s)
11:09:54 [2023-06-14T11:09:54.328Z] === RUN   TestServiceUpdatePidsLimit
11:09:54 [2023-06-14T11:09:54.583Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:09:55 [2023-06-14T11:09:55.510Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:10:03 [2023-06-14T11:10:03.590Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:10:10 [2023-06-14T11:10:10.126Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
11:10:10 [2023-06-14T11:10:10.126Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:10:10 [2023-06-14T11:10:10.126Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
11:10:10 [2023-06-14T11:10:10.126Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
11:10:10 [2023-06-14T11:10:10.126Z] PASS
11:10:10 [2023-06-14T11:10:10.126Z] 
11:10:10 [2023-06-14T11:10:10.126Z] === Skipped
11:10:10 [2023-06-14T11:10:10.126Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:10:10 [2023-06-14T11:10:10.126Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:10:10 [2023-06-14T11:10:10.126Z] 
11:10:10 [2023-06-14T11:10:10.126Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:10:10 [2023-06-14T11:10:10.126Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:10:10 [2023-06-14T11:10:10.126Z] 
11:10:10 [2023-06-14T11:10:10.126Z] DONE 27 tests, 2 skipped in 131.755s
11:10:10 [2023-06-14T11:10:10.126Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:10:10 [2023-06-14T11:10:10.126Z] ++ 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
11:10:10 [2023-06-14T11:10:10.126Z] ++ set -e
11:10:10 [2023-06-14T11:10:10.126Z] ++ '[' -n 0 ']'
11:10:10 [2023-06-14T11:10:10.126Z] ++ set -x
11:10:10 [2023-06-14T11:10:10.126Z] ++ 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
11:10:10 [2023-06-14T11:10:10.126Z] INFO: Testing against a local daemon
11:10:10 [2023-06-14T11:10:10.126Z] === RUN   TestSessionCreate
11:10:10 [2023-06-14T11:10:10.126Z] --- PASS: TestSessionCreate (0.02s)
11:10:10 [2023-06-14T11:10:10.126Z] === RUN   TestSessionCreateWithBadUpgrade
11:10:10 [2023-06-14T11:10:10.126Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:10:10 [2023-06-14T11:10:10.126Z] PASS
11:10:10 [2023-06-14T11:10:10.126Z] 
11:10:10 [2023-06-14T11:10:10.126Z] DONE 2 tests in 0.061s
11:10:10 [2023-06-14T11:10:10.126Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:10:10 [2023-06-14T11:10:10.126Z] ++ 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
11:10:10 [2023-06-14T11:10:10.126Z] ++ set -e
11:10:10 [2023-06-14T11:10:10.126Z] ++ '[' -n 0 ']'
11:10:10 [2023-06-14T11:10:10.126Z] ++ set -x
11:10:10 [2023-06-14T11:10:10.126Z] ++ 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
11:10:10 [2023-06-14T11:10:10.126Z] INFO: Testing against a local daemon
11:10:10 [2023-06-14T11:10:10.126Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:10:10 [2023-06-14T11:10:10.126Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:10:10 [2023-06-14T11:10:10.126Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:10:10 [2023-06-14T11:10:10.126Z] === RUN   TestDiskUsage
11:10:10 [2023-06-14T11:10:10.126Z] === PAUSE TestDiskUsage
11:10:10 [2023-06-14T11:10:10.126Z] === RUN   TestEventsExecDie
11:10:10 [2023-06-14T11:10:10.382Z] --- PASS: TestEventsExecDie (0.51s)
11:10:10 [2023-06-14T11:10:10.382Z] === RUN   TestEventsBackwardsCompatible
11:10:10 [2023-06-14T11:10:10.382Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
11:10:10 [2023-06-14T11:10:10.382Z] === RUN   TestEventsVolumeCreate
11:10:10 [2023-06-14T11:10:10.382Z] --- PASS: TestEventsVolumeCreate (0.04s)
11:10:10 [2023-06-14T11:10:10.382Z] === RUN   TestInfoBinaryCommits
11:10:10 [2023-06-14T11:10:10.382Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:10:10 [2023-06-14T11:10:10.382Z] === RUN   TestInfoAPIVersioned
11:10:10 [2023-06-14T11:10:10.382Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:10:10 [2023-06-14T11:10:10.382Z] === RUN   TestInfoAPI
11:10:10 [2023-06-14T11:10:10.637Z] --- PASS: TestInfoAPI (0.02s)
11:10:10 [2023-06-14T11:10:10.637Z] === RUN   TestInfoAPIWarnings
11:10:28 [2023-06-14T11:10:28.674Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:10:28 [2023-06-14T11:10:28.674Z] === RUN   TestInfoDebug
11:10:28 [2023-06-14T11:10:28.674Z] --- PASS: TestInfoDebug (0.52s)
11:10:28 [2023-06-14T11:10:28.674Z] === RUN   TestInfoInsecureRegistries
11:10:28 [2023-06-14T11:10:28.674Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:10:28 [2023-06-14T11:10:28.674Z] === RUN   TestInfoRegistryMirrors
11:10:28 [2023-06-14T11:10:28.674Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:10:28 [2023-06-14T11:10:28.674Z] === RUN   TestLoginFailsWithBadCredentials
11:10:28 [2023-06-14T11:10:28.930Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:10:28 [2023-06-14T11:10:28.930Z] === RUN   TestPingCacheHeaders
11:10:28 [2023-06-14T11:10:28.930Z] --- PASS: TestPingCacheHeaders (0.02s)
11:10:28 [2023-06-14T11:10:28.930Z] === RUN   TestPingGet
11:10:28 [2023-06-14T11:10:28.930Z] --- PASS: TestPingGet (0.01s)
11:10:28 [2023-06-14T11:10:28.930Z] === RUN   TestPingHead
11:10:29 [2023-06-14T11:10:29.185Z] --- PASS: TestPingHead (0.02s)
11:10:29 [2023-06-14T11:10:29.185Z] === RUN   TestPingSwarmHeader
11:10:29 [2023-06-14T11:10:29.745Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:10:30 [2023-06-14T11:10:30.305Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:10:31 [2023-06-14T11:10:31.232Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:10:31 [2023-06-14T11:10:31.232Z] --- PASS: TestPingSwarmHeader (1.96s)
11:10:31 [2023-06-14T11:10:31.232Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:10:31 [2023-06-14T11:10:31.232Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:10:31 [2023-06-14T11:10:31.232Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:10:31 [2023-06-14T11:10:31.232Z] === RUN   TestPingBuilderHeader
11:10:31 [2023-06-14T11:10:31.232Z] === RUN   TestPingBuilderHeader/default_config
11:10:31 [2023-06-14T11:10:31.488Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:10:32 [2023-06-14T11:10:32.049Z] --- PASS: TestPingBuilderHeader (1.04s)
11:10:32 [2023-06-14T11:10:32.049Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
11:10:32 [2023-06-14T11:10:32.049Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
11:10:32 [2023-06-14T11:10:32.049Z] === RUN   TestVersion
11:10:32 [2023-06-14T11:10:32.049Z] --- PASS: TestVersion (0.02s)
11:10:32 [2023-06-14T11:10:32.049Z] === CONT  TestDiskUsage
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/container_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/image_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/volume_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.610Z] === RUN   TestDiskUsage/after_container.Run
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:10:32 [2023-06-14T11:10:32.865Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:10:33 [2023-06-14T11:10:33.121Z] --- PASS: TestDiskUsage (1.04s)
11:10:33 [2023-06-14T11:10:33.121Z]     --- PASS: TestDiskUsage/empty (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.07s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z] PASS
11:10:33 [2023-06-14T11:10:33.121Z] 
11:10:33 [2023-06-14T11:10:33.121Z] === Skipped
11:10:33 [2023-06-14T11:10:33.121Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:10:33 [2023-06-14T11:10:33.121Z] 
11:10:33 [2023-06-14T11:10:33.121Z] DONE 57 tests, 1 skipped in 23.257s
11:10:33 [2023-06-14T11:10:33.121Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:10:33 [2023-06-14T11:10:33.121Z] ++ 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
11:10:33 [2023-06-14T11:10:33.121Z] ++ set -e
11:10:33 [2023-06-14T11:10:33.121Z] ++ '[' -n 0 ']'
11:10:33 [2023-06-14T11:10:33.121Z] ++ set -x
11:10:33 [2023-06-14T11:10:33.121Z] ++ 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
11:10:33 [2023-06-14T11:10:33.121Z] INFO: Testing against a local daemon
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesCreateAndList
11:10:33 [2023-06-14T11:10:33.121Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesRemove
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesRemove/volume_in_use
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesRemove/volume_not_in_use
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesRemove/non-existing_volume
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:10:33 [2023-06-14T11:10:33.121Z] --- PASS: TestVolumesRemove (0.05s)
11:10:33 [2023-06-14T11:10:33.121Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:10:33 [2023-06-14T11:10:33.121Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesRemoveSwarmEnabled
11:10:33 [2023-06-14T11:10:33.121Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesInspect
11:10:33 [2023-06-14T11:10:33.121Z] --- PASS: TestVolumesInspect (0.02s)
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesInvalidJSON
11:10:33 [2023-06-14T11:10:33.121Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:10:33 [2023-06-14T11:10:33.121Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:10:33 [2023-06-14T11:10:33.377Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:10:33 [2023-06-14T11:10:33.377Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:10:33 [2023-06-14T11:10:33.377Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:10:33 [2023-06-14T11:10:33.377Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:10:33 [2023-06-14T11:10:33.377Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:10:33 [2023-06-14T11:10:33.377Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:10:33 [2023-06-14T11:10:33.377Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:10:33 [2023-06-14T11:10:33.377Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:10:33 [2023-06-14T11:10:33.377Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:10:33 [2023-06-14T11:10:33.377Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:10:33 [2023-06-14T11:10:33.377Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:10:33 [2023-06-14T11:10:33.377Z] === RUN   TestVolumePruneAnonymous
11:10:33 [2023-06-14T11:10:33.377Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:10:33 [2023-06-14T11:10:33.377Z] === RUN   TestVolumePruneAnonFromImage
11:10:33 [2023-06-14T11:10:33.377Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
11:10:33 [2023-06-14T11:10:33.377Z] === CONT  TestVolumesRemoveSwarmEnabled
11:10:34 [2023-06-14T11:10:34.771Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:10:34 [2023-06-14T11:10:34.771Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:10:34 [2023-06-14T11:10:34.771Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:10:34 [2023-06-14T11:10:34.771Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:10:35 [2023-06-14T11:10:35.343Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.90s)
11:10:35 [2023-06-14T11:10:35.343Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:10:35 [2023-06-14T11:10:35.343Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:10:35 [2023-06-14T11:10:35.343Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:10:35 [2023-06-14T11:10:35.343Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:10:35 [2023-06-14T11:10:35.343Z] PASS
11:10:35 [2023-06-14T11:10:35.343Z] 
11:10:35 [2023-06-14T11:10:35.343Z] DONE 20 tests in 2.146s
11:10:35 [2023-06-14T11:10:35.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:10:35 [2023-06-14T11:10:35.343Z] ++++ cat bundles/test-integration/docker.pid
11:10:35 [2023-06-14T11:10:35.343Z] +++ kill 21848
11:10:36 [2023-06-14T11:10:36.721Z] +++ /etc/init.d/apparmor stop
11:10:36 [2023-06-14T11:10:36.721Z] Leaving: AppArmorNo profiles have been unloaded.
11:10:36 [2023-06-14T11:10:36.721Z] 
11:10:36 [2023-06-14T11:10:36.721Z] Unloading profiles will leave already running processes permanently
11:10:36 [2023-06-14T11:10:36.721Z] unconfined, which can lead to unexpected situations.
11:10:36 [2023-06-14T11:10:36.721Z] 
11:10:36 [2023-06-14T11:10:36.721Z] To set a process to complain mode, use the command line tool
11:10:36 [2023-06-14T11:10:36.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:10:36 [2023-06-14T11:10:36.721Z] +++ true
11:10:36 [2023-06-14T11:10:36.721Z] exiting test-integration
11:10:36 [2023-06-14T11:10:36.721Z] ++ exit 0
11:10:36 [2023-06-14T11:10:36.721Z] 
Post stage
[Pipeline] junit
11:10:37 [2023-06-14T11:10:37.673Z] Recording test results
11:10:37 [2023-06-14T11:10:37.858Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:10:38 [2023-06-14T11:10:38.164Z] + echo Ensuring container killed.
11:10:38 [2023-06-14T11:10:38.164Z] Ensuring container killed.
11:10:38 [2023-06-14T11:10:38.164Z] + docker rm -vf docker-pr1
11:10:38 [2023-06-14T11:10:38.164Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:10:38 [2023-06-14T11:10:38.449Z] + echo Chowning /workspace to jenkins user
11:10:38 [2023-06-14T11:10:38.449Z] Chowning /workspace to jenkins user
11:10:38 [2023-06-14T11:10:38.449Z] + id -u
11:10:38 [2023-06-14T11:10:38.449Z] + id -g
11:10:38 [2023-06-14T11:10:38.449Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45745:/workspace busybox chown -R 1000:1000 /workspace
11:10:38 [2023-06-14T11:10:38.449Z] Unable to find image 'busybox:latest' locally
11:10:38 [2023-06-14T11:10:38.449Z] latest: Pulling from library/busybox
11:10:38 [2023-06-14T11:10:38.707Z] 434366c88e47: Already exists
11:10:38 [2023-06-14T11:10:38.707Z] Digest: sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d
11:10:38 [2023-06-14T11:10:38.707Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:10:40 [2023-06-14T11:10:40.414Z] + bundleName=arm64-integration
11:10:40 [2023-06-14T11:10:40.415Z] + echo Creating arm64-integration-bundles.tar.gz
11:10:40 [2023-06-14T11:10:40.415Z] Creating arm64-integration-bundles.tar.gz
11:10:40 [2023-06-14T11:10:40.415Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -print
11:10:40 [2023-06-14T11:10:40.415Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:10:40 [2023-06-14T11:10:40.680Z] Archiving artifacts
11:10:41 [2023-06-14T11:10:41.768Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45745/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:10:42 [2023-06-14T11:10:42.101Z] + make clean
11:10:42 [2023-06-14T11:10:42.357Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:10:42 [2023-06-14T11:10:42.357Z] docker-dev-cache
11:10:42 [2023-06-14T11:10:42.357Z] 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