Skip to content
Success

Console Output

Pull request #45350 opened
19:01:19 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch 23.0 at cbce3319305c39df3405c969a12e0a5d2bad3f4f rather than 28b694d32d43a6800635a7b8fa794e087718d7b3
Obtained Jenkinsfile from cbce3319305c39df3405c969a12e0a5d2bad3f4f
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-45350@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
19:01:22 [2023-04-17T19:01:22.138Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:01:22 [2023-04-17T19:01:22.142Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:01:37 [2023-04-17T19:01:37.317Z] Still waiting to schedule task
19:01:37 [2023-04-17T19:01:37.318Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00eb17d1573759d79)’ is offline
19:02:39 [2023-04-17T19:02:39.503Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00eb17d1573759d79) in /home/ubuntu/workspace/moby_PR-45350
[Pipeline] {
[Pipeline] checkout
19:02:39 [2023-04-17T19:02:39.598Z] The recommended git tool is: git
19:02:42 [2023-04-17T19:02:42.435Z] using credential docker-jenkins-github-credentials
19:02:42 [2023-04-17T19:02:42.447Z] Cloning the remote Git repository
19:02:42 [2023-04-17T19:02:42.447Z] Cloning with configured refspecs honoured and without tags
19:02:42 [2023-04-17T19:02:42.500Z] Cloning repository https://github.com/moby/moby.git
19:02:42 [2023-04-17T19:02:42.551Z]  > git init /home/ubuntu/workspace/moby_PR-45350 # timeout=10
19:02:43 [2023-04-17T19:02:43.205Z] Fetching upstream changes from https://github.com/moby/moby.git
19:02:43 [2023-04-17T19:02:43.205Z]  > git --version # timeout=10
19:02:43 [2023-04-17T19:02:43.276Z]  > git --version # 'git version 2.25.1'
19:02:43 [2023-04-17T19:02:43.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:02:43 [2023-04-17T19:02:43.288Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45350/head:refs/remotes/origin/PR-45350 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:02:59 [2023-04-17T19:02:59.631Z] Fetching without tags
19:02:59 [2023-04-17T19:02:59.926Z] Merging remotes/origin/23.0 commit cbce3319305c39df3405c969a12e0a5d2bad3f4f into PR head commit 28b694d32d43a6800635a7b8fa794e087718d7b3
19:03:01 [2023-04-17T19:03:01.114Z] Merge succeeded, producing 28b694d32d43a6800635a7b8fa794e087718d7b3
19:03:01 [2023-04-17T19:03:01.114Z] Checking out Revision 28b694d32d43a6800635a7b8fa794e087718d7b3 (PR-45350)
19:02:59 [2023-04-17T19:02:59.581Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:02:59 [2023-04-17T19:02:59.596Z]  > git config --add remote.origin.fetch +refs/pull/45350/head:refs/remotes/origin/PR-45350 # timeout=10
19:02:59 [2023-04-17T19:02:59.609Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:02:59 [2023-04-17T19:02:59.631Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:02:59 [2023-04-17T19:02:59.653Z] Fetching upstream changes from https://github.com/moby/moby.git
19:02:59 [2023-04-17T19:02:59.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:02:59 [2023-04-17T19:02:59.663Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45350/head:refs/remotes/origin/PR-45350 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:02:59 [2023-04-17T19:02:59.952Z]  > git config core.sparsecheckout # timeout=10
19:02:59 [2023-04-17T19:02:59.974Z]  > git checkout -f 28b694d32d43a6800635a7b8fa794e087718d7b3 # timeout=10
19:03:00 [2023-04-17T19:03:00.818Z]  > git remote # timeout=10
19:03:00 [2023-04-17T19:03:00.826Z]  > git config --get remote.origin.url # timeout=10
19:03:00 [2023-04-17T19:03:00.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:03:01 [2023-04-17T19:03:01.117Z]  > git merge cbce3319305c39df3405c969a12e0a5d2bad3f4f # timeout=10
19:03:01 [2023-04-17T19:03:01.126Z]  > git rev-parse HEAD^{commit} # timeout=10
19:03:01 [2023-04-17T19:03:01.134Z]  > git config core.sparsecheckout # timeout=10
19:03:01 [2023-04-17T19:03:01.138Z]  > git checkout -f 28b694d32d43a6800635a7b8fa794e087718d7b3 # timeout=10
19:03:06 [2023-04-17T19:03:06.022Z] Commit message: "awslogs: fix non-blocking log drop bug"
19:03:06 [2023-04-17T19:03:06.022Z] First time build. Skipping changelog.
19:03:06 [2023-04-17T19:03:06.061Z]  > git --version # timeout=10
19:03:06 [2023-04-17T19:03:06.069Z]  > git --version # 'git version 2.25.1'
19:03:06 [2023-04-17T19:03:06.079Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:03:06 [2023-04-17T19:03:06.923Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45350:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.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
19:03:33 [2023-04-17T19:03:33.515Z] Unable to find image 'alpine:latest' locally
19:03:33 [2023-04-17T19:03:33.515Z] latest: Pulling from library/alpine
19:03:33 [2023-04-17T19:03:33.515Z] c41833b44d91: Pulling fs layer
19:03:33 [2023-04-17T19:03:33.515Z] c41833b44d91: Verifying Checksum
19:03:33 [2023-04-17T19:03:33.515Z] c41833b44d91: Download complete
19:03:33 [2023-04-17T19:03:33.515Z] c41833b44d91: Pull complete
19:03:33 [2023-04-17T19:03:33.515Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
19:03:33 [2023-04-17T19:03:33.515Z] Status: Downloaded newer image for alpine:latest
19:03:36 [2023-04-17T19:03:36.058Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
19:03:37 [2023-04-17T19:03:37.170Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00eb17d1573759d79) in /home/ubuntu/workspace/moby_PR-45350
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
19:03:37 [2023-04-17T19:03:37.205Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
19:03:37 [2023-04-17T19:03:37.216Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[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)
19:03:37 [2023-04-17T19:03:37.241Z] Fetching changes from the remote Git repository
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
19:03:37 [2023-04-17T19:03:37.263Z] Fetching without tags
[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] }
19:03:37 [2023-04-17T19:03:37.552Z] Merging remotes/origin/23.0 commit cbce3319305c39df3405c969a12e0a5d2bad3f4f into PR head commit 28b694d32d43a6800635a7b8fa794e087718d7b3
19:03:37 [2023-04-17T19:03:37.622Z] Merge succeeded, producing 28b694d32d43a6800635a7b8fa794e087718d7b3
19:03:37 [2023-04-17T19:03:37.622Z] Checking out Revision 28b694d32d43a6800635a7b8fa794e087718d7b3 (PR-45350)
19:03:37 [2023-04-17T19:03:37.675Z] Commit message: "awslogs: fix non-blocking log drop bug"
19:03:37 [2023-04-17T19:03:37.697Z]  > git --version # timeout=10
19:03:37 [2023-04-17T19:03:37.706Z]  > git --version # 'git version 2.25.1'
19:03:37 [2023-04-17T19:03:37.715Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:03:37 [2023-04-17T19:03:37.236Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45350/.git # timeout=10
19:03:37 [2023-04-17T19:03:37.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:03:37 [2023-04-17T19:03:37.273Z] Fetching upstream changes from https://github.com/moby/moby.git
19:03:37 [2023-04-17T19:03:37.273Z]  > git --version # timeout=10
19:03:37 [2023-04-17T19:03:37.285Z]  > git --version # 'git version 2.25.1'
19:03:37 [2023-04-17T19:03:37.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:03:37 [2023-04-17T19:03:37.286Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45350/head:refs/remotes/origin/PR-45350 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
19:03:37 [2023-04-17T19:03:37.562Z]  > git config core.sparsecheckout # timeout=10
19:03:37 [2023-04-17T19:03:37.566Z]  > git checkout -f 28b694d32d43a6800635a7b8fa794e087718d7b3 # timeout=10
19:03:37 [2023-04-17T19:03:37.599Z]  > git remote # timeout=10
19:03:37 [2023-04-17T19:03:37.607Z]  > git config --get remote.origin.url # timeout=10
19:03:37 [2023-04-17T19:03:37.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:03:37 [2023-04-17T19:03:37.613Z]  > git merge cbce3319305c39df3405c969a12e0a5d2bad3f4f # timeout=10
19:03:37 [2023-04-17T19:03:37.622Z]  > git rev-parse HEAD^{commit} # timeout=10
19:03:37 [2023-04-17T19:03:37.632Z]  > git config core.sparsecheckout # timeout=10
19:03:37 [2023-04-17T19:03:37.635Z]  > git checkout -f 28b694d32d43a6800635a7b8fa794e087718d7b3 # timeout=10
19:03:38 [2023-04-17T19:03:38.454Z] + docker version
19:03:38 [2023-04-17T19:03:38.454Z] Client: Docker Engine - Community
19:03:38 [2023-04-17T19:03:38.454Z]  Version:           22.06.0-beta.0
19:03:38 [2023-04-17T19:03:38.454Z]  API version:       1.42
19:03:38 [2023-04-17T19:03:38.454Z]  Go version:        go1.18.3
19:03:38 [2023-04-17T19:03:38.454Z]  Git commit:        3e9117b
19:03:38 [2023-04-17T19:03:38.454Z]  Built:             Fri Jun  3 17:55:34 2022
19:03:38 [2023-04-17T19:03:38.454Z]  OS/Arch:           linux/arm64
19:03:38 [2023-04-17T19:03:38.454Z]  Context:           default
19:03:38 [2023-04-17T19:03:38.454Z] 
19:03:38 [2023-04-17T19:03:38.454Z] Server: Docker Engine - Community
19:03:38 [2023-04-17T19:03:38.454Z]  Engine:
19:03:38 [2023-04-17T19:03:38.454Z]   Version:          22.06.0-beta.0
19:03:38 [2023-04-17T19:03:38.454Z]   API version:      1.42 (minimum version 1.12)
19:03:38 [2023-04-17T19:03:38.454Z]   Go version:       go1.18.3
19:03:38 [2023-04-17T19:03:38.454Z]   Git commit:       38633e7
19:03:38 [2023-04-17T19:03:38.454Z]   Built:            Fri Jun  3 17:55:34 2022
19:03:38 [2023-04-17T19:03:38.454Z]   OS/Arch:          linux/arm64
19:03:38 [2023-04-17T19:03:38.454Z]   Experimental:     true
19:03:38 [2023-04-17T19:03:38.454Z]  containerd:
19:03:38 [2023-04-17T19:03:38.454Z]   Version:          1.6.8
19:03:38 [2023-04-17T19:03:38.454Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:03:38 [2023-04-17T19:03:38.454Z]  runc:
19:03:38 [2023-04-17T19:03:38.454Z]   Version:          1.1.4
19:03:38 [2023-04-17T19:03:38.454Z]   GitCommit:        v1.1.4-0-g5fd4c4d
19:03:38 [2023-04-17T19:03:38.454Z]  docker-init:
19:03:38 [2023-04-17T19:03:38.454Z]   Version:          0.19.0
19:03:38 [2023-04-17T19:03:38.454Z]   GitCommit:        de40ad0
[Pipeline] sh
19:03:38 [2023-04-17T19:03:38.741Z] + docker info
19:03:38 [2023-04-17T19:03:38.741Z] Client:
19:03:38 [2023-04-17T19:03:38.741Z]  Context:    default
19:03:38 [2023-04-17T19:03:38.741Z]  Debug Mode: false
19:03:38 [2023-04-17T19:03:38.741Z]  Plugins:
19:03:38 [2023-04-17T19:03:38.741Z]   buildx: Docker Buildx (Docker Inc.)
19:03:38 [2023-04-17T19:03:38.741Z]     Version:  v0.8.2
19:03:38 [2023-04-17T19:03:38.741Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:03:38 [2023-04-17T19:03:38.741Z]   compose: Docker Compose (Docker Inc.)
19:03:38 [2023-04-17T19:03:38.741Z]     Version:  v2.12.0
19:03:38 [2023-04-17T19:03:38.741Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:03:38 [2023-04-17T19:03:38.741Z] 
19:03:38 [2023-04-17T19:03:38.741Z] Server:
19:03:38 [2023-04-17T19:03:38.741Z]  Containers: 0
19:03:38 [2023-04-17T19:03:38.741Z]   Running: 0
19:03:38 [2023-04-17T19:03:38.741Z]   Paused: 0
19:03:38 [2023-04-17T19:03:38.741Z]   Stopped: 0
19:03:38 [2023-04-17T19:03:38.741Z]  Images: 1
19:03:38 [2023-04-17T19:03:38.741Z]  Server Version: 22.06.0-beta.0
19:03:38 [2023-04-17T19:03:38.741Z]  Storage Driver: overlay2
19:03:38 [2023-04-17T19:03:38.741Z]   Backing Filesystem: extfs
19:03:38 [2023-04-17T19:03:38.741Z]   Supports d_type: true
19:03:38 [2023-04-17T19:03:38.741Z]   Using metacopy: false
19:03:38 [2023-04-17T19:03:38.741Z]   Native Overlay Diff: true
19:03:38 [2023-04-17T19:03:38.741Z]   userxattr: false
19:03:38 [2023-04-17T19:03:38.741Z]  Logging Driver: json-file
19:03:38 [2023-04-17T19:03:38.741Z]  Cgroup Driver: cgroupfs
19:03:38 [2023-04-17T19:03:38.741Z]  Cgroup Version: 1
19:03:38 [2023-04-17T19:03:38.741Z]  Plugins:
19:03:38 [2023-04-17T19:03:38.741Z]   Volume: local
19:03:38 [2023-04-17T19:03:38.741Z]   Network: bridge host ipvlan macvlan null overlay
19:03:38 [2023-04-17T19:03:38.741Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:03:38 [2023-04-17T19:03:38.741Z]  Swarm: inactive
19:03:38 [2023-04-17T19:03:38.741Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:03:38 [2023-04-17T19:03:38.741Z]  Default Runtime: runc
19:03:38 [2023-04-17T19:03:38.741Z]  Init Binary: docker-init
19:03:38 [2023-04-17T19:03:38.741Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:03:38 [2023-04-17T19:03:38.741Z]  runc version: v1.1.4-0-g5fd4c4d
19:03:38 [2023-04-17T19:03:38.741Z]  init version: de40ad0
19:03:38 [2023-04-17T19:03:38.741Z]  Security Options:
19:03:38 [2023-04-17T19:03:38.741Z]   apparmor
19:03:38 [2023-04-17T19:03:38.741Z]   seccomp
19:03:38 [2023-04-17T19:03:38.741Z]    Profile: builtin
19:03:38 [2023-04-17T19:03:38.741Z]  Kernel Version: 5.15.0-1022-aws
19:03:38 [2023-04-17T19:03:38.741Z]  Operating System: Ubuntu 20.04.5 LTS
19:03:38 [2023-04-17T19:03:38.741Z]  OSType: linux
19:03:38 [2023-04-17T19:03:38.741Z]  Architecture: aarch64
19:03:38 [2023-04-17T19:03:38.741Z]  CPUs: 2
19:03:38 [2023-04-17T19:03:38.741Z]  Total Memory: 7.559GiB
19:03:38 [2023-04-17T19:03:38.741Z]  Name: ip-10-100-33-234
19:03:38 [2023-04-17T19:03:38.741Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
19:03:38 [2023-04-17T19:03:38.741Z]  Docker Root Dir: /var/lib/docker
19:03:38 [2023-04-17T19:03:38.741Z]  Debug Mode: false
19:03:38 [2023-04-17T19:03:38.741Z]  Registry: https://index.docker.io/v1/
19:03:38 [2023-04-17T19:03:38.741Z]  Labels:
19:03:38 [2023-04-17T19:03:38.741Z]  Experimental: true
19:03:38 [2023-04-17T19:03:38.741Z]  Insecure Registries:
19:03:38 [2023-04-17T19:03:38.741Z]   127.0.0.0/8
19:03:38 [2023-04-17T19:03:38.741Z]  Live Restore Enabled: true
19:03:38 [2023-04-17T19:03:38.741Z] 
[Pipeline] sh
19:03:39 [2023-04-17T19:03:39.030Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:03:39 [2023-04-17T19:03:39.030Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:03:39 [2023-04-17T19:03:39.030Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45350/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:03:39 [2023-04-17T19:03:39.030Z] + bash /home/ubuntu/workspace/moby_PR-45350/check-config.sh
19:03:39 [2023-04-17T19:03:39.030Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:03:39 [2023-04-17T19:03:39.030Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
19:03:39 [2023-04-17T19:03:39.030Z] 
19:03:39 [2023-04-17T19:03:39.030Z] Generally Necessary:
19:03:39 [2023-04-17T19:03:39.030Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:03:39 [2023-04-17T19:03:39.030Z] - apparmor: enabled and tools installed
19:03:39 [2023-04-17T19:03:39.030Z] - CONFIG_NAMESPACES: enabled
19:03:39 [2023-04-17T19:03:39.030Z] - CONFIG_NET_NS: enabled
19:03:39 [2023-04-17T19:03:39.030Z] - CONFIG_PID_NS: enabled
19:03:39 [2023-04-17T19:03:39.030Z] - CONFIG_IPC_NS: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_UTS_NS: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_CGROUPS: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_CGROUP_CPUACCT: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_CGROUP_DEVICE: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_CGROUP_FREEZER: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_CGROUP_SCHED: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_CPUSETS: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_MEMCG: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_KEYS: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_VETH: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_BRIDGE: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_NF_NAT: enabled (as module)
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_POSIX_MQUEUE: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_CGROUP_BPF: enabled
19:03:39 [2023-04-17T19:03:39.291Z] 
19:03:39 [2023-04-17T19:03:39.291Z] Optional Features:
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_USER_NS: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_SECCOMP: enabled
19:03:39 [2023-04-17T19:03:39.291Z] - CONFIG_SECCOMP_FILTER: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_CGROUP_PIDS: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_MEMCG_SWAP: enabled
19:03:39 [2023-04-17T19:03:39.551Z]     (cgroup swap accounting is currently enabled)
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_BLK_CGROUP: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_CGROUP_PERF: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_CGROUP_HUGETLB: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_CFS_BANDWIDTH: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_RT_GROUP_SCHED: missing
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_IP_VS: enabled (as module)
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_IP_VS_NFCT: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_IP_VS_RR: enabled (as module)
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_SECURITY_SELINUX: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_SECURITY_APPARMOR: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_EXT4_FS: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:03:39 [2023-04-17T19:03:39.551Z] - Network Drivers:
19:03:39 [2023-04-17T19:03:39.551Z]   - "overlay":
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_VXLAN: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:03:39 [2023-04-17T19:03:39.812Z]       Optional (for encrypted networks):
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_CRYPTO: enabled
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_CRYPTO_AEAD: enabled
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_CRYPTO_GCM: enabled
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_CRYPTO_GHASH: enabled
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_XFRM: enabled
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_XFRM_USER: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]       - CONFIG_INET_ESP: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]   - "ipvlan":
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_IPVLAN: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]   - "macvlan":
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_MACVLAN: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_DUMMY: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]   - "ftp,tftp client in container":
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z] - Storage Drivers:
19:03:39 [2023-04-17T19:03:39.812Z]   - "aufs":
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_AUFS_FS: enabled (as module)
19:03:39 [2023-04-17T19:03:39.812Z]   - "btrfs":
19:03:39 [2023-04-17T19:03:39.812Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:03:40 [2023-04-17T19:03:40.074Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:03:40 [2023-04-17T19:03:40.074Z]   - "devicemapper":
19:03:40 [2023-04-17T19:03:40.074Z]     - CONFIG_BLK_DEV_DM: enabled
19:03:40 [2023-04-17T19:03:40.074Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:03:40 [2023-04-17T19:03:40.074Z]   - "overlay":
19:03:40 [2023-04-17T19:03:40.074Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:03:40 [2023-04-17T19:03:40.074Z]   - "zfs":
19:03:40 [2023-04-17T19:03:40.074Z]     - /dev/zfs: present
19:03:40 [2023-04-17T19:03:40.074Z]     - zfs command: missing
19:03:40 [2023-04-17T19:03:40.074Z]     - zpool command: missing
19:03:40 [2023-04-17T19:03:40.074Z] 
19:03:40 [2023-04-17T19:03:40.074Z] Limits:
19:03:40 [2023-04-17T19:03:40.074Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:03:40 [2023-04-17T19:03:40.074Z] 
19:03:40 [2023-04-17T19:03:40.074Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:03:40 [2023-04-17T19:03:40.396Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28b694d32d43a6800635a7b8fa794e087718d7b3 .
19:03:41 [2023-04-17T19:03:41.780Z] #1 [internal] load .dockerignore
19:03:41 [2023-04-17T19:03:41.780Z] #1 transferring context: 113B done
19:03:41 [2023-04-17T19:03:41.780Z] #1 DONE 0.0s
19:03:41 [2023-04-17T19:03:41.780Z] 
19:03:41 [2023-04-17T19:03:41.780Z] #2 [internal] load build definition from Dockerfile
19:03:41 [2023-04-17T19:03:41.780Z] #2 transferring dockerfile: 27.03kB done
19:03:41 [2023-04-17T19:03:41.780Z] #2 DONE 0.1s
19:03:41 [2023-04-17T19:03:41.780Z] 
19:03:41 [2023-04-17T19:03:41.780Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:03:42 [2023-04-17T19:03:42.040Z] #3 DONE 0.3s
19:03:42 [2023-04-17T19:03:42.040Z] 
19:03:42 [2023-04-17T19:03:42.040Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
19:03:42 [2023-04-17T19:03:42.040Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
19:03:42 [2023-04-17T19:03:42.040Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
19:03:42 [2023-04-17T19:03:42.040Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
19:03:42 [2023-04-17T19:03:42.040Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
19:03:42 [2023-04-17T19:03:42.040Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
19:03:42 [2023-04-17T19:03:42.040Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
19:03:42 [2023-04-17T19:03:42.300Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
19:03:42 [2023-04-17T19:03:42.300Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
19:03:42 [2023-04-17T19:03:42.300Z] #4 DONE 0.4s
19:03:42 [2023-04-17T19:03:42.300Z] 
19:03:42 [2023-04-17T19:03:42.300Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
19:03:42 [2023-04-17T19:03:42.873Z] #5 DONE 0.4s
19:03:42 [2023-04-17T19:03:42.873Z] 
19:03:42 [2023-04-17T19:03:42.873Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:03:42 [2023-04-17T19:03:42.873Z] #6 DONE 0.4s
19:03:42 [2023-04-17T19:03:42.873Z] 
19:03:42 [2023-04-17T19:03:42.873Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye
19:03:42 [2023-04-17T19:03:42.873Z] #7 ...
19:03:42 [2023-04-17T19:03:42.873Z] 
19:03:42 [2023-04-17T19:03:42.873Z] #8 [internal] load metadata for docker.io/library/busybox:latest
19:03:42 [2023-04-17T19:03:42.873Z] #8 DONE 0.5s
19:03:42 [2023-04-17T19:03:42.873Z] 
19:03:42 [2023-04-17T19:03:42.873Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
19:03:42 [2023-04-17T19:03:42.873Z] #9 DONE 0.5s
19:03:43 [2023-04-17T19:03:43.144Z] 
19:03:43 [2023-04-17T19:03:43.144Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye
19:03:43 [2023-04-17T19:03:43.144Z] #7 DONE 0.6s
19:03:43 [2023-04-17T19:03:43.414Z] 
19:03:43 [2023-04-17T19:03:43.414Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:03:43 [2023-04-17T19:03:43.414Z] #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
19:03:43 [2023-04-17T19:03:43.414Z] #10 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
19:03:43 [2023-04-17T19:03:43.414Z] #10 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
19:03:43 [2023-04-17T19:03:43.414Z] #10 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
19:03:43 [2023-04-17T19:03:43.690Z] #10 ...
19:03:43 [2023-04-17T19:03:43.690Z] 
19:03:43 [2023-04-17T19:03:43.690Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:03:43 [2023-04-17T19:03:43.690Z] #11 DONE 0.5s
19:03:43 [2023-04-17T19:03:43.960Z] 
19:03:43 [2023-04-17T19:03:43.961Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:03:43 [2023-04-17T19:03:43.961Z] #12 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:8a23590f548eec220bafa690e8a655ee400e352f2b49d39c4f610d1f2de04115 1.80kB / 1.80kB done
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:1e081cbdcf1364cbddb4678e3748ba401afb11d0d3dd431a738af8a8ebada927 7.12kB / 7.12kB done
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 34.60MB / 53.71MB 0.4s
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 5.15MB / 5.15MB 0.2s done
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.3s done
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 17.83MB / 54.68MB 0.4s
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 0B / 81.40MB 0.4s
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 42.99MB / 53.71MB 0.5s
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 26.21MB / 54.68MB 0.5s
19:03:43 [2023-04-17T19:03:43.961Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 6.29MB / 81.40MB 0.5s
19:03:44 [2023-04-17T19:03:44.225Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.7s
19:03:44 [2023-04-17T19:03:44.225Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 41.94MB / 54.68MB 0.7s
19:03:44 [2023-04-17T19:03:44.225Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 32.51MB / 81.40MB 0.7s
19:03:44 [2023-04-17T19:03:44.225Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.7s done
19:03:44 [2023-04-17T19:03:44.225Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 0.8s
19:03:44 [2023-04-17T19:03:44.225Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 2.10MB / 115.26MB 0.8s
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 45.09MB / 81.40MB 0.9s
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 13.63MB / 115.26MB 0.9s
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 0.9s done
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 61.87MB / 81.40MB 1.1s
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 29.50MB / 115.26MB 1.1s
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 154B / 154B 1.1s done
19:03:44 [2023-04-17T19:03:44.496Z] #12 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 73.40MB / 81.40MB 1.2s
19:03:44 [2023-04-17T19:03:44.496Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 40.89MB / 115.26MB 1.2s
19:03:44 [2023-04-17T19:03:44.763Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 1.3s
19:03:44 [2023-04-17T19:03:44.763Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 48.99MB / 115.26MB 1.3s
19:03:44 [2023-04-17T19:03:44.763Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 55.57MB / 115.26MB 1.4s
19:03:45 [2023-04-17T19:03:45.023Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 61.87MB / 115.26MB 1.5s
19:03:45 [2023-04-17T19:03:45.023Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 69.21MB / 115.26MB 1.6s
19:03:45 [2023-04-17T19:03:45.283Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 84.47MB / 115.26MB 1.7s
19:03:45 [2023-04-17T19:03:45.283Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 91.23MB / 115.26MB 1.8s
19:03:45 [2023-04-17T19:03:45.587Z] #12 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 114.29MB / 115.26MB 2.0s
19:03:46 [2023-04-17T19:03:46.972Z] #12 ...
19:03:46 [2023-04-17T19:03:46.972Z] 
19:03:46 [2023-04-17T19:03:46.972Z] #13 [internal] load build context
19:03:46 [2023-04-17T19:03:46.972Z] #13 transferring context: 64.04MB 3.1s done
19:03:46 [2023-04-17T19:03:46.972Z] #13 DONE 3.5s
19:03:46 [2023-04-17T19:03:46.972Z] 
19:03:46 [2023-04-17T19:03:46.972Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:03:46 [2023-04-17T19:03:46.972Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 3.4s done
19:03:47 [2023-04-17T19:03:47.916Z] #12 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 3.5s done
19:03:49 [2023-04-17T19:03:49.297Z] #12 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740
19:03:49 [2023-04-17T19:03:49.297Z] #12 ...
19:03:49 [2023-04-17T19:03:49.297Z] 
19:03:49 [2023-04-17T19:03:49.297Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:03:49 [2023-04-17T19:03:49.297Z] #10 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.2s done
19:03:49 [2023-04-17T19:03:49.297Z] #10 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
19:03:49 [2023-04-17T19:03:49.297Z] #10 DONE 6.1s
19:03:49 [2023-04-17T19:03:49.297Z] 
19:03:49 [2023-04-17T19:03:49.297Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
19:03:49 [2023-04-17T19:03:49.297Z] #14 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done
19:03:49 [2023-04-17T19:03:49.297Z] #14 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
19:03:49 [2023-04-17T19:03:49.297Z] #14 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
19:03:49 [2023-04-17T19:03:49.297Z] #14 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
19:03:49 [2023-04-17T19:03:49.298Z] #14 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 1.3s done
19:03:49 [2023-04-17T19:03:49.298Z] #14 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.5s done
19:03:49 [2023-04-17T19:03:49.298Z] #14 DONE 6.1s
19:03:49 [2023-04-17T19:03:49.298Z] 
19:03:49 [2023-04-17T19:03:49.298Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:03:49 [2023-04-17T19:03:49.557Z] #12 ...
19:03:49 [2023-04-17T19:03:49.557Z] 
19:03:49 [2023-04-17T19:03:49.557Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:03:49 [2023-04-17T19:03:49.557Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
19:03:49 [2023-04-17T19:03:49.557Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:03:49 [2023-04-17T19:03:49.557Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:03:49 [2023-04-17T19:03:49.557Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:03:49 [2023-04-17T19:03:49.557Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done
19:03:49 [2023-04-17T19:03:49.557Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done
19:03:49 [2023-04-17T19:03:49.557Z] #15 DONE 6.2s
19:03:49 [2023-04-17T19:03:49.557Z] 
19:03:49 [2023-04-17T19:03:49.557Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:03:49 [2023-04-17T19:03:49.558Z] #12 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.2s done
19:03:49 [2023-04-17T19:03:49.558Z] #12 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00
19:03:49 [2023-04-17T19:03:49.558Z] #12 ...
19:03:49 [2023-04-17T19:03:49.558Z] 
19:03:49 [2023-04-17T19:03:49.558Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
19:03:49 [2023-04-17T19:03:49.558Z] #16 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.2s done
19:03:49 [2023-04-17T19:03:49.558Z] #16 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done
19:03:49 [2023-04-17T19:03:49.558Z] #16 sha256:c0f6422141bb031238126fbd535c0df24db4252a2d9876216a94082df74c8fda 529B / 529B done
19:03:49 [2023-04-17T19:03:49.558Z] #16 sha256:e6d9c9c3e100a13622816226e63a3faa83da315ae01216b1ac02c4ba5cc91683 1.48kB / 1.48kB done
19:03:49 [2023-04-17T19:03:49.558Z] #16 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.6s done
19:03:49 [2023-04-17T19:03:49.558Z] #16 DONE 6.3s
19:03:49 [2023-04-17T19:03:49.558Z] 
19:03:49 [2023-04-17T19:03:49.558Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:03:50 [2023-04-17T19:03:50.134Z] #12 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0.4s done
19:03:50 [2023-04-17T19:03:50.394Z] #12 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 0.1s
19:03:52 [2023-04-17T19:03:52.942Z] #12 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 2.6s done
19:03:53 [2023-04-17T19:03:53.207Z] #12 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034
19:03:56 [2023-04-17T19:03:56.504Z] #12 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 2.8s done
19:03:56 [2023-04-17T19:03:56.504Z] #12 extracting sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92
19:03:58 [2023-04-17T19:03:58.414Z] #12 ...
19:03:58 [2023-04-17T19:03:58.414Z] 
19:03:58 [2023-04-17T19:03:58.414Z] #17 [build-dummy 2/2] RUN mkdir -p /build
19:03:58 [2023-04-17T19:03:58.414Z] #17 DONE 8.8s
19:03:58 [2023-04-17T19:03:58.414Z] 
19:03:58 [2023-04-17T19:03:58.414Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:03:58 [2023-04-17T19:03:58.414Z] #12 ...
19:03:58 [2023-04-17T19:03:58.414Z] 
19:03:58 [2023-04-17T19:03:58.414Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
19:03:58 [2023-04-17T19:03:58.414Z] #0 1.115 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 1.170 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 1.170 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 1.326 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 1.742 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 1.743 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 2.668 Fetched 8525 kB in 2s (4691 kB/s)
19:03:58 [2023-04-17T19:03:58.414Z] #0 2.668 Reading package lists...
19:03:58 [2023-04-17T19:03:58.414Z] #0 3.226 Reading package lists...
19:03:58 [2023-04-17T19:03:58.414Z] #0 3.808 Building dependency tree...
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.153 The following additional packages will be installed:
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.153   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.153   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.153 Recommended packages:
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.153   libldap-common publicsuffix libsasl2-modules
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.261 The following NEW packages will be installed:
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.267   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.267   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.267   libssh2-1 openssl
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.542 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.542 Need to get 2944 kB of archives.
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.542 After this operation, 6484 kB of additional disk space will be used.
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.542 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.551 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.554 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.575 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.577 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.600 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.621 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.623 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.624 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.626 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.626 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.626 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.640 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.645 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.646 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.885 debconf: delaying package configuration, since apt-utils is not installed
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.925 Fetched 2944 kB in 0s (7587 kB/s)
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.998 Selecting previously unselected package openssl.
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.998 (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.)
19:03:58 [2023-04-17T19:03:58.414Z] #0 4.998 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.033 Unpacking openssl (1.1.1n-0+deb11u4) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.316 Selecting previously unselected package ca-certificates.
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.316 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.325 Unpacking ca-certificates (20210119) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.456 Selecting previously unselected package libbrotli1:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.456 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.471 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.620 Selecting previously unselected package libsasl2-modules-db:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.620 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.627 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.748 Selecting previously unselected package libsasl2-2:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.748 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.761 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.873 Selecting previously unselected package libldap-2.4-2:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.873 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 5.890 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.053 Selecting previously unselected package libnghttp2-14:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.053 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.066 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.208 Selecting previously unselected package libpsl5:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.209 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.230 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.330 Selecting previously unselected package librtmp1:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.330 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.347 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.491 Selecting previously unselected package libssh2-1:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.491 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.499 Unpacking libssh2-1:arm64 (1.9.0-2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.723 Selecting previously unselected package libcurl4:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.724 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 6.742 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 7.201 Selecting previously unselected package curl.
19:03:58 [2023-04-17T19:03:58.414Z] #0 7.201 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 7.336 Unpacking curl (7.74.0-1.3+deb11u7) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 7.963 Selecting previously unselected package libonig5:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 7.963 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 7.980 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.092 Selecting previously unselected package libjq1:arm64.
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.092 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.121 Unpacking libjq1:arm64 (1.6-2.1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.214 Selecting previously unselected package jq.
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.214 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.227 Unpacking jq (1.6-2.1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.507 Setting up libpsl5:arm64 (0.21.0-1.2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.520 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.532 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.544 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.557 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.569 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.581 Setting up libssh2-1:arm64 (1.9.0-2) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.595 Setting up openssl (1.1.1n-0+deb11u4) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.614 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.643 Setting up libjq1:arm64 (1.6-2.1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #0 8.669 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
19:03:58 [2023-04-17T19:03:58.414Z] #18 8.811 Setting up ca-certificates (20210119) ...
19:03:58 [2023-04-17T19:03:58.414Z] #18 ...
19:03:58 [2023-04-17T19:03:58.414Z] 
19:03:58 [2023-04-17T19:03:58.414Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:03:58 [2023-04-17T19:03:58.674Z] #12 ...
19:03:58 [2023-04-17T19:03:58.674Z] 
19:03:58 [2023-04-17T19:03:58.674Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:03:58 [2023-04-17T19:03:58.674Z] #19 DONE 0.1s
19:03:58 [2023-04-17T19:03:58.674Z] 
19:03:58 [2023-04-17T19:03:58.674Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178
19:04:01 [2023-04-17T19:04:01.974Z] #12 extracting sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 5.1s done
19:04:01 [2023-04-17T19:04:01.974Z] #12 extracting sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78
19:04:02 [2023-04-17T19:04:02.234Z] #12 extracting sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 done
19:04:03 [2023-04-17T19:04:03.174Z] #12 DONE 19.7s
19:04:03 [2023-04-17T19:04:03.174Z] 
19:04:03 [2023-04-17T19:04:03.174Z] #20 [base 2/5] COPY --from=xx / /
19:04:04 [2023-04-17T19:04:04.114Z] #20 ...
19:04:04 [2023-04-17T19:04:04.114Z] 
19:04:04 [2023-04-17T19:04:04.114Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
19:04:04 [2023-04-17T19:04:04.114Z] #18 9.524 Updating certificates in /etc/ssl/certs...
19:04:04 [2023-04-17T19:04:04.114Z] #18 10.46 129 added, 0 removed; done.
19:04:04 [2023-04-17T19:04:04.114Z] #18 10.56 Setting up jq (1.6-2.1) ...
19:04:04 [2023-04-17T19:04:04.114Z] #18 10.58 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
19:04:04 [2023-04-17T19:04:04.114Z] #18 10.59 Setting up curl (7.74.0-1.3+deb11u7) ...
19:04:04 [2023-04-17T19:04:04.114Z] #18 10.60 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:04:04 [2023-04-17T19:04:04.114Z] #18 10.63 Processing triggers for ca-certificates (20210119) ...
19:04:04 [2023-04-17T19:04:04.114Z] #18 10.64 Updating certificates in /etc/ssl/certs...
19:04:04 [2023-04-17T19:04:04.114Z] #18 11.34 0 added, 0 removed; done.
19:04:04 [2023-04-17T19:04:04.114Z] #18 11.34 Running hooks in /etc/ca-certificates/update.d...
19:04:04 [2023-04-17T19:04:04.114Z] #18 11.34 done.
19:04:04 [2023-04-17T19:04:04.114Z] #18 DONE 14.4s
19:04:04 [2023-04-17T19:04:04.114Z] 
19:04:04 [2023-04-17T19:04:04.114Z] #20 [base 2/5] COPY --from=xx / /
19:04:04 [2023-04-17T19:04:04.114Z] #20 DONE 1.0s
19:04:04 [2023-04-17T19:04:04.114Z] 
19:04:04 [2023-04-17T19:04:04.114Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:04:04 [2023-04-17T19:04:04.114Z] #21 DONE 0.1s
19:04:04 [2023-04-17T19:04:04.114Z] 
19:04:04 [2023-04-17T19:04:04.114Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:04:04 [2023-04-17T19:04:04.686Z] #22 DONE 0.6s
19:04:04 [2023-04-17T19:04:04.686Z] 
19:04:04 [2023-04-17T19:04:04.686Z] #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
19:04:05 [2023-04-17T19:04:05.255Z] #23 DONE 0.6s
19:04:05 [2023-04-17T19:04:05.255Z] 
19:04:05 [2023-04-17T19:04:05.255Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
19:04:06 [2023-04-17T19:04:06.197Z] #24 0.841 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:04:06 [2023-04-17T19:04:06.197Z] #24 0.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:04:06 [2023-04-17T19:04:06.197Z] #24 0.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:04:06 [2023-04-17T19:04:06.457Z] #24 0.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:04:06 [2023-04-17T19:04:06.457Z] #24 1.127 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:04:06 [2023-04-17T19:04:06.457Z] #24 1.349 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:04:07 [2023-04-17T19:04:07.397Z] #24 2.081 Fetched 8525 kB in 2s (5572 kB/s)
19:04:07 [2023-04-17T19:04:07.969Z] #24 2.081 Reading package lists...
19:04:08 [2023-04-17T19:04:08.540Z] #24 2.650 Reading package lists...
19:04:08 [2023-04-17T19:04:08.801Z] #24 3.204 Building dependency tree...
19:04:08 [2023-04-17T19:04:08.801Z] #24 3.373 Reading state information...
19:04:08 [2023-04-17T19:04:08.801Z] #24 3.590 The following additional packages will be installed:
19:04:08 [2023-04-17T19:04:08.801Z] #24 3.591   libmagic-mgc libmagic1
19:04:08 [2023-04-17T19:04:08.801Z] #24 3.620 The following NEW packages will be installed:
19:04:09 [2023-04-17T19:04:09.061Z] #24 3.621   file libmagic-mgc libmagic1
19:04:09 [2023-04-17T19:04:09.061Z] #24 3.901 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
19:04:09 [2023-04-17T19:04:09.061Z] #24 3.901 Need to get 463 kB of archives.
19:04:09 [2023-04-17T19:04:09.061Z] #24 3.901 After this operation, 7063 kB of additional disk space will be used.
19:04:09 [2023-04-17T19:04:09.061Z] #24 3.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
19:04:09 [2023-04-17T19:04:09.321Z] #24 3.909 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
19:04:09 [2023-04-17T19:04:09.321Z] #24 3.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
19:04:09 [2023-04-17T19:04:09.321Z] #24 4.123 debconf: delaying package configuration, since apt-utils is not installed
19:04:09 [2023-04-17T19:04:09.321Z] #24 4.164 Fetched 463 kB in 0s (1527 kB/s)
19:04:09 [2023-04-17T19:04:09.582Z] #24 4.184 Selecting previously unselected package libmagic-mgc.
19:04:09 [2023-04-17T19:04:09.582Z] #24 4.184 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.195 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.199 Unpacking libmagic-mgc (1:5.39-3) ...
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.283 Selecting previously unselected package libmagic1:arm64.
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.286 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.295 Unpacking libmagic1:arm64 (1:5.39-3) ...
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.341 Selecting previously unselected package file.
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.344 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
19:04:09 [2023-04-17T19:04:09.583Z] #24 4.349 Unpacking file (1:5.39-3) ...
19:04:09 [2023-04-17T19:04:09.846Z] #24 4.443 Setting up libmagic-mgc (1:5.39-3) ...
19:04:09 [2023-04-17T19:04:09.846Z] #24 4.457 Setting up libmagic1:arm64 (1:5.39-3) ...
19:04:09 [2023-04-17T19:04:09.846Z] #24 4.478 Setting up file (1:5.39-3) ...
19:04:09 [2023-04-17T19:04:09.846Z] #24 4.495 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:04:09 [2023-04-17T19:04:09.846Z] #24 DONE 4.6s
19:04:09 [2023-04-17T19:04:09.846Z] 
19:04:09 [2023-04-17T19:04:09.846Z] #25 [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
19:04:09 [2023-04-17T19:04:09.846Z] #0 1.831 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:04:09 [2023-04-17T19:04:09.846Z] #0 2.027 
19:04:09 [2023-04-17T19:04:09.846Z] #0 2.248 #=#=#                                                                         

######################################################################## 100.0%
19:04:09 [2023-04-17T19:04:09.846Z] #0 2.531 
19:04:09 [2023-04-17T19:04:09.846Z] #0 3.577 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:04:09 [2023-04-17T19:04:09.846Z] #0 3.795 
19:04:09 [2023-04-17T19:04:09.846Z] #0 4.015 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
19:04:09 [2023-04-17T19:04:09.846Z] #0 4.325 
19:04:09 [2023-04-17T19:04:09.846Z] #0 5.433 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
19:04:09 [2023-04-17T19:04:09.846Z] #0 5.634 
19:04:10 [2023-04-17T19:04:10.113Z] #0 5.854 #=#=#                                                                         
19:04:10 [2023-04-17T19:04:10.113Z] #25 ...
19:04:10 [2023-04-17T19:04:10.113Z] 
19:04:10 [2023-04-17T19:04:10.113Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini
19:04:10 [2023-04-17T19:04:10.113Z] #26 DONE 0.1s
19:04:10 [2023-04-17T19:04:10.113Z] 
19:04:10 [2023-04-17T19:04:10.113Z] #27 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:04:10 [2023-04-17T19:04:10.113Z] #27 DONE 0.2s
19:04:10 [2023-04-17T19:04:10.113Z] 
19:04:10 [2023-04-17T19:04:10.113Z] #25 [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
19:04:10 [2023-04-17T19:04:10.113Z] #0 5.854 #=#=#                                                                         

#########                                                                 12.5%
19:04:10 [2023-04-17T19:04:10.113Z] #25 ...
19:04:10 [2023-04-17T19:04:10.113Z] 
19:04:10 [2023-04-17T19:04:10.113Z] #28 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:04:10 [2023-04-17T19:04:10.113Z] #28 ...
19:04:10 [2023-04-17T19:04:10.113Z] 
19:04:10 [2023-04-17T19:04:10.113Z] #29 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
19:04:10 [2023-04-17T19:04:10.113Z] #29 DONE 0.3s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #25 [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
19:04:10 [2023-04-17T19:04:10.375Z] #0 5.854 #=#=#                                                                         

#########                                                                 12.5%
################################                                          44.6%
##################################################################        92.5%
######################################################################## 100.0%
19:04:10 [2023-04-17T19:04:10.375Z] #25 ...
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:04:10 [2023-04-17T19:04:10.375Z] #30 DONE 0.5s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #31 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:04:10 [2023-04-17T19:04:10.375Z] #31 DONE 0.5s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #32 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
19:04:10 [2023-04-17T19:04:10.375Z] #32 DONE 0.5s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #33 [dockercli-src 1/5] WORKDIR /tmp/dockercli
19:04:10 [2023-04-17T19:04:10.375Z] #33 DONE 0.5s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #34 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:04:10 [2023-04-17T19:04:10.375Z] #34 DONE 0.5s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:04:10 [2023-04-17T19:04:10.375Z] #35 DONE 0.5s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc
19:04:10 [2023-04-17T19:04:10.375Z] #36 DONE 0.6s
19:04:10 [2023-04-17T19:04:10.375Z] 
19:04:10 [2023-04-17T19:04:10.375Z] #25 [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
19:04:10 [2023-04-17T19:04:10.375Z] #25 6.391 
19:04:10 [2023-04-17T19:04:10.636Z] #25 ...
19:04:10 [2023-04-17T19:04:10.636Z] 
19:04:10 [2023-04-17T19:04:10.636Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:04:10 [2023-04-17T19:04:10.636Z] #37 DONE 0.7s
19:04:10 [2023-04-17T19:04:10.636Z] 
19:04:10 [2023-04-17T19:04:10.636Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:04:10 [2023-04-17T19:04:10.636Z] #38 DONE 0.7s
19:04:10 [2023-04-17T19:04:10.636Z] 
19:04:10 [2023-04-17T19:04:10.636Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:04:10 [2023-04-17T19:04:10.636Z] #39 DONE 0.8s
19:04:10 [2023-04-17T19:04:10.896Z] 
19:04:10 [2023-04-17T19:04:10.896Z] #40 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:04:10 [2023-04-17T19:04:10.896Z] #40 DONE 0.8s
19:04:10 [2023-04-17T19:04:10.896Z] 
19:04:10 [2023-04-17T19:04:10.896Z] #41 [delve-build 1/2] WORKDIR /usr/src/delve
19:04:10 [2023-04-17T19:04:10.896Z] #41 DONE 0.8s
19:04:10 [2023-04-17T19:04:10.896Z] 
19:04:10 [2023-04-17T19:04:10.896Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry
19:04:10 [2023-04-17T19:04:10.896Z] #42 DONE 0.8s
19:04:10 [2023-04-17T19:04:10.896Z] 
19:04:10 [2023-04-17T19:04:10.896Z] #43 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:04:14 [2023-04-17T19:04:14.214Z] #43 ...
19:04:14 [2023-04-17T19:04:14.214Z] 
19:04:14 [2023-04-17T19:04:14.214Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: is subject to change. To configure the initial branch name to use in all
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: of your new repositories, which will suppress this warning, call:
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: 
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: 	git config --global init.defaultBranch <name>
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: 
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: 'development'. The just-created branch can be renamed via this command:
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: 
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.305 hint: 	git branch -m <name>
19:04:14 [2023-04-17T19:04:14.214Z] #0 3.308 Initialized empty Git repository in /usr/src/swagger/.git/
19:04:14 [2023-04-17T19:04:14.214Z] #44 DONE 3.4s
19:04:14 [2023-04-17T19:04:14.214Z] 
19:04:14 [2023-04-17T19:04:14.214Z] #45 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:04:14 [2023-04-17T19:04:14.800Z] #45 ...
19:04:14 [2023-04-17T19:04:14.800Z] 
19:04:14 [2023-04-17T19:04:14.800Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 Initialized empty Git repository in /usr/src/tini/.git/
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: is subject to change. To configure the initial branch name to use in all
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: of your new repositories, which will suppress this warning, call:
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: 
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: 	git config --global init.defaultBranch <name>
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: 
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: 'development'. The just-created branch can be renamed via this command:
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: 
19:04:14 [2023-04-17T19:04:14.800Z] #0 4.818 hint: 	git branch -m <name>
19:04:14 [2023-04-17T19:04:14.800Z] #46 DONE 4.9s
19:04:15 [2023-04-17T19:04:15.060Z] 
19:04:15 [2023-04-17T19:04:15.060Z] #25 [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
19:04:15 [2023-04-17T19:04:15.060Z] #25 7.924 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:04:15 [2023-04-17T19:04:15.060Z] #25 8.294 
19:04:15 [2023-04-17T19:04:15.060Z] #25 8.544 #=#=#                                                                         

######################################################################## 100.0%
19:04:15 [2023-04-17T19:04:15.060Z] #25 8.810 
19:04:15 [2023-04-17T19:04:15.060Z] #25 9.624 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:04:15 [2023-04-17T19:04:15.060Z] #25 9.966 
19:04:15 [2023-04-17T19:04:15.060Z] #25 10.22 #=#=#                                                                         

######################################################################## 100.0%
19:04:15 [2023-04-17T19:04:15.060Z] #25 10.59 
19:04:15 [2023-04-17T19:04:15.060Z] #25 10.74 Download of images into '/build' complete.
19:04:15 [2023-04-17T19:04:15.060Z] #25 10.74 Use something like the following to load the result into a Docker daemon:
19:04:15 [2023-04-17T19:04:15.060Z] #25 10.74   tar -cC '/build' . | docker load
19:04:15 [2023-04-17T19:04:15.060Z] #25 DONE 10.8s
19:04:15 [2023-04-17T19:04:15.060Z] 
19:04:15 [2023-04-17T19:04:15.060Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:16 [2023-04-17T19:04:16.019Z] #47 ...
19:04:16 [2023-04-17T19:04:16.019Z] 
19:04:16 [2023-04-17T19:04:16.019Z] #48 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
19:04:16 [2023-04-17T19:04:16.019Z] #0 5.378 Initialized empty Git repository in /tmp/dockercli/.git/
19:04:16 [2023-04-17T19:04:16.019Z] #0 5.378 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:16 [2023-04-17T19:04:16.019Z] #0 5.378 hint: is subject to change. To configure the initial branch name to use in all
19:04:16 [2023-04-17T19:04:16.019Z] #0 5.378 hint: of your new repositories, which will suppress this warning, call:
19:04:16 [2023-04-17T19:04:16.019Z] #0 5.378 hint: 
19:04:16 [2023-04-17T19:04:16.019Z] #0 5.378 hint: 	git config --global init.defaultBranch <name>
19:04:16 [2023-04-17T19:04:16.019Z] #0 5.378 hint: 
19:04:16 [2023-04-17T19:04:16.020Z] #0 5.378 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:16 [2023-04-17T19:04:16.020Z] #0 5.378 hint: 'development'. The just-created branch can be renamed via this command:
19:04:16 [2023-04-17T19:04:16.020Z] #0 5.378 hint: 
19:04:16 [2023-04-17T19:04:16.020Z] #0 5.378 hint: 	git branch -m <name>
19:04:16 [2023-04-17T19:04:16.020Z] #48 DONE 5.4s
19:04:16 [2023-04-17T19:04:16.020Z] 
19:04:16 [2023-04-17T19:04:16.020Z] #49 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:16 [2023-04-17T19:04:16.280Z] #49 ...
19:04:16 [2023-04-17T19:04:16.280Z] 
19:04:16 [2023-04-17T19:04:16.280Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 Initialized empty Git repository in /usr/src/runc/.git/
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: is subject to change. To configure the initial branch name to use in all
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: of your new repositories, which will suppress this warning, call:
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: 
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: 	git config --global init.defaultBranch <name>
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: 
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: 'development'. The just-created branch can be renamed via this command:
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: 
19:04:16 [2023-04-17T19:04:16.280Z] #0 5.634 hint: 	git branch -m <name>
19:04:16 [2023-04-17T19:04:16.280Z] #50 DONE 5.7s
19:04:16 [2023-04-17T19:04:16.541Z] 
19:04:16 [2023-04-17T19:04:16.541Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:16 [2023-04-17T19:04:16.541Z] #51 ...
19:04:16 [2023-04-17T19:04:16.541Z] 
19:04:16 [2023-04-17T19:04:16.541Z] #52 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: is subject to change. To configure the initial branch name to use in all
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: of your new repositories, which will suppress this warning, call:
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: 
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: 	git config --global init.defaultBranch <name>
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: 
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: 'development'. The just-created branch can be renamed via this command:
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: 
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.042 hint: 	git branch -m <name>
19:04:16 [2023-04-17T19:04:16.541Z] #0 6.043 Initialized empty Git repository in /usr/src/containerd/.git/
19:04:16 [2023-04-17T19:04:16.541Z] #52 DONE 6.2s
19:04:16 [2023-04-17T19:04:16.803Z] 
19:04:16 [2023-04-17T19:04:16.803Z] #53 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: is subject to change. To configure the initial branch name to use in all
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: of your new repositories, which will suppress this warning, call:
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: 
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: 	git config --global init.defaultBranch <name>
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: 
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: 'development'. The just-created branch can be renamed via this command:
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: 
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.059 hint: 	git branch -m <name>
19:04:16 [2023-04-17T19:04:16.803Z] #0 6.060 Initialized empty Git repository in /usr/src/rootlesskit/.git/
19:04:16 [2023-04-17T19:04:16.803Z] #53 DONE 6.1s
19:04:16 [2023-04-17T19:04:16.803Z] 
19:04:16 [2023-04-17T19:04:16.803Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.20" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:18 [2023-04-17T19:04:18.188Z] #54 ...
19:04:18 [2023-04-17T19:04:18.188Z] 
19:04:18 [2023-04-17T19:04:18.188Z] #43 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.308 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: is subject to change. To configure the initial branch name to use in all
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: of your new repositories, which will suppress this warning, call:
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: 
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: 	git config --global init.defaultBranch <name>
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: 
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: 'development'. The just-created branch can be renamed via this command:
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: 
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.316 hint: 	git branch -m <name>
19:04:18 [2023-04-17T19:04:18.188Z] #43 7.319 Initialized empty Git repository in /usr/src/registry/.git/
19:04:18 [2023-04-17T19:04:18.188Z] #43 DONE 7.4s
19:04:18 [2023-04-17T19:04:18.188Z] 
19:04:18 [2023-04-17T19:04:18.188Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:04:18 [2023-04-17T19:04:18.449Z] #55 ...
19:04:18 [2023-04-17T19:04:18.449Z] 
19:04:18 [2023-04-17T19:04:18.449Z] #56 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:04:18 [2023-04-17T19:04:18.449Z] #0 4.741 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:04:18 [2023-04-17T19:04:18.449Z] #0 4.741 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:04:18 [2023-04-17T19:04:18.449Z] #0 4.741 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:04:18 [2023-04-17T19:04:18.449Z] #0 5.571 Reading package lists...
19:04:18 [2023-04-17T19:04:18.449Z] #0 6.361 Reading package lists...+ apt-get  install -y --no-install-recommends gcc libc6-dev
19:04:18 [2023-04-17T19:04:18.449Z] #0 7.073 
19:04:18 [2023-04-17T19:04:18.449Z] #0 7.080 Building dependency tree...
19:04:18 [2023-04-17T19:04:18.449Z] #0 7.311 Reading state information...
19:04:18 [2023-04-17T19:04:18.449Z] #0 7.830 gcc is already the newest version (4:10.2.1-1).
19:04:18 [2023-04-17T19:04:18.449Z] #0 7.830 libc6-dev is already the newest version (2.31-13+deb11u5).
19:04:18 [2023-04-17T19:04:18.449Z] #0 7.830 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:04:18 [2023-04-17T19:04:18.449Z] #56 DONE 7.9s
19:04:18 [2023-04-17T19:04:18.449Z] 
19:04:18 [2023-04-17T19:04:18.449Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:18 [2023-04-17T19:04:18.712Z] #57 ...
19:04:18 [2023-04-17T19:04:18.712Z] 
19:04:18 [2023-04-17T19:04:18.712Z] #58 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: Using 'master' as the name for the initial branch. This default branch name
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: is subject to change. To configure the initial branch name to use in all
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: of your new repositories, which will suppress this warning, call:
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: 
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: 	git config --global init.defaultBranch <name>
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: 
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: 'development'. The just-created branch can be renamed via this command:
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: 
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.833 hint: 	git branch -m <name>
19:04:18 [2023-04-17T19:04:18.712Z] #0 7.835 Initialized empty Git repository in /usr/src/delve/.git/
19:04:18 [2023-04-17T19:04:18.712Z] #58 DONE 7.9s
19:04:18 [2023-04-17T19:04:18.712Z] 
19:04:18 [2023-04-17T19:04:18.712Z] #59 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:20 [2023-04-17T19:04:20.099Z] #59 ...
19:04:20 [2023-04-17T19:04:20.099Z] 
19:04:20 [2023-04-17T19:04:20.099Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:04:20 [2023-04-17T19:04:20.099Z] #0 9.150 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:04:20 [2023-04-17T19:04:20.099Z] #0 9.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:04:20 [2023-04-17T19:04:20.099Z] #0 9.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:04:20 [2023-04-17T19:04:20.099Z] #60 ...
19:04:20 [2023-04-17T19:04:20.099Z] 
19:04:20 [2023-04-17T19:04:20.099Z] #61 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:04:20 [2023-04-17T19:04:20.099Z] #0 8.737 go: downloading github.com/pelletier/go-toml v1.8.1
19:04:20 [2023-04-17T19:04:20.099Z] #61 ...
19:04:20 [2023-04-17T19:04:20.099Z] 
19:04:20 [2023-04-17T19:04:20.099Z] #62 [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
19:04:20 [2023-04-17T19:04:20.099Z] #0 9.154 go: downloading github.com/tc-hib/go-winres v0.3.0
19:04:20 [2023-04-17T19:04:20.099Z] #0 10.14 go: downloading github.com/tc-hib/winres v0.1.6
19:04:20 [2023-04-17T19:04:20.360Z] #62 ...
19:04:20 [2023-04-17T19:04:20.360Z] 
19:04:20 [2023-04-17T19:04:20.360Z] #63 [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
19:04:20 [2023-04-17T19:04:20.360Z] #0 9.370 go: downloading github.com/golangci/golangci-lint v1.51.2
19:04:20 [2023-04-17T19:04:20.360Z] #63 ...
19:04:20 [2023-04-17T19:04:20.360Z] 
19:04:20 [2023-04-17T19:04:20.360Z] #64 [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
19:04:20 [2023-04-17T19:04:20.360Z] #0 8.947 go: downloading mvdan.cc/sh/v3 v3.6.0
19:04:20 [2023-04-17T19:04:20.360Z] #0 9.196 go: downloading github.com/google/renameio/v2 v2.0.0
19:04:20 [2023-04-17T19:04:20.360Z] #0 9.239 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
19:04:20 [2023-04-17T19:04:20.360Z] #0 9.440 go: downloading golang.org/x/term v0.3.0
19:04:20 [2023-04-17T19:04:20.360Z] #0 9.440 go: downloading mvdan.cc/editorconfig v0.2.0
19:04:20 [2023-04-17T19:04:20.360Z] #0 9.755 go: downloading golang.org/x/sys v0.3.0
19:04:20 [2023-04-17T19:04:20.620Z] #64 ...
19:04:20 [2023-04-17T19:04:20.620Z] 
19:04:20 [2023-04-17T19:04:20.621Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:04:20 [2023-04-17T19:04:20.621Z] #0 8.356 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:04:20 [2023-04-17T19:04:20.621Z] #0 8.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:04:20 [2023-04-17T19:04:20.621Z] #0 8.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:04:20 [2023-04-17T19:04:20.621Z] #0 9.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:04:20 [2023-04-17T19:04:20.621Z] #65 ...
19:04:20 [2023-04-17T19:04:20.621Z] 
19:04:20 [2023-04-17T19:04:20.621Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:04:20 [2023-04-17T19:04:20.621Z] #0 8.040 go: downloading gotest.tools/gotestsum v1.8.2
19:04:20 [2023-04-17T19:04:20.621Z] #0 9.209 go: downloading github.com/fatih/color v1.13.0
19:04:20 [2023-04-17T19:04:20.621Z] #0 9.320 go: downloading github.com/dnephin/pflag v1.0.7
19:04:20 [2023-04-17T19:04:20.621Z] #0 9.333 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:04:20 [2023-04-17T19:04:20.621Z] #0 9.792 go: downloading golang.org/x/tools v0.1.11
19:04:20 [2023-04-17T19:04:20.621Z] #0 9.822 go: downloading github.com/mattn/go-colorable v0.1.12
19:04:20 [2023-04-17T19:04:20.621Z] #0 9.916 go: downloading github.com/mattn/go-isatty v0.0.14
19:04:20 [2023-04-17T19:04:20.881Z] #66 ...
19:04:20 [2023-04-17T19:04:20.881Z] 
19:04:20 [2023-04-17T19:04:20.881Z] #67 [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
19:04:20 [2023-04-17T19:04:20.881Z] #0 9.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:04:20 [2023-04-17T19:04:20.881Z] #0 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:04:20 [2023-04-17T19:04:20.881Z] #0 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:04:20 [2023-04-17T19:04:20.881Z] #67 ...
19:04:20 [2023-04-17T19:04:20.881Z] 
19:04:20 [2023-04-17T19:04:20.881Z] #68 [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
19:04:20 [2023-04-17T19:04:20.881Z] #0 10.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:04:20 [2023-04-17T19:04:20.881Z] #0 10.46 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:04:20 [2023-04-17T19:04:20.881Z] #0 10.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:04:21 [2023-04-17T19:04:21.141Z] #68 ...
19:04:21 [2023-04-17T19:04:21.141Z] 
19:04:21 [2023-04-17T19:04:21.141Z] #69 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:04:21 [2023-04-17T19:04:21.141Z] #0 9.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:04:21 [2023-04-17T19:04:21.141Z] #0 9.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:04:21 [2023-04-17T19:04:21.141Z] #0 9.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:04:21 [2023-04-17T19:04:21.141Z] #0 10.18 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
19:04:21 [2023-04-17T19:04:21.402Z] #69 ...
19:04:21 [2023-04-17T19:04:21.402Z] 
19:04:21 [2023-04-17T19:04:21.402Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:04:21 [2023-04-17T19:04:21.402Z] #66 11.16 go: downloading github.com/fsnotify/fsnotify v1.5.4
19:04:21 [2023-04-17T19:04:21.402Z] #66 11.32 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
19:04:23 [2023-04-17T19:04:23.319Z] #66 ...
19:04:23 [2023-04-17T19:04:23.319Z] 
19:04:23 [2023-04-17T19:04:23.319Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:23 [2023-04-17T19:04:23.319Z] #47 DONE 8.1s
19:04:23 [2023-04-17T19:04:23.319Z] 
19:04:23 [2023-04-17T19:04:23.319Z] #63 [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
19:04:23 [2023-04-17T19:04:23.319Z] #63 12.10 go: downloading github.com/fatih/color v1.14.1
19:04:23 [2023-04-17T19:04:23.319Z] #63 12.10 go: downloading github.com/gofrs/flock v0.8.1
19:04:23 [2023-04-17T19:04:23.319Z] #63 12.21 go: downloading github.com/pkg/errors v0.9.1
19:04:23 [2023-04-17T19:04:23.319Z] #63 12.23 go: downloading github.com/spf13/cobra v1.6.1
19:04:23 [2023-04-17T19:04:23.319Z] #63 12.39 go: downloading github.com/spf13/pflag v1.0.5
19:04:23 [2023-04-17T19:04:23.319Z] #63 12.68 go: downloading github.com/spf13/viper v1.12.0
19:04:23 [2023-04-17T19:04:23.319Z] #63 12.94 go: downloading gopkg.in/yaml.v3 v3.0.1
19:04:23 [2023-04-17T19:04:23.319Z] #63 13.51 go: downloading github.com/mattn/go-colorable v0.1.13
19:04:23 [2023-04-17T19:04:23.581Z] #63 13.51 go: downloading github.com/mattn/go-isatty v0.0.17
19:04:23 [2023-04-17T19:04:23.581Z] #63 13.66 go: downloading golang.org/x/tools v0.6.0
19:04:23 [2023-04-17T19:04:23.581Z] #63 13.66 go: downloading github.com/hashicorp/go-version v1.6.0
19:04:23 [2023-04-17T19:04:23.581Z] #63 13.70 go: downloading github.com/ldez/gomoddirectives v0.2.3
19:04:24 [2023-04-17T19:04:24.151Z] #63 14.13 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:04:24 [2023-04-17T19:04:24.411Z] #63 14.41 go: downloading github.com/hashicorp/go-multierror v1.1.1
19:04:28 [2023-04-17T19:04:28.624Z] #63 ...
19:04:28 [2023-04-17T19:04:28.624Z] 
19:04:28 [2023-04-17T19:04:28.624Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:28 [2023-04-17T19:04:28.624Z] #57 DONE 11.1s
19:04:28 [2023-04-17T19:04:28.624Z] 
19:04:28 [2023-04-17T19:04:28.624Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:04:28 [2023-04-17T19:04:28.624Z] #66 15.50 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
19:04:28 [2023-04-17T19:04:28.624Z] #66 15.62 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
19:04:28 [2023-04-17T19:04:28.624Z] #66 ...
19:04:28 [2023-04-17T19:04:28.624Z] 
19:04:28 [2023-04-17T19:04:28.624Z] #45 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:04:28 [2023-04-17T19:04:28.624Z] #45 DONE 14.4s
19:04:28 [2023-04-17T19:04:28.624Z] 
19:04:28 [2023-04-17T19:04:28.624Z] #62 [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
19:04:28 [2023-04-17T19:04:28.624Z] #62 11.54 go: downloading github.com/urfave/cli/v2 v2.3.0
19:04:28 [2023-04-17T19:04:28.624Z] #62 11.94 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
19:04:28 [2023-04-17T19:04:28.624Z] #62 12.00 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
19:04:28 [2023-04-17T19:04:28.624Z] #62 14.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:04:28 [2023-04-17T19:04:28.624Z] #62 15.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:04:28 [2023-04-17T19:04:28.624Z] #62 ...
19:04:28 [2023-04-17T19:04:28.624Z] 
19:04:28 [2023-04-17T19:04:28.624Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:04:30 [2023-04-17T19:04:30.557Z] #70 ...
19:04:30 [2023-04-17T19:04:30.557Z] 
19:04:30 [2023-04-17T19:04:30.557Z] #28 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:04:30 [2023-04-17T19:04:30.557Z] #28 10.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #28 10.41 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #28 10.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #28 12.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #28 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #28 18.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #28 ...
19:04:30 [2023-04-17T19:04:30.557Z] 
19:04:30 [2023-04-17T19:04:30.557Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:04:30 [2023-04-17T19:04:30.557Z] #60 10.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #60 13.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #60 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:04:30 [2023-04-17T19:04:30.557Z] #60 ...
19:04:30 [2023-04-17T19:04:30.557Z] 
19:04:30 [2023-04-17T19:04:30.557Z] #63 [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
19:04:30 [2023-04-17T19:04:30.557Z] #63 19.83 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
19:04:30 [2023-04-17T19:04:30.557Z] #63 19.84 go: downloading github.com/sirupsen/logrus v1.9.0
19:04:30 [2023-04-17T19:04:30.557Z] #63 19.89 go: downloading github.com/stretchr/testify v1.8.1
19:04:30 [2023-04-17T19:04:30.557Z] #63 20.07 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
19:04:30 [2023-04-17T19:04:30.557Z] #63 20.36 go: downloading github.com/mitchellh/mapstructure v1.5.0
19:04:30 [2023-04-17T19:04:30.557Z] #63 20.36 go: downloading github.com/spf13/afero v1.8.2
19:04:30 [2023-04-17T19:04:30.557Z] #63 20.48 go: downloading github.com/spf13/cast v1.5.0
19:04:30 [2023-04-17T19:04:30.557Z] #63 20.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0
19:04:30 [2023-04-17T19:04:30.557Z] #63 20.77 go: downloading golang.org/x/sys v0.5.0
19:04:30 [2023-04-17T19:04:30.817Z] #63 20.88 go: downloading golang.org/x/mod v0.8.0
19:04:31 [2023-04-17T19:04:31.387Z] #63 21.48 go: downloading github.com/hashicorp/errwrap v1.0.0
19:04:31 [2023-04-17T19:04:31.387Z] #63 ...
19:04:31 [2023-04-17T19:04:31.387Z] 
19:04:31 [2023-04-17T19:04:31.387Z] #69 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:04:31 [2023-04-17T19:04:31.387Z] #69 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:04:31 [2023-04-17T19:04:31.387Z] #69 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:04:31 [2023-04-17T19:04:31.387Z] #69 18.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:04:31 [2023-04-17T19:04:31.708Z] #69 ...
19:04:31 [2023-04-17T19:04:31.708Z] 
19:04:31 [2023-04-17T19:04:31.708Z] #63 [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
19:04:31 [2023-04-17T19:04:31.708Z] #63 21.70 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
19:04:31 [2023-04-17T19:04:31.708Z] #63 21.91 go: downloading 4d63.com/gochecknoglobals v0.2.1
19:04:32 [2023-04-17T19:04:32.059Z] #63 ...
19:04:32 [2023-04-17T19:04:32.059Z] 
19:04:32 [2023-04-17T19:04:32.059Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:04:32 [2023-04-17T19:04:32.059Z] #55 3.793 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
19:04:32 [2023-04-17T19:04:32.059Z] #55 11.46 + git checkout -q FETCH_HEAD
19:04:32 [2023-04-17T19:04:32.059Z] #55 13.55 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:04:32 [2023-04-17T19:04:32.059Z] #55 13.55 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
19:04:32 [2023-04-17T19:04:32.059Z] #55 ...
19:04:32 [2023-04-17T19:04:32.059Z] 
19:04:32 [2023-04-17T19:04:32.059Z] #69 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:04:32 [2023-04-17T19:04:32.059Z] #69 21.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
19:04:32 [2023-04-17T19:04:32.640Z] #69 ...
19:04:32 [2023-04-17T19:04:32.640Z] 
19:04:32 [2023-04-17T19:04:32.640Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:32 [2023-04-17T19:04:32.640Z] #51 DONE 16.2s
19:04:32 [2023-04-17T19:04:32.640Z] 
19:04:32 [2023-04-17T19:04:32.640Z] #67 [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
19:04:32 [2023-04-17T19:04:32.640Z] #67 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:04:32 [2023-04-17T19:04:32.640Z] #67 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:04:32 [2023-04-17T19:04:32.640Z] #67 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:04:32 [2023-04-17T19:04:32.640Z] #67 ...
19:04:32 [2023-04-17T19:04:32.640Z] 
19:04:32 [2023-04-17T19:04:32.640Z] #68 [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
19:04:32 [2023-04-17T19:04:32.640Z] #68 12.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:04:32 [2023-04-17T19:04:32.640Z] #68 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:04:32 [2023-04-17T19:04:32.640Z] #68 18.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:04:32 [2023-04-17T19:04:32.640Z] #68 ...
19:04:32 [2023-04-17T19:04:32.640Z] 
19:04:32 [2023-04-17T19:04:32.640Z] #63 [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
19:04:32 [2023-04-17T19:04:32.640Z] #63 22.28 go: downloading github.com/Abirdcfly/dupword v0.0.9
19:04:32 [2023-04-17T19:04:32.640Z] #63 22.58 go: downloading github.com/Antonboom/errname v0.1.7
19:04:32 [2023-04-17T19:04:32.640Z] #63 22.75 go: downloading github.com/Antonboom/nilnil v0.1.1
19:04:32 [2023-04-17T19:04:32.933Z] #63 23.00 go: downloading github.com/BurntSushi/toml v1.2.1
19:04:33 [2023-04-17T19:04:33.880Z] #63 ...
19:04:33 [2023-04-17T19:04:33.880Z] 
19:04:33 [2023-04-17T19:04:33.880Z] #61 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48 tomll can be used in two ways:
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48 Writing to STDIN and reading from STDOUT:
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48   cat file.toml | tomll > file.toml
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48 
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48 Reading and updating a list of files:
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48   tomll a.toml b.toml c.toml
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48 
19:04:33 [2023-04-17T19:04:33.880Z] #61 23.48 When given a list of files, tomll will modify all files in place without asking.
19:04:33 [2023-04-17T19:04:33.880Z] #61 DONE 23.8s
19:04:33 [2023-04-17T19:04:33.880Z] 
19:04:33 [2023-04-17T19:04:33.880Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:04:33 [2023-04-17T19:04:33.880Z] #65 13.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:04:33 [2023-04-17T19:04:33.880Z] #65 16.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:04:33 [2023-04-17T19:04:33.880Z] #65 22.66 Fetched 8525 kB in 15s (585 kB/s)
19:04:33 [2023-04-17T19:04:33.880Z] #65 22.66 Reading package lists...
19:04:33 [2023-04-17T19:04:33.880Z] #65 ...
19:04:33 [2023-04-17T19:04:33.880Z] 
19:04:33 [2023-04-17T19:04:33.880Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:04:33 [2023-04-17T19:04:33.880Z] #60 23.31 Fetched 8525 kB in 14s (592 kB/s)
19:04:36 [2023-04-17T19:04:36.419Z] #60 23.31 Reading package lists...
19:04:36 [2023-04-17T19:04:36.419Z] #60 ...
19:04:36 [2023-04-17T19:04:36.419Z] 
19:04:36 [2023-04-17T19:04:36.419Z] #59 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:04:36 [2023-04-17T19:04:36.419Z] #59 DONE 17.4s
19:04:36 [2023-04-17T19:04:36.419Z] 
19:04:36 [2023-04-17T19:04:36.419Z] #63 [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
19:04:36 [2023-04-17T19:04:36.419Z] #63 24.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
19:04:36 [2023-04-17T19:04:36.419Z] #63 24.83 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 24.92 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.11 go: downloading github.com/alexkohler/prealloc v1.0.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.23 go: downloading github.com/alingse/asasalint v0.0.11
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.28 go: downloading github.com/ashanbrown/forbidigo v1.4.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.35 go: downloading github.com/ashanbrown/makezero v1.1.1
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.39 go: downloading github.com/bkielbasa/cyclop v1.2.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.42 go: downloading github.com/blizzy78/varnamelen v0.8.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.58 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.65 go: downloading github.com/breml/bidichk v0.2.3
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.73 go: downloading github.com/breml/errchkjson v0.3.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.81 go: downloading github.com/butuzov/ireturn v0.1.1
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.82 go: downloading github.com/charithe/durationcheck v0.0.9
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.94 go: downloading github.com/curioswitch/go-reassign v0.2.0
19:04:36 [2023-04-17T19:04:36.419Z] #63 25.96 go: downloading github.com/daixiang0/gci v0.9.1
19:04:36 [2023-04-17T19:04:36.419Z] #63 26.44 go: downloading github.com/denis-tingaikin/go-header v0.4.3
19:04:36 [2023-04-17T19:04:36.419Z] #63 26.44 go: downloading github.com/esimonov/ifshort v1.0.4
19:04:36 [2023-04-17T19:04:36.419Z] #63 26.54 go: downloading github.com/firefart/nonamedreturns v1.0.4
19:04:36 [2023-04-17T19:04:36.419Z] #63 26.56 go: downloading github.com/fzipp/gocyclo v0.6.0
19:04:36 [2023-04-17T19:04:36.679Z] #63 26.71 go: downloading github.com/go-critic/go-critic v0.6.7
19:04:37 [2023-04-17T19:04:37.620Z] #63 27.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:04:37 [2023-04-17T19:04:37.620Z] #63 27.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:04:37 [2023-04-17T19:04:37.620Z] #63 27.77 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
19:04:37 [2023-04-17T19:04:37.620Z] #63 27.79 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
19:04:37 [2023-04-17T19:04:37.887Z] #63 28.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:04:38 [2023-04-17T19:04:38.161Z] #63 28.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:04:38 [2023-04-17T19:04:38.161Z] #63 28.31 go: downloading github.com/golangci/misspell v0.4.0
19:04:38 [2023-04-17T19:04:38.161Z] #63 28.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:04:38 [2023-04-17T19:04:38.422Z] #63 28.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
19:04:38 [2023-04-17T19:04:38.422Z] #63 28.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
19:04:38 [2023-04-17T19:04:38.683Z] #63 28.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
19:04:38 [2023-04-17T19:04:38.683Z] #63 28.67 go: downloading github.com/hexops/gotextdiff v1.0.3
19:04:38 [2023-04-17T19:04:38.683Z] #63 28.86 go: downloading github.com/jgautheron/goconst v1.5.1
19:04:38 [2023-04-17T19:04:38.683Z] #63 28.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
19:04:38 [2023-04-17T19:04:38.944Z] #63 28.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
19:04:38 [2023-04-17T19:04:38.944Z] #63 28.93 go: downloading github.com/julz/importas v0.1.0
19:04:38 [2023-04-17T19:04:38.944Z] #63 28.96 go: downloading github.com/junk1tm/musttag v0.4.5
19:04:38 [2023-04-17T19:04:38.944Z] #63 29.05 go: downloading github.com/kisielk/errcheck v1.6.3
19:04:38 [2023-04-17T19:04:38.944Z] #63 29.08 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
19:04:38 [2023-04-17T19:04:38.944Z] #63 29.16 go: downloading github.com/kulti/thelper v0.6.3
19:04:39 [2023-04-17T19:04:39.204Z] #63 29.24 go: downloading github.com/kunwardeep/paralleltest v1.0.6
19:04:39 [2023-04-17T19:04:39.204Z] #63 29.35 go: downloading github.com/kyoh86/exportloopref v0.1.11
19:04:39 [2023-04-17T19:04:39.204Z] #63 29.41 go: downloading github.com/ldez/tagliatelle v0.4.0
19:04:39 [2023-04-17T19:04:39.465Z] #63 29.44 go: downloading github.com/leonklingele/grouper v1.1.1
19:04:39 [2023-04-17T19:04:39.465Z] #63 29.53 go: downloading github.com/lufeee/execinquery v1.2.1
19:04:39 [2023-04-17T19:04:39.465Z] #63 29.65 go: downloading github.com/maratori/testableexamples v1.0.0
19:04:39 [2023-04-17T19:04:39.725Z] #63 29.72 go: downloading github.com/maratori/testpackage v1.1.0
19:04:39 [2023-04-17T19:04:39.725Z] #63 29.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
19:04:39 [2023-04-17T19:04:39.725Z] #63 29.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
19:04:39 [2023-04-17T19:04:39.725Z] #63 29.88 go: downloading github.com/mgechev/revive v1.2.5
19:04:39 [2023-04-17T19:04:39.987Z] #63 ...
19:04:39 [2023-04-17T19:04:39.987Z] 
19:04:39 [2023-04-17T19:04:39.987Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:04:39 [2023-04-17T19:04:39.987Z] #66 19.96 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
19:04:39 [2023-04-17T19:04:39.987Z] #66 ...
19:04:39 [2023-04-17T19:04:39.987Z] 
19:04:39 [2023-04-17T19:04:39.987Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:04:39 [2023-04-17T19:04:39.987Z] #65 22.66 Reading package lists...
19:04:39 [2023-04-17T19:04:39.987Z] #65 29.36 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:04:39 [2023-04-17T19:04:39.987Z] #65 29.36 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:04:39 [2023-04-17T19:04:39.987Z] #65 29.44 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:04:44 [2023-04-17T19:04:44.231Z] #65 32.30 Reading package lists...
19:04:44 [2023-04-17T19:04:44.231Z] #65 ...
19:04:44 [2023-04-17T19:04:44.231Z] 
19:04:44 [2023-04-17T19:04:44.231Z] #63 [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
19:04:44 [2023-04-17T19:04:44.231Z] #63 30.57 go: downloading github.com/moricho/tparallel v0.2.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 30.59 go: downloading github.com/nakabonne/nestif v0.3.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 30.64 go: downloading github.com/nishanths/exhaustive v0.9.5
19:04:44 [2023-04-17T19:04:44.231Z] #63 30.70 go: downloading github.com/nishanths/predeclared v0.2.2
19:04:44 [2023-04-17T19:04:44.231Z] #63 30.94 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.02 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.04 go: downloading github.com/ryancurrah/gomodguard v1.3.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.25 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.29 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.36 go: downloading github.com/securego/gosec/v2 v2.15.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.70 go: downloading github.com/sivchari/containedctx v1.0.2
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.73 go: downloading github.com/sivchari/nosnakecase v1.7.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.75 go: downloading github.com/sivchari/tenv v1.7.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.82 go: downloading github.com/sonatard/noctx v0.0.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.86 go: downloading github.com/sourcegraph/go-diff v0.7.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 31.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.07 go: downloading github.com/tdakkota/asciicheck v0.1.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.21 go: downloading github.com/tetafro/godot v1.4.11
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.22 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.30 go: downloading github.com/timonwong/loggercheck v0.9.3
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.66 go: downloading github.com/ultraware/funlen v0.0.3
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.78 go: downloading github.com/ultraware/whitespace v0.0.5
19:04:44 [2023-04-17T19:04:44.231Z] #63 32.85 go: downloading github.com/uudashr/gocognit v1.0.6
19:04:44 [2023-04-17T19:04:44.231Z] #63 33.00 go: downloading github.com/yagipy/maintidx v1.0.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 33.11 go: downloading github.com/yeya24/promlinter v0.2.0
19:04:44 [2023-04-17T19:04:44.231Z] #63 33.16 go: downloading gitlab.com/bosi/decorder v0.2.3
19:04:44 [2023-04-17T19:04:44.231Z] #63 33.32 go: downloading honnef.co/go/tools v0.4.2
19:04:45 [2023-04-17T19:04:45.173Z] #63 ...
19:04:45 [2023-04-17T19:04:45.173Z] 
19:04:45 [2023-04-17T19:04:45.173Z] #28 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:04:45 [2023-04-17T19:04:45.173Z] #28 24.88 Fetched 8525 kB in 15s (571 kB/s)
19:04:45 [2023-04-17T19:04:45.173Z] #28 24.88 Reading package lists...
19:04:45 [2023-04-17T19:04:45.173Z] #28 29.93 Reading package lists...
19:04:45 [2023-04-17T19:04:45.173Z] #28 34.94 Building dependency tree...
19:04:45 [2023-04-17T19:04:45.173Z] #28 ...
19:04:45 [2023-04-17T19:04:45.173Z] 
19:04:45 [2023-04-17T19:04:45.173Z] #69 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:04:45 [2023-04-17T19:04:45.173Z] #69 24.89 Fetched 8529 kB in 16s (541 kB/s)
19:04:45 [2023-04-17T19:04:45.173Z] #69 24.89 Reading package lists...
19:04:45 [2023-04-17T19:04:45.173Z] #69 30.19 Reading package lists...
19:04:45 [2023-04-17T19:04:45.173Z] #69 35.01 Building dependency tree...
19:04:45 [2023-04-17T19:04:45.173Z] #69 ...
19:04:45 [2023-04-17T19:04:45.173Z] 
19:04:45 [2023-04-17T19:04:45.173Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:04:45 [2023-04-17T19:04:45.173Z] #55 17.12 github.com/docker/distribution/manifest
19:04:45 [2023-04-17T19:04:45.173Z] #55 17.45 crypto/sha1
19:04:45 [2023-04-17T19:04:45.173Z] #55 17.53 net
19:04:45 [2023-04-17T19:04:45.173Z] #55 19.04 github.com/Sirupsen/logrus
19:04:45 [2023-04-17T19:04:45.173Z] #55 22.25 github.com/Sirupsen/logrus/formatters/logstash
19:04:45 [2023-04-17T19:04:45.173Z] #55 22.54 github.com/bugsnag/bugsnag-go/errors
19:04:45 [2023-04-17T19:04:45.173Z] #55 23.25 github.com/bugsnag/osext
19:04:45 [2023-04-17T19:04:45.173Z] #55 23.71 github.com/bugsnag/panicwrap
19:04:45 [2023-04-17T19:04:45.173Z] #55 24.76 gopkg.in/yaml.v2
19:04:45 [2023-04-17T19:04:45.455Z] #55 ...
19:04:45 [2023-04-17T19:04:45.455Z] 
19:04:45 [2023-04-17T19:04:45.455Z] #67 [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
19:04:45 [2023-04-17T19:04:45.455Z] #67 24.49 Fetched 8525 kB in 15s (574 kB/s)
19:04:45 [2023-04-17T19:04:45.455Z] #67 24.49 Reading package lists...
19:04:45 [2023-04-17T19:04:45.455Z] #67 30.69 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:04:45 [2023-04-17T19:04:45.455Z] #67 30.70 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:04:45 [2023-04-17T19:04:45.455Z] #67 30.70 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:04:45 [2023-04-17T19:04:45.455Z] #67 33.80 Reading package lists...
19:04:45 [2023-04-17T19:04:45.455Z] #67 ...
19:04:45 [2023-04-17T19:04:45.455Z] 
19:04:45 [2023-04-17T19:04:45.455Z] #68 [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
19:04:45 [2023-04-17T19:04:45.455Z] #68 25.06 Fetched 8525 kB in 15s (569 kB/s)
19:04:45 [2023-04-17T19:04:45.455Z] #68 25.06 Reading package lists...
19:04:45 [2023-04-17T19:04:45.455Z] #68 30.69 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:04:45 [2023-04-17T19:04:45.455Z] #68 30.71 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:04:45 [2023-04-17T19:04:45.455Z] #68 30.71 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:04:45 [2023-04-17T19:04:45.716Z] #68 33.74 Reading package lists...
19:04:45 [2023-04-17T19:04:45.716Z] #68 ...
19:04:45 [2023-04-17T19:04:45.716Z] 
19:04:45 [2023-04-17T19:04:45.716Z] #63 [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
19:04:45 [2023-04-17T19:04:45.716Z] #63 35.29 go: downloading mvdan.cc/gofumpt v0.4.0
19:04:45 [2023-04-17T19:04:45.716Z] #63 35.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:04:45 [2023-04-17T19:04:45.716Z] #63 35.38 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
19:04:45 [2023-04-17T19:04:45.716Z] #63 35.54 go: downloading github.com/davecgh/go-spew v1.1.1
19:04:45 [2023-04-17T19:04:45.716Z] #63 35.58 go: downloading github.com/pmezard/go-difflib v1.0.0
19:04:45 [2023-04-17T19:04:45.716Z] #63 35.63 go: downloading github.com/stretchr/objx v0.5.0
19:04:45 [2023-04-17T19:04:45.716Z] #63 35.64 go: downloading golang.org/x/text v0.6.0
19:04:46 [2023-04-17T19:04:46.287Z] #63 ...
19:04:46 [2023-04-17T19:04:46.287Z] 
19:04:46 [2023-04-17T19:04:46.287Z] #71 [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...)
19:04:46 [2023-04-17T19:04:46.548Z] #71 ...
19:04:46 [2023-04-17T19:04:46.548Z] 
19:04:46 [2023-04-17T19:04:46.548Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:04:46 [2023-04-17T19:04:46.548Z] #60 23.31 Reading package lists...
19:04:46 [2023-04-17T19:04:46.548Z] #60 29.20 Reading package lists...
19:04:46 [2023-04-17T19:04:46.548Z] #60 34.01 Building dependency tree...
19:04:46 [2023-04-17T19:04:46.809Z] #60 ...
19:04:46 [2023-04-17T19:04:46.809Z] 
19:04:46 [2023-04-17T19:04:46.809Z] #69 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:04:46 [2023-04-17T19:04:46.809Z] #69 35.01 Building dependency tree...
19:04:49 [2023-04-17T19:04:49.353Z] #69 39.00 The following additional packages will be installed:
19:04:49 [2023-04-17T19:04:49.353Z] #69 39.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
19:04:49 [2023-04-17T19:04:49.353Z] #69 39.05   python3-protobuf python3-six
19:04:49 [2023-04-17T19:04:49.353Z] #69 39.06 Suggested packages:
19:04:49 [2023-04-17T19:04:49.353Z] #69 39.08   python3-setuptools
19:04:49 [2023-04-17T19:04:49.353Z] #69 39.08 Recommended packages:
19:04:49 [2023-04-17T19:04:49.353Z] #69 39.08   iproute2 | iproute
19:04:49 [2023-04-17T19:04:49.924Z] #69 39.74 The following NEW packages will be installed:
19:04:49 [2023-04-17T19:04:49.924Z] #69 39.74   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
19:04:49 [2023-04-17T19:04:49.924Z] #69 39.74   python3-protobuf python3-six
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.22 Need to get 2136 kB of archives.
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.22 After this operation, 10.8 MB of additional disk space will be used.
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:04:50 [2023-04-17T19:04:50.496Z] #69 40.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #69 ...
19:04:52 [2023-04-17T19:04:52.410Z] 
19:04:52 [2023-04-17T19:04:52.410Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.15 python3 is already the newest version (3.9.2-3).
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.15 The following additional packages will be installed:
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.16   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.17   patch xz-utils
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.18 Suggested packages:
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.20   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.20   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.20   m4-doc ed diffutils-doc
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.20 Recommended packages:
19:04:52 [2023-04-17T19:04:52.410Z] #60 38.20   fakeroot libalgorithm-merge-perl libltdl-dev
19:04:52 [2023-04-17T19:04:52.410Z] #60 39.65 The following NEW packages will be installed:
19:04:52 [2023-04-17T19:04:52.410Z] #60 39.67   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
19:04:52 [2023-04-17T19:04:52.410Z] #60 39.68   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
19:04:52 [2023-04-17T19:04:52.410Z] #60 39.68   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.09 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.09 Need to get 5458 kB of archives.
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.09 After this operation, 11.6 MB of additional disk space will be used.
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 40.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
19:04:52 [2023-04-17T19:04:52.410Z] #60 41.43 debconf: delaying package configuration, since apt-utils is not installed
19:04:52 [2023-04-17T19:04:52.410Z] #60 41.74 Fetched 5458 kB in 1s (9230 kB/s)
19:04:52 [2023-04-17T19:04:52.410Z] #60 41.85 Selecting previously unselected package bzip2.
19:04:52 [2023-04-17T19:04:52.410Z] #60 41.85 (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.)
19:04:52 [2023-04-17T19:04:52.410Z] #60 41.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
19:04:52 [2023-04-17T19:04:52.410Z] #60 41.98 Unpacking bzip2 (1.0.8-4) ...
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.13 Selecting previously unselected package xz-utils.
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.13 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.40 Selecting previously unselected package libsigsegv2:arm64.
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.40 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.42 Unpacking libsigsegv2:arm64 (2.13-1) ...
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.51 Selecting previously unselected package m4.
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.51 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
19:04:52 [2023-04-17T19:04:52.410Z] #60 42.51 Unpacking m4 (1.4.18-5) ...
19:04:52 [2023-04-17T19:04:52.982Z] #60 42.72 Selecting previously unselected package autoconf.
19:04:52 [2023-04-17T19:04:52.982Z] #60 42.73 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
19:04:52 [2023-04-17T19:04:52.982Z] #60 43.02 Unpacking autoconf (2.69-14) ...
19:04:53 [2023-04-17T19:04:53.242Z] #60 43.41 Selecting previously unselected package autotools-dev.
19:04:53 [2023-04-17T19:04:53.503Z] #60 43.42 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
19:04:53 [2023-04-17T19:04:53.503Z] #60 43.43 Unpacking autotools-dev (20180224.1+nmu1) ...
19:04:53 [2023-04-17T19:04:53.503Z] #60 43.74 Selecting previously unselected package automake.
19:04:53 [2023-04-17T19:04:53.765Z] #60 43.75 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
19:04:53 [2023-04-17T19:04:53.765Z] #60 43.76 Unpacking automake (1:1.16.3-2) ...
19:04:54 [2023-04-17T19:04:54.342Z] #60 44.30 Selecting previously unselected package patch.
19:04:54 [2023-04-17T19:04:54.342Z] #60 44.31 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
19:04:54 [2023-04-17T19:04:54.342Z] #60 44.32 Unpacking patch (2.7.6-7) ...
19:04:54 [2023-04-17T19:04:54.605Z] #60 ...
19:04:54 [2023-04-17T19:04:54.605Z] 
19:04:54 [2023-04-17T19:04:54.605Z] #64 [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
19:04:54 [2023-04-17T19:04:54.605Z] #64 44.70 v3.6.0
19:04:57 [2023-04-17T19:04:57.151Z] #64 ...
19:04:57 [2023-04-17T19:04:57.151Z] 
19:04:57 [2023-04-17T19:04:57.151Z] #28 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:04:57 [2023-04-17T19:04:57.151Z] #28 34.94 Building dependency tree...
19:04:57 [2023-04-17T19:04:57.151Z] #28 39.07 The following additional packages will be installed:
19:04:57 [2023-04-17T19:04:57.151Z] #28 39.11   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
19:04:57 [2023-04-17T19:04:57.151Z] #28 39.12 Suggested packages:
19:04:57 [2023-04-17T19:04:57.151Z] #28 39.12   cmake-doc ninja-build lrzip
19:04:57 [2023-04-17T19:04:57.151Z] #28 39.73 The following NEW packages will be installed:
19:04:57 [2023-04-17T19:04:57.151Z] #28 39.74   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.21 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.21 Need to get 15.1 MB of archives.
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.21 After this operation, 66.8 MB of additional disk space will be used.
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 40.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
19:04:57 [2023-04-17T19:04:57.151Z] #28 41.86 debconf: delaying package configuration, since apt-utils is not installed
19:04:57 [2023-04-17T19:04:57.151Z] #28 42.13 Fetched 15.1 MB in 1s (15.3 MB/s)
19:04:57 [2023-04-17T19:04:57.151Z] #28 42.29 Selecting previously unselected package cmake-data.
19:04:57 [2023-04-17T19:04:57.151Z] #28 42.29 (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.)
19:04:57 [2023-04-17T19:04:57.151Z] #28 42.36 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #28 42.40 Unpacking cmake-data (3.18.4-2+deb11u1) ...
19:04:57 [2023-04-17T19:04:57.151Z] #28 ...
19:04:57 [2023-04-17T19:04:57.151Z] 
19:04:57 [2023-04-17T19:04:57.151Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:04:57 [2023-04-17T19:04:57.151Z] #60 44.70 Selecting previously unselected package dpkg-dev.
19:04:57 [2023-04-17T19:04:57.151Z] #60 44.71 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 44.77 Unpacking dpkg-dev (1.20.12) ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 45.96 Selecting previously unselected package build-essential.
19:04:57 [2023-04-17T19:04:57.151Z] #60 45.96 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 45.98 Unpacking build-essential (12.9) ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.28 Selecting previously unselected package libcap2:arm64.
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.29 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.34 Unpacking libcap2:arm64 (1:2.44-1) ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.49 Selecting previously unselected package libcap-dev:arm64.
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.50 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.52 Unpacking libcap-dev:arm64 (1:2.44-1) ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.85 Selecting previously unselected package libprotobuf-c1:arm64.
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.85 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 46.87 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 47.04 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:04:57 [2023-04-17T19:04:57.151Z] #60 47.04 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 47.08 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 47.23 Selecting previously unselected package libseccomp-dev:arm64.
19:04:57 [2023-04-17T19:04:57.151Z] #60 47.23 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:04:57 [2023-04-17T19:04:57.151Z] #60 47.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:04:57 [2023-04-17T19:04:57.413Z] #60 47.52 Selecting previously unselected package libsystemd-dev:arm64.
19:04:57 [2023-04-17T19:04:57.413Z] #60 ...
19:04:57 [2023-04-17T19:04:57.413Z] 
19:04:57 [2023-04-17T19:04:57.413Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:04:57 [2023-04-17T19:04:57.413Z] #65 32.30 Reading package lists...
19:04:57 [2023-04-17T19:04:57.413Z] #65 36.94 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
19:04:57 [2023-04-17T19:04:57.413Z] #65 37.00 Reading package lists...
19:04:57 [2023-04-17T19:04:57.413Z] #65 41.65 Building dependency tree...
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.38 gcc is already the newest version (4:10.2.1-1).
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.38 The following additional packages will be installed:
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.38   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.38   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.39   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.39   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.39   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.40   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.41 Suggested packages:
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.42   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:04:57 [2023-04-17T19:04:57.413Z] #65 45.42   | libgdk-pixbuf2.0-dev libxml2-utils
19:04:57 [2023-04-17T19:04:57.413Z] #65 ...
19:04:57 [2023-04-17T19:04:57.413Z] 
19:04:57 [2023-04-17T19:04:57.413Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:04:57 [2023-04-17T19:04:57.413Z] #60 47.52 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
19:04:57 [2023-04-17T19:04:57.413Z] #60 47.56 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:04:58 [2023-04-17T19:04:58.355Z] #60 48.44 Selecting previously unselected package libtool.
19:04:58 [2023-04-17T19:04:58.355Z] #60 48.44 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
19:04:58 [2023-04-17T19:04:58.355Z] #60 48.45 Unpacking libtool (2.4.6-15) ...
19:04:58 [2023-04-17T19:04:58.927Z] #60 48.89 Selecting previously unselected package libudev-dev:arm64.
19:04:58 [2023-04-17T19:04:58.927Z] #60 48.89 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
19:04:58 [2023-04-17T19:04:58.927Z] #60 48.99 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
19:04:58 [2023-04-17T19:04:58.927Z] #60 ...
19:04:58 [2023-04-17T19:04:58.927Z] 
19:04:58 [2023-04-17T19:04:58.927Z] #68 [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
19:04:58 [2023-04-17T19:04:58.927Z] #68 33.74 Reading package lists...
19:04:58 [2023-04-17T19:04:58.927Z] #68 38.60 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:04:58 [2023-04-17T19:04:58.927Z] #68 38.73 Reading package lists...
19:04:58 [2023-04-17T19:04:58.927Z] #68 43.05 Building dependency tree...
19:04:58 [2023-04-17T19:04:58.927Z] #68 46.65 gcc is already the newest version (4:10.2.1-1).
19:04:58 [2023-04-17T19:04:58.927Z] #68 46.65 libc6-dev is already the newest version (2.31-13+deb11u5).
19:04:58 [2023-04-17T19:04:58.927Z] #68 46.65 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:04:59 [2023-04-17T19:04:59.188Z] #68 ...
19:04:59 [2023-04-17T19:04:59.188Z] 
19:04:59 [2023-04-17T19:04:59.188Z] #67 [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
19:04:59 [2023-04-17T19:04:59.188Z] #67 33.80 Reading package lists...
19:04:59 [2023-04-17T19:04:59.188Z] #67 38.42 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
19:04:59 [2023-04-17T19:04:59.188Z] #67 38.54 Reading package lists...
19:04:59 [2023-04-17T19:04:59.188Z] #67 43.35 Building dependency tree...
19:04:59 [2023-04-17T19:04:59.188Z] #67 46.96 gcc is already the newest version (4:10.2.1-1).
19:04:59 [2023-04-17T19:04:59.188Z] #67 46.96 libc6-dev is already the newest version (2.31-13+deb11u5).
19:04:59 [2023-04-17T19:04:59.188Z] #67 46.96 The following additional packages will be installed:
19:04:59 [2023-04-17T19:04:59.188Z] #67 46.98   bzip2 patch xz-utils
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.00 Suggested packages:
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.01   bzip2-doc debian-keyring seccomp ed diffutils-doc
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.01 Recommended packages:
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.01   build-essential fakeroot libalgorithm-merge-perl
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.30 The following NEW packages will be installed:
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.30   bzip2 dpkg-dev libseccomp-dev patch xz-utils
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.68 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.68 Need to get 2790 kB of archives.
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.68 After this operation, 4077 kB of additional disk space will be used.
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #67 47.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #67 ...
19:04:59 [2023-04-17T19:04:59.188Z] 
19:04:59 [2023-04-17T19:04:59.188Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.05 The following NEW packages will be installed:
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.05   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.06   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.06   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.06   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.06   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.07   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.46 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.46 Need to get 7950 kB of archives.
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.46 After this operation, 39.9 MB of additional disk space will be used.
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.46 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]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.54 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]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:04:59 [2023-04-17T19:04:59.188Z] #65 47.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:04:59 [2023-04-17T19:04:59.448Z] #65 48.76 debconf: delaying package configuration, since apt-utils is not installed
19:04:59 [2023-04-17T19:04:59.448Z] #65 48.95 Fetched 7950 kB in 1s (9476 kB/s)
19:05:00 [2023-04-17T19:05:00.019Z] #65 49.23 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:05:00 [2023-04-17T19:05:00.019Z] #65 49.24 (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.)
19:05:00 [2023-04-17T19:05:00.019Z] #65 49.29 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:05:00 [2023-04-17T19:05:00.019Z] #65 49.44 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:05:00 [2023-04-17T19:05:00.328Z] #65 49.71 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:05:00 [2023-04-17T19:05:00.329Z] #65 49.71 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:05:00 [2023-04-17T19:05:00.589Z] #65 49.76 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:05:00 [2023-04-17T19:05:00.589Z] #65 ...
19:05:00 [2023-04-17T19:05:00.589Z] 
19:05:00 [2023-04-17T19:05:00.589Z] #62 [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
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.65 NAME:
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67    go-winres - A tool for embedding resources in Windows executables
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67 
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67 USAGE:
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67    go-winres [global options] command [command options] [arguments...]
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67 
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67 COMMANDS:
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67    init     Create an initial ./winres/winres.json
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67    make     Make syso files for the "go build" command
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67    simply   Make syso files for the "go build" command (simplified)
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67    extract  Extract all resources from an executable
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.67    patch    Replace resources in an executable file (exe, dll)
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.68    help, h  Shows a list of commands or help for one command
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.68 
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.68 GLOBAL OPTIONS:
19:05:00 [2023-04-17T19:05:00.589Z] #62 42.68    --help, -h  show help (default: false)
19:05:00 [2023-04-17T19:05:00.589Z] #62 DONE 50.6s
19:05:00 [2023-04-17T19:05:00.589Z] 
19:05:00 [2023-04-17T19:05:00.589Z] #63 [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
19:05:00 [2023-04-17T19:05:00.589Z] #63 40.66 go: downloading github.com/subosito/gotenv v1.4.1
19:05:00 [2023-04-17T19:05:00.589Z] #63 40.68 go: downloading github.com/hashicorp/hcl v1.0.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 40.98 go: downloading gopkg.in/ini.v1 v1.67.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 41.00 go: downloading github.com/magiconair/properties v1.8.6
19:05:00 [2023-04-17T19:05:00.589Z] #63 41.13 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
19:05:00 [2023-04-17T19:05:00.589Z] #63 41.18 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
19:05:00 [2023-04-17T19:05:00.589Z] #63 41.53 go: downloading github.com/pelletier/go-toml v1.9.5
19:05:00 [2023-04-17T19:05:00.589Z] #63 41.84 go: downloading github.com/gobwas/glob v0.2.3
19:05:00 [2023-04-17T19:05:00.589Z] #63 42.07 go: downloading gopkg.in/yaml.v2 v2.4.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 42.28 go: downloading go.uber.org/zap v1.17.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.01 go: downloading golang.org/x/sync v0.1.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.01 go: downloading github.com/go-toolsmith/astfmt v1.1.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.07 go: downloading github.com/go-toolsmith/astcast v1.1.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.08 go: downloading github.com/go-toolsmith/astcopy v1.0.3
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.12 go: downloading github.com/go-toolsmith/astequal v1.1.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.15 go: downloading github.com/go-toolsmith/astp v1.1.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.18 go: downloading github.com/go-toolsmith/strparse v1.1.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.27 go: downloading github.com/go-toolsmith/typep v1.1.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.35 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.42 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.65 go: downloading github.com/kisielk/gotool v1.0.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.76 go: downloading github.com/gostaticanalysis/comment v1.4.2
19:05:00 [2023-04-17T19:05:00.589Z] #63 43.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
19:05:00 [2023-04-17T19:05:00.589Z] #63 44.02 go: downloading github.com/ettle/strcase v0.1.1
19:05:00 [2023-04-17T19:05:00.589Z] #63 44.07 go: downloading github.com/fatih/structtag v1.2.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 44.12 go: downloading github.com/Masterminds/semver v1.5.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 44.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
19:05:00 [2023-04-17T19:05:00.589Z] #63 44.33 go: downloading github.com/prometheus/client_golang v1.12.1
19:05:00 [2023-04-17T19:05:00.589Z] #63 44.80 go: downloading github.com/prometheus/client_model v0.2.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 44.87 go: downloading github.com/google/go-cmp v0.5.9
19:05:00 [2023-04-17T19:05:00.589Z] #63 45.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:05:00 [2023-04-17T19:05:00.589Z] #63 45.43 go: downloading go.uber.org/atomic v1.7.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 45.51 go: downloading go.uber.org/multierr v1.6.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 45.57 go: downloading github.com/quasilyte/gogrep v0.5.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 45.79 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
19:05:00 [2023-04-17T19:05:00.589Z] #63 45.80 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
19:05:00 [2023-04-17T19:05:00.589Z] #63 45.99 go: downloading github.com/olekukonko/tablewriter v0.0.5
19:05:00 [2023-04-17T19:05:00.589Z] #63 46.20 go: downloading github.com/beorn7/perks v1.0.1
19:05:00 [2023-04-17T19:05:00.589Z] #63 46.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2
19:05:00 [2023-04-17T19:05:00.589Z] #63 46.29 go: downloading github.com/golang/protobuf v1.5.2
19:05:00 [2023-04-17T19:05:00.589Z] #63 46.29 go: downloading github.com/prometheus/common v0.32.1
19:05:00 [2023-04-17T19:05:00.589Z] #63 46.81 go: downloading github.com/prometheus/procfs v0.7.3
19:05:00 [2023-04-17T19:05:00.589Z] #63 46.81 go: downloading google.golang.org/protobuf v1.28.0
19:05:00 [2023-04-17T19:05:00.589Z] #63 47.75 go: downloading github.com/mattn/go-runewidth v0.0.9
19:05:00 [2023-04-17T19:05:00.589Z] #63 48.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
19:05:00 [2023-04-17T19:05:00.589Z] #63 ...
19:05:00 [2023-04-17T19:05:00.589Z] 
19:05:00 [2023-04-17T19:05:00.589Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:00 [2023-04-17T19:05:00.589Z] #65 50.11 Selecting previously unselected package libsecret-common.
19:05:00 [2023-04-17T19:05:00.589Z] #65 50.11 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
19:05:00 [2023-04-17T19:05:00.589Z] #65 50.13 Unpacking libsecret-common (0.20.4-2) ...
19:05:01 [2023-04-17T19:05:01.160Z] #65 50.54 Selecting previously unselected package libsecret-1-0:arm64.
19:05:01 [2023-04-17T19:05:01.160Z] #65 50.54 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
19:05:01 [2023-04-17T19:05:01.160Z] #65 50.54 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:05:01 [2023-04-17T19:05:01.425Z] #65 50.84 Selecting previously unselected package gir1.2-secret-1:arm64.
19:05:01 [2023-04-17T19:05:01.425Z] #65 50.87 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:05:01 [2023-04-17T19:05:01.425Z] #65 ...
19:05:01 [2023-04-17T19:05:01.425Z] 
19:05:01 [2023-04-17T19:05:01.425Z] #64 [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
19:05:01 [2023-04-17T19:05:01.425Z] #64 DONE 51.7s
19:05:01 [2023-04-17T19:05:01.425Z] 
19:05:01 [2023-04-17T19:05:01.425Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:01 [2023-04-17T19:05:01.425Z] #65 50.91 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:05:01 [2023-04-17T19:05:01.685Z] #65 ...
19:05:01 [2023-04-17T19:05:01.685Z] 
19:05:01 [2023-04-17T19:05:01.685Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.20" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:05:01 [2023-04-17T19:05:01.685Z] #54 DONE 44.9s
19:05:01 [2023-04-17T19:05:01.685Z] 
19:05:01 [2023-04-17T19:05:01.685Z] #49 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:05:01 [2023-04-17T19:05:01.685Z] #49 DONE 45.7s
19:05:01 [2023-04-17T19:05:01.685Z] 
19:05:01 [2023-04-17T19:05:01.685Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:01 [2023-04-17T19:05:01.685Z] #65 51.08 Selecting previously unselected package uuid-dev:arm64.
19:05:01 [2023-04-17T19:05:01.685Z] #65 51.09 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:05:01 [2023-04-17T19:05:01.685Z] #65 51.13 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:05:01 [2023-04-17T19:05:01.685Z] #65 ...
19:05:01 [2023-04-17T19:05:01.685Z] 
19:05:01 [2023-04-17T19:05:01.685Z] #68 [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
19:05:01 [2023-04-17T19:05:01.685Z] #68 DONE 51.3s
19:05:01 [2023-04-17T19:05:01.945Z] 
19:05:01 [2023-04-17T19:05:01.945Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
19:05:01 [2023-04-17T19:05:01.945Z] #60 49.50 Selecting previously unselected package libyajl2:arm64.
19:05:01 [2023-04-17T19:05:01.945Z] #60 49.51 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 49.56 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 49.90 Selecting previously unselected package libyajl-dev:arm64.
19:05:01 [2023-04-17T19:05:01.945Z] #60 49.90 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 49.93 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.32 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.43 Setting up libyajl2:arm64 (2.1.0-3) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.47 Setting up bzip2 (1.0.8-4) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.65 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.71 Setting up libcap2:arm64 (1:2.44-1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.79 Setting up autotools-dev (20180224.1+nmu1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.84 Setting up libsigsegv2:arm64 (2.13-1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 50.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.00 Setting up patch (2.7.6-7) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.06 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.11 Setting up libyajl-dev:arm64 (2.1.0-3) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.22 Setting up libcap-dev:arm64 (1:2.44-1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.28 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.36 Setting up libtool (2.4.6-15) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.44 Setting up m4 (1.4.18-5) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.51 Setting up dpkg-dev (1.20.12) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.75 Setting up autoconf (2.69-14) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.76 Setting up build-essential (12.9) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.80 Setting up automake (1:1.16.3-2) ...
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
19:05:01 [2023-04-17T19:05:01.945Z] #60 51.87 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:05:02 [2023-04-17T19:05:02.890Z] #60 DONE 52.7s
19:05:02 [2023-04-17T19:05:02.890Z] 
19:05:02 [2023-04-17T19:05:02.890Z] #72 [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
19:05:02 [2023-04-17T19:05:02.890Z] #72 ...
19:05:02 [2023-04-17T19:05:02.890Z] 
19:05:02 [2023-04-17T19:05:02.890Z] #69 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:05:02 [2023-04-17T19:05:02.890Z] #69 42.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
19:05:02 [2023-04-17T19:05:02.890Z] #69 44.23 debconf: delaying package configuration, since apt-utils is not installed
19:05:02 [2023-04-17T19:05:02.890Z] #69 44.53 Fetched 2136 kB in 3s (671 kB/s)
19:05:02 [2023-04-17T19:05:02.890Z] #69 44.91 Selecting previously unselected package libprotobuf23:arm64.
19:05:02 [2023-04-17T19:05:02.890Z] #69 44.91 (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.)
19:05:02 [2023-04-17T19:05:02.890Z] #69 45.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 45.06 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 45.85 Selecting previously unselected package python3-pkg-resources.
19:05:02 [2023-04-17T19:05:02.890Z] #69 45.85 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 45.87 Unpacking python3-pkg-resources (52.0.0-4) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 46.18 Selecting previously unselected package python3-six.
19:05:02 [2023-04-17T19:05:02.890Z] #69 46.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 46.23 Unpacking python3-six (1.16.0-2) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 46.54 Selecting previously unselected package python3-protobuf.
19:05:02 [2023-04-17T19:05:02.890Z] #69 46.55 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 46.56 Unpacking python3-protobuf (3.12.4-1) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.28 Selecting previously unselected package libnet1:arm64.
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.63 Selecting previously unselected package libnl-3-200:arm64.
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.93 Selecting previously unselected package libprotobuf-c1:arm64.
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.93 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 47.95 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 48.26 Selecting previously unselected package criu.
19:05:02 [2023-04-17T19:05:02.890Z] #69 48.26 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 48.27 Unpacking criu (3.17.1-1) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 49.54 Setting up python3-pkg-resources (52.0.0-4) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 51.09 Setting up libprotobuf23:arm64 (3.12.4-1) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 51.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 51.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:05:02 [2023-04-17T19:05:02.890Z] #69 51.28 Setting up python3-six (1.16.0-2) ...
19:05:03 [2023-04-17T19:05:03.151Z] #69 ...
19:05:03 [2023-04-17T19:05:03.151Z] 
19:05:03 [2023-04-17T19:05:03.151Z] #67 [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
19:05:03 [2023-04-17T19:05:03.151Z] #67 48.89 debconf: delaying package configuration, since apt-utils is not installed
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.18 Fetched 2790 kB in 1s (5138 kB/s)
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.33 Selecting previously unselected package bzip2.
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.41 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.44 Unpacking bzip2 (1.0.8-4) ...
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.67 Selecting previously unselected package xz-utils.
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.67 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:05:03 [2023-04-17T19:05:03.151Z] #67 49.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:05:03 [2023-04-17T19:05:03.151Z] #67 50.10 Selecting previously unselected package patch.
19:05:03 [2023-04-17T19:05:03.151Z] #67 50.11 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
19:05:03 [2023-04-17T19:05:03.151Z] #67 50.14 Unpacking patch (2.7.6-7) ...
19:05:03 [2023-04-17T19:05:03.151Z] #67 50.52 Selecting previously unselected package dpkg-dev.
19:05:03 [2023-04-17T19:05:03.151Z] #67 50.53 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
19:05:03 [2023-04-17T19:05:03.151Z] #67 50.57 Unpacking dpkg-dev (1.20.12) ...
19:05:03 [2023-04-17T19:05:03.412Z] #67 52.58 Selecting previously unselected package libseccomp-dev:arm64.
19:05:03 [2023-04-17T19:05:03.412Z] #67 52.61 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:05:03 [2023-04-17T19:05:03.412Z] #67 52.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:05:03 [2023-04-17T19:05:03.672Z] #67 52.88 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:05:03 [2023-04-17T19:05:03.672Z] #67 52.94 Setting up bzip2 (1.0.8-4) ...
19:05:03 [2023-04-17T19:05:03.672Z] #67 53.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:05:03 [2023-04-17T19:05:03.672Z] #67 53.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:05:03 [2023-04-17T19:05:03.672Z] #67 53.04 Setting up patch (2.7.6-7) ...
19:05:03 [2023-04-17T19:05:03.933Z] #67 53.08 Setting up dpkg-dev (1.20.12) ...
19:05:04 [2023-04-17T19:05:04.876Z] #67 DONE 53.9s
19:05:04 [2023-04-17T19:05:04.876Z] 
19:05:04 [2023-04-17T19:05:04.876Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
19:05:06 [2023-04-17T19:05:06.260Z] #73 1.656 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a -X main.version=1.1.5 " -o runc .
19:05:06 [2023-04-17T19:05:06.833Z] #73 ...
19:05:06 [2023-04-17T19:05:06.833Z] 
19:05:06 [2023-04-17T19:05:06.833Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
19:05:06 [2023-04-17T19:05:06.833Z] #74 DONE 5.0s
19:05:07 [2023-04-17T19:05:07.094Z] 
19:05:07 [2023-04-17T19:05:07.094Z] #75 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
19:05:07 [2023-04-17T19:05:07.094Z] #75 DONE 0.2s
19:05:07 [2023-04-17T19:05:07.094Z] 
19:05:07 [2023-04-17T19:05:07.094Z] #28 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:05:07 [2023-04-17T19:05:07.094Z] #28 46.91 Selecting previously unselected package libicu67:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #28 46.91 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 46.93 Unpacking libicu67:arm64 (67.1-7) ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 53.43 Selecting previously unselected package libxml2:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #28 53.43 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 53.44 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 54.34 Selecting previously unselected package libarchive13:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #28 54.34 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 54.43 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.06 Selecting previously unselected package libjsoncpp24:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.06 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.41 Selecting previously unselected package librhash0:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.41 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.43 Unpacking librhash0:arm64 (1.4.1-2) ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.72 Selecting previously unselected package libuv1:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.73 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.74 Unpacking libuv1:arm64 (1.40.0-2) ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.89 Selecting previously unselected package cmake.
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 55.91 Unpacking cmake (3.18.4-2+deb11u1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #28 ...
19:05:07 [2023-04-17T19:05:07.094Z] 
19:05:07 [2023-04-17T19:05:07.094Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:07 [2023-04-17T19:05:07.094Z] #65 51.50 Selecting previously unselected package libblkid-dev:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #65 51.50 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 51.65 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.15 Selecting previously unselected package libbtrfs0:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.15 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.20 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.54 Selecting previously unselected package libbtrfs-dev:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.54 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.89 Selecting previously unselected package libelf1:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.91 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 52.91 Unpacking libelf1:arm64 (0.183-1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 53.29 Selecting previously unselected package libffi-dev:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #65 53.30 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 53.35 Unpacking libffi-dev:arm64 (3.3-6) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 53.70 Selecting previously unselected package libglib2.0-data.
19:05:07 [2023-04-17T19:05:07.094Z] #65 53.72 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 53.81 Unpacking libglib2.0-data (2.66.8-1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 55.57 Selecting previously unselected package libglib2.0-bin.
19:05:07 [2023-04-17T19:05:07.094Z] #65 55.58 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 55.60 Unpacking libglib2.0-bin (2.66.8-1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 55.76 Selecting previously unselected package python3-lib2to3.
19:05:07 [2023-04-17T19:05:07.094Z] #65 55.76 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 55.76 Unpacking python3-lib2to3 (3.9.2-1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 55.99 Selecting previously unselected package python3-distutils.
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.00 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.01 Unpacking python3-distutils (3.9.2-1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.22 Selecting previously unselected package libglib2.0-dev-bin.
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.22 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.27 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.63 Selecting previously unselected package libsepol1-dev:arm64.
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.64 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.094Z] #65 56.66 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:05:07 [2023-04-17T19:05:07.664Z] #65 57.06 Selecting previously unselected package libpcre2-16-0:arm64.
19:05:07 [2023-04-17T19:05:07.664Z] #65 57.06 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:05:07 [2023-04-17T19:05:07.664Z] #65 57.07 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:05:07 [2023-04-17T19:05:07.664Z] #65 ...
19:05:07 [2023-04-17T19:05:07.664Z] 
19:05:07 [2023-04-17T19:05:07.664Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:05:07 [2023-04-17T19:05:07.664Z] #55 39.55 github.com/docker/distribution/uuid
19:05:07 [2023-04-17T19:05:07.664Z] #55 39.91 golang.org/x/net/context
19:05:07 [2023-04-17T19:05:07.664Z] #55 40.66 net/textproto
19:05:07 [2023-04-17T19:05:07.664Z] #55 40.68 crypto/x509
19:05:07 [2023-04-17T19:05:07.664Z] #55 41.76 vendor/golang.org/x/net/http/httpguts
19:05:07 [2023-04-17T19:05:07.664Z] #55 42.20 vendor/golang.org/x/net/http/httpproxy
19:05:07 [2023-04-17T19:05:07.664Z] #55 43.11 mime/multipart
19:05:07 [2023-04-17T19:05:07.664Z] #55 46.46 github.com/docker/distribution/digest
19:05:07 [2023-04-17T19:05:07.664Z] #55 48.48 github.com/docker/distribution/reference
19:05:07 [2023-04-17T19:05:07.924Z] #55 ...
19:05:07 [2023-04-17T19:05:07.924Z] 
19:05:07 [2023-04-17T19:05:07.924Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
19:05:10 [2023-04-17T19:05:10.465Z] #76 ...
19:05:10 [2023-04-17T19:05:10.465Z] 
19:05:10 [2023-04-17T19:05:10.465Z] #28 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.10 Setting up libicu67:arm64 (67.1-7) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.12 Setting up libuv1:arm64 (1.40.0-2) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.17 Setting up librhash0:arm64 (1.4.1-2) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.19 Setting up cmake-data (3.18.4-2+deb11u1) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.22 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.25 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.27 Setting up cmake (3.18.4-2+deb11u1) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 59.29 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:05:10 [2023-04-17T19:05:10.465Z] #28 DONE 60.2s
19:05:10 [2023-04-17T19:05:10.465Z] 
19:05:10 [2023-04-17T19:05:10.465Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.45 Selecting previously unselected package libpcre2-32-0:arm64.
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.45 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.46 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.69 Selecting previously unselected package libpcre2-posix2:arm64.
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.69 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.70 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.87 Selecting previously unselected package libpcre2-dev:arm64.
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.88 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 57.89 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 58.44 Selecting previously unselected package libselinux1-dev:arm64.
19:05:10 [2023-04-17T19:05:10.465Z] #65 58.44 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 58.45 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 58.77 Selecting previously unselected package libmount-dev:arm64.
19:05:10 [2023-04-17T19:05:10.465Z] #65 58.77 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.465Z] #65 58.78 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 58.94 Selecting previously unselected package libpcre16-3:arm64.
19:05:10 [2023-04-17T19:05:10.466Z] #65 58.94 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 58.95 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.22 Selecting previously unselected package libpcre32-3:arm64.
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.23 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.30 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.56 Selecting previously unselected package libpcrecpp0v5:arm64.
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.56 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.59 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.71 Selecting previously unselected package libpcre3-dev:arm64.
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.76 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:05:10 [2023-04-17T19:05:10.466Z] #65 59.79 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:05:10 [2023-04-17T19:05:10.756Z] #65 ...
19:05:10 [2023-04-17T19:05:10.756Z] 
19:05:10 [2023-04-17T19:05:10.756Z] #69 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:05:10 [2023-04-17T19:05:10.756Z] #69 53.51 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:05:10 [2023-04-17T19:05:10.756Z] #69 53.57 Setting up python3-protobuf (3.12.4-1) ...
19:05:10 [2023-04-17T19:05:10.756Z] #69 58.04 Setting up criu (3.17.1-1) ...
19:05:10 [2023-04-17T19:05:10.756Z] #69 59.91 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:05:10 [2023-04-17T19:05:10.756Z] #69 DONE 60.4s
19:05:10 [2023-04-17T19:05:10.756Z] 
19:05:10 [2023-04-17T19:05:10.756Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:05:10 [2023-04-17T19:05:10.756Z] #55 49.89 github.com/stevvooe/resumable
19:05:10 [2023-04-17T19:05:10.756Z] #55 50.25 github.com/stevvooe/resumable/sha256
19:05:10 [2023-04-17T19:05:10.756Z] #55 50.86 github.com/stevvooe/resumable/sha512
19:05:10 [2023-04-17T19:05:10.756Z] #55 50.99 crypto/tls
19:05:10 [2023-04-17T19:05:10.756Z] #55 51.42 github.com/garyburd/redigo/internal
19:05:10 [2023-04-17T19:05:10.756Z] #55 51.69 github.com/garyburd/redigo/redis
19:05:12 [2023-04-17T19:05:12.193Z] #55 ...
19:05:12 [2023-04-17T19:05:12.193Z] 
19:05:12 [2023-04-17T19:05:12.193Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:05:12 [2023-04-17T19:05:12.193Z] #0 2.729 go: downloading github.com/urfave/cli/v2 v2.23.5
19:05:12 [2023-04-17T19:05:12.193Z] #0 3.702 go: downloading golang.org/x/sys v0.2.0
19:05:12 [2023-04-17T19:05:12.193Z] #0 6.908 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
19:05:12 [2023-04-17T19:05:12.193Z] #0 7.410 go: downloading github.com/google/uuid v1.3.0
19:05:12 [2023-04-17T19:05:12.193Z] #0 7.446 go: downloading github.com/moby/vpnkit v0.5.0
19:05:12 [2023-04-17T19:05:12.193Z] #0 7.504 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:05:12 [2023-04-17T19:05:12.193Z] #0 7.676 go: downloading github.com/gorilla/mux v1.8.0
19:05:12 [2023-04-17T19:05:12.194Z] #0 7.818 go: downloading github.com/moby/sys/mountinfo v0.6.2
19:05:12 [2023-04-17T19:05:12.194Z] #0 8.876 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
19:05:12 [2023-04-17T19:05:12.194Z] #0 8.917 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
19:05:12 [2023-04-17T19:05:12.194Z] #77 ...
19:05:12 [2023-04-17T19:05:12.194Z] 
19:05:12 [2023-04-17T19:05:12.194Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:12 [2023-04-17T19:05:12.194Z] #65 60.56 Selecting previously unselected package zlib1g-dev:arm64.
19:05:12 [2023-04-17T19:05:12.194Z] #65 60.56 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:05:12 [2023-04-17T19:05:12.194Z] #65 60.57 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:05:12 [2023-04-17T19:05:12.194Z] #65 61.14 Selecting previously unselected package libglib2.0-dev:arm64.
19:05:12 [2023-04-17T19:05:12.194Z] #65 61.14 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:05:12 [2023-04-17T19:05:12.194Z] #65 61.16 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:05:13 [2023-04-17T19:05:13.577Z] #65 62.80 Selecting previously unselected package libsecret-1-dev:arm64.
19:05:13 [2023-04-17T19:05:13.577Z] #65 62.81 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:05:13 [2023-04-17T19:05:13.577Z] #65 62.82 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:05:13 [2023-04-17T19:05:13.837Z] #65 63.22 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:05:13 [2023-04-17T19:05:13.837Z] #65 63.26 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:05:13 [2023-04-17T19:05:13.837Z] #65 63.32 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.35 Setting up libffi-dev:arm64 (3.3-6) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.36 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.39 Setting up libbtrfs0:arm64 (5.10.1-2) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.42 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.44 Setting up libglib2.0-data (2.66.8-1) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.50 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.52 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.54 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.56 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
19:05:14 [2023-04-17T19:05:14.098Z] #65 63.59 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:05:14 [2023-04-17T19:05:14.358Z] #65 63.63 Setting up python3-lib2to3 (3.9.2-1) ...
19:05:14 [2023-04-17T19:05:14.930Z] #65 64.17 Setting up libelf1:arm64 (0.183-1) ...
19:05:14 [2023-04-17T19:05:14.930Z] #65 ...
19:05:14 [2023-04-17T19:05:14.930Z] 
19:05:14 [2023-04-17T19:05:14.930Z] #72 [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
19:05:14 [2023-04-17T19:05:14.930Z] #72 2.173 Cloning into '/tmp/crun-build'...
19:05:14 [2023-04-17T19:05:14.930Z] #72 9.422 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:05:14 [2023-04-17T19:05:14.930Z] #72 9.476 Cloning into '/tmp/crun-build/libocispec'...
19:05:14 [2023-04-17T19:05:14.930Z] #72 10.50 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
19:05:14 [2023-04-17T19:05:14.930Z] #72 10.53 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:05:14 [2023-04-17T19:05:14.930Z] #72 10.53 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:05:14 [2023-04-17T19:05:14.930Z] #72 10.53 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:05:14 [2023-04-17T19:05:14.930Z] #72 10.55 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:05:14 [2023-04-17T19:05:14.930Z] #72 12.36 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:05:14 [2023-04-17T19:05:14.930Z] #72 ...
19:05:14 [2023-04-17T19:05:14.930Z] 
19:05:14 [2023-04-17T19:05:14.930Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:14 [2023-04-17T19:05:14.930Z] #65 64.35 Setting up libsecret-common (0.20.4-2) ...
19:05:14 [2023-04-17T19:05:14.930Z] #65 64.39 Setting up python3-distutils (3.9.2-1) ...
19:05:15 [2023-04-17T19:05:15.501Z] #65 ...
19:05:15 [2023-04-17T19:05:15.501Z] 
19:05:15 [2023-04-17T19:05:15.501Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:05:15 [2023-04-17T19:05:15.501Z] #66 64.73 gotestsum version dev
19:05:15 [2023-04-17T19:05:15.501Z] #66 DONE 65.6s
19:05:15 [2023-04-17T19:05:15.761Z] 
19:05:15 [2023-04-17T19:05:15.761Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:05:15 [2023-04-17T19:05:15.761Z] #55 56.02 github.com/docker/distribution/registry/listener
19:05:15 [2023-04-17T19:05:15.761Z] #55 56.61 github.com/docker/distribution/version
19:05:15 [2023-04-17T19:05:15.761Z] #55 56.87 github.com/inconshreveable/mousetrap
19:05:15 [2023-04-17T19:05:15.761Z] #55 56.95 github.com/spf13/pflag
19:05:18 [2023-04-17T19:05:18.307Z] #55 ...
19:05:18 [2023-04-17T19:05:18.307Z] 
19:05:18 [2023-04-17T19:05:18.307Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:05:18 [2023-04-17T19:05:18.307Z] #65 65.37 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.63 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.65 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.67 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.69 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.70 Setting up libglib2.0-bin (2.66.8-1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.73 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.74 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.76 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.77 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.78 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.80 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.81 No schema files found: doing nothing.
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 66.91 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:05:18 [2023-04-17T19:05:18.307Z] #65 DONE 67.3s
19:05:18 [2023-04-17T19:05:18.307Z] 
19:05:18 [2023-04-17T19:05:18.307Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:05:20 [2023-04-17T19:05:20.218Z] #78 ...
19:05:20 [2023-04-17T19:05:20.218Z] 
19:05:20 [2023-04-17T19:05:20.218Z] #79 [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
19:05:20 [2023-04-17T19:05:20.218Z] #0 2.133 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:05:20 [2023-04-17T19:05:20.218Z] #0 2.211 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:05:20 [2023-04-17T19:05:20.218Z] #0 2.214 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:05:20 [2023-04-17T19:05:20.218Z] #0 4.497 Reading package lists...
19:05:20 [2023-04-17T19:05:20.218Z] #0 8.055 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:05:20 [2023-04-17T19:05:20.479Z] #0 8.160 Reading package lists...
19:05:20 [2023-04-17T19:05:20.479Z] #79 ...
19:05:20 [2023-04-17T19:05:20.479Z] 
19:05:20 [2023-04-17T19:05:20.479Z] #72 [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
19:05:20 [2023-04-17T19:05:20.479Z] #72 14.32 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:05:20 [2023-04-17T19:05:20.479Z] #72 15.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
19:05:20 [2023-04-17T19:05:20.479Z] #72 15.78 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
19:05:20 [2023-04-17T19:05:20.479Z] #72 16.13 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
19:05:23 [2023-04-17T19:05:23.024Z] #72 ...
19:05:23 [2023-04-17T19:05:23.024Z] 
19:05:23 [2023-04-17T19:05:23.024Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:05:23 [2023-04-17T19:05:23.024Z] #77 10.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
19:05:23 [2023-04-17T19:05:23.024Z] #77 10.83 go: downloading golang.org/x/net v0.1.0
19:05:23 [2023-04-17T19:05:23.024Z] #77 ...
19:05:23 [2023-04-17T19:05:23.024Z] 
19:05:23 [2023-04-17T19:05:23.024Z] #79 [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
19:05:23 [2023-04-17T19:05:23.024Z] #0 8.160 Reading package lists...
19:05:23 [2023-04-17T19:05:23.024Z] #79 11.62 Building dependency tree...
19:05:23 [2023-04-17T19:05:23.024Z] #79 12.63 Reading state information...
19:05:24 [2023-04-17T19:05:24.936Z] #79 14.48 gcc is already the newest version (4:10.2.1-1).
19:05:24 [2023-04-17T19:05:24.936Z] #79 14.48 libc6-dev is already the newest version (2.31-13+deb11u5).
19:05:24 [2023-04-17T19:05:24.936Z] #79 14.48 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:05:25 [2023-04-17T19:05:25.513Z] #79 DONE 15.2s
19:05:25 [2023-04-17T19:05:25.513Z] 
19:05:25 [2023-04-17T19:05:25.513Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:05:25 [2023-04-17T19:05:25.513Z] #78 6.213 + bin/ctr
19:05:29 [2023-04-17T19:05:29.711Z] #78 ...
19:05:29 [2023-04-17T19:05:29.712Z] 
19:05:29 [2023-04-17T19:05:29.712Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:05:29 [2023-04-17T19:05:29.712Z] #55 61.01 github.com/spf13/cobra
19:05:29 [2023-04-17T19:05:29.712Z] #55 63.52 log/syslog
19:05:29 [2023-04-17T19:05:29.712Z] #55 64.32 github.com/yvasiyarov/go-metrics
19:05:29 [2023-04-17T19:05:29.712Z] #55 68.94 net/http/httptrace
19:05:29 [2023-04-17T19:05:29.712Z] #55 69.70 net/http
19:05:29 [2023-04-17T19:05:29.712Z] #55 71.10 github.com/docker/libtrust
19:05:29 [2023-04-17T19:05:29.712Z] #55 ...
19:05:29 [2023-04-17T19:05:29.712Z] 
19:05:29 [2023-04-17T19:05:29.712Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
19:05:29 [2023-04-17T19:05:29.712Z] #0 1.193 -- The C compiler identification is GNU 10.2.1
19:05:29 [2023-04-17T19:05:29.712Z] #0 1.293 -- Detecting C compiler ABI info
19:05:29 [2023-04-17T19:05:29.712Z] #0 1.910 -- Detecting C compiler ABI info - done
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.010 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.011 -- Detecting C compile features
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.012 -- Detecting C compile features - done
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.051 -- Performing Test HAS_BUILTIN_FORTIFY
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.246 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.292 -- Configuring done
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.317 -- Generating done
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.334 -- Build files have been written to: /go/src/github.com/krallin/tini
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.699 Scanning dependencies of target tini-static
19:05:29 [2023-04-17T19:05:29.712Z] #0 2.753 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:05:29 [2023-04-17T19:05:29.712Z] #80 3.961 [100%] Linking C executable tini-static
19:05:29 [2023-04-17T19:05:29.980Z] #80 4.525 [100%] Built target tini-static
19:05:30 [2023-04-17T19:05:30.919Z] #80 DONE 5.4s
19:05:30 [2023-04-17T19:05:30.919Z] 
19:05:30 [2023-04-17T19:05:30.919Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
19:05:32 [2023-04-17T19:05:32.302Z] #76 ...
19:05:32 [2023-04-17T19:05:32.302Z] 
19:05:32 [2023-04-17T19:05:32.302Z] #72 [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
19:05:32 [2023-04-17T19:05:32.302Z] #72 29.79 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:05:38 [2023-04-17T19:05:38.883Z] #72 ...
19:05:38 [2023-04-17T19:05:38.883Z] 
19:05:38 [2023-04-17T19:05:38.883Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:05:38 [2023-04-17T19:05:38.883Z] #55 75.23 net/smtp
19:05:38 [2023-04-17T19:05:38.883Z] #55 75.98 golang.org/x/crypto/blowfish
19:05:38 [2023-04-17T19:05:38.883Z] #55 76.56 golang.org/x/crypto/bcrypt
19:05:38 [2023-04-17T19:05:38.883Z] #55 77.11 github.com/docker/distribution/registry/storage/driver/gcs
19:05:38 [2023-04-17T19:05:38.883Z] #55 77.21 os/user
19:05:38 [2023-04-17T19:05:38.883Z] #55 77.75 github.com/docker/distribution/registry/storage/driver/oss
19:05:38 [2023-04-17T19:05:38.883Z] #55 77.82 github.com/mitchellh/mapstructure
19:05:42 [2023-04-17T19:05:42.183Z] #55 ...
19:05:42 [2023-04-17T19:05:42.183Z] 
19:05:42 [2023-04-17T19:05:42.183Z] #72 [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
19:05:42 [2023-04-17T19:05:42.183Z] #72 39.41 libtoolize: putting auxiliary files in '.'.
19:05:42 [2023-04-17T19:05:42.183Z] #72 39.41 libtoolize: copying file './ltmain.sh'
19:05:42 [2023-04-17T19:05:42.753Z] #72 40.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:05:42 [2023-04-17T19:05:42.753Z] #72 40.11 libtoolize: and rerunning libtoolize and aclocal.
19:05:42 [2023-04-17T19:05:42.753Z] #72 40.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:05:49 [2023-04-17T19:05:49.335Z] #72 ...
19:05:49 [2023-04-17T19:05:49.335Z] 
19:05:49 [2023-04-17T19:05:49.335Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:05:49 [2023-04-17T19:05:49.335Z] #55 90.29 github.com/docker/distribution/configuration
19:05:49 [2023-04-17T19:05:49.335Z] #55 90.30 github.com/bugsnag/bugsnag-go
19:05:49 [2023-04-17T19:05:49.906Z] #55 91.74 github.com/gorilla/context
19:05:50 [2023-04-17T19:05:50.166Z] #55 91.83 github.com/docker/distribution/registry/api/errcode
19:05:50 [2023-04-17T19:05:50.427Z] #55 92.13 github.com/gorilla/mux
19:05:50 [2023-04-17T19:05:50.997Z] #55 92.76 expvar
19:05:51 [2023-04-17T19:05:51.567Z] #55 93.45 github.com/docker/distribution/context
19:05:51 [2023-04-17T19:05:51.567Z] #55 93.48 github.com/docker/distribution/registry/api/v2
19:05:53 [2023-04-17T19:05:53.055Z] #55 94.70 github.com/docker/distribution/registry/client/transport
19:05:53 [2023-04-17T19:05:53.625Z] #55 95.41 github.com/docker/distribution/health
19:05:53 [2023-04-17T19:05:53.625Z] #55 95.45 github.com/docker/distribution
19:05:54 [2023-04-17T19:05:54.195Z] #55 96.10 github.com/docker/distribution/health/checks
19:05:54 [2023-04-17T19:05:54.456Z] #55 96.27 github.com/docker/distribution/manifest/manifestlist
19:05:54 [2023-04-17T19:05:54.716Z] #55 96.44 github.com/docker/distribution/manifest/schema1
19:05:54 [2023-04-17T19:05:54.716Z] #55 96.67 github.com/docker/distribution/manifest/schema2
19:05:55 [2023-04-17T19:05:55.286Z] #55 97.06 github.com/docker/distribution/notifications
19:05:55 [2023-04-17T19:05:55.547Z] #55 97.27 github.com/docker/distribution/registry/auth
19:05:56 [2023-04-17T19:05:56.118Z] #55 97.82 github.com/docker/distribution/registry/middleware/registry
19:05:56 [2023-04-17T19:05:56.378Z] #55 98.16 github.com/docker/distribution/registry/middleware/repository
19:05:56 [2023-04-17T19:05:56.378Z] #55 98.38 github.com/docker/distribution/registry/storage/cache
19:05:56 [2023-04-17T19:05:56.949Z] #55 98.84 github.com/docker/distribution/registry/storage/cache/memory
19:05:57 [2023-04-17T19:05:57.520Z] #55 99.32 github.com/docker/distribution/registry/client
19:05:57 [2023-04-17T19:05:57.780Z] #55 99.66 github.com/docker/distribution/registry/storage/driver
19:05:58 [2023-04-17T19:05:58.351Z] #55 100.2 github.com/docker/distribution/registry/proxy/scheduler
19:05:58 [2023-04-17T19:05:58.921Z] #55 100.8 github.com/docker/distribution/registry/storage
19:05:59 [2023-04-17T19:05:59.182Z] #55 101.1 github.com/docker/distribution/registry/client/auth
19:06:00 [2023-04-17T19:06:00.123Z] #55 102.0 github.com/docker/distribution/registry/storage/cache/redis
19:06:00 [2023-04-17T19:06:00.383Z] #55 102.4 github.com/docker/distribution/registry/storage/driver/factory
19:06:00 [2023-04-17T19:06:00.383Z] #55 ...
19:06:00 [2023-04-17T19:06:00.383Z] 
19:06:00 [2023-04-17T19:06:00.383Z] #72 [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
19:06:00 [2023-04-17T19:06:00.383Z] #72 47.87 configure.ac:7: installing './compile'
19:06:00 [2023-04-17T19:06:00.383Z] #72 47.88 configure.ac:11: installing './config.guess'
19:06:00 [2023-04-17T19:06:00.383Z] #72 47.90 configure.ac:11: installing './config.sub'
19:06:00 [2023-04-17T19:06:00.383Z] #72 47.91 configure.ac:8: installing './install-sh'
19:06:00 [2023-04-17T19:06:00.383Z] #72 47.93 configure.ac:8: installing './missing'
19:06:00 [2023-04-17T19:06:00.383Z] #72 48.08 Makefile.am: installing './depcomp'
19:06:00 [2023-04-17T19:06:00.383Z] #72 49.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:06:00 [2023-04-17T19:06:00.383Z] #72 49.26 libtoolize: copying file 'build-aux/ltmain.sh'
19:06:00 [2023-04-17T19:06:00.384Z] #72 49.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:06:00 [2023-04-17T19:06:00.384Z] #72 49.43 libtoolize: copying file 'm4/libtool.m4'
19:06:00 [2023-04-17T19:06:00.384Z] #72 49.48 libtoolize: copying file 'm4/ltoptions.m4'
19:06:00 [2023-04-17T19:06:00.384Z] #72 49.66 libtoolize: copying file 'm4/ltsugar.m4'
19:06:00 [2023-04-17T19:06:00.384Z] #72 49.77 libtoolize: copying file 'm4/ltversion.m4'
19:06:00 [2023-04-17T19:06:00.384Z] #72 49.95 libtoolize: copying file 'm4/lt~obsolete.m4'
19:06:00 [2023-04-17T19:06:00.384Z] #72 50.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:06:00 [2023-04-17T19:06:00.954Z] #72 ...
19:06:00 [2023-04-17T19:06:00.954Z] 
19:06:00 [2023-04-17T19:06:00.954Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:06:00 [2023-04-17T19:06:00.954Z] #55 102.7 github.com/docker/distribution/registry/storage/driver/middleware
19:06:00 [2023-04-17T19:06:00.954Z] #55 103.0 github.com/gorilla/handlers
19:06:02 [2023-04-17T19:06:02.991Z] #55 104.6 github.com/yvasiyarov/newrelic_platform_go
19:06:03 [2023-04-17T19:06:03.560Z] #55 105.3 github.com/yvasiyarov/gorelic
19:06:03 [2023-04-17T19:06:03.560Z] #55 105.4 github.com/docker/distribution/registry/proxy
19:06:04 [2023-04-17T19:06:04.499Z] #55 106.5 github.com/docker/distribution/registry/auth/htpasswd
19:06:05 [2023-04-17T19:06:05.069Z] #55 106.7 github.com/docker/distribution/registry/handlers
19:06:05 [2023-04-17T19:06:05.069Z] #55 106.9 github.com/docker/distribution/registry/auth/silly
19:06:05 [2023-04-17T19:06:05.639Z] #55 107.3 github.com/docker/distribution/registry/auth/token
19:06:06 [2023-04-17T19:06:06.580Z] #55 108.5 github.com/Azure/azure-sdk-for-go/storage
19:06:08 [2023-04-17T19:06:08.492Z] #55 ...
19:06:08 [2023-04-17T19:06:08.492Z] 
19:06:08 [2023-04-17T19:06:08.492Z] #72 [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
19:06:08 [2023-04-17T19:06:08.492Z] #72 60.70 configure.ac:7: installing 'build-aux/compile'
19:06:08 [2023-04-17T19:06:08.492Z] #72 60.71 configure.ac:9: installing 'build-aux/config.guess'
19:06:08 [2023-04-17T19:06:08.492Z] #72 60.74 configure.ac:9: installing 'build-aux/config.sub'
19:06:08 [2023-04-17T19:06:08.492Z] #72 60.76 configure.ac:11: installing 'build-aux/install-sh'
19:06:08 [2023-04-17T19:06:08.492Z] #72 60.78 configure.ac:11: installing 'build-aux/missing'
19:06:08 [2023-04-17T19:06:08.492Z] #72 61.00 Makefile.am: installing 'build-aux/depcomp'
19:06:08 [2023-04-17T19:06:08.492Z] #72 61.09 parallel-tests: installing 'build-aux/test-driver'
19:06:08 [2023-04-17T19:06:08.492Z] #72 63.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:06:08 [2023-04-17T19:06:08.492Z] #72 63.16 libtoolize: copying file 'build-aux/ltmain.sh'
19:06:08 [2023-04-17T19:06:08.492Z] #72 63.82 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:06:08 [2023-04-17T19:06:08.492Z] #72 63.82 libtoolize: copying file 'm4/libtool.m4'
19:06:08 [2023-04-17T19:06:08.492Z] #72 63.99 libtoolize: copying file 'm4/ltoptions.m4'
19:06:08 [2023-04-17T19:06:08.492Z] #72 64.10 libtoolize: copying file 'm4/ltsugar.m4'
19:06:08 [2023-04-17T19:06:08.492Z] #72 64.19 libtoolize: copying file 'm4/ltversion.m4'
19:06:08 [2023-04-17T19:06:08.492Z] #72 64.27 libtoolize: copying file 'm4/lt~obsolete.m4'
19:06:10 [2023-04-17T19:06:10.403Z] #72 ...
19:06:10 [2023-04-17T19:06:10.403Z] 
19:06:10 [2023-04-17T19:06:10.403Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:06:10 [2023-04-17T19:06:10.403Z] #55 112.0 github.com/docker/distribution/registry/storage/driver/base
19:06:10 [2023-04-17T19:06:10.403Z] #55 112.3 github.com/docker/distribution/registry
19:06:10 [2023-04-17T19:06:10.974Z] #55 112.6 github.com/docker/distribution/registry/storage/driver/azure
19:06:11 [2023-04-17T19:06:11.545Z] #55 113.5 github.com/docker/distribution/registry/storage/driver/filesystem
19:06:12 [2023-04-17T19:06:12.485Z] #55 114.2 github.com/docker/distribution/registry/storage/driver/inmemory
19:06:12 [2023-04-17T19:06:12.485Z] #55 114.2 github.com/AdRoll/goamz/aws
19:06:13 [2023-04-17T19:06:13.868Z] #55 115.4 net/http/httputil
19:06:14 [2023-04-17T19:06:14.810Z] #55 116.6 github.com/AdRoll/goamz/cloudfront
19:06:15 [2023-04-17T19:06:15.380Z] #55 117.1 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
19:06:15 [2023-04-17T19:06:15.640Z] #55 117.5 github.com/ncw/swift
19:06:16 [2023-04-17T19:06:16.210Z] #55 118.0 github.com/AdRoll/goamz/s3
19:06:18 [2023-04-17T19:06:18.762Z] #55 120.7 github.com/docker/distribution/registry/storage/driver/swift
19:06:19 [2023-04-17T19:06:19.332Z] #55 121.3 github.com/docker/distribution/registry/storage/driver/s3
19:06:19 [2023-04-17T19:06:19.332Z] #55 ...
19:06:19 [2023-04-17T19:06:19.332Z] 
19:06:19 [2023-04-17T19:06:19.332Z] #72 [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
19:06:19 [2023-04-17T19:06:19.332Z] #72 76.81 configure.ac:11: installing 'build-aux/compile'
19:06:19 [2023-04-17T19:06:19.332Z] #72 76.83 configure.ac:11: installing 'build-aux/config.guess'
19:06:19 [2023-04-17T19:06:19.332Z] #72 76.84 configure.ac:11: installing 'build-aux/config.sub'
19:06:19 [2023-04-17T19:06:19.332Z] #72 76.85 configure.ac:13: installing 'build-aux/install-sh'
19:06:19 [2023-04-17T19:06:19.332Z] #72 76.86 configure.ac:13: installing 'build-aux/missing'
19:06:19 [2023-04-17T19:06:19.592Z] #72 76.87 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:06:19 [2023-04-17T19:06:19.852Z] #72 77.06 Makefile.am: installing 'build-aux/depcomp'
19:06:21 [2023-04-17T19:06:21.493Z] #72 78.43 checking build system type... aarch64-unknown-linux-gnu
19:06:21 [2023-04-17T19:06:21.493Z] #72 78.83 checking host system type... aarch64-unknown-linux-gnu
19:06:21 [2023-04-17T19:06:21.493Z] #72 78.83 checking how to print strings... printf
19:06:21 [2023-04-17T19:06:21.493Z] #72 78.85 checking for gcc... gcc
19:06:22 [2023-04-17T19:06:22.013Z] #72 79.02 checking whether the C compiler works... yes
19:06:22 [2023-04-17T19:06:22.013Z] #72 79.32 checking for C compiler default output file name... a.out
19:06:22 [2023-04-17T19:06:22.013Z] #72 79.34 checking for suffix of executables... 
19:06:22 [2023-04-17T19:06:22.582Z] #72 79.49 checking whether we are cross compiling... no
19:06:22 [2023-04-17T19:06:22.582Z] #72 79.86 checking for suffix of object files... o
19:06:22 [2023-04-17T19:06:22.582Z] #72 79.95 checking whether we are using the GNU C compiler... yes
19:06:22 [2023-04-17T19:06:22.842Z] #72 80.03 checking whether gcc accepts -g... yes
19:06:23 [2023-04-17T19:06:23.102Z] #72 80.14 checking for gcc option to accept ISO C89... none needed
19:06:23 [2023-04-17T19:06:23.102Z] #72 80.33 checking whether gcc understands -c and -o together... yes
19:06:23 [2023-04-17T19:06:23.102Z] #72 80.59 checking for a sed that does not truncate output... /bin/sed
19:06:23 [2023-04-17T19:06:23.102Z] #72 80.63 checking for grep that handles long lines and -e... /bin/grep
19:06:23 [2023-04-17T19:06:23.102Z] #72 80.65 checking for egrep... /bin/grep -E
19:06:23 [2023-04-17T19:06:23.362Z] #72 80.65 checking for fgrep... /bin/grep -F
19:06:23 [2023-04-17T19:06:23.362Z] #72 80.67 checking for ld used by gcc... /usr/bin/ld
19:06:23 [2023-04-17T19:06:23.362Z] #72 80.70 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:06:23 [2023-04-17T19:06:23.362Z] #72 80.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.86 checking whether ln -s works... yes
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.87 checking the maximum length of command line arguments... 1572864
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.92 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.93 checking for /usr/bin/ld option to reload object files... -r
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.93 checking for objdump... objdump
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.94 checking how to recognize dependent libraries... pass_all
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.94 checking for dlltool... no
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.95 checking how to associate runtime and link libraries... printf %s\n
19:06:23 [2023-04-17T19:06:23.621Z] #72 80.95 checking for ar... ar
19:06:23 [2023-04-17T19:06:23.881Z] #72 80.95 checking for archiver @FILE support... @
19:06:23 [2023-04-17T19:06:23.881Z] #72 81.08 checking for strip... strip
19:06:23 [2023-04-17T19:06:23.881Z] #72 81.09 checking for ranlib... ranlib
19:06:23 [2023-04-17T19:06:23.881Z] #72 81.09 checking for gawk... no
19:06:23 [2023-04-17T19:06:23.881Z] #72 81.10 checking for mawk... mawk
19:06:24 [2023-04-17T19:06:24.141Z] #72 81.10 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:06:24 [2023-04-17T19:06:24.401Z] #72 81.68 checking for sysroot... no
19:06:24 [2023-04-17T19:06:24.401Z] #72 81.68 checking for a working dd... /bin/dd
19:06:24 [2023-04-17T19:06:24.401Z] #72 81.70 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:06:24 [2023-04-17T19:06:24.401Z] #72 81.73 checking for mt... no
19:06:24 [2023-04-17T19:06:24.401Z] #72 81.73 checking if : is a manifest tool... no
19:06:24 [2023-04-17T19:06:24.661Z] #72 81.75 checking how to run the C preprocessor... gcc -E
19:06:25 [2023-04-17T19:06:25.491Z] #72 82.17 checking for ANSI C header files... yes
19:06:25 [2023-04-17T19:06:25.491Z] #72 82.81 checking for sys/types.h... yes
19:06:25 [2023-04-17T19:06:25.751Z] #72 82.98 checking for sys/stat.h... yes
19:06:26 [2023-04-17T19:06:26.012Z] #72 83.14 checking for stdlib.h... yes
19:06:26 [2023-04-17T19:06:26.273Z] #72 83.32 checking for string.h... yes
19:06:26 [2023-04-17T19:06:26.273Z] #72 83.52 checking for memory.h... yes
19:06:26 [2023-04-17T19:06:26.533Z] #72 83.76 checking for strings.h... yes
19:06:26 [2023-04-17T19:06:26.533Z] #72 83.97 checking for inttypes.h... yes
19:06:27 [2023-04-17T19:06:27.054Z] #72 84.10 checking for stdint.h... yes
19:06:27 [2023-04-17T19:06:27.315Z] #72 84.46 checking for unistd.h... yes
19:06:27 [2023-04-17T19:06:27.576Z] #72 84.68 checking for dlfcn.h... yes
19:06:27 [2023-04-17T19:06:27.576Z] #72 84.91 checking for objdir... .libs
19:06:28 [2023-04-17T19:06:28.096Z] #72 85.34 checking if gcc supports -fno-rtti -fno-exceptions... no
19:06:28 [2023-04-17T19:06:28.096Z] #72 85.46 checking for gcc option to produce PIC... -fPIC -DPIC
19:06:28 [2023-04-17T19:06:28.357Z] #72 85.46 checking if gcc PIC flag -fPIC -DPIC works... yes
19:06:28 [2023-04-17T19:06:28.617Z] #72 85.62 checking if gcc static flag -static works... yes
19:06:28 [2023-04-17T19:06:28.878Z] #72 85.96 checking if gcc supports -c -o file.o... 
19:06:28 [2023-04-17T19:06:28.878Z] #72 ...
19:06:28 [2023-04-17T19:06:28.878Z] 
19:06:28 [2023-04-17T19:06:28.878Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:06:28 [2023-04-17T19:06:28.878Z] #55 122.3 net/http/pprof
19:06:28 [2023-04-17T19:06:28.878Z] #55 123.1 github.com/docker/distribution/cmd/registry
19:06:28 [2023-04-17T19:06:28.878Z] #55 127.3 + xx-verify /build/registry-v2
19:06:28 [2023-04-17T19:06:28.878Z] #55 DONE 130.7s
19:06:28 [2023-04-17T19:06:28.878Z] 
19:06:28 [2023-04-17T19:06:28.878Z] #72 [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
19:06:28 [2023-04-17T19:06:28.878Z] #72 85.96 checking if gcc supports -c -o file.o... yes
19:06:28 [2023-04-17T19:06:28.878Z] #72 86.34 checking if gcc supports -c -o file.o... (cached) yes
19:06:29 [2023-04-17T19:06:29.138Z] #72 86.34 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:06:29 [2023-04-17T19:06:29.708Z] #72 86.43 checking dynamic linker characteristics... GNU/Linux ld.so
19:06:29 [2023-04-17T19:06:29.708Z] #72 87.13 checking how to hardcode library paths into programs... immediate
19:06:29 [2023-04-17T19:06:29.708Z] #72 87.13 checking whether stripping libraries is possible... yes
19:06:29 [2023-04-17T19:06:29.708Z] #72 87.15 checking if libtool supports shared libraries... yes
19:06:29 [2023-04-17T19:06:29.708Z] #72 87.15 checking whether to build shared libraries... no
19:06:29 [2023-04-17T19:06:29.708Z] #72 87.15 checking whether to build static libraries... yes
19:06:29 [2023-04-17T19:06:29.708Z] #72 87.16 checking for a BSD-compatible install... /usr/bin/install -c
19:06:29 [2023-04-17T19:06:29.968Z] #72 87.22 checking whether build environment is sane... yes
19:06:29 [2023-04-17T19:06:29.968Z] #72 87.28 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:06:29 [2023-04-17T19:06:29.968Z] #72 87.28 checking whether make sets $(MAKE)... yes
19:06:29 [2023-04-17T19:06:29.968Z] #72 87.34 checking whether make supports the include directive... yes (GNU style)
19:06:29 [2023-04-17T19:06:29.968Z] #72 87.41 checking whether make supports nested variables... yes
19:06:30 [2023-04-17T19:06:30.228Z] #72 87.46 checking whether UID '0' is supported by ustar format... yes
19:06:30 [2023-04-17T19:06:30.228Z] #72 87.46 checking whether GID '0' is supported by ustar format... yes
19:06:30 [2023-04-17T19:06:30.228Z] #72 87.46 checking how to create a ustar tar archive... gnutar
19:06:30 [2023-04-17T19:06:30.228Z] #72 87.58 checking dependency style of gcc... gcc3
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.75 checking whether to enable maintainer-specific portions of Makefiles... yes
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.75 checking whether make supports nested variables... (cached) yes
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.75 checking for gawk... (cached) mawk
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.76 checking for a sed that does not truncate output... (cached) /bin/sed
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.76 checking for gcc... (cached) gcc
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.84 checking whether we are using the GNU C compiler... (cached) yes
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.85 checking whether gcc accepts -g... (cached) yes
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.85 checking for gcc option to accept ISO C89... (cached) none needed
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.85 checking whether gcc understands -c and -o together... (cached) yes
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.85 checking for a Python interpreter with version >= 3... python3
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.91 checking for python3... /usr/bin/python3
19:06:30 [2023-04-17T19:06:30.489Z] #72 87.92 checking for python3 version... 3.9
19:06:30 [2023-04-17T19:06:30.749Z] #72 87.96 checking for python3 platform... linux
19:06:30 [2023-04-17T19:06:30.749Z] #72 88.02 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:06:31 [2023-04-17T19:06:31.009Z] #72 88.17 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:06:31 [2023-04-17T19:06:31.009Z] #72 88.34 checking for go-md2man... no
19:06:31 [2023-04-17T19:06:31.009Z] #72 88.36 checking error.h usability... yes
19:06:31 [2023-04-17T19:06:31.269Z] #72 88.52 checking error.h presence... yes
19:06:31 [2023-04-17T19:06:31.269Z] #72 88.58 checking for error.h... yes
19:06:31 [2023-04-17T19:06:31.269Z] #72 88.62 checking linux/openat2.h usability... yes
19:06:31 [2023-04-17T19:06:31.532Z] #72 88.76 checking linux/openat2.h presence... yes
19:06:31 [2023-04-17T19:06:31.532Z] #72 88.80 checking for linux/openat2.h... yes
19:06:31 [2023-04-17T19:06:31.792Z] #72 88.84 checking for copy_file_range... yes
19:06:32 [2023-04-17T19:06:32.052Z] #72 89.11 checking for fgetxattr... yes
19:06:32 [2023-04-17T19:06:32.312Z] #72 89.48 checking for statx... yes
19:06:32 [2023-04-17T19:06:32.572Z] #72 89.75 checking for fgetpwent_r... yes
19:06:33 [2023-04-17T19:06:33.093Z] #72 90.10 checking for issetugid... no
19:06:33 [2023-04-17T19:06:33.093Z] #72 90.35 checking for pkg-config... /usr/bin/pkg-config
19:06:33 [2023-04-17T19:06:33.093Z] #72 90.35 checking pkg-config is at least version 0.9.0... yes
19:06:33 [2023-04-17T19:06:33.665Z] #72 90.36 checking for library containing yajl_tree_get... -lyajl
19:06:33 [2023-04-17T19:06:33.665Z] #72 90.89 checking for yajl >= 2.0.0... yes
19:06:33 [2023-04-17T19:06:33.665Z] #72 90.94 checking sys/capability.h usability... yes
19:06:33 [2023-04-17T19:06:33.665Z] #72 91.10 checking sys/capability.h presence... yes
19:06:33 [2023-04-17T19:06:33.927Z] #72 91.21 checking for sys/capability.h... yes
19:06:34 [2023-04-17T19:06:34.497Z] #72 91.21 checking for library containing cap_from_name... -lcap
19:06:35 [2023-04-17T19:06:35.068Z] #72 91.75 checking for library containing dlopen... -ldl
19:06:35 [2023-04-17T19:06:35.068Z] #72 92.30 checking seccomp.h usability... 
19:06:35 [2023-04-17T19:06:35.068Z] #72 ...
19:06:35 [2023-04-17T19:06:35.068Z] 
19:06:35 [2023-04-17T19:06:35.068Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:06:35 [2023-04-17T19:06:35.068Z] #70 DONE 126.3s
19:06:35 [2023-04-17T19:06:35.068Z] 
19:06:35 [2023-04-17T19:06:35.068Z] #72 [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
19:06:35 [2023-04-17T19:06:35.068Z] #72 92.30 checking seccomp.h usability... yes
19:06:35 [2023-04-17T19:06:35.591Z] #72 92.63 checking seccomp.h presence... yes
19:06:35 [2023-04-17T19:06:35.591Z] #72 92.77 checking for seccomp.h... yes
19:06:35 [2023-04-17T19:06:35.853Z] #72 92.77 checking for library containing seccomp_rule_add... -lseccomp
19:06:36 [2023-04-17T19:06:36.113Z] #72 93.33 checking for library containing seccomp_arch_resolve_name... none required
19:06:36 [2023-04-17T19:06:36.380Z] #72 93.55 checking systemd/sd-bus.h usability... 
19:06:36 [2023-04-17T19:06:36.380Z] #72 ...
19:06:36 [2023-04-17T19:06:36.380Z] 
19:06:36 [2023-04-17T19:06:36.380Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:06:36 [2023-04-17T19:06:36.380Z] #77 DONE 94.4s
19:06:36 [2023-04-17T19:06:36.380Z] 
19:06:36 [2023-04-17T19:06:36.380Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
19:06:36 [2023-04-17T19:06:36.380Z] #81 DONE 0.1s
19:06:36 [2023-04-17T19:06:36.640Z] 
19:06:36 [2023-04-17T19:06:36.640Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
19:06:36 [2023-04-17T19:06:36.640Z] #82 DONE 0.1s
19:06:36 [2023-04-17T19:06:36.640Z] 
19:06:36 [2023-04-17T19:06:36.640Z] #72 [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
19:06:36 [2023-04-17T19:06:36.640Z] #72 93.55 checking systemd/sd-bus.h usability... yes
19:06:36 [2023-04-17T19:06:36.640Z] #72 93.81 checking systemd/sd-bus.h presence... yes
19:06:36 [2023-04-17T19:06:36.640Z] #72 94.00 checking for systemd/sd-bus.h... yes
19:06:37 [2023-04-17T19:06:37.211Z] #72 94.00 checking for library containing sd_bus_match_signal_async... -lsystemd
19:06:37 [2023-04-17T19:06:37.471Z] #72 94.66 checking for sd_notify_barrier... yes
19:06:37 [2023-04-17T19:06:37.471Z] #72 94.82 checking linux/bpf.h usability... yes
19:06:37 [2023-04-17T19:06:37.731Z] #72 94.95 checking linux/bpf.h presence... yes
19:06:37 [2023-04-17T19:06:37.731Z] #72 95.01 checking for linux/bpf.h... yes
19:06:37 [2023-04-17T19:06:37.731Z] #72 95.01 checking compilation for eBPF... yes
19:06:37 [2023-04-17T19:06:37.991Z] #72 95.19 checking for criu >= 3.15... no
19:06:37 [2023-04-17T19:06:37.991Z] #72 95.24 configure: CRIU headers not found, building without CRIU support
19:06:37 [2023-04-17T19:06:37.991Z] #72 95.24 checking for criu > 3.16... no
19:06:37 [2023-04-17T19:06:37.991Z] #72 95.26 configure: CRIU version doesn't support join-ns API
19:06:37 [2023-04-17T19:06:37.991Z] #72 95.26 checking for criu > 3.16.1... no
19:06:37 [2023-04-17T19:06:37.991Z] #72 95.30 configure: CRIU version doesn't support for pre-dumping
19:06:37 [2023-04-17T19:06:37.991Z] #72 95.30 checking for new mount API (fsconfig)... yes
19:06:38 [2023-04-17T19:06:38.252Z] #72 95.38 checking for seccomp notify API... yes
19:06:38 [2023-04-17T19:06:38.252Z] #72 95.48 checking for gperf... no
19:06:38 [2023-04-17T19:06:38.252Z] #72 95.49 configure: gperf not found - cannot rebuild signal parser code
19:06:38 [2023-04-17T19:06:38.252Z] #72 95.49 checking for library containing argp_parse... none required
19:06:38 [2023-04-17T19:06:38.512Z] #72 95.80 checking that generated files are newer than configure... done
19:06:38 [2023-04-17T19:06:38.512Z] #72 95.81 configure: creating ./config.status
19:06:41 [2023-04-17T19:06:41.055Z] #72 98.20 config.status: creating Makefile
19:06:41 [2023-04-17T19:06:41.055Z] #72 98.30 config.status: creating rpm/crun.spec
19:06:41 [2023-04-17T19:06:41.055Z] #72 98.40 config.status: creating config.h
19:06:41 [2023-04-17T19:06:41.055Z] #72 98.43 config.status: executing libtool commands
19:06:41 [2023-04-17T19:06:41.055Z] #72 98.47 config.status: executing depfiles commands
19:06:42 [2023-04-17T19:06:42.443Z] #72 99.70 === configuring in libocispec (/tmp/crun-build/libocispec)
19:06:42 [2023-04-17T19:06:42.443Z] #72 99.72 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:06:42 [2023-04-17T19:06:42.703Z] #72 100.1 checking for gcc... gcc
19:06:42 [2023-04-17T19:06:42.963Z] #72 100.2 checking whether the C compiler works... yes
19:06:42 [2023-04-17T19:06:42.963Z] #72 100.3 checking for C compiler default output file name... a.out
19:06:42 [2023-04-17T19:06:42.963Z] #72 100.3 checking for suffix of executables... 
19:06:43 [2023-04-17T19:06:43.224Z] #72 100.4 checking whether we are cross compiling... no
19:06:43 [2023-04-17T19:06:43.224Z] #72 100.5 checking for suffix of object files... o
19:06:43 [2023-04-17T19:06:43.224Z] #72 100.6 checking whether we are using the GNU C compiler... yes
19:06:43 [2023-04-17T19:06:43.485Z] #72 100.7 checking whether gcc accepts -g... yes
19:06:43 [2023-04-17T19:06:43.485Z] #72 100.8 checking for gcc option to accept ISO C89... none needed
19:06:43 [2023-04-17T19:06:43.753Z] 
19:06:43 [2023-04-17T19:06:43.753Z] #72 ...
19:06:43 [2023-04-17T19:06:43.753Z] 
19:06:43 [2023-04-17T19:06:43.753Z] #71 [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...)
19:06:43 [2023-04-17T19:06:43.753Z] #71 DONE 127.3s
19:06:43 [2023-04-17T19:06:43.753Z] 
19:06:43 [2023-04-17T19:06:43.753Z] #72 [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
19:06:43 [2023-04-17T19:06:43.753Z] #72 101.0 checking whether gcc understands -c and -o together... yes
19:06:44 [2023-04-17T19:06:44.344Z] #72 101.3 checking how to run the C preprocessor... gcc -E
19:06:44 [2023-04-17T19:06:44.344Z] #72 101.6 checking for grep that handles long lines and -e... /bin/grep
19:06:44 [2023-04-17T19:06:44.344Z] #72 101.6 checking for egrep... /bin/grep -E
19:06:44 [2023-04-17T19:06:44.968Z] #72 101.6 checking for ANSI C header files... yes
19:06:44 [2023-04-17T19:06:44.968Z] #72 102.3 checking for sys/types.h... yes
19:06:44 [2023-04-17T19:06:44.968Z] #72 102.4 checking for sys/stat.h... yes
19:06:45 [2023-04-17T19:06:45.243Z] #72 102.5 checking for stdlib.h... yes
19:06:45 [2023-04-17T19:06:45.243Z] #72 102.6 checking for string.h... yes
19:06:45 [2023-04-17T19:06:45.535Z] #72 102.8 checking for memory.h... yes
19:06:45 [2023-04-17T19:06:45.535Z] #72 102.9 checking for strings.h... yes
19:06:45 [2023-04-17T19:06:45.812Z] #72 103.0 checking for inttypes.h... yes
19:06:46 [2023-04-17T19:06:46.073Z] #72 103.2 checking for stdint.h... yes
19:06:46 [2023-04-17T19:06:46.073Z] #72 103.4 checking for unistd.h... yes
19:06:46 [2023-04-17T19:06:46.333Z] #72 103.5 checking minix/config.h usability... no
19:06:46 [2023-04-17T19:06:46.333Z] #72 103.6 checking minix/config.h presence... no
19:06:46 [2023-04-17T19:06:46.333Z] #72 103.7 checking for minix/config.h... no
19:06:46 [2023-04-17T19:06:46.333Z] #72 103.7 checking whether it is safe to define __EXTENSIONS__... yes
19:06:46 [2023-04-17T19:06:46.593Z] #72 103.9 checking build system type... aarch64-unknown-linux-gnu
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.1 checking host system type... aarch64-unknown-linux-gnu
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.1 checking how to print strings... printf
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.1 checking for a sed that does not truncate output... /bin/sed
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.1 checking for fgrep... /bin/grep -F
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.2 checking for ld used by gcc... /usr/bin/ld
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking whether ln -s works... yes
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking the maximum length of command line arguments... 1572864
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking for /usr/bin/ld option to reload object files... -r
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking for objdump... objdump
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking how to recognize dependent libraries... pass_all
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking for dlltool... no
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking how to associate runtime and link libraries... printf %s\n
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking for ar... ar
19:06:46 [2023-04-17T19:06:46.853Z] #72 104.3 checking for archiver @FILE support... @
19:06:47 [2023-04-17T19:06:47.114Z] #72 104.4 checking for strip... strip
19:06:47 [2023-04-17T19:06:47.114Z] #72 104.4 checking for ranlib... ranlib
19:06:47 [2023-04-17T19:06:47.114Z] #72 104.4 checking for gawk... no
19:06:47 [2023-04-17T19:06:47.114Z] #72 104.4 checking for mawk... mawk
19:06:47 [2023-04-17T19:06:47.114Z] #72 104.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:06:47 [2023-04-17T19:06:47.114Z] #72 104.6 checking for sysroot... no
19:06:47 [2023-04-17T19:06:47.114Z] #72 104.6 checking for a working dd... /bin/dd
19:06:47 [2023-04-17T19:06:47.375Z] #72 104.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:06:47 [2023-04-17T19:06:47.375Z] #72 104.7 checking for mt... no
19:06:47 [2023-04-17T19:06:47.375Z] #72 104.7 checking if : is a manifest tool... no
19:06:47 [2023-04-17T19:06:47.635Z] #72 104.7 checking for dlfcn.h... yes
19:06:47 [2023-04-17T19:06:47.635Z] #72 104.8 checking for objdir... .libs
19:06:47 [2023-04-17T19:06:47.895Z] #72 105.1 checking if gcc supports -fno-rtti -fno-exceptions... no
19:06:47 [2023-04-17T19:06:47.895Z] #72 105.2 checking for gcc option to produce PIC... -fPIC -DPIC
19:06:47 [2023-04-17T19:06:47.895Z] #72 105.2 checking if gcc PIC flag -fPIC -DPIC works... yes
19:06:48 [2023-04-17T19:06:48.156Z] #72 105.3 checking if gcc static flag -static works... yes
19:06:48 [2023-04-17T19:06:48.156Z] #72 105.5 checking if gcc supports -c -o file.o... yes
19:06:48 [2023-04-17T19:06:48.416Z] #72 105.6 checking if gcc supports -c -o file.o... (cached) yes
19:06:48 [2023-04-17T19:06:48.416Z] #72 105.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:06:48 [2023-04-17T19:06:48.416Z] #72 105.7 checking dynamic linker characteristics... GNU/Linux ld.so
19:06:48 [2023-04-17T19:06:48.416Z] #72 105.9 checking how to hardcode library paths into programs... immediate
19:06:48 [2023-04-17T19:06:48.677Z] #72 105.9 checking whether stripping libraries is possible... yes
19:06:48 [2023-04-17T19:06:48.677Z] #72 105.9 checking if libtool supports shared libraries... yes
19:06:48 [2023-04-17T19:06:48.677Z] #72 105.9 checking whether to build shared libraries... no
19:06:48 [2023-04-17T19:06:48.677Z] #72 105.9 checking whether to build static libraries... yes
19:06:48 [2023-04-17T19:06:48.677Z] #72 105.9 checking for a BSD-compatible install... /usr/bin/install -c
19:06:48 [2023-04-17T19:06:48.677Z] #72 105.9 checking whether build environment is sane... yes
19:06:48 [2023-04-17T19:06:48.677Z] #72 106.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:06:48 [2023-04-17T19:06:48.677Z] #72 106.0 checking whether make sets $(MAKE)... yes
19:06:48 [2023-04-17T19:06:48.677Z] #72 106.0 checking whether make supports the include directive... yes (GNU style)
19:06:48 [2023-04-17T19:06:48.677Z] #72 106.0 checking whether make supports nested variables... yes
19:06:48 [2023-04-17T19:06:48.677Z] #72 106.1 checking whether UID '0' is supported by ustar format... yes
19:06:48 [2023-04-17T19:06:48.677Z] #72 106.1 checking whether GID '0' is supported by ustar format... yes
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.1 checking how to create a ustar tar archive... gnutar
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.2 checking dependency style of gcc... gcc3
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.3 checking whether to enable maintainer-specific portions of Makefiles... yes
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.3 checking whether make supports nested variables... (cached) yes
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.3 checking for pkg-config... /usr/bin/pkg-config
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.3 checking pkg-config is at least version 0.9.0... yes
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.3 checking for yajl >= 2.1.0... yes
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.4 checking for a sed that does not truncate output... (cached) /bin/sed
19:06:48 [2023-04-17T19:06:48.937Z] #72 106.4 checking for gcc... (cached) gcc
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.4 checking whether we are using the GNU C compiler... (cached) yes
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.4 checking whether gcc accepts -g... (cached) yes
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.4 checking for gcc option to accept ISO C89... (cached) none needed
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.4 checking whether gcc understands -c and -o together... (cached) yes
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.5 checking for a Python interpreter with version >= 3... python3
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.5 checking for python3... /usr/bin/python3
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.5 checking for python3 version... 3.9
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.5 checking for python3 platform... linux
19:06:49 [2023-04-17T19:06:49.198Z] #72 106.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:06:49 [2023-04-17T19:06:49.458Z] #72 106.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:06:49 [2023-04-17T19:06:49.458Z] #72 106.8 checking that generated files are newer than configure... done
19:06:49 [2023-04-17T19:06:49.719Z] #72 106.9 configure: creating ./config.status
19:06:51 [2023-04-17T19:06:51.629Z] #72 109.0 config.status: creating Makefile
19:06:51 [2023-04-17T19:06:51.629Z] #72 109.0 config.status: creating config.h
19:06:51 [2023-04-17T19:06:51.629Z] #72 109.0 config.status: executing libtool commands
19:06:51 [2023-04-17T19:06:51.629Z] #72 109.1 config.status: executing depfiles commands
19:06:52 [2023-04-17T19:06:52.568Z] #72 109.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:06:52 [2023-04-17T19:06:52.568Z] #72 109.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:06:52 [2023-04-17T19:06:52.568Z] #72 109.9 checking for gcc... gcc
19:06:52 [2023-04-17T19:06:52.827Z] #72 110.0 checking whether the C compiler works... yes
19:06:52 [2023-04-17T19:06:52.827Z] #72 110.2 checking for C compiler default output file name... a.out
19:06:52 [2023-04-17T19:06:52.827Z] #72 110.2 checking for suffix of executables... 
19:06:53 [2023-04-17T19:06:53.087Z] #72 110.3 checking whether we are cross compiling... no
19:06:53 [2023-04-17T19:06:53.347Z] #72 110.5 checking for suffix of object files... o
19:06:53 [2023-04-17T19:06:53.347Z] #72 110.6 checking whether we are using the GNU C compiler... yes
19:06:53 [2023-04-17T19:06:53.607Z] #72 110.7 checking whether gcc accepts -g... yes
19:06:53 [2023-04-17T19:06:53.607Z] #72 110.8 checking for gcc option to accept ISO C89... none needed
19:06:53 [2023-04-17T19:06:53.607Z] #72 110.9 checking whether gcc understands -c and -o together... yes
19:06:53 [2023-04-17T19:06:53.607Z] #72 111.1 checking for a BSD-compatible install... /usr/bin/install -c
19:06:53 [2023-04-17T19:06:53.607Z] #72 111.1 checking whether build environment is sane... yes
19:06:53 [2023-04-17T19:06:53.607Z] #72 111.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:06:53 [2023-04-17T19:06:53.867Z] #72 111.2 checking for gawk... no
19:06:53 [2023-04-17T19:06:53.867Z] #72 111.2 checking for mawk... mawk
19:06:53 [2023-04-17T19:06:53.867Z] #72 111.2 checking whether make sets $(MAKE)... yes
19:06:53 [2023-04-17T19:06:53.867Z] #72 111.2 checking whether make supports the include directive... yes (GNU style)
19:06:53 [2023-04-17T19:06:53.867Z] #72 111.2 checking whether make supports nested variables... yes
19:06:54 [2023-04-17T19:06:54.127Z] #72 111.3 checking whether UID '0' is supported by ustar format... yes
19:06:54 [2023-04-17T19:06:54.127Z] #72 111.3 checking whether GID '0' is supported by ustar format... yes
19:06:54 [2023-04-17T19:06:54.127Z] #72 111.3 checking how to create a ustar tar archive... gnutar
19:06:54 [2023-04-17T19:06:54.127Z] #72 111.3 checking dependency style of gcc... gcc3
19:06:54 [2023-04-17T19:06:54.127Z] #72 111.5 checking whether to enable maintainer-specific portions of Makefiles... yes
19:06:54 [2023-04-17T19:06:54.127Z] #72 111.5 checking whether make supports nested variables... (cached) yes
19:06:54 [2023-04-17T19:06:54.387Z] #72 111.6 checking build system type... aarch64-unknown-linux-gnu
19:06:54 [2023-04-17T19:06:54.387Z] #72 111.8 checking host system type... aarch64-unknown-linux-gnu
19:06:54 [2023-04-17T19:06:54.387Z] #72 111.8 checking how to print strings... printf
19:06:54 [2023-04-17T19:06:54.387Z] #72 111.8 checking for a sed that does not truncate output... /bin/sed
19:06:54 [2023-04-17T19:06:54.647Z] #72 111.8 checking for grep that handles long lines and -e... /bin/grep
19:06:54 [2023-04-17T19:06:54.647Z] #72 111.8 checking for egrep... /bin/grep -E
19:06:54 [2023-04-17T19:06:54.647Z] #72 111.8 checking for fgrep... /bin/grep -F
19:06:54 [2023-04-17T19:06:54.647Z] #72 111.8 checking for ld used by gcc... /usr/bin/ld
19:06:54 [2023-04-17T19:06:54.647Z] #72 111.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:06:54 [2023-04-17T19:06:54.647Z] #72 111.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:06:54 [2023-04-17T19:06:54.647Z] #72 111.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking whether ln -s works... yes
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking the maximum length of command line arguments... 1572864
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking for /usr/bin/ld option to reload object files... -r
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking for objdump... objdump
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking how to recognize dependent libraries... pass_all
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking for dlltool... no
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking how to associate runtime and link libraries... printf %s\n
19:06:54 [2023-04-17T19:06:54.647Z] #72 112.0 checking for ar... ar
19:06:54 [2023-04-17T19:06:54.907Z] #72 112.0 checking for archiver @FILE support... @
19:06:54 [2023-04-17T19:06:54.907Z] #72 112.2 checking for strip... strip
19:06:54 [2023-04-17T19:06:54.907Z] #72 112.2 checking for ranlib... ranlib
19:06:55 [2023-04-17T19:06:55.167Z] #72 112.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:06:55 [2023-04-17T19:06:55.167Z] #72 112.5 checking for sysroot... no
19:06:55 [2023-04-17T19:06:55.167Z] #72 112.5 checking for a working dd... /bin/dd
19:06:55 [2023-04-17T19:06:55.167Z] #72 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:06:55 [2023-04-17T19:06:55.167Z] #72 112.5 checking for mt... no
19:06:55 [2023-04-17T19:06:55.167Z] #72 112.5 checking if : is a manifest tool... no
19:06:55 [2023-04-17T19:06:55.167Z] #72 112.5 checking how to run the C preprocessor... gcc -E
19:06:55 [2023-04-17T19:06:55.687Z] #72 112.8 checking for ANSI C header files... yes
19:06:55 [2023-04-17T19:06:55.687Z] #72 113.1 checking for sys/types.h... yes
19:06:55 [2023-04-17T19:06:55.947Z] #72 113.2 checking for sys/stat.h... yes
19:06:55 [2023-04-17T19:06:55.947Z] #72 113.4 checking for stdlib.h... yes
19:06:56 [2023-04-17T19:06:56.468Z] #72 113.5 checking for string.h... yes
19:06:56 [2023-04-17T19:06:56.468Z] #72 113.7 checking for memory.h... yes
19:06:56 [2023-04-17T19:06:56.468Z] #72 113.8 checking for strings.h... yes
19:06:56 [2023-04-17T19:06:56.728Z] #72 113.9 checking for inttypes.h... yes
19:06:56 [2023-04-17T19:06:56.728Z] #72 114.1 checking for stdint.h... yes
19:06:56 [2023-04-17T19:06:56.729Z] #72 114.2 checking for unistd.h... yes
19:06:56 [2023-04-17T19:06:56.989Z] #72 114.3 checking for dlfcn.h... yes
19:06:56 [2023-04-17T19:06:56.989Z] #72 114.4 checking for objdir... .libs
19:06:57 [2023-04-17T19:06:57.560Z] #72 114.7 checking if gcc supports -fno-rtti -fno-exceptions... no
19:06:57 [2023-04-17T19:06:57.560Z] #72 114.8 checking for gcc option to produce PIC... -fPIC -DPIC
19:06:57 [2023-04-17T19:06:57.560Z] #72 114.8 checking if gcc PIC flag -fPIC -DPIC works... yes
19:06:57 [2023-04-17T19:06:57.560Z] #72 114.9 checking if gcc static flag -static works... yes
19:06:57 [2023-04-17T19:06:57.820Z] #72 115.1 checking if gcc supports -c -o file.o... yes
19:06:57 [2023-04-17T19:06:57.820Z] #72 115.2 checking if gcc supports -c -o file.o... (cached) yes
19:06:57 [2023-04-17T19:06:57.820Z] #72 115.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.3 checking dynamic linker characteristics... GNU/Linux ld.so
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.4 checking how to hardcode library paths into programs... immediate
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.4 checking whether stripping libraries is possible... yes
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.4 checking if libtool supports shared libraries... yes
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.5 checking whether to build shared libraries... no
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.5 checking whether to build static libraries... yes
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.5 checking float.h usability... yes
19:06:58 [2023-04-17T19:06:58.081Z] #72 115.5 checking float.h presence... yes
19:06:58 [2023-04-17T19:06:58.341Z] #72 115.6 checking for float.h... yes
19:06:58 [2023-04-17T19:06:58.341Z] #72 115.6 checking limits.h usability... yes
19:06:58 [2023-04-17T19:06:58.341Z] #72 115.8 checking limits.h presence... yes
19:06:58 [2023-04-17T19:06:58.601Z] #72 115.9 checking for limits.h... yes
19:06:58 [2023-04-17T19:06:58.601Z] #72 115.9 checking stddef.h usability... yes
19:06:58 [2023-04-17T19:06:58.601Z] #72 116.0 checking stddef.h presence... yes
19:06:58 [2023-04-17T19:06:58.601Z] #72 116.0 checking for stddef.h... yes
19:06:58 [2023-04-17T19:06:58.601Z] #72 116.0 checking for stdlib.h... (cached) yes
19:06:58 [2023-04-17T19:06:58.601Z] #72 116.0 checking for string.h... (cached) yes
19:06:58 [2023-04-17T19:06:58.861Z] #72 116.1 checking sys/time.h usability... yes
19:06:58 [2023-04-17T19:06:58.861Z] #72 116.2 checking sys/time.h presence... yes
19:06:58 [2023-04-17T19:06:58.861Z] #72 116.2 checking for sys/time.h... yes
19:06:58 [2023-04-17T19:06:58.861Z] #72 116.2 checking for inline... inline
19:06:59 [2023-04-17T19:06:59.381Z] #72 116.3 checking for size_t... yes
19:06:59 [2023-04-17T19:06:59.381Z] #72 116.7 checking for stdlib.h... (cached) yes
19:06:59 [2023-04-17T19:06:59.642Z] #72 116.7 checking for GNU libc compatible malloc... yes
19:06:59 [2023-04-17T19:06:59.642Z] #72 116.8 checking for stdlib.h... (cached) yes
19:06:59 [2023-04-17T19:06:59.642Z] #72 116.9 checking for GNU libc compatible realloc... yes
19:06:59 [2023-04-17T19:06:59.902Z] #72 117.0 checking for working strtod... yes
19:07:00 [2023-04-17T19:07:00.162Z] #72 117.3 checking for gettimeofday... yes
19:07:00 [2023-04-17T19:07:00.162Z] #72 117.5 checking for memset... yes
19:07:00 [2023-04-17T19:07:00.422Z] #72 117.7 checking for strspn... yes
19:07:00 [2023-04-17T19:07:00.682Z] #72 118.0 checking that generated files are newer than configure... done
19:07:00 [2023-04-17T19:07:00.682Z] #72 118.0 configure: creating ./config.status
19:07:03 [2023-04-17T19:07:03.225Z] #72 120.1 config.status: creating Makefile
19:07:03 [2023-04-17T19:07:03.225Z] #72 120.1 config.status: creating config.h
19:07:03 [2023-04-17T19:07:03.225Z] #72 120.2 config.status: executing depfiles commands
19:07:03 [2023-04-17T19:07:03.225Z] #72 120.4 config.status: executing libtool commands
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.1   GEN      .version
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.1 make  install-recursive
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.1 make[1]: Entering directory '/tmp/crun-build'
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.2 Making install in libocispec
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
19:07:03 [2023-04-17T19:07:03.794Z] #72 121.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:07:04 [2023-04-17T19:07:04.364Z] #72 121.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:07:04 [2023-04-17T19:07:04.623Z] #72 122.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:07:04 [2023-04-17T19:07:04.623Z] #72 122.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:07:04 [2023-04-17T19:07:04.623Z] #72 122.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:07:04 [2023-04-17T19:07:04.623Z] #72 122.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:07:04 [2023-04-17T19:07:04.623Z] #72 122.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:07:04 [2023-04-17T19:07:04.623Z] #72 122.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:07:04 [2023-04-17T19:07:04.623Z] #72 122.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 make  install-recursive
19:07:05 [2023-04-17T19:07:05.192Z] #72 122.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.7 Making install in yajl
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.7   CC       verify/json_verify-json_verify.o
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.7   CC       src/libyajl_la-yajl_alloc.lo
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.7   CC       src/libyajl_la-yajl.lo
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.7   CC       src/libyajl_la-yajl_gen.lo
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.7   CC       src/libyajl_la-yajl_parser.lo
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.8   CC       src/libyajl_la-yajl_buf.lo
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.8   CC       src/libyajl_la-yajl_encode.lo
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.8   CC       src/libyajl_la-yajl_lex.lo
19:07:05 [2023-04-17T19:07:05.451Z] #72 122.8   CC       src/libyajl_la-yajl_tree.lo
19:07:09 [2023-04-17T19:07:09.650Z] #72 126.8   CCLD     libyajl.la
19:07:09 [2023-04-17T19:07:09.650Z] #72 127.1   CCLD     verify/json_verify
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.4 make[5]: Nothing to be done for 'install-exec-am'.
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.4 make[5]: Nothing to be done for 'install-data-am'.
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.5   CC       src/validate.o
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.5   CC       src/image_spec_schema_config_schema.lo
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.5   CC       src/image_spec_schema_content_descriptor.lo
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.5   CC       src/image_spec_schema_defs.lo
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.5   CC       src/image_spec_schema_defs_descriptor.lo
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.6   CC       src/image_spec_schema_image_index_schema.lo
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.6   CC       src/image_spec_schema_image_layout_schema.lo
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.6   CC       src/image_spec_schema_image_manifest_schema.lo
19:07:10 [2023-04-17T19:07:10.221Z] #72 127.7   CC       src/runtime_spec_schema_config_linux.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 127.7   CC       src/runtime_spec_schema_config_zos.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 127.7   CC       src/runtime_spec_schema_config_schema.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 127.7   CC       src/runtime_spec_schema_config_solaris.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 127.8   CC       src/runtime_spec_schema_config_vm.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 127.8   CC       src/runtime_spec_schema_config_windows.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 127.9   CC       src/runtime_spec_schema_defs.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 127.9   CC       src/runtime_spec_schema_defs_linux.lo
19:07:10 [2023-04-17T19:07:10.481Z] #72 128.0   CC       src/runtime_spec_schema_defs_zos.lo
19:07:10 [2023-04-17T19:07:10.742Z] #72 128.1   CC       src/runtime_spec_schema_defs_vm.lo
19:07:10 [2023-04-17T19:07:10.742Z] #72 128.1   CC       src/runtime_spec_schema_defs_windows.lo
19:07:10 [2023-04-17T19:07:10.742Z] #72 128.3   CC       src/runtime_spec_schema_state_schema.lo
19:07:11 [2023-04-17T19:07:11.002Z] #72 128.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
19:07:11 [2023-04-17T19:07:11.002Z] #72 128.4   CC       src/basic_test_double_array_item.lo
19:07:11 [2023-04-17T19:07:11.002Z] #72 128.5   CC       src/basic_test_double_array.lo
19:07:11 [2023-04-17T19:07:11.262Z] #72 128.6   CC       src/basic_test_top_array_int.lo
19:07:11 [2023-04-17T19:07:11.262Z] #72 128.6   CC       src/basic_test_top_array_string.lo
19:07:11 [2023-04-17T19:07:11.262Z] #72 128.8   CC       src/basic_test_top_double_array_int.lo
19:07:11 [2023-04-17T19:07:11.523Z] #72 128.9   CC       src/basic_test_top_double_array_obj.lo
19:07:11 [2023-04-17T19:07:11.783Z] #72 129.0   CC       src/basic_test_top_double_array_refobj.lo
19:07:11 [2023-04-17T19:07:11.783Z] #72 129.2   CC       src/read-file.lo
19:07:11 [2023-04-17T19:07:11.783Z] #72 129.2   CC       src/json_common.lo
19:07:11 [2023-04-17T19:07:11.783Z] #72 129.2   CC       src/basic_test_top_double_array_string.lo
19:07:11 [2023-04-17T19:07:11.783Z] #72 129.3   CC       tests/test-1.o
19:07:12 [2023-04-17T19:07:12.353Z] #72 129.6   CC       tests/test-2.o
19:07:12 [2023-04-17T19:07:12.353Z] #72 129.7   CC       tests/test-3.o
19:07:12 [2023-04-17T19:07:12.353Z] #72 129.7   CC       tests/test-4.o
19:07:12 [2023-04-17T19:07:12.613Z] #72 129.8   CC       tests/test-5.o
19:07:12 [2023-04-17T19:07:12.613Z] #72 129.9   CC       tests/test-6.o
19:07:12 [2023-04-17T19:07:12.613Z] #72 130.0   CC       tests/test-7.o
19:07:12 [2023-04-17T19:07:12.873Z] #72 130.1   CC       tests/test-8.o
19:07:12 [2023-04-17T19:07:12.873Z] #72 130.2   CC       tests/test-9.o
19:07:13 [2023-04-17T19:07:13.133Z] #72 130.4   CC       tests/test-10.o
19:07:13 [2023-04-17T19:07:13.133Z] #72 130.6   CC       tests/test-11.o
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.3   CCLD     libocispec.la
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.7   CCLD     src/validate
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.8   CCLD     tests/test-1
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.8   CCLD     tests/test-2
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.8   CCLD     tests/test-3
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.8   CCLD     tests/test-4
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.8   CCLD     tests/test-5
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.9   CCLD     tests/test-6
19:07:45 [2023-04-17T19:07:45.241Z] #72 161.9   CCLD     tests/test-7
19:07:45 [2023-04-17T19:07:45.241Z] #72 162.1   CCLD     tests/test-8
19:07:45 [2023-04-17T19:07:45.241Z] #72 162.1   CCLD     tests/test-9
19:07:45 [2023-04-17T19:07:45.241Z] #72 162.1   CCLD     tests/test-10
19:07:45 [2023-04-17T19:07:45.241Z] #72 162.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:07:45 [2023-04-17T19:07:45.241Z] #72 162.3   CCLD     tests/test-11
19:07:46 [2023-04-17T19:07:46.182Z] #72 163.6 libtool: link: ar cr libocispec.a 
19:07:46 [2023-04-17T19:07:46.182Z] #72 163.6 libtool: link: ranlib libocispec.a
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[5]: Nothing to be done for 'install-exec-am'.
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[5]: Nothing to be done for 'install-data-am'.
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.3 make[2]: Entering directory '/tmp/crun-build'
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.5   CC       src/libcrun/libcrun_testing_a-utils.o
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.5   CC       src/libcrun/libcrun_testing_a-container.o
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:07:48 [2023-04-17T19:07:48.093Z] #72 165.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:07:48 [2023-04-17T19:07:48.353Z] #72 165.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:07:48 [2023-04-17T19:07:48.353Z] #72 165.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:07:48 [2023-04-17T19:07:48.353Z] #72 165.8   CC       src/libcrun/libcrun_testing_a-criu.o
19:07:48 [2023-04-17T19:07:48.353Z] #72 165.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:07:48 [2023-04-17T19:07:48.353Z] #72 165.9   CC       src/libcrun/libcrun_testing_a-linux.o
19:07:48 [2023-04-17T19:07:48.613Z] #72 165.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:07:48 [2023-04-17T19:07:48.613Z] #72 166.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:07:48 [2023-04-17T19:07:48.613Z] #72 166.1   CC       src/libcrun/libcrun_testing_a-error.o
19:07:48 [2023-04-17T19:07:48.613Z] #72 166.2   CC       src/libcrun/libcrun_testing_a-status.o
19:07:48 [2023-04-17T19:07:48.873Z] #72 166.2   CC       src/libcrun/libcrun_testing_a-terminal.o
19:07:48 [2023-04-17T19:07:48.873Z] #72 166.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:07:48 [2023-04-17T19:07:48.873Z] #72 166.3   CC       src/libcrun/libcrun_testing_a-signals.o
19:07:48 [2023-04-17T19:07:48.873Z] #72 166.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:07:48 [2023-04-17T19:07:48.873Z] #72 166.4   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:07:49 [2023-04-17T19:07:49.132Z] #72 166.5   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:07:49 [2023-04-17T19:07:49.132Z] #72 166.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:07:49 [2023-04-17T19:07:49.132Z] #72 166.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:07:49 [2023-04-17T19:07:49.393Z] #72 166.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:07:49 [2023-04-17T19:07:49.653Z] #72 167.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:07:49 [2023-04-17T19:07:49.653Z] #72 167.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:07:49 [2023-04-17T19:07:49.913Z] #72 167.3   CC       src/crun-crun.o
19:07:50 [2023-04-17T19:07:50.174Z] #72 167.6   CC       src/crun-run.o
19:07:50 [2023-04-17T19:07:50.174Z] #72 167.7   CC       src/crun-delete.o
19:07:50 [2023-04-17T19:07:50.434Z] #72 167.8   CC       src/crun-kill.o
19:07:50 [2023-04-17T19:07:50.434Z] #72 167.9   CC       src/crun-pause.o
19:07:50 [2023-04-17T19:07:50.695Z] #72 168.1   CC       src/crun-unpause.o
19:07:50 [2023-04-17T19:07:50.955Z] #72 168.2   CC       src/crun-spec.o
19:07:51 [2023-04-17T19:07:51.215Z] #72 168.4   CC       src/crun-exec.o
19:07:51 [2023-04-17T19:07:51.215Z] #72 168.6   CC       src/crun-list.o
19:07:51 [2023-04-17T19:07:51.475Z] #72 168.7   CC       src/crun-create.o
19:07:51 [2023-04-17T19:07:51.475Z] #72 168.8   CC       src/crun-start.o
19:07:51 [2023-04-17T19:07:51.475Z] #72 168.9   CC       src/crun-state.o
19:07:51 [2023-04-17T19:07:51.765Z] #72 169.2   CC       src/crun-update.o
19:07:51 [2023-04-17T19:07:51.765Z] #72 169.2   CC       src/crun-ps.o
19:07:51 [2023-04-17T19:07:51.765Z] #72 169.3   CC       src/crun-checkpoint.o
19:07:52 [2023-04-17T19:07:52.033Z] #72 169.3   CC       src/crun-restore.o
19:07:52 [2023-04-17T19:07:52.299Z] #72 169.5   CC       src/libcrun/libcrun_la-utils.lo
19:07:52 [2023-04-17T19:07:52.299Z] #72 169.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:07:52 [2023-04-17T19:07:52.564Z] #72 169.8   CC       src/libcrun/libcrun_la-container.lo
19:07:52 [2023-04-17T19:07:52.564Z] #72 170.0   CC       src/libcrun/libcrun_la-cgroup.lo
19:07:52 [2023-04-17T19:07:52.830Z] #72 170.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:07:52 [2023-04-17T19:07:52.830Z] #72 170.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:07:53 [2023-04-17T19:07:53.090Z] #72 170.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:07:53 [2023-04-17T19:07:53.350Z] #72 170.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:07:53 [2023-04-17T19:07:53.350Z] #72 170.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:07:53 [2023-04-17T19:07:53.610Z] #72 171.0   CC       src/libcrun/libcrun_la-criu.lo
19:07:53 [2023-04-17T19:07:53.871Z] #72 171.3   CC       src/libcrun/libcrun_la-custom-handler.lo
19:07:53 [2023-04-17T19:07:53.871Z] #72 171.3   CC       src/libcrun/libcrun_la-linux.lo
19:07:54 [2023-04-17T19:07:54.131Z] #72 171.6   CC       src/libcrun/libcrun_la-seccomp.lo
19:07:55 [2023-04-17T19:07:55.513Z] #72 172.9   CC       src/libcrun/libcrun_la-ebpf.lo
19:07:55 [2023-04-17T19:07:55.773Z] #72 173.0   CC       src/libcrun/libcrun_la-error.lo
19:07:55 [2023-04-17T19:07:55.773Z] #72 173.2   CC       src/libcrun/libcrun_la-status.lo
19:07:56 [2023-04-17T19:07:56.033Z] #72 173.5   CC       src/libcrun/libcrun_la-terminal.lo
19:07:56 [2023-04-17T19:07:56.033Z] #72 173.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:07:56 [2023-04-17T19:07:56.603Z] #72 173.8   CC       src/libcrun/libcrun_la-signals.lo
19:07:56 [2023-04-17T19:07:56.603Z] #72 174.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:07:56 [2023-04-17T19:07:56.863Z] #72 174.0   CC       src/libcrun/libcrun_la-mount_flags.lo
19:07:56 [2023-04-17T19:07:56.863Z] #72 ...
19:07:56 [2023-04-17T19:07:56.863Z] 
19:07:56 [2023-04-17T19:07:56.863Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
19:07:56 [2023-04-17T19:07:56.863Z] #76 DONE 169.3s
19:07:57 [2023-04-17T19:07:57.123Z] 
19:07:57 [2023-04-17T19:07:57.123Z] #63 [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
19:07:57 [2023-04-17T19:07:57.693Z] #63 ...
19:07:57 [2023-04-17T19:07:57.693Z] 
19:07:57 [2023-04-17T19:07:57.693Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
19:07:59 [2023-04-17T19:07:59.279Z] #83 DONE 1.6s
19:07:59 [2023-04-17T19:07:59.279Z] 
19:07:59 [2023-04-17T19:07:59.279Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
19:07:59 [2023-04-17T19:07:59.851Z] #84 DONE 0.3s
19:07:59 [2023-04-17T19:07:59.852Z] 
19:07:59 [2023-04-17T19:07:59.852Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
19:07:59 [2023-04-17T19:07:59.852Z] #85 DONE 0.1s
19:07:59 [2023-04-17T19:07:59.852Z] 
19:07:59 [2023-04-17T19:07:59.852Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
19:07:59 [2023-04-17T19:07:59.852Z] #86 DONE 0.1s
19:07:59 [2023-04-17T19:07:59.852Z] 
19:07:59 [2023-04-17T19:07:59.852Z] #72 [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
19:07:59 [2023-04-17T19:07:59.852Z] #72 175.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:07:59 [2023-04-17T19:07:59.852Z] #72 175.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:07:59 [2023-04-17T19:07:59.852Z] #72 175.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:07:59 [2023-04-17T19:07:59.852Z] #72 176.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:07:59 [2023-04-17T19:07:59.852Z] #72 176.2   CC       tests/init.o
19:07:59 [2023-04-17T19:07:59.852Z] #72 176.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:07:59 [2023-04-17T19:07:59.852Z] #72 ...
19:07:59 [2023-04-17T19:07:59.852Z] 
19:07:59 [2023-04-17T19:07:59.852Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
19:07:59 [2023-04-17T19:07:59.852Z] #87 DONE 0.1s
19:07:59 [2023-04-17T19:07:59.852Z] 
19:07:59 [2023-04-17T19:07:59.852Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
19:07:59 [2023-04-17T19:07:59.852Z] #88 DONE 0.1s
19:08:00 [2023-04-17T19:08:00.116Z] 
19:08:00 [2023-04-17T19:08:00.116Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
19:08:00 [2023-04-17T19:08:00.116Z] #89 DONE 0.3s
19:08:00 [2023-04-17T19:08:00.116Z] 
19:08:00 [2023-04-17T19:08:00.116Z] #63 [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
19:08:00 [2023-04-17T19:08:00.376Z] #63 ...
19:08:00 [2023-04-17T19:08:00.376Z] 
19:08:00 [2023-04-17T19:08:00.376Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
19:08:01 [2023-04-17T19:08:01.319Z] #90 DONE 0.8s
19:08:01 [2023-04-17T19:08:01.319Z] 
19:08:01 [2023-04-17T19:08:01.319Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
19:08:01 [2023-04-17T19:08:01.319Z] #91 DONE 0.3s
19:08:01 [2023-04-17T19:08:01.319Z] 
19:08:01 [2023-04-17T19:08:01.319Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
19:08:01 [2023-04-17T19:08:01.319Z] #92 DONE 0.1s
19:08:01 [2023-04-17T19:08:01.319Z] 
19:08:01 [2023-04-17T19:08:01.319Z] #63 [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
19:08:04 [2023-04-17T19:08:04.615Z] #63 ...
19:08:04 [2023-04-17T19:08:04.615Z] 
19:08:04 [2023-04-17T19:08:04.615Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
19:08:04 [2023-04-17T19:08:04.615Z] #73 DONE 179.8s
19:08:04 [2023-04-17T19:08:04.615Z] 
19:08:04 [2023-04-17T19:08:04.615Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:08:11 [2023-04-17T19:08:11.191Z] #78 ...
19:08:11 [2023-04-17T19:08:11.191Z] 
19:08:11 [2023-04-17T19:08:11.191Z] #72 [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
19:08:11 [2023-04-17T19:08:11.191Z] #72 188.1   CCLD     tests/init
19:08:23 [2023-04-17T19:08:23.416Z] #72 199.8   AR       libcrun_testing.a
19:08:23 [2023-04-17T19:08:23.416Z] #72 199.8 ar: `u' modifier ignored since `D' is the default (see `U')
19:08:23 [2023-04-17T19:08:23.416Z] #72 199.9   CCLD     tests/tests_libcrun_errors
19:08:23 [2023-04-17T19:08:23.416Z] #72 199.9   CCLD     tests/tests_libcrun_utils
19:08:23 [2023-04-17T19:08:23.416Z] #72 199.9   CCLD     tests/tests_libcrun_fuzzer
19:08:23 [2023-04-17T19:08:23.416Z] #72 200.0   CCLD     libcrun.la
19:08:23 [2023-04-17T19:08:23.416Z] #72 200.9   CCLD     crun
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.3 make[3]: Entering directory '/tmp/crun-build'
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.4  /bin/mkdir -p '/usr/local/share/man/man1'
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.4  /bin/mkdir -p '/usr/local/lib'
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:08:23 [2023-04-17T19:08:23.986Z] #72 201.5 libtool: install: ranlib /usr/local/lib/libcrun.a
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 ----------------------------------------------------------------------
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 Libraries have been installed in:
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7    /usr/local/lib
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 If you ever happen to want to link against installed libraries
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 in a given directory, LIBDIR, you must either use libtool, and
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 specify the full pathname of the library, or use the '-LLIBDIR'
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7 flag during linking and do at least one of the following:
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7      during execution
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:08:24 [2023-04-17T19:08:24.246Z] #72 201.7      during linking
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7 
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7 See any operating system documentation about shared libraries for
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7 more information, such as the ld(1) and ld.so(8) manual pages.
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7 ----------------------------------------------------------------------
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7  /bin/mkdir -p '/build'
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:08:24 [2023-04-17T19:08:24.247Z] #72 201.8 libtool: install: /usr/bin/install -c crun /build/crun
19:08:24 [2023-04-17T19:08:24.507Z] #72 201.8 make[3]: Leaving directory '/tmp/crun-build'
19:08:24 [2023-04-17T19:08:24.507Z] #72 201.8 make[2]: Leaving directory '/tmp/crun-build'
19:08:24 [2023-04-17T19:08:24.507Z] #72 201.8 make[1]: Leaving directory '/tmp/crun-build'
19:08:25 [2023-04-17T19:08:25.488Z] #72 DONE 202.6s
19:08:25 [2023-04-17T19:08:25.488Z] 
19:08:25 [2023-04-17T19:08:25.488Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:08:26 [2023-04-17T19:08:26.059Z] #78 188.2 + bin/containerd
19:08:34 [2023-04-17T19:08:34.190Z] #78 ...
19:08:34 [2023-04-17T19:08:34.190Z] 
19:08:34 [2023-04-17T19:08:34.190Z] #63 [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
19:08:34 [2023-04-17T19:08:34.190Z] #63 263.3 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
19:08:34 [2023-04-17T19:08:34.761Z] #63 DONE 264.7s
19:08:34 [2023-04-17T19:08:34.761Z] 
19:08:34 [2023-04-17T19:08:34.761Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:08:35 [2023-04-17T19:08:35.699Z] #78 ...
19:08:35 [2023-04-17T19:08:35.699Z] 
19:08:35 [2023-04-17T19:08:35.699Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
19:08:36 [2023-04-17T19:08:36.639Z] #93 DONE 1.1s
19:08:36 [2023-04-17T19:08:36.639Z] 
19:08:36 [2023-04-17T19:08:36.639Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
19:08:36 [2023-04-17T19:08:36.639Z] #94 DONE 0.1s
19:08:36 [2023-04-17T19:08:36.639Z] 
19:08:36 [2023-04-17T19:08:36.639Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
19:08:36 [2023-04-17T19:08:36.639Z] #95 DONE 0.1s
19:08:36 [2023-04-17T19:08:36.639Z] 
19:08:36 [2023-04-17T19:08:36.639Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:09:08 [2023-04-17T19:09:08.737Z] #78 229.3 + bin/containerd-stress
19:09:08 [2023-04-17T19:09:08.737Z] #78 230.4 + bin/containerd-shim
19:09:08 [2023-04-17T19:09:08.996Z] #78 231.1 + bin/containerd-shim-runc-v1
19:09:09 [2023-04-17T19:09:09.936Z] #78 232.1 + bin/containerd-shim-runc-v2
19:09:10 [2023-04-17T19:09:10.874Z] #78 232.9 + binaries
19:09:12 [2023-04-17T19:09:12.783Z] #78 DONE 234.6s
19:09:13 [2023-04-17T19:09:13.043Z] 
19:09:13 [2023-04-17T19:09:13.043Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
19:09:13 [2023-04-17T19:09:13.612Z] #96 DONE 0.6s
19:09:13 [2023-04-17T19:09:13.871Z] 
19:09:13 [2023-04-17T19:09:13.871Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:09:14 [2023-04-17T19:09:14.131Z] #97 DONE 0.4s
19:09:14 [2023-04-17T19:09:14.131Z] 
19:09:14 [2023-04-17T19:09:14.131Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
19:09:15 [2023-04-17T19:09:15.511Z] #98 DONE 1.2s
19:09:15 [2023-04-17T19:09:15.511Z] 
19:09:15 [2023-04-17T19:09:15.511Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
19:09:15 [2023-04-17T19:09:15.511Z] #99 DONE 0.0s
19:09:15 [2023-04-17T19:09:15.511Z] 
19:09:15 [2023-04-17T19:09:15.511Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
19:09:15 [2023-04-17T19:09:15.511Z] #100 DONE 0.1s
19:09:15 [2023-04-17T19:09:15.511Z] 
19:09:15 [2023-04-17T19:09:15.511Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:09:15 [2023-04-17T19:09:15.511Z] #101 DONE 0.0s
19:09:15 [2023-04-17T19:09:15.511Z] 
19:09:15 [2023-04-17T19:09:15.511Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
19:09:15 [2023-04-17T19:09:15.511Z] #102 DONE 0.0s
19:09:15 [2023-04-17T19:09:15.511Z] 
19:09:15 [2023-04-17T19:09:15.511Z] #103 [dev-base  1/11] RUN groupadd -r docker
19:09:16 [2023-04-17T19:09:16.080Z] #103 DONE 0.4s
19:09:16 [2023-04-17T19:09:16.080Z] 
19:09:16 [2023-04-17T19:09:16.080Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:09:16 [2023-04-17T19:09:16.339Z] #104 DONE 0.5s
19:09:16 [2023-04-17T19:09:16.599Z] 
19:09:16 [2023-04-17T19:09:16.599Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:09:16 [2023-04-17T19:09:16.865Z] #105 0.425 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:09:17 [2023-04-17T19:09:17.125Z] #105 DONE 0.5s
19:09:17 [2023-04-17T19:09:17.125Z] 
19:09:17 [2023-04-17T19:09:17.125Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:09:17 [2023-04-17T19:09:17.386Z] #106 DONE 0.5s
19:09:17 [2023-04-17T19:09:17.386Z] 
19:09:17 [2023-04-17T19:09:17.386Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:09:17 [2023-04-17T19:09:17.955Z] #107 DONE 0.5s
19:09:17 [2023-04-17T19:09:17.955Z] 
19:09:17 [2023-04-17T19:09:17.955Z] #108 [dev-base  6/11] RUN ldconfig
19:09:18 [2023-04-17T19:09:18.525Z] #108 DONE 0.5s
19:09:18 [2023-04-17T19:09:18.525Z] 
19:09:18 [2023-04-17T19:09:18.525Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:09:19 [2023-04-17T19:09:19.139Z] #109 DONE 0.5s
19:09:19 [2023-04-17T19:09:19.139Z] 
19:09:19 [2023-04-17T19:09:19.139Z] #110 [dev-base  8/11] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
19:09:19 [2023-04-17T19:09:19.728Z] #110 0.875 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:09:19 [2023-04-17T19:09:19.728Z] #110 0.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:09:19 [2023-04-17T19:09:19.990Z] #110 1.062 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:09:19 [2023-04-17T19:09:19.990Z] #110 1.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:09:20 [2023-04-17T19:09:20.249Z] #110 1.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
19:09:20 [2023-04-17T19:09:20.509Z] #110 1.375 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:09:21 [2023-04-17T19:09:21.448Z] #110 2.281 Fetched 8525 kB in 2s (4835 kB/s)
19:09:21 [2023-04-17T19:09:21.708Z] #110 2.281 Reading package lists...
19:09:22 [2023-04-17T19:09:22.277Z] #110 2.846 Reading package lists...
19:09:22 [2023-04-17T19:09:22.536Z] #110 3.398 Building dependency tree...
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.828 The following additional packages will be installed:
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.829   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.829   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.830   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.830   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.833 Suggested packages:
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.833   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.833   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.833   acl attr quota
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.833 Recommended packages:
19:09:22 [2023-04-17T19:09:22.796Z] #110 3.833   libatm1 nftables libpam-cap build-essential python3-dev unzip
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.186 The following NEW packages will be installed:
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.187   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.187   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.187   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.187   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.188   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.188   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.188   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
19:09:23 [2023-04-17T19:09:23.056Z] #110 4.188   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.468 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.468 Need to get 27.2 MB of archives.
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.468 After this operation, 106 MB of additional disk space will be used.
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.472 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.478 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.479 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.481 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.483 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.489 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.491 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.493 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.495 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.497 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.499 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.503 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.505 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.506 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
19:09:23 [2023-04-17T19:09:23.317Z] #110 4.511 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
19:09:23 [2023-04-17T19:09:23.318Z] #110 4.513 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
19:09:23 [2023-04-17T19:09:23.318Z] #110 4.516 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:09:23 [2023-04-17T19:09:23.318Z] #110 4.518 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
19:09:23 [2023-04-17T19:09:23.318Z] #110 4.520 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
19:09:23 [2023-04-17T19:09:23.318Z] #110 4.539 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
19:09:23 [2023-04-17T19:09:23.577Z] #110 4.543 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:09:23 [2023-04-17T19:09:23.577Z] #110 4.544 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:09:23 [2023-04-17T19:09:23.577Z] #110 4.546 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:09:23 [2023-04-17T19:09:23.577Z] #110 4.548 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
19:09:23 [2023-04-17T19:09:23.577Z] #110 4.550 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
19:09:23 [2023-04-17T19:09:23.577Z] #110 4.552 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:09:23 [2023-04-17T19:09:23.577Z] #110 4.798 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.799 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.850 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.850 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.851 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.851 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.853 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.854 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.912 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.912 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.913 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.939 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.941 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.942 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.967 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.973 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.975 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 4.976 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
19:09:23 [2023-04-17T19:09:23.837Z] #110 5.022 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
19:09:24 [2023-04-17T19:09:24.097Z] #110 5.080 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
19:09:24 [2023-04-17T19:09:24.097Z] #110 5.084 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
19:09:24 [2023-04-17T19:09:24.097Z] #110 5.087 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
19:09:24 [2023-04-17T19:09:24.097Z] #110 5.233 debconf: delaying package configuration, since apt-utils is not installed
19:09:24 [2023-04-17T19:09:24.097Z] #110 5.278 Fetched 27.2 MB in 1s (30.6 MB/s)
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.306 Selecting previously unselected package pigz.
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.306 (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.)
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.316 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.320 Unpacking pigz (2.6-1) ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.364 Selecting previously unselected package libelf1:arm64.
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.365 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.372 Unpacking libelf1:arm64 (0.183-1) ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.423 Selecting previously unselected package libbpf0:arm64.
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.425 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.428 Unpacking libbpf0:arm64 (1:0.3-2) ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.472 Selecting previously unselected package libcap2:arm64.
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.474 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.478 Unpacking libcap2:arm64 (1:2.44-1) ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.519 Selecting previously unselected package libmnl0:arm64.
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.519 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.357Z] #110 5.523 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.561 Selecting previously unselected package libxtables12:arm64.
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.563 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.567 Unpacking libxtables12:arm64 (1.8.7-1) ...
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.600 Selecting previously unselected package libcap2-bin.
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.602 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.607 Unpacking libcap2-bin (1:2.44-1) ...
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.655 Selecting previously unselected package iproute2.
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.658 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.662 Unpacking iproute2 (5.10.0-4) ...
19:09:24 [2023-04-17T19:09:24.617Z] #110 5.766 Selecting previously unselected package xxd.
19:09:24 [2023-04-17T19:09:24.876Z] #110 5.768 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:09:24 [2023-04-17T19:09:24.876Z] #110 5.773 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
19:09:24 [2023-04-17T19:09:24.876Z] #110 5.824 Selecting previously unselected package vim-common.
19:09:24 [2023-04-17T19:09:24.876Z] #110 5.826 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
19:09:24 [2023-04-17T19:09:24.876Z] #110 5.836 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
19:09:24 [2023-04-17T19:09:24.876Z] #110 5.893 Selecting previously unselected package bash-completion.
19:09:24 [2023-04-17T19:09:24.876Z] #110 5.895 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
19:09:25 [2023-04-17T19:09:25.446Z] #110 6.555 Unpacking bash-completion (1:2.11-2) ...
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.671 Selecting previously unselected package bzip2.
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.673 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.679 Unpacking bzip2 (1.0.8-4) ...
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.718 Selecting previously unselected package xz-utils.
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.720 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.725 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.796 Selecting previously unselected package apparmor.
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.798 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.823 Unpacking apparmor (2.13.6-10) ...
19:09:25 [2023-04-17T19:09:25.706Z] #110 6.942 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:09:25 [2023-04-17T19:09:25.966Z] #110 6.945 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 6.950 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.013 Selecting previously unselected package dmsetup.
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.016 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.021 Unpacking dmsetup (2:1.02.175-2.1) ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.064 Selecting previously unselected package inetutils-ping.
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.066 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.071 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.125 Selecting previously unselected package libip4tc2:arm64.
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.127 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.134 Unpacking libip4tc2:arm64 (1.8.7-1) ...
19:09:25 [2023-04-17T19:09:25.966Z] #110 7.179 Selecting previously unselected package libip6tc2:arm64.
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.181 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.185 Unpacking libip6tc2:arm64 (1.8.7-1) ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.225 Selecting previously unselected package libnfnetlink0:arm64.
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.227 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.233 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.273 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.276 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.280 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.318 Selecting previously unselected package libnftnl11:arm64.
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.321 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.325 Unpacking libnftnl11:arm64 (1.1.9-1) ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.366 Selecting previously unselected package iptables.
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.368 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.226Z] #110 7.372 Unpacking iptables (1.8.7-1) ...
19:09:26 [2023-04-17T19:09:26.486Z] #110 7.445 Selecting previously unselected package libonig5:arm64.
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.448 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.452 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.586 Selecting previously unselected package libjq1:arm64.
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.588 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.593 Unpacking libjq1:arm64 (1.6-2.1) ...
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.633 Selecting previously unselected package jq.
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.634 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.639 Unpacking jq (1.6-2.1) ...
19:09:26 [2023-04-17T19:09:26.487Z] #110 7.682 Selecting previously unselected package libaio1:arm64.
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.685 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.690 Unpacking libaio1:arm64 (0.3.112-9) ...
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.734 Selecting previously unselected package libgpm2:arm64.
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.736 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.741 Unpacking libgpm2:arm64 (1.20.7-8) ...
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.783 Selecting previously unselected package libicu67:arm64.
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.786 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
19:09:26 [2023-04-17T19:09:26.747Z] #110 7.792 Unpacking libicu67:arm64 (67.1-7) ...
19:09:27 [2023-04-17T19:09:27.317Z] #110 8.479 Selecting previously unselected package libinih1:arm64.
19:09:27 [2023-04-17T19:09:27.317Z] #110 8.481 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
19:09:27 [2023-04-17T19:09:27.317Z] #110 8.486 Unpacking libinih1:arm64 (53-1+b2) ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.523 Selecting previously unselected package libnet1:arm64.
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.525 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.529 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.575 Selecting previously unselected package libnl-3-200:arm64.
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.578 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.582 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.624 Selecting previously unselected package libprotobuf-c1:arm64.
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.627 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.631 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.671 Selecting previously unselected package libyajl2:arm64.
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.674 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.679 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.709 Selecting previously unselected package net-tools.
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.712 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.716 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
19:09:27 [2023-04-17T19:09:27.578Z] #110 8.770 Selecting previously unselected package patch.
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.773 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.777 Unpacking patch (2.7.6-7) ...
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.819 Selecting previously unselected package python-pip-whl.
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.821 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.825 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.965 Selecting previously unselected package python3-lib2to3.
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.968 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
19:09:27 [2023-04-17T19:09:27.838Z] #110 8.973 Unpacking python3-lib2to3 (3.9.2-1) ...
19:09:27 [2023-04-17T19:09:27.838Z] #110 9.017 Selecting previously unselected package python3-distutils.
19:09:27 [2023-04-17T19:09:27.838Z] #110 9.020 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
19:09:27 [2023-04-17T19:09:27.838Z] #110 9.025 Unpacking python3-distutils (3.9.2-1) ...
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.076 Selecting previously unselected package python3-pkg-resources.
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.076 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.080 Unpacking python3-pkg-resources (52.0.0-4) ...
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.130 Selecting previously unselected package python3-setuptools.
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.133 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.138 Unpacking python3-setuptools (52.0.0-4) ...
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.205 Selecting previously unselected package python3-wheel.
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.208 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.212 Unpacking python3-wheel (0.34.2-1) ...
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.252 Selecting previously unselected package python3-pip.
19:09:28 [2023-04-17T19:09:28.099Z] #110 9.252 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.255 Unpacking python3-pip (20.3.4-4+deb11u1) ...
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.329 Selecting previously unselected package sudo.
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.331 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.337 Unpacking sudo (1.9.5p2-3+deb11u1) ...
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.456 Selecting previously unselected package thin-provisioning-tools.
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.459 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.465 Unpacking thin-provisioning-tools (0.9.0-1) ...
19:09:28 [2023-04-17T19:09:28.359Z] #110 9.525 Selecting previously unselected package uidmap.
19:09:28 [2023-04-17T19:09:28.619Z] #110 9.527 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
19:09:28 [2023-04-17T19:09:28.619Z] #110 9.531 Unpacking uidmap (1:4.8.1-1) ...
19:09:28 [2023-04-17T19:09:28.619Z] #110 9.585 Selecting previously unselected package vim-runtime.
19:09:28 [2023-04-17T19:09:28.619Z] #110 9.587 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
19:09:28 [2023-04-17T19:09:28.619Z] #110 9.598 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
19:09:28 [2023-04-17T19:09:28.619Z] #110 9.611 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
19:09:28 [2023-04-17T19:09:28.619Z] #110 9.615 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
19:09:29 [2023-04-17T19:09:29.189Z] #110 10.21 Selecting previously unselected package vim.
19:09:29 [2023-04-17T19:09:29.189Z] #110 10.21 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:09:29 [2023-04-17T19:09:29.189Z] #110 10.22 Unpacking vim (2:8.2.2434-3+deb11u1) ...
19:09:29 [2023-04-17T19:09:29.189Z] #110 10.35 Selecting previously unselected package xfsprogs.
19:09:29 [2023-04-17T19:09:29.189Z] #110 10.36 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
19:09:29 [2023-04-17T19:09:29.189Z] #110 10.36 Unpacking xfsprogs (5.10.0-4) ...
19:09:29 [2023-04-17T19:09:29.449Z] #110 10.47 Selecting previously unselected package zip.
19:09:29 [2023-04-17T19:09:29.449Z] #110 10.47 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
19:09:29 [2023-04-17T19:09:29.449Z] #110 10.47 Unpacking zip (3.0-12) ...
19:09:29 [2023-04-17T19:09:29.449Z] #110 10.52 Selecting previously unselected package zstd.
19:09:29 [2023-04-17T19:09:29.449Z] #110 10.52 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
19:09:29 [2023-04-17T19:09:29.449Z] #110 10.53 Unpacking zstd (1.4.8+dfsg-2.1) ...
19:09:29 [2023-04-17T19:09:29.449Z] #110 10.62 Setting up python3-pkg-resources (52.0.0-4) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.83 Setting up libip4tc2:arm64 (1.8.7-1) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.84 Setting up net-tools (1.60+git20181103.0eebece-1) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.86 Setting up libgpm2:arm64 (1.20.7-8) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.87 Setting up libicu67:arm64 (67.1-7) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.88 Setting up libip6tc2:arm64 (1.8.7-1) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.90 Setting up libinih1:arm64 (53-1+b2) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.92 Setting up uidmap (1:4.8.1-1) ...
19:09:29 [2023-04-17T19:09:29.709Z] #110 10.93 Setting up libyajl2:arm64 (2.1.0-3) ...
19:09:29 [2023-04-17T19:09:29.969Z] #110 10.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:09:29 [2023-04-17T19:09:29.969Z] #110 10.96 Setting up bzip2 (1.0.8-4) ...
19:09:29 [2023-04-17T19:09:29.969Z] #110 10.97 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:09:29 [2023-04-17T19:09:29.969Z] #110 10.99 Setting up python3-wheel (0.34.2-1) ...
19:09:30 [2023-04-17T19:09:30.228Z] #110 11.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
19:09:30 [2023-04-17T19:09:30.228Z] #110 11.15 Setting up libcap2:arm64 (1:2.44-1) ...
19:09:30 [2023-04-17T19:09:30.228Z] #110 11.16 Setting up libcap2-bin (1:2.44-1) ...
19:09:30 [2023-04-17T19:09:30.228Z] #110 11.18 Setting up apparmor (2.13.6-10) ...
19:09:31 [2023-04-17T19:09:31.168Z] #110 12.22 Setting up zip (3.0-12) ...
19:09:31 [2023-04-17T19:09:31.168Z] #110 12.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
19:09:31 [2023-04-17T19:09:31.168Z] #110 12.26 Setting up bash-completion (1:2.11-2) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.05 Setting up libmnl0:arm64 (1.0.4-3) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.06 Setting up patch (2.7.6-7) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.07 Setting up sudo (1.9.5p2-3+deb11u1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.12 invoke-rc.d: could not determine current runlevel
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.12 invoke-rc.d: policy-rc.d denied execution of start.
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.13 Setting up libxtables12:arm64 (1.8.7-1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.14 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.15 Setting up pigz (2.6-1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.17 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.18 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
19:09:32 [2023-04-17T19:09:32.107Z] #110 13.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
19:09:32 [2023-04-17T19:09:32.366Z] #110 13.38 Setting up libaio1:arm64 (0.3.112-9) ...
19:09:32 [2023-04-17T19:09:32.366Z] #110 13.39 Setting up python3-lib2to3 (3.9.2-1) ...
19:09:32 [2023-04-17T19:09:32.366Z] #110 13.50 Setting up libelf1:arm64 (0.183-1) ...
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.53 Setting up zstd (1.4.8+dfsg-2.1) ...
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.55 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.56 Setting up python3-distutils (3.9.2-1) ...
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.69 Setting up vim (2:8.2.2434-3+deb11u1) ...
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:09:32 [2023-04-17T19:09:32.627Z] #110 13.76 Setting up python3-setuptools (52.0.0-4) ...
19:09:33 [2023-04-17T19:09:33.196Z] #110 14.09 Setting up libjq1:arm64 (1.6-2.1) ...
19:09:33 [2023-04-17T19:09:33.196Z] #110 14.11 Setting up libnftnl11:arm64 (1.1.9-1) ...
19:09:33 [2023-04-17T19:09:33.196Z] #110 14.12 Setting up thin-provisioning-tools (0.9.0-1) ...
19:09:33 [2023-04-17T19:09:33.196Z] #110 14.13 Setting up python3-pip (20.3.4-4+deb11u1) ...
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.40 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.42 Setting up jq (1.6-2.1) ...
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.43 Setting up libbpf0:arm64 (1:0.3-2) ...
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.44 Setting up iptables (1.8.7-1) ...
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:09:33 [2023-04-17T19:09:33.456Z] #110 14.49 Setting up iproute2 (5.10.0-4) ...
19:09:33 [2023-04-17T19:09:33.716Z] #110 14.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:09:33 [2023-04-17T19:09:33.716Z] #110 14.66 Setting up dmsetup (2:1.02.175-2.1) ...
19:09:33 [2023-04-17T19:09:33.716Z] #110 14.68 Setting up xfsprogs (5.10.0-4) ...
19:09:33 [2023-04-17T19:09:33.716Z] #110 14.69 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:09:34 [2023-04-17T19:09:34.654Z] #110 DONE 15.6s
19:09:34 [2023-04-17T19:09:34.654Z] 
19:09:34 [2023-04-17T19:09:34.654Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
19:09:34 [2023-04-17T19:09:34.915Z] #111 0.428 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:09:34 [2023-04-17T19:09:34.915Z] #111 0.432 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:09:34 [2023-04-17T19:09:34.915Z] #111 0.435 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:09:34 [2023-04-17T19:09:34.915Z] #111 DONE 0.5s
19:09:35 [2023-04-17T19:09:35.175Z] 
19:09:35 [2023-04-17T19:09:35.175Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
19:09:41 [2023-04-17T19:09:41.748Z] #112 5.709 Collecting yamllint==1.27.1
19:09:41 [2023-04-17T19:09:41.748Z] #112 6.740   Downloading yamllint-1.27.1.tar.gz (129 kB)
19:09:42 [2023-04-17T19:09:42.008Z] #112 7.043 Collecting pathspec>=0.5.3
19:09:42 [2023-04-17T19:09:42.008Z] #112 7.048   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
19:09:42 [2023-04-17T19:09:42.008Z] #112 7.141 Collecting pyyaml
19:09:42 [2023-04-17T19:09:42.267Z] #112 7.147   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
19:09:42 [2023-04-17T19:09:42.267Z] #112 7.164 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
19:09:42 [2023-04-17T19:09:42.267Z] #112 7.169 Building wheels for collected packages: yamllint
19:09:42 [2023-04-17T19:09:42.267Z] #112 7.170   Building wheel for yamllint (setup.py): started
19:09:42 [2023-04-17T19:09:42.267Z] #112 7.417   Building wheel for yamllint (setup.py): finished with status 'done'
19:09:42 [2023-04-17T19:09:42.527Z] #112 7.418   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ed04b9288c6d155d0fa8062ddafb08557f8971e81a5046b50fea6867e772cad3
19:09:42 [2023-04-17T19:09:42.527Z] #112 7.418   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
19:09:42 [2023-04-17T19:09:42.527Z] #112 7.421 Successfully built yamllint
19:09:42 [2023-04-17T19:09:42.527Z] #112 7.427 Installing collected packages: pyyaml, pathspec, yamllint
19:09:42 [2023-04-17T19:09:42.527Z] #112 7.545 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
19:09:42 [2023-04-17T19:09:42.787Z] #112 DONE 7.8s
19:09:42 [2023-04-17T19:09:42.787Z] 
19:09:42 [2023-04-17T19:09:42.787Z] #113 [dev-base 11/11] 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
19:09:43 [2023-04-17T19:09:43.725Z] #113 0.705 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:09:43 [2023-04-17T19:09:43.725Z] #113 0.705 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:09:43 [2023-04-17T19:09:43.725Z] #113 0.706 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:09:44 [2023-04-17T19:09:44.663Z] #113 1.072 Reading package lists...
19:09:44 [2023-04-17T19:09:44.923Z] #113 1.634 Reading package lists...
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.182 Building dependency tree...
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.348 Reading state information...
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.569 gcc is already the newest version (4:10.2.1-1).
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.569 pkg-config is already the newest version (0.29.2-1).
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.569 The following additional packages will be installed:
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.569   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.570   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.570   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.570   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.570   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
19:09:45 [2023-04-17T19:09:45.182Z] #113 2.571   libsepol1-dev uuid-dev zlib1g-dev
19:09:45 [2023-04-17T19:09:45.442Z] #113 2.572 Suggested packages:
19:09:45 [2023-04-17T19:09:45.442Z] #113 2.572   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:09:45 [2023-04-17T19:09:45.442Z] #113 2.573   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
19:09:45 [2023-04-17T19:09:45.442Z] #113 2.573 Recommended packages:
19:09:45 [2023-04-17T19:09:45.442Z] #113 2.573   build-essential fakeroot libalgorithm-merge-perl
19:09:45 [2023-04-17T19:09:45.442Z] #113 2.841 The following NEW packages will be installed:
19:09:45 [2023-04-17T19:09:45.702Z] #113 2.842   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
19:09:45 [2023-04-17T19:09:45.702Z] #113 2.842   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
19:09:45 [2023-04-17T19:09:45.702Z] #113 2.842   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
19:09:45 [2023-04-17T19:09:45.702Z] #113 2.842   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
19:09:45 [2023-04-17T19:09:45.702Z] #113 2.842   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:09:45 [2023-04-17T19:09:45.702Z] #113 2.842   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
19:09:45 [2023-04-17T19:09:45.702Z] #113 2.843   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.121 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.121 Need to get 10.4 MB of archives.
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.121 After this operation, 41.6 MB of additional disk space will be used.
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.121 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.142 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]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.144 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]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.146 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.147 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.149 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.150 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.152 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.153 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.155 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.158 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.160 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.161 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:09:45 [2023-04-17T19:09:45.962Z] #113 3.237 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.239 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.240 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.242 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.246 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.248 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.248 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.249 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.256 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.257 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.260 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.262 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.264 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.266 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.268 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.272 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.274 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.282 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.282 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.284 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.428 debconf: delaying package configuration, since apt-utils is not installed
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.474 Fetched 10.4 MB in 0s (24.0 MB/s)
19:09:46 [2023-04-17T19:09:46.222Z] #113 3.500 Selecting previously unselected package dpkg-dev.
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.500 (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 ... 20389 files and directories currently installed.)
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.514 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.519 Unpacking dpkg-dev (1.20.12) ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.647 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.649 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.656 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.692 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.694 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.700 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.745 Selecting previously unselected package libsecret-common.
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.748 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.753 Unpacking libsecret-common (0.20.4-2) ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.810 Selecting previously unselected package libsecret-1-0:arm64.
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.812 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.816 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:09:46 [2023-04-17T19:09:46.482Z] #113 3.854 Selecting previously unselected package gir1.2-secret-1:arm64.
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.857 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.861 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.899 Selecting previously unselected package libapparmor1:arm64.
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.901 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.906 Unpacking libapparmor1:arm64 (2.13.6-10) ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.943 Selecting previously unselected package libapparmor-dev:arm64.
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.946 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.950 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.993 Selecting previously unselected package uuid-dev:arm64.
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.993 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 3.997 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 4.051 Selecting previously unselected package libblkid-dev:arm64.
19:09:46 [2023-04-17T19:09:46.741Z] #113 4.052 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 4.062 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:09:46 [2023-04-17T19:09:46.741Z] #113 4.118 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.120 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.124 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.159 Selecting previously unselected package libudev-dev:arm64.
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.161 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.165 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.208 Selecting previously unselected package libsepol1-dev:arm64.
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.211 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.001Z] #113 4.215 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.283 Selecting previously unselected package libpcre2-16-0:arm64.
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.286 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.290 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.342 Selecting previously unselected package libpcre2-32-0:arm64.
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.345 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.351 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.408 Selecting previously unselected package libpcre2-posix2:arm64.
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.412 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.417 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.449 Selecting previously unselected package libpcre2-dev:arm64.
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.452 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.457 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.539 Selecting previously unselected package libselinux1-dev:arm64.
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.542 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.546 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.603 Selecting previously unselected package libdevmapper-dev:arm64.
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.606 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.610 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:09:47 [2023-04-17T19:09:47.261Z] #113 4.645 Selecting previously unselected package libffi-dev:arm64.
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.648 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.652 Unpacking libffi-dev:arm64 (3.3-6) ...
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.689 Selecting previously unselected package libglib2.0-data.
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.691 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.695 Unpacking libglib2.0-data (2.66.8-1) ...
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.835 Selecting previously unselected package libglib2.0-bin.
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.837 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.842 Unpacking libglib2.0-bin (2.66.8-1) ...
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.889 Selecting previously unselected package libglib2.0-dev-bin.
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.892 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.521Z] #113 4.897 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:09:47 [2023-04-17T19:09:47.781Z] #113 4.941 Selecting previously unselected package libmount-dev:arm64.
19:09:47 [2023-04-17T19:09:47.781Z] #113 4.943 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.781Z] #113 4.947 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:09:47 [2023-04-17T19:09:47.781Z] #113 4.992 Selecting previously unselected package libpcre16-3:arm64.
19:09:47 [2023-04-17T19:09:47.781Z] #113 4.995 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.781Z] #113 4.999 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:09:47 [2023-04-17T19:09:47.781Z] #113 5.049 Selecting previously unselected package libpcre32-3:arm64.
19:09:47 [2023-04-17T19:09:47.781Z] #113 5.052 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:09:47 [2023-04-17T19:09:47.781Z] #113 5.056 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:09:47 [2023-04-17T19:09:47.781Z] #113 5.105 Selecting previously unselected package libpcrecpp0v5:arm64.
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.108 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.112 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.148 Selecting previously unselected package libpcre3-dev:arm64.
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.151 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.155 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.236 Selecting previously unselected package zlib1g-dev:arm64.
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.239 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.243 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.289 Selecting previously unselected package libglib2.0-dev:arm64.
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.292 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:09:48 [2023-04-17T19:09:48.041Z] #113 5.296 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:09:48 [2023-04-17T19:09:48.300Z] #113 5.491 Selecting previously unselected package libseccomp-dev:arm64.
19:09:48 [2023-04-17T19:09:48.300Z] #113 5.495 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:09:48 [2023-04-17T19:09:48.300Z] #113 5.498 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.300Z] #113 5.539 Selecting previously unselected package libsecret-1-dev:arm64.
19:09:48 [2023-04-17T19:09:48.300Z] #113 5.542 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:09:48 [2023-04-17T19:09:48.300Z] #113 5.553 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:09:48 [2023-04-17T19:09:48.300Z] #113 5.616 Selecting previously unselected package libsystemd-dev:arm64.
19:09:48 [2023-04-17T19:09:48.560Z] #113 5.619 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
19:09:48 [2023-04-17T19:09:48.560Z] #113 5.624 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.560Z] #113 5.742 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:09:48 [2023-04-17T19:09:48.560Z] #113 5.755 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 5.919 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 5.932 Setting up libapparmor1:arm64 (2.13.6-10) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 5.949 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 5.964 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 5.976 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 5.988 Setting up libffi-dev:arm64 (3.3-6) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 5.999 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.014 Setting up dpkg-dev (1.20.12) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.037 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.049 Setting up libglib2.0-data (2.66.8-1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.061 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.072 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.085 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.097 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.111 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.122 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.133 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.147 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.159 Setting up libsecret-common (0.20.4-2) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.173 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.190 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.202 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:09:48 [2023-04-17T19:09:48.819Z] #113 6.214 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.228 Setting up libglib2.0-bin (2.66.8-1) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.242 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.255 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.266 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.276 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.287 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.302 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.317 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.331 No schema files found: doing nothing.
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.336 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:09:49 [2023-04-17T19:09:49.078Z] #113 6.358 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:09:49 [2023-04-17T19:09:49.338Z] #113 DONE 6.7s
19:09:49 [2023-04-17T19:09:49.598Z] 
19:09:49 [2023-04-17T19:09:49.598Z] #114 [dev 1/1] COPY . .
19:09:52 [2023-04-17T19:09:52.139Z] #114 DONE 2.4s
19:09:52 [2023-04-17T19:09:52.139Z] 
19:09:52 [2023-04-17T19:09:52.139Z] #115 exporting to image
19:09:52 [2023-04-17T19:09:52.139Z] #115 exporting layers
19:09:53 [2023-04-17T19:09:53.519Z] #115 exporting layers 1.7s done
19:09:53 [2023-04-17T19:09:53.519Z] #115 writing image sha256:35967c5a521b16bc5a892352c2f9a92868a22ec1ec3a242bc9eb0af1255397c7 done
19:09:53 [2023-04-17T19:09:53.519Z] #115 naming to docker.io/library/docker:28b694d32d43a6800635a7b8fa794e087718d7b3 done
19:09:53 [2023-04-17T19:09:53.519Z] #115 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:09:53 [2023-04-17T19:09:53.834Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:09:54 [2023-04-17T19:09:54.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28b694d32d43a6800635a7b8fa794e087718d7b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:28b694d32d43a6800635a7b8fa794e087718d7b3 hack/test/unit
19:09:54 [2023-04-17T19:09:54.691Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
19:09:54 [2023-04-17T19:09:54.691Z] + TESTFLAGS+=' -test.timeout=5m'
19:09:54 [2023-04-17T19:09:54.691Z] + TESTDIRS=./...
19:09:54 [2023-04-17T19:09:54.691Z] + exclude_paths='/vendor/|/integration'
19:09:54 [2023-04-17T19:09:54.691Z] ++ grep -vE '(/vendor/|/integration)'
19:09:54 [2023-04-17T19:09:54.691Z] ++ go list ./...
19:09:55 [2023-04-17T19:09:55.632Z] + pkg_list='github.com/docker/docker/api
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/backend/build
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/httpstatus
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/httputils
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/middleware
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/build
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/checkpoint
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/container
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/debug
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/distribution
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/grpc
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/image
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/network
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/plugin
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/session
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/swarm
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/system
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/server/router/volume
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/backend
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/blkiodev
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/container
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/events
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/filters
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/image
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/mount
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/network
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/plugins/logdriver
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/registry
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/strslice
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/swarm
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/swarm/runtime
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/time
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/versions
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/versions/v1p19
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/versions/v1p20
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/api/types/volume
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/builder-next
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/builder-next/exporter
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/builder-next/worker
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/dockerfile
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/remotecontext
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/remotecontext/git
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/builder/remotecontext/urlutil
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cli
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cli/config
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cli/debug
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cli/winresources/docker-proxy
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cli/winresources/dockerd
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/client
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cmd/docker-proxy
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cmd/dockerd
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cmd/dockerd/trap
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/container
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/container/stream
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/contrib/apparmor
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/contrib/docker-device-tool
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/contrib/httpserver
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/cluster
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/cluster/convert
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/cluster/executor
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/cluster/executor/container
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/cluster/provider
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/config
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/events
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/events/testutils
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/exec
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/aufs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/copy
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/overlay
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/register
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/vfs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/graphdriver/zfs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/images
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/initlayer
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/links
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/listeners
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/awslogs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/fluentd
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/gcplogs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/gelf
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/journald
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/local
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/logentries
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/loggertest
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/loggerutils
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/splunk
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/syslog
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/logger/templates
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/names
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/network
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/daemon/stats
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/distribution
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/distribution/metadata
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/distribution/utils
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/distribution/xfer
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/dockerversion
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/errdefs
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/image
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/image/cache
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/image/tarexport
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/image/v1
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/internal/test/suite
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/layer
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libcontainerd
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libcontainerd/queue
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libcontainerd/remote
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libcontainerd/supervisor
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libcontainerd/types
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/bitseq
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cluster
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/config
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/datastore
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/diagnostic
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/discoverapi
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/driverapi
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/bridge
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/host
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/null
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/overlay
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/remote
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/windows
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/drvregistry
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/etchosts
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/idm
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/internal/caller
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipam
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipamapi
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipams/builtin
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipams/null
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipams/remote
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:09:55 [2023-04-17T19:09:55.632Z] github.com/docker/docker/libnetwork/ipamutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/iptables
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/netlabel
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/netutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/networkdb
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ns
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/options
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/osl
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/osl/kernel
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/portallocator
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/portmapper
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/resolvconf
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/testutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/types
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/oci
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/oci/caps
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/opts
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/aaparser
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/archive
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/authorization
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/broadcaster
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/capabilities
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/chrootarchive
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/containerfs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/devicemapper
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/directory
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/dmesg
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/fileutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/fsutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/homedir
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/idtools
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/ioutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/jsonmessage
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/longpath
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/loopback
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/namesgenerator
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/parsers
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/parsers/kernel
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/pidfile
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/platform
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugingetter
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/transport
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/pools
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/progress
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/pubsub
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/reexec
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/rootless
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/rootless/specconv
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/signal
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/stack
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/stdcopy
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/streamformatter
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/stringid
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/sysinfo
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/system
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/tailfile
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/tarsum
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/truncindex
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/urlutil
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/useragent
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/plugin
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/plugin/executor/containerd
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/plugin/v2
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/profiles/apparmor
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/profiles/seccomp
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/quota
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/reference
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/registry
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/registry/resumable
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/restartmanager
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/runconfig
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/runconfig/opts
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/daemon
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/environment
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fakecontext
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fakegit
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fakestorage
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fixtures/load
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fixtures/plugin
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/registry
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/request
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/volume
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/volume/drivers
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/volume/local
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/volume/mounts
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/volume/service
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/volume/service/opts
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/volume/testutils'
19:09:55 [2023-04-17T19:09:55.633Z] ++ grep --fixed-strings -v /libnetwork
19:09:55 [2023-04-17T19:09:55.633Z] ++ echo 'github.com/docker/docker/api
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/backend/build
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/httpstatus
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/httputils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/middleware
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/build
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/checkpoint
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/container
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/debug
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/distribution
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/grpc
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/image
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/network
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/plugin
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/session
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/swarm
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/system
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/server/router/volume
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/backend
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/blkiodev
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/container
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/events
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/filters
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/image
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/mount
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/network
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/plugins/logdriver
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/registry
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/strslice
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/swarm
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/swarm/runtime
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/time
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/versions
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/versions/v1p19
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/versions/v1p20
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/api/types/volume
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/builder-next
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/builder-next/exporter
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/builder-next/worker
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/dockerfile
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/remotecontext
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/remotecontext/git
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/builder/remotecontext/urlutil
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cli
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cli/config
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cli/debug
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cli/winresources/docker-proxy
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cli/winresources/dockerd
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/client
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cmd/docker-proxy
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cmd/dockerd
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cmd/dockerd/trap
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/container
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/container/stream
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/contrib/apparmor
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/contrib/docker-device-tool
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/contrib/httpserver
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/cluster
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/cluster/convert
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/cluster/executor
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/cluster/executor/container
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/cluster/provider
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/config
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/events
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/events/testutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/exec
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/aufs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/copy
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/overlay
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/register
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/vfs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/graphdriver/zfs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/images
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/initlayer
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/links
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/listeners
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/awslogs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/fluentd
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/gcplogs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/gelf
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/journald
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/local
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/logentries
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/loggertest
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/loggerutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/splunk
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/syslog
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/logger/templates
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/names
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/network
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/daemon/stats
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/distribution
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/distribution/metadata
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/distribution/utils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/distribution/xfer
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/dockerversion
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/errdefs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/image
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/image/cache
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/image/tarexport
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/image/v1
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/internal/test/suite
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/layer
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libcontainerd
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libcontainerd/queue
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libcontainerd/remote
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libcontainerd/supervisor
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libcontainerd/types
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/bitseq
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cluster
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/config
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/datastore
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/diagnostic
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/discoverapi
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/driverapi
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/bridge
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/host
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/null
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/overlay
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/remote
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/windows
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/drvregistry
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/etchosts
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/idm
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/internal/caller
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipam
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipamapi
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipams/builtin
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipams/null
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipams/remote
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ipamutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/iptables
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/netlabel
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/netutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/networkdb
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/ns
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/options
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/osl
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/osl/kernel
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/portallocator
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/portmapper
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/resolvconf
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/testutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/libnetwork/types
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/oci
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/oci/caps
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/opts
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/aaparser
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/archive
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/authorization
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/broadcaster
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/capabilities
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/chrootarchive
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/containerfs
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/devicemapper
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/directory
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/dmesg
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/fileutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/fsutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/homedir
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/idtools
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/ioutils
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/jsonmessage
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/longpath
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/loopback
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/namesgenerator
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/parsers
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/parsers/kernel
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/pidfile
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/platform
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugingetter
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/plugins/transport
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/pools
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/progress
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/pubsub
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/reexec
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/rootless
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/rootless/specconv
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/signal
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/stack
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/stdcopy
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/streamformatter
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/stringid
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/sysinfo
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/system
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/tailfile
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/tarsum
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/truncindex
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/urlutil
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/pkg/useragent
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/plugin
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/plugin/executor/containerd
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/plugin/v2
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/profiles/apparmor
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/profiles/seccomp
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/quota
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/reference
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/registry
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/registry/resumable
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/restartmanager
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/runconfig
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/runconfig/opts
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/daemon
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/environment
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fakecontext
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fakegit
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fakestorage
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fixtures/load
19:09:55 [2023-04-17T19:09:55.633Z] github.com/docker/docker/testutil/fixtures/plugin
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/registry
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/request
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/drivers
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/local
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/mounts
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/service
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/service/opts
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/testutils'
19:09:55 [2023-04-17T19:09:55.634Z] + base_pkg_list='github.com/docker/docker/api
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/backend/build
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/httpstatus
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/httputils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/middleware
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/build
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/checkpoint
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/debug
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/distribution
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/grpc
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/image
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/network
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/plugin
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/session
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/swarm
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/system
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/volume
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/backend
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/blkiodev
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/events
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/filters
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/image
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/mount
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/network
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/plugins/logdriver
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/registry
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/strslice
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/swarm
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/swarm/runtime
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/time
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/versions
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/versions/v1p19
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/versions/v1p20
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/volume
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/exporter
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/worker
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/dockerfile
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/remotecontext
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/remotecontext/git
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/remotecontext/urlutil
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/config
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/debug
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/winresources/docker-proxy
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/winresources/dockerd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/client
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/docker-proxy
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/dockerd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/dockerd/trap
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/container/stream
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/contrib/apparmor
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/contrib/docker-device-tool
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/contrib/httpserver
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/convert
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/executor
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/executor/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/provider
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/config
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/events
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/events/testutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/exec
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/aufs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/copy
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/overlay
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/register
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/vfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/zfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/images
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/initlayer
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/links
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/listeners
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/awslogs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/fluentd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/gcplogs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/gelf
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/journald
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/local
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/logentries
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/loggertest
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/loggerutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/splunk
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/syslog
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/templates
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/names
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/network
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/stats
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution/metadata
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution/utils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution/xfer
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/dockerversion
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/errdefs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/image
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/image/cache
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/image/tarexport
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/image/v1
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/internal/test/suite
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/layer
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/libcontainerd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/libcontainerd/queue
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/libcontainerd/remote
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/libcontainerd/supervisor
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/libcontainerd/types
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/oci
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/oci/caps
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/opts
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/aaparser
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/archive
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/authorization
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/broadcaster
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/capabilities
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/chrootarchive
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/containerfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/devicemapper
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/directory
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/dmesg
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/fileutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/fsutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/homedir
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/idtools
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/ioutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/jsonmessage
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/longpath
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/loopback
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/namesgenerator
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/parsers
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/parsers/kernel
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/pidfile
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/platform
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/plugingetter
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/plugins
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/plugins/transport
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/pools
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/progress
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/pubsub
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/reexec
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/rootless
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/rootless/specconv
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/signal
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/stack
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/stdcopy
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/streamformatter
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/stringid
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/sysinfo
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/system
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/tailfile
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/tarsum
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/truncindex
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/urlutil
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/pkg/useragent
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/plugin
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/plugin/executor/containerd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/plugin/v2
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/profiles/apparmor
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/profiles/seccomp
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/quota
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/reference
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/registry
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/registry/resumable
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/restartmanager
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/runconfig
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/runconfig/opts
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/daemon
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/environment
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/fakecontext
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/fakegit
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/fakestorage
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/fixtures/load
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/fixtures/plugin
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/registry
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/testutil/request
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/drivers
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/local
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/mounts
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/service
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/service/opts
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/volume/testutils'
19:09:55 [2023-04-17T19:09:55.634Z] ++ grep --fixed-strings /libnetwork
19:09:55 [2023-04-17T19:09:55.634Z] ++ echo 'github.com/docker/docker/api
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/backend/build
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/httpstatus
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/httputils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/middleware
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/build
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/checkpoint
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/debug
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/distribution
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/grpc
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/image
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/network
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/plugin
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/session
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/swarm
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/system
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/server/router/volume
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/backend
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/blkiodev
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/events
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/filters
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/image
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/mount
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/network
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/plugins/logdriver
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/registry
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/strslice
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/swarm
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/swarm/runtime
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/time
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/versions
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/versions/v1p19
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/versions/v1p20
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/api/types/volume
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/exporter
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/builder-next/worker
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/dockerfile
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/remotecontext
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/remotecontext/git
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/builder/remotecontext/urlutil
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/config
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/debug
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/winresources/docker-proxy
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cli/winresources/dockerd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/client
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/docker-proxy
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/dockerd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/dockerd/trap
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/container/stream
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/contrib/apparmor
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/contrib/docker-device-tool
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/contrib/httpserver
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/convert
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/executor
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/executor/container
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/cluster/provider
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/config
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/events
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/events/testutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/exec
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/aufs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/copy
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/overlay
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/register
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/vfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/graphdriver/zfs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/images
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/initlayer
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/links
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/listeners
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/awslogs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/fluentd
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/gcplogs
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/gelf
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/journald
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/local
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/logentries
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/loggertest
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/loggerutils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/splunk
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/syslog
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/logger/templates
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/names
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/network
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/daemon/stats
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution/metadata
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution/utils
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/distribution/xfer
19:09:55 [2023-04-17T19:09:55.634Z] github.com/docker/docker/dockerversion
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/errdefs
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/image
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/image/cache
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/image/tarexport
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/image/v1
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/internal/test/suite
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/layer
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libcontainerd
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libcontainerd/queue
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libcontainerd/remote
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libcontainerd/supervisor
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libcontainerd/types
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/bitseq
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cluster
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/config
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/datastore
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/diagnostic
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/discoverapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/driverapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/host
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/null
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/remote
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/windows
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drvregistry
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/etchosts
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/idm
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/internal/caller
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipam
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipamapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/builtin
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/null
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/remote
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipamutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/iptables
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/netlabel
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/netutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/networkdb
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ns
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/options
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/osl
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/osl/kernel
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/portallocator
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/portmapper
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/resolvconf
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/testutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/types
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/oci
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/oci/caps
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/opts
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/aaparser
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/archive
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/authorization
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/broadcaster
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/capabilities
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/chrootarchive
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/containerfs
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/devicemapper
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/directory
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/dmesg
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/fileutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/fsutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/homedir
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/idtools
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/ioutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/jsonmessage
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/longpath
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/loopback
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/namesgenerator
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/parsers
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/parsers/kernel
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/pidfile
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/platform
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/plugingetter
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/plugins
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/plugins/transport
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/pools
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/progress
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/pubsub
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/reexec
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/rootless
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/rootless/specconv
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/signal
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/stack
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/stdcopy
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/streamformatter
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/stringid
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/sysinfo
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/system
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/tailfile
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/tarsum
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/truncindex
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/urlutil
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/pkg/useragent
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/plugin
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/plugin/executor/containerd
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/plugin/v2
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/profiles/apparmor
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/profiles/seccomp
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/quota
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/reference
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/registry
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/registry/resumable
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/restartmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/runconfig
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/runconfig/opts
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/daemon
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/environment
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/fakecontext
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/fakegit
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/fakestorage
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/fixtures/load
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/fixtures/plugin
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/registry
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/testutil/request
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/volume
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/volume/drivers
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/volume/local
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/volume/mounts
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/volume/service
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/volume/service/opts
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/volume/testutils'
19:09:55 [2023-04-17T19:09:55.635Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/bitseq
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cluster
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/config
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/datastore
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/diagnostic
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/discoverapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/driverapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/host
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/null
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/remote
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/windows
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drvregistry
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/etchosts
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/idm
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/internal/caller
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipam
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipamapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/builtin
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/null
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/remote
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipamutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/iptables
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/netlabel
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/netutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/networkdb
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ns
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/options
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/osl
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/osl/kernel
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/portallocator
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/portmapper
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/resolvconf
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/testutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/types'
19:09:55 [2023-04-17T19:09:55.635Z] + echo 'github.com/docker/docker/libnetwork
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/bitseq
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cluster
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/config
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/datastore
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/diagnostic
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/discoverapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/driverapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/host
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/null
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/remote
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/windows
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drvregistry
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/etchosts
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/idm
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/internal/caller
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipam
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipamapi
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/builtin
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/null
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/remote
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ipamutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/iptables
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/netlabel
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/netutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/networkdb
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/ns
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/options
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/osl
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/osl/kernel
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/portallocator
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/portmapper
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/resolvconf
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/testutils
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/types'
19:09:55 [2023-04-17T19:09:55.635Z] + grep --fixed-strings libnetwork/drivers/bridge
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge
19:09:55 [2023-04-17T19:09:55.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:09:55 [2023-04-17T19:09:55.635Z] + type docker-proxy
19:09:55 [2023-04-17T19:09:55.635Z] hack/test/unit: line 25: type: docker-proxy: not found
19:09:55 [2023-04-17T19:09:55.635Z] + hack/make.sh binary-proxy install-proxy
19:09:55 [2023-04-17T19:09:55.635Z] 
19:09:55 [2023-04-17T19:09:55.635Z] Removing bundles/
19:09:55 [2023-04-17T19:09:55.635Z] 
19:09:55 [2023-04-17T19:09:55.635Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:09:55 [2023-04-17T19:09:55.635Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:09:57 [2023-04-17T19:09:57.019Z] Created binary: bundles/binary-proxy/docker-proxy
19:09:57 [2023-04-17T19:09:57.019Z] 
19:09:57 [2023-04-17T19:09:57.019Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:09:57 [2023-04-17T19:09:57.019Z] Installing docker-proxy to /usr/local/bin/
19:09:57 [2023-04-17T19:09:57.019Z] 
19:09:57 [2023-04-17T19:09:57.019Z] + mkdir -p bundles
19:09:57 [2023-04-17T19:09:57.019Z] + '[' -n 'github.com/docker/docker/api
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/backend/build
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/httpstatus
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/httputils
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/middleware
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/build
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/checkpoint
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/container
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/debug
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/distribution
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/grpc
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/image
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/network
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/plugin
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/session
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/swarm
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/system
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/server/router/volume
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/backend
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/blkiodev
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/container
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/events
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/filters
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/image
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/mount
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/network
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/plugins/logdriver
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/registry
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/strslice
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/swarm
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/swarm/runtime
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/time
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/versions
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/versions/v1p19
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/versions/v1p20
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/api/types/volume
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/builder-next
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/builder-next/exporter
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/builder-next/worker
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/dockerfile
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/remotecontext
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/remotecontext/git
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/builder/remotecontext/urlutil
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cli
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cli/config
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cli/debug
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cli/winresources/docker-proxy
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cli/winresources/dockerd
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/client
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cmd/docker-proxy
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cmd/dockerd
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cmd/dockerd/trap
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/container
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/container/stream
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/contrib/apparmor
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/contrib/docker-device-tool
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/contrib/httpserver
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/cluster
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/cluster/convert
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/cluster/executor
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/cluster/executor/container
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/cluster/provider
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/config
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/events
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/events/testutils
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/exec
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/aufs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/copy
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/overlay
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/register
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/vfs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/graphdriver/zfs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/images
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/initlayer
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/links
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/listeners
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/awslogs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/fluentd
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/gcplogs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/gelf
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/journald
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/local
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/logentries
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/loggertest
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/loggerutils
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/splunk
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/syslog
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/logger/templates
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/names
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/network
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/daemon/stats
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/distribution
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/distribution/metadata
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/distribution/utils
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/distribution/xfer
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/dockerversion
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/errdefs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/image
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/image/cache
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/image/tarexport
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/image/v1
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/internal/test/suite
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/layer
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/libcontainerd
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/libcontainerd/queue
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/libcontainerd/remote
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/libcontainerd/supervisor
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/libcontainerd/types
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/oci
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/oci/caps
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/opts
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/aaparser
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/archive
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/authorization
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/broadcaster
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/capabilities
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/chrootarchive
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/containerfs
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/devicemapper
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/directory
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/dmesg
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/fileutils
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/fsutils
19:09:57 [2023-04-17T19:09:57.019Z] github.com/docker/docker/pkg/homedir
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/idtools
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/ioutils
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/jsonmessage
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/longpath
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/loopback
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/namesgenerator
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/parsers
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/parsers/kernel
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/pidfile
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/platform
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/plugingetter
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/plugins
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/plugins/transport
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/pools
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/progress
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/pubsub
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/reexec
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/rootless
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/rootless/specconv
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/signal
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/stack
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/stdcopy
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/streamformatter
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/stringid
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/sysinfo
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/system
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/tailfile
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/tarsum
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/truncindex
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/urlutil
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/pkg/useragent
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/plugin
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/plugin/executor/containerd
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/plugin/v2
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/profiles/apparmor
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/profiles/seccomp
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/quota
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/reference
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/registry
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/registry/resumable
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/restartmanager
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/runconfig
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/runconfig/opts
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/daemon
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/environment
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/fakecontext
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/fakegit
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/fakestorage
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/fixtures/load
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/fixtures/plugin
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/registry
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/testutil/request
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/volume
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/volume/drivers
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/volume/local
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/volume/mounts
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/volume/service
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/volume/service/opts
19:09:57 [2023-04-17T19:09:57.020Z] github.com/docker/docker/volume/testutils' ']'
19:09:57 [2023-04-17T19:09:57.020Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/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 github.com/docker/docker/cli/config 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/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs 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/overlay 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/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/test/suite 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/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/fsutils 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/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:09:58 [2023-04-17T19:09:58.411Z] ?   	github.com/docker/docker/api	[no test files]
19:10:13 [2023-04-17T19:10:13.361Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 6.0% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 93.7% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/builder/remotecontext	0.121s	coverage: 13.7% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/builder/dockerfile	0.457s	coverage: 49.3% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.515s	coverage: 83.5% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/cli	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.307s	coverage: 66.5% of statements
19:11:34 [2023-04-17T19:11:34.827Z] ok  	github.com/docker/docker/client	0.096s	coverage: 76.8% of statements
19:12:13 [2023-04-17T19:12:13.569Z] ok  	github.com/docker/docker/cmd/dockerd	0.079s	coverage: 30.2% of statements
19:12:13 [2023-04-17T19:12:13.569Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.1% of statements
19:12:13 [2023-04-17T19:12:13.569Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.439s	coverage: 0.0% of statements
19:12:13 [2023-04-17T19:12:13.569Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:12:13 [2023-04-17T19:12:13.569Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:12:13 [2023-04-17T19:12:13.569Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:12:13 [2023-04-17T19:12:13.569Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:12:13 [2023-04-17T19:12:13.569Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:12:17 [2023-04-17T19:12:17.769Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
19:12:18 [2023-04-17T19:12:18.339Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.034s	coverage: 65.3% of statements
19:12:20 [2023-04-17T19:12:20.249Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
19:12:26 [2023-04-17T19:12:26.825Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
19:12:28 [2023-04-17T19:12:28.210Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 77.0% of statements
19:12:28 [2023-04-17T19:12:28.470Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
19:12:29 [2023-04-17T19:12:29.409Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
19:12:29 [2023-04-17T19:12:29.409Z] ok  	github.com/docker/docker/daemon	10.121s	coverage: 16.5% of statements
19:12:29 [2023-04-17T19:12:29.409Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:12:29 [2023-04-17T19:12:29.409Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:12:29 [2023-04-17T19:12:29.409Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:12:29 [2023-04-17T19:12:29.409Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:12:30 [2023-04-17T19:12:30.792Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.644s	coverage: 74.8% of statements
19:12:31 [2023-04-17T19:12:31.362Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
19:12:31 [2023-04-17T19:12:31.622Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.235s	coverage: 60.7% of statements
19:12:33 [2023-04-17T19:12:33.008Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
19:12:33 [2023-04-17T19:12:33.952Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.166s	coverage: 50.6% of statements
19:12:35 [2023-04-17T19:12:35.926Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.507s	coverage: 45.9% of statements
19:12:35 [2023-04-17T19:12:35.926Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:12:36 [2023-04-17T19:12:36.496Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.848s	coverage: 58.5% of statements
19:12:36 [2023-04-17T19:12:36.496Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:12:36 [2023-04-17T19:12:36.496Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:12:36 [2023-04-17T19:12:36.496Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
19:12:37 [2023-04-17T19:12:37.879Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
19:12:38 [2023-04-17T19:12:38.140Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
19:12:38 [2023-04-17T19:12:38.716Z] ok  	github.com/docker/docker/daemon/images	0.061s	coverage: 6.9% of statements
19:12:38 [2023-04-17T19:12:38.716Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:12:38 [2023-04-17T19:12:38.716Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:12:39 [2023-04-17T19:12:39.661Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
19:12:40 [2023-04-17T19:12:40.231Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 79.0% of statements
19:12:40 [2023-04-17T19:12:40.491Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
19:12:40 [2023-04-17T19:12:40.491Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:12:41 [2023-04-17T19:12:41.061Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 68.2% of statements
19:12:41 [2023-04-17T19:12:41.061Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.4% of statements
19:12:41 [2023-04-17T19:12:41.631Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
19:12:42 [2023-04-17T19:12:42.201Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.187s	coverage: 76.8% of statements
19:12:42 [2023-04-17T19:12:42.462Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 79.4% of statements
19:12:42 [2023-04-17T19:12:42.462Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:12:42 [2023-04-17T19:12:42.462Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:12:43 [2023-04-17T19:12:43.402Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 62.0% of statements
19:12:43 [2023-04-17T19:12:43.402Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
19:12:44 [2023-04-17T19:12:44.342Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
19:12:44 [2023-04-17T19:12:44.602Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
19:12:45 [2023-04-17T19:12:45.171Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:12:46 [2023-04-17T19:12:46.111Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.537s	coverage: 82.5% of statements
19:12:46 [2023-04-17T19:12:46.111Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:12:46 [2023-04-17T19:12:46.111Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:12:46 [2023-04-17T19:12:46.681Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
19:12:46 [2023-04-17T19:12:46.941Z] ok  	github.com/docker/docker/distribution	0.601s	coverage: 29.5% of statements
19:12:46 [2023-04-17T19:12:46.941Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:12:47 [2023-04-17T19:12:47.527Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
19:12:48 [2023-04-17T19:12:48.511Z] ok  	github.com/docker/docker/image	0.024s	coverage: 87.3% of statements
19:12:48 [2023-04-17T19:12:48.771Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
19:12:49 [2023-04-17T19:12:49.340Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
19:12:50 [2023-04-17T19:12:50.280Z] ok  	github.com/docker/docker/distribution/xfer	2.796s	coverage: 84.9% of statements
19:12:50 [2023-04-17T19:12:50.280Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:12:50 [2023-04-17T19:12:50.280Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:12:50 [2023-04-17T19:12:50.280Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:12:50 [2023-04-17T19:12:50.540Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:12:51 [2023-04-17T19:12:51.110Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
19:12:51 [2023-04-17T19:12:51.679Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.0% of statements
19:12:51 [2023-04-17T19:12:51.679Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:12:53 [2023-04-17T19:12:53.589Z] ok  	github.com/docker/docker/pkg/archive	0.309s	coverage: 82.3% of statements
19:12:54 [2023-04-17T19:12:54.158Z] ok  	github.com/docker/docker/pkg/authorization	0.284s	coverage: 68.3% of statements
19:12:54 [2023-04-17T19:12:54.418Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:12:54 [2023-04-17T19:12:54.678Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
19:12:57 [2023-04-17T19:12:57.971Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.529s	coverage: 43.1% of statements
19:12:57 [2023-04-17T19:12:57.971Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
19:12:58 [2023-04-17T19:12:58.231Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
19:12:58 [2023-04-17T19:12:58.231Z] ok  	github.com/docker/docker/layer	7.617s	coverage: 68.9% of statements
19:12:58 [2023-04-17T19:12:58.231Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:12:58 [2023-04-17T19:12:58.231Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:12:58 [2023-04-17T19:12:58.231Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:12:58 [2023-04-17T19:12:58.231Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:12:58 [2023-04-17T19:12:58.231Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:12:58 [2023-04-17T19:12:58.231Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:12:58 [2023-04-17T19:12:58.491Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:12:58 [2023-04-17T19:12:58.491Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 78.6% of statements
19:12:58 [2023-04-17T19:12:58.491Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
19:12:58 [2023-04-17T19:12:58.751Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
19:12:59 [2023-04-17T19:12:59.690Z] ok  	github.com/docker/docker/pkg/idtools	0.372s	coverage: 68.1% of statements
19:12:59 [2023-04-17T19:12:59.690Z] ok  	github.com/docker/docker/pkg/ioutils	0.398s	coverage: 72.0% of statements
19:12:59 [2023-04-17T19:12:59.950Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:12:59 [2023-04-17T19:12:59.950Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
19:12:59 [2023-04-17T19:12:59.950Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:13:00 [2023-04-17T19:13:00.210Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
19:13:00 [2023-04-17T19:13:00.210Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
19:13:00 [2023-04-17T19:13:00.471Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:13:00 [2023-04-17T19:13:00.471Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 90.5% of statements
19:13:00 [2023-04-17T19:13:00.731Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
19:13:00 [2023-04-17T19:13:00.731Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:13:00 [2023-04-17T19:13:00.731Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:13:01 [2023-04-17T19:13:01.302Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
19:13:01 [2023-04-17T19:13:01.563Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
19:13:01 [2023-04-17T19:13:01.823Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
19:13:02 [2023-04-17T19:13:02.083Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:13:02 [2023-04-17T19:13:02.342Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
19:13:02 [2023-04-17T19:13:02.603Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
19:13:02 [2023-04-17T19:13:02.863Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
19:13:03 [2023-04-17T19:13:03.123Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:13:03 [2023-04-17T19:13:03.384Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:13:03 [2023-04-17T19:13:03.953Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
19:13:04 [2023-04-17T19:13:04.214Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
19:13:04 [2023-04-17T19:13:04.474Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
19:13:05 [2023-04-17T19:13:05.044Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
19:13:05 [2023-04-17T19:13:05.303Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
19:13:05 [2023-04-17T19:13:05.563Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:13:07 [2023-04-17T19:13:07.473Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
19:13:07 [2023-04-17T19:13:07.734Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
19:13:08 [2023-04-17T19:13:08.304Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
19:13:09 [2023-04-17T19:13:09.243Z] ok  	github.com/docker/docker/quota	0.180s	coverage: 71.4% of statements
19:13:09 [2023-04-17T19:13:09.813Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
19:13:10 [2023-04-17T19:13:10.754Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
19:13:11 [2023-04-17T19:13:11.015Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
19:13:11 [2023-04-17T19:13:11.275Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:13:11 [2023-04-17T19:13:11.845Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
19:13:12 [2023-04-17T19:13:12.105Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
19:13:14 [2023-04-17T19:13:14.015Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
19:13:14 [2023-04-17T19:13:14.275Z] ok  	github.com/docker/docker/volume/local	0.082s	coverage: 77.1% of statements
19:13:14 [2023-04-17T19:13:14.845Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
19:13:16 [2023-04-17T19:13:16.226Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
19:13:38 [2023-04-17T19:13:38.173Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 74.4% of statements
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/volume	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === Skipped
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     network_proxy_test.go:208: No support for dual stack yet
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver btrfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver btrfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver btrfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver btrfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver btrfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:71: No driver to put!
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z] time="2023-04-17T19:12:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z] time="2023-04-17T19:12:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z] time="2023-04-17T19:12:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z] time="2023-04-17T19:12:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z] time="2023-04-17T19:12:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:71: No driver to put!
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     overlay_test.go:50: Fails to compute changes intermittently
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver zfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver zfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver zfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver zfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:44: Driver zfs not supported
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     graphtest_unix.go:71: No driver to put!
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:13:38 [2023-04-17T19:13:38.173Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:13:38 [2023-04-17T19:13:38.173Z] 
19:13:38 [2023-04-17T19:13:38.173Z] DONE 2803 tests, 28 skipped in 218.181s
19:13:38 [2023-04-17T19:13:38.173Z] + '[' -n 'github.com/docker/docker/libnetwork
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/bitseq
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cluster
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/config
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/datastore
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/diagnostic
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/discoverapi
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/driverapi
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/bridge
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/host
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/null
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/overlay
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/remote
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/windows
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/drvregistry
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/etchosts
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/idm
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/internal/caller
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipam
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipamapi
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipams/builtin
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipams/null
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipams/remote
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ipamutils
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/iptables
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/netlabel
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/netutils
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/networkdb
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/ns
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/options
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/osl
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/osl/kernel
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/portallocator
19:13:38 [2023-04-17T19:13:38.173Z] github.com/docker/docker/libnetwork/portmapper
19:13:38 [2023-04-17T19:13:38.174Z] github.com/docker/docker/libnetwork/resolvconf
19:13:38 [2023-04-17T19:13:38.174Z] github.com/docker/docker/libnetwork/testutils
19:13:38 [2023-04-17T19:13:38.174Z] github.com/docker/docker/libnetwork/types' ']'
19:13:38 [2023-04-17T19:13:38.174Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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/ovrouter 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/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
19:14:24 [2023-04-17T19:14:24.874Z] ok  	github.com/docker/docker/libnetwork	37.729s	coverage: 40.7% of statements
19:14:24 [2023-04-17T19:14:24.874Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.141s	coverage: 84.4% of statements
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
19:14:24 [2023-04-17T19:14:24.874Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
19:14:24 [2023-04-17T19:14:24.874Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.762s	coverage: 60.0% of statements
19:14:24 [2023-04-17T19:14:24.874Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:14:24 [2023-04-17T19:14:24.874Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
19:14:25 [2023-04-17T19:14:25.444Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 4.9% of statements
19:14:25 [2023-04-17T19:14:25.444Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:14:26 [2023-04-17T19:14:26.014Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
19:14:26 [2023-04-17T19:14:26.014Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:14:26 [2023-04-17T19:14:26.274Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
19:14:36 [2023-04-17T19:14:36.347Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.163s	coverage: 6.8% of statements
19:14:36 [2023-04-17T19:14:36.347Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:14:36 [2023-04-17T19:14:36.347Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
19:14:36 [2023-04-17T19:14:36.916Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
19:14:36 [2023-04-17T19:14:36.916Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:14:36 [2023-04-17T19:14:36.916Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:14:36 [2023-04-17T19:14:36.916Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:14:37 [2023-04-17T19:14:37.486Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
19:14:37 [2023-04-17T19:14:37.746Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
19:14:38 [2023-04-17T19:14:38.006Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:14:38 [2023-04-17T19:14:38.006Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:14:50 [2023-04-17T19:14:50.227Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/ipam	16.520s	coverage: 85.3% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:15:08 [2023-04-17T19:15:08.336Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.010s	coverage: 47.4% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.276s	coverage: 74.0% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/iptables	0.244s	coverage: 40.7% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:15:08 [2023-04-17T19:15:08.336Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
19:16:59 [2023-04-17T19:16:59.816Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.882s	coverage: 60.7% of statements
19:16:59 [2023-04-17T19:16:59.816Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:16:59 [2023-04-17T19:16:59.816Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:16:59 [2023-04-17T19:16:59.816Z] ok  	github.com/docker/docker/libnetwork/osl	4.344s	coverage: 39.7% of statements
19:16:59 [2023-04-17T19:16:59.816Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:16:59 [2023-04-17T19:16:59.816Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
19:17:00 [2023-04-17T19:17:00.758Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.669s	coverage: 48.6% of statements
19:17:00 [2023-04-17T19:17:00.758Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
19:17:00 [2023-04-17T19:17:00.758Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:17:01 [2023-04-17T19:17:01.019Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === Skipped
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     allocator_test.go:1485: Skipped because t.parallel was less than  5
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     allocator_test.go:1485: Skipped because t.parallel was less than  5
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     allocator_test.go:1485: Skipped because t.parallel was less than  5
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     allocator_test.go:1485: Skipped because t.parallel was less than  5
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     allocator_test.go:1485: Skipped because t.parallel was less than  5
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:17:01 [2023-04-17T19:17:01.019Z]     firewalld_test.go:14: firewalld is not running
19:17:01 [2023-04-17T19:17:01.019Z] 
19:17:01 [2023-04-17T19:17:01.019Z] DONE 331 tests, 9 skipped in 205.853s
Post stage
[Pipeline] junit
19:17:01 [2023-04-17T19:17:01.982Z] Recording test results
19:17:03 [2023-04-17T19:17:03.378Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:17:03 [2023-04-17T19:17:03.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28b694d32d43a6800635a7b8fa794e087718d7b3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:28b694d32d43a6800635a7b8fa794e087718d7b3 hack/make.sh dynbinary test-integration
19:17:04 [2023-04-17T19:17:04.281Z] 
19:17:04 [2023-04-17T19:17:04.281Z] Removing bundles/
19:17:04 [2023-04-17T19:17:04.281Z] 
19:17:04 [2023-04-17T19:17:04.281Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:17:04 [2023-04-17T19:17:04.281Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:18:40 [2023-04-17T19:18:40.788Z] Created binary: bundles/dynbinary-daemon/dockerd
19:18:40 [2023-04-17T19:18:40.788Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:18:40 [2023-04-17T19:18:40.788Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:18:40 [2023-04-17T19:18:40.788Z] 
19:18:40 [2023-04-17T19:18:40.788Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:18:40 [2023-04-17T19:18:40.788Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:18:40 [2023-04-17T19:18:40.788Z] HOSTNAME=c9d7d60f9381
19:18:40 [2023-04-17T19:18:40.788Z] TESTDEBUG=0
19:18:40 [2023-04-17T19:18:40.788Z] DEST=bundles/test-integration
19:18:40 [2023-04-17T19:18:40.788Z] PWD=/go/src/github.com/docker/docker
19:18:40 [2023-04-17T19:18:40.788Z] DOCKER_GITCOMMIT=28b694d32d43a6800635a7b8fa794e087718d7b3
19:18:40 [2023-04-17T19:18:40.788Z] container=docker
19:18:40 [2023-04-17T19:18:40.788Z] HOME=/root
19:18:40 [2023-04-17T19:18:40.788Z] GOLANG_VERSION=1.19.8
19:18:40 [2023-04-17T19:18:40.788Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:18:40 [2023-04-17T19:18:40.788Z] VALIDATE_BRANCH=23.0
19:18:40 [2023-04-17T19:18:40.788Z] TERM=xterm
19:18:40 [2023-04-17T19:18:40.788Z] DOCKER_PKG=github.com/docker/docker
19:18:40 [2023-04-17T19:18:40.788Z] SHLVL=1
19:18:40 [2023-04-17T19:18:40.788Z] TIMEOUT=120m
19:18:40 [2023-04-17T19:18:40.788Z] DOCKER_GRAPHDRIVER=overlay2
19:18:40 [2023-04-17T19:18:40.788Z] GO111MODULE=off
19:18:40 [2023-04-17T19:18:40.788Z] DOCKER_EXPERIMENTAL=1
19:18:40 [2023-04-17T19:18:40.788Z] TEST_SKIP_INTEGRATION_CLI=1
19:18:40 [2023-04-17T19:18:40.788Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:18:40 [2023-04-17T19:18:40.788Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:18:40 [2023-04-17T19:18:40.788Z] GOPATH=/go
19:18:40 [2023-04-17T19:18:40.788Z] PKG_CONFIG=pkg-config
19:18:40 [2023-04-17T19:18:40.788Z] _=/usr/bin/env
19:18:40 [2023-04-17T19:18:40.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:19:07 [2023-04-17T19:19:07.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:19:07 [2023-04-17T19:19:07.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:19:25 [2023-04-17T19:19:25.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:19:35 [2023-04-17T19:19:35.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:19:47 [2023-04-17T19:19:47.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:19:47 [2023-04-17T19:19:47.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:19:47 [2023-04-17T19:19:47.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:19:48 [2023-04-17T19:19:48.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:19:49 [2023-04-17T19:19:49.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:19:49 [2023-04-17T19:19:49.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:19:50 [2023-04-17T19:19:50.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:19:52 [2023-04-17T19:19:52.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:19:53 [2023-04-17T19:19:53.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:19:53 [2023-04-17T19:19:53.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:19:54 [2023-04-17T19:19:54.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:19:55 [2023-04-17T19:19:55.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:19:55 [2023-04-17T19:19:55.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:19:56 [2023-04-17T19:19:56.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:19:57 [2023-04-17T19:19:57.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:19:58 [2023-04-17T19:19:58.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:19:59 [2023-04-17T19:19:59.187Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:19:59 [2023-04-17T19:19:59.187Z] Using test binary docker
19:19:59 [2023-04-17T19:19:59.187Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:19:59 [2023-04-17T19:19:59.187Z] +++ /etc/init.d/apparmor start
19:19:59 [2023-04-17T19:19:59.187Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:19:59 [2023-04-17T19:19:59.187Z] INFO: Waiting for daemon to start...
19:19:59 [2023-04-17T19:19:59.187Z] Starting dockerd
19:19:59 [2023-04-17T19:19:59.187Z] +++ 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
19:20:03 [2023-04-17T19:20:03.385Z] .
19:20:03 [2023-04-17T19:20:03.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:20:03 [2023-04-17T19:20:03.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:20:03 [2023-04-17T19:20:03.385Z] Error: No such image: emptyfs
19:20:03 [2023-04-17T19:20:03.385Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:20:03 [2023-04-17T19:20:03.385Z] ++++ docker load
19:20:03 [2023-04-17T19:20:03.385Z] Running integration-test (iteration 1)
19:20:03 [2023-04-17T19:20:03.385Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:20:03 [2023-04-17T19:20:03.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:20:03 [2023-04-17T19:20:03.385Z] ++ set -e
19:20:03 [2023-04-17T19:20:03.385Z] ++ '[' -n 0 ']'
19:20:03 [2023-04-17T19:20:03.385Z] ++ set -x
19:20:03 [2023-04-17T19:20:03.385Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:20:03 [2023-04-17T19:20:03.385Z] Loaded image: busybox:latest
19:20:03 [2023-04-17T19:20:03.385Z] Loaded image: busybox:glibc
19:20:04 [2023-04-17T19:20:04.767Z] Loaded image: debian:bullseye-slim
19:20:04 [2023-04-17T19:20:04.767Z] Loaded image: hello-world:latest
19:20:04 [2023-04-17T19:20:04.767Z] Loaded image: arm32v7/hello-world:latest
19:20:04 [2023-04-17T19:20:04.767Z] INFO: Testing against a local daemon
19:20:04 [2023-04-17T19:20:04.767Z] === RUN   TestCgroupNamespacesBuild
19:20:08 [2023-04-17T19:20:08.060Z] --- PASS: TestCgroupNamespacesBuild (3.15s)
19:20:08 [2023-04-17T19:20:08.060Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:20:08 [2023-04-17T19:20:08.999Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
19:20:08 [2023-04-17T19:20:08.999Z] === RUN   TestBuildWithSession
19:20:08 [2023-04-17T19:20:08.999Z]     build_session_test.go:25: TODO: BuildKit
19:20:08 [2023-04-17T19:20:08.999Z] --- SKIP: TestBuildWithSession (0.00s)
19:20:08 [2023-04-17T19:20:08.999Z] === RUN   TestBuildSquashParent
19:20:13 [2023-04-17T19:20:13.225Z] --- PASS: TestBuildSquashParent (4.13s)
19:20:13 [2023-04-17T19:20:13.225Z] === RUN   TestBuildWithRemoveAndForceRemove
19:20:13 [2023-04-17T19:20:13.225Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:20:13 [2023-04-17T19:20:13.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:20:13 [2023-04-17T19:20:13.225Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:20:13 [2023-04-17T19:20:13.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:20:13 [2023-04-17T19:20:13.225Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:20:13 [2023-04-17T19:20:13.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:20:13 [2023-04-17T19:20:13.225Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:20:13 [2023-04-17T19:20:13.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:20:13 [2023-04-17T19:20:13.225Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:20:13 [2023-04-17T19:20:13.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:20:13 [2023-04-17T19:20:13.225Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:20:13 [2023-04-17T19:20:13.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:20:13 [2023-04-17T19:20:13.225Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:20:13 [2023-04-17T19:20:13.225Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:20:14 [2023-04-17T19:20:14.619Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:20:14 [2023-04-17T19:20:14.619Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:20:16 [2023-04-17T19:20:16.006Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:20:16 [2023-04-17T19:20:16.006Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:20:17 [2023-04-17T19:20:17.389Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:20:17 [2023-04-17T19:20:17.389Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s)
19:20:17 [2023-04-17T19:20:17.389Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s)
19:20:17 [2023-04-17T19:20:17.389Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
19:20:17 [2023-04-17T19:20:17.389Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s)
19:20:17 [2023-04-17T19:20:17.389Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s)
19:20:17 [2023-04-17T19:20:17.389Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.32s)
19:20:17 [2023-04-17T19:20:17.389Z] === RUN   TestBuildMultiStageCopy
19:20:17 [2023-04-17T19:20:17.389Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:20:18 [2023-04-17T19:20:18.329Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:20:18 [2023-04-17T19:20:18.589Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:20:18 [2023-04-17T19:20:18.848Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:20:19 [2023-04-17T19:20:19.108Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:20:19 [2023-04-17T19:20:19.108Z] --- PASS: TestBuildMultiStageCopy (2.09s)
19:20:19 [2023-04-17T19:20:19.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
19:20:19 [2023-04-17T19:20:19.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
19:20:19 [2023-04-17T19:20:19.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
19:20:19 [2023-04-17T19:20:19.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
19:20:19 [2023-04-17T19:20:19.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
19:20:19 [2023-04-17T19:20:19.108Z] === RUN   TestBuildMultiStageParentConfig
19:20:20 [2023-04-17T19:20:20.050Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
19:20:20 [2023-04-17T19:20:20.050Z] === RUN   TestBuildLabelWithTargets
19:20:20 [2023-04-17T19:20:20.989Z] --- PASS: TestBuildLabelWithTargets (0.98s)
19:20:20 [2023-04-17T19:20:20.989Z] === RUN   TestBuildWithEmptyLayers
19:20:21 [2023-04-17T19:20:21.249Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
19:20:21 [2023-04-17T19:20:21.249Z] === RUN   TestBuildMultiStageOnBuild
19:20:22 [2023-04-17T19:20:22.630Z] --- PASS: TestBuildMultiStageOnBuild (1.38s)
19:20:22 [2023-04-17T19:20:22.630Z] === RUN   TestBuildUncleanTarFilenames
19:20:23 [2023-04-17T19:20:23.200Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
19:20:23 [2023-04-17T19:20:23.200Z] === RUN   TestBuildMultiStageLayerLeak
19:20:25 [2023-04-17T19:20:25.108Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s)
19:20:25 [2023-04-17T19:20:25.108Z] === RUN   TestBuildWithHugeFile
19:21:11 [2023-04-17T19:21:11.818Z] --- PASS: TestBuildWithHugeFile (43.24s)
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildWCOWSandboxSize
19:21:11 [2023-04-17T19:21:11.818Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:21:11 [2023-04-17T19:21:11.818Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildWithEmptyDockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:21:11 [2023-04-17T19:21:11.818Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:21:11 [2023-04-17T19:21:11.818Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
19:21:11 [2023-04-17T19:21:11.818Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
19:21:11 [2023-04-17T19:21:11.818Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildPreserveOwnership
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildPreserveOwnership/copy_from
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:21:11 [2023-04-17T19:21:11.818Z] --- PASS: TestBuildPreserveOwnership (3.07s)
19:21:11 [2023-04-17T19:21:11.818Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.06s)
19:21:11 [2023-04-17T19:21:11.818Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s)
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildPlatformInvalid
19:21:11 [2023-04-17T19:21:11.818Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:21:11 [2023-04-17T19:21:11.818Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:21:12 [2023-04-17T19:21:12.078Z] Loaded image: busybox:latest
19:21:12 [2023-04-17T19:21:12.340Z] Loaded image: busybox:glibc
19:21:13 [2023-04-17T19:21:13.279Z] Loaded image: debian:bullseye-slim
19:21:13 [2023-04-17T19:21:13.539Z] Loaded image: hello-world:latest
19:21:13 [2023-04-17T19:21:13.539Z] Loaded image: arm32v7/hello-world:latest
19:21:23 [2023-04-17T19:21:23.529Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.52s)
19:21:23 [2023-04-17T19:21:23.529Z] PASS
19:21:23 [2023-04-17T19:21:23.529Z] 
19:21:23 [2023-04-17T19:21:23.529Z] === Skipped
19:21:23 [2023-04-17T19:21:23.529Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:21:23 [2023-04-17T19:21:23.529Z]     build_session_test.go:25: TODO: BuildKit
19:21:23 [2023-04-17T19:21:23.529Z] 
19:21:23 [2023-04-17T19:21:23.529Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:21:23 [2023-04-17T19:21:23.529Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:21:23 [2023-04-17T19:21:23.529Z] 
19:21:23 [2023-04-17T19:21:23.529Z] DONE 34 tests, 2 skipped in 79.903s
19:21:23 [2023-04-17T19:21:23.529Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:21:23 [2023-04-17T19:21:23.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:21:23 [2023-04-17T19:21:23.529Z] ++ set -e
19:21:23 [2023-04-17T19:21:23.529Z] ++ '[' -n 0 ']'
19:21:23 [2023-04-17T19:21:23.529Z] ++ set -x
19:21:23 [2023-04-17T19:21:23.529Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:21:23 [2023-04-17T19:21:23.529Z] INFO: Testing against a local daemon
19:21:23 [2023-04-17T19:21:23.529Z] === RUN   TestConfigInspect
19:21:24 [2023-04-17T19:21:24.910Z] --- PASS: TestConfigInspect (1.88s)
19:21:24 [2023-04-17T19:21:24.910Z] === RUN   TestConfigList
19:21:27 [2023-04-17T19:21:27.449Z] --- PASS: TestConfigList (2.21s)
19:21:27 [2023-04-17T19:21:27.449Z] === RUN   TestConfigsCreateAndDelete
19:21:29 [2023-04-17T19:21:29.359Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
19:21:29 [2023-04-17T19:21:29.359Z] === RUN   TestConfigsUpdate
19:21:31 [2023-04-17T19:21:31.898Z] --- PASS: TestConfigsUpdate (2.23s)
19:21:31 [2023-04-17T19:21:31.898Z] === RUN   TestTemplatedConfig
19:21:34 [2023-04-17T19:21:34.437Z] --- PASS: TestTemplatedConfig (2.53s)
19:21:34 [2023-04-17T19:21:34.437Z] === RUN   TestConfigCreateResolve
19:21:36 [2023-04-17T19:21:36.977Z] --- PASS: TestConfigCreateResolve (2.40s)
19:21:36 [2023-04-17T19:21:36.977Z] PASS
19:21:36 [2023-04-17T19:21:36.977Z] 
19:21:36 [2023-04-17T19:21:36.977Z] DONE 6 tests in 13.604s
19:21:36 [2023-04-17T19:21:36.977Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:21:36 [2023-04-17T19:21:36.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:21:36 [2023-04-17T19:21:36.977Z] ++ set -e
19:21:36 [2023-04-17T19:21:36.977Z] ++ '[' -n 0 ']'
19:21:36 [2023-04-17T19:21:36.977Z] ++ set -x
19:21:36 [2023-04-17T19:21:36.977Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:21:36 [2023-04-17T19:21:36.977Z] INFO: Testing against a local daemon
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestAttachWithTTY
19:21:36 [2023-04-17T19:21:36.977Z] --- PASS: TestAttachWithTTY (0.06s)
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestAttachWithoutTTy
19:21:36 [2023-04-17T19:21:36.977Z] --- PASS: TestAttachWithoutTTy (0.05s)
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestCheckpoint
19:21:36 [2023-04-17T19:21:36.977Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:21:36 [2023-04-17T19:21:36.977Z] --- SKIP: TestCheckpoint (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/commit
19:21:36 [2023-04-17T19:21:36.977Z] === PAUSE TestContainerInvalidJSON/commit
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/create
19:21:36 [2023-04-17T19:21:36.977Z] === PAUSE TestContainerInvalidJSON/containers/create
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:21:36 [2023-04-17T19:21:36.977Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:21:36 [2023-04-17T19:21:36.977Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:21:36 [2023-04-17T19:21:36.977Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:21:36 [2023-04-17T19:21:36.977Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:21:36 [2023-04-17T19:21:36.977Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:21:36 [2023-04-17T19:21:36.977Z] === CONT  TestContainerInvalidJSON/commit
19:21:36 [2023-04-17T19:21:36.977Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:21:36 [2023-04-17T19:21:36.977Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:21:36 [2023-04-17T19:21:36.977Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:21:36 [2023-04-17T19:21:36.977Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:21:36 [2023-04-17T19:21:36.977Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:21:36 [2023-04-17T19:21:36.977Z] === CONT  TestContainerInvalidJSON/containers/create
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:21:36 [2023-04-17T19:21:36.977Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:21:36 [2023-04-17T19:21:36.977Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:21:36 [2023-04-17T19:21:36.977Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestCopyFromContainerPathIsNotDir
19:21:36 [2023-04-17T19:21:36.977Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:21:36 [2023-04-17T19:21:36.977Z] === RUN   TestCopyToContainerPathDoesNotExist
19:21:37 [2023-04-17T19:21:37.237Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:21:37 [2023-04-17T19:21:37.237Z] === RUN   TestCopyEmptyFile
19:21:37 [2023-04-17T19:21:37.237Z] --- PASS: TestCopyEmptyFile (0.21s)
19:21:37 [2023-04-17T19:21:37.237Z] === RUN   TestCopyToContainerPathIsNotDir
19:21:37 [2023-04-17T19:21:37.497Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:21:37 [2023-04-17T19:21:37.497Z] === RUN   TestCopyFromContainer
19:21:38 [2023-04-17T19:21:38.438Z] === RUN   TestCopyFromContainer//
19:21:38 [2023-04-17T19:21:38.438Z] === RUN   TestCopyFromContainer//bar/root
19:21:38 [2023-04-17T19:21:38.438Z] === RUN   TestCopyFromContainer//bar/root/
19:21:38 [2023-04-17T19:21:38.438Z] === RUN   TestCopyFromContainer/bar/quux
19:21:38 [2023-04-17T19:21:38.698Z] === RUN   TestCopyFromContainer/bar/quux/
19:21:38 [2023-04-17T19:21:38.698Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:21:38 [2023-04-17T19:21:38.698Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:21:38 [2023-04-17T19:21:38.698Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCopyFromContainer/bar/notarget
19:21:38 [2023-04-17T19:21:38.958Z] --- PASS: TestCopyFromContainer (1.60s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:21:38 [2023-04-17T19:21:38.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:21:38 [2023-04-17T19:21:38.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:21:38 [2023-04-17T19:21:38.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:21:38 [2023-04-17T19:21:38.958Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:21:38 [2023-04-17T19:21:38.958Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:21:38 [2023-04-17T19:21:38.958Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:21:38 [2023-04-17T19:21:38.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateLinkToNonExistingContainer
19:21:38 [2023-04-17T19:21:38.958Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateWithInvalidEnv
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateWithInvalidEnv/0
19:21:38 [2023-04-17T19:21:38.958Z] === PAUSE TestCreateWithInvalidEnv/0
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateWithInvalidEnv/1
19:21:38 [2023-04-17T19:21:38.958Z] === PAUSE TestCreateWithInvalidEnv/1
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateWithInvalidEnv/2
19:21:38 [2023-04-17T19:21:38.958Z] === PAUSE TestCreateWithInvalidEnv/2
19:21:38 [2023-04-17T19:21:38.958Z] === CONT  TestCreateWithInvalidEnv/0
19:21:38 [2023-04-17T19:21:38.958Z] === CONT  TestCreateWithInvalidEnv/2
19:21:38 [2023-04-17T19:21:38.958Z] === CONT  TestCreateWithInvalidEnv/1
19:21:38 [2023-04-17T19:21:38.958Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:21:38 [2023-04-17T19:21:38.958Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateTmpfsMountsTarget
19:21:38 [2023-04-17T19:21:38.958Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:21:38 [2023-04-17T19:21:38.958Z] === RUN   TestCreateWithCustomMaskedPaths
19:21:40 [2023-04-17T19:21:40.339Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
19:21:40 [2023-04-17T19:21:40.339Z] === RUN   TestCreateWithCustomReadonlyPaths
19:21:41 [2023-04-17T19:21:41.721Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
19:21:41 [2023-04-17T19:21:41.721Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:21:41 [2023-04-17T19:21:41.721Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:21:41 [2023-04-17T19:21:41.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:21:41 [2023-04-17T19:21:41.721Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:21:41 [2023-04-17T19:21:41.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:21:41 [2023-04-17T19:21:41.721Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:21:41 [2023-04-17T19:21:41.721Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:21:41 [2023-04-17T19:21:41.721Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:21:41 [2023-04-17T19:21:41.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:21:41 [2023-04-17T19:21:41.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:21:41 [2023-04-17T19:21:41.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:21:41 [2023-04-17T19:21:41.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:21:41 [2023-04-17T19:21:41.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:21:41 [2023-04-17T19:21:41.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:21:41 [2023-04-17T19:21:41.721Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:21:41 [2023-04-17T19:21:41.981Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
19:21:41 [2023-04-17T19:21:41.981Z] === RUN   TestCreateDifferentPlatform
19:21:41 [2023-04-17T19:21:41.981Z] === RUN   TestCreateDifferentPlatform/different_os
19:21:41 [2023-04-17T19:21:41.981Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:21:42 [2023-04-17T19:21:42.240Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:21:42 [2023-04-17T19:21:42.240Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:21:42 [2023-04-17T19:21:42.240Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:21:42 [2023-04-17T19:21:42.240Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:21:42 [2023-04-17T19:21:42.240Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:21:42 [2023-04-17T19:21:42.240Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:21:42 [2023-04-17T19:21:42.241Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestCreateInvalidHostConfig
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:21:42 [2023-04-17T19:21:42.241Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:21:42 [2023-04-17T19:21:42.241Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:21:42 [2023-04-17T19:21:42.241Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:21:42 [2023-04-17T19:21:42.241Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:21:42 [2023-04-17T19:21:42.241Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:21:42 [2023-04-17T19:21:42.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:21:42 [2023-04-17T19:21:42.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:21:42 [2023-04-17T19:21:42.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:21:42 [2023-04-17T19:21:42.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestContainerStartOnDaemonRestart
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestContainerStartOnDaemonRestart
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestDaemonRestartIpcMode
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestDaemonRestartIpcMode
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestDaemonHostGatewayIP
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestDaemonHostGatewayIP
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestRestartDaemonWithRestartingContainer
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestContainerKillOnDaemonStart
19:21:42 [2023-04-17T19:21:42.241Z] === PAUSE TestContainerKillOnDaemonStart
19:21:42 [2023-04-17T19:21:42.241Z] === RUN   TestDiff
19:21:42 [2023-04-17T19:21:42.810Z] --- PASS: TestDiff (0.44s)
19:21:42 [2023-04-17T19:21:42.810Z] === RUN   TestExecConsoleSize
19:21:43 [2023-04-17T19:21:43.074Z] --- PASS: TestExecConsoleSize (0.49s)
19:21:43 [2023-04-17T19:21:43.074Z] === RUN   TestExecWithCloseStdin
19:21:43 [2023-04-17T19:21:43.643Z] --- PASS: TestExecWithCloseStdin (0.49s)
19:21:43 [2023-04-17T19:21:43.643Z] === RUN   TestExec
19:21:44 [2023-04-17T19:21:44.241Z] --- PASS: TestExec (0.52s)
19:21:44 [2023-04-17T19:21:44.241Z] === RUN   TestExecUser
19:21:44 [2023-04-17T19:21:44.822Z] --- PASS: TestExecUser (0.51s)
19:21:44 [2023-04-17T19:21:44.822Z] === RUN   TestExportContainerAndImportImage
19:21:45 [2023-04-17T19:21:45.407Z] --- PASS: TestExportContainerAndImportImage (0.61s)
19:21:45 [2023-04-17T19:21:45.407Z] === RUN   TestExportContainerAfterDaemonRestart
19:21:46 [2023-04-17T19:21:46.789Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
19:21:46 [2023-04-17T19:21:46.789Z] === RUN   TestHealthCheckWorkdir
19:21:47 [2023-04-17T19:21:47.049Z] --- PASS: TestHealthCheckWorkdir (0.55s)
19:21:47 [2023-04-17T19:21:47.049Z] === RUN   TestHealthKillContainer
19:21:55 [2023-04-17T19:21:55.175Z] --- PASS: TestHealthKillContainer (7.96s)
19:21:55 [2023-04-17T19:21:55.175Z] === RUN   TestHealthCheckProcessKilled
19:21:55 [2023-04-17T19:21:55.745Z] --- PASS: TestHealthCheckProcessKilled (0.71s)
19:21:55 [2023-04-17T19:21:55.745Z] === RUN   TestInspectCpusetInConfigPre120
19:21:56 [2023-04-17T19:21:56.314Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
19:21:56 [2023-04-17T19:21:56.314Z] === RUN   TestIpcModeNone
19:21:56 [2023-04-17T19:21:56.574Z] --- PASS: TestIpcModeNone (0.47s)
19:21:56 [2023-04-17T19:21:56.574Z] === RUN   TestIpcModePrivate
19:21:57 [2023-04-17T19:21:57.145Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
19:21:57 [2023-04-17T19:21:57.145Z] --- PASS: TestIpcModePrivate (0.52s)
19:21:57 [2023-04-17T19:21:57.145Z] === RUN   TestIpcModeShareable
19:21:57 [2023-04-17T19:21:57.715Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
19:21:57 [2023-04-17T19:21:57.715Z] --- PASS: TestIpcModeShareable (0.50s)
19:21:57 [2023-04-17T19:21:57.715Z] === RUN   TestAPIIpcModeShareableAndContainer
19:21:59 [2023-04-17T19:21:59.624Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
19:21:59 [2023-04-17T19:21:59.624Z] === RUN   TestAPIIpcModeHost
19:21:59 [2023-04-17T19:21:59.624Z] --- PASS: TestAPIIpcModeHost (0.40s)
19:21:59 [2023-04-17T19:21:59.624Z] === RUN   TestDaemonIpcModeShareable
19:22:01 [2023-04-17T19:22:01.005Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
19:22:01 [2023-04-17T19:22:01.005Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
19:22:01 [2023-04-17T19:22:01.005Z] === RUN   TestDaemonIpcModePrivate
19:22:01 [2023-04-17T19:22:01.945Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
19:22:01 [2023-04-17T19:22:01.945Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
19:22:01 [2023-04-17T19:22:01.945Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:22:03 [2023-04-17T19:22:03.328Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
19:22:03 [2023-04-17T19:22:03.328Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
19:22:03 [2023-04-17T19:22:03.328Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:22:04 [2023-04-17T19:22:04.266Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
19:22:04 [2023-04-17T19:22:04.526Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
19:22:04 [2023-04-17T19:22:04.526Z] === RUN   TestIpcModeOlderClient
19:22:04 [2023-04-17T19:22:04.526Z] === PAUSE TestIpcModeOlderClient
19:22:04 [2023-04-17T19:22:04.526Z] === RUN   TestKillContainerInvalidSignal
19:22:05 [2023-04-17T19:22:05.096Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
19:22:05 [2023-04-17T19:22:05.096Z] === RUN   TestKillContainer
19:22:05 [2023-04-17T19:22:05.096Z] === RUN   TestKillContainer/no_signal
19:22:05 [2023-04-17T19:22:05.356Z] === RUN   TestKillContainer/non_killing_signal
19:22:05 [2023-04-17T19:22:05.928Z] === RUN   TestKillContainer/killing_signal
19:22:06 [2023-04-17T19:22:06.498Z] --- PASS: TestKillContainer (1.43s)
19:22:06 [2023-04-17T19:22:06.498Z]     --- PASS: TestKillContainer/no_signal (0.48s)
19:22:06 [2023-04-17T19:22:06.498Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
19:22:06 [2023-04-17T19:22:06.498Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
19:22:06 [2023-04-17T19:22:06.498Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:22:06 [2023-04-17T19:22:06.498Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:22:06 [2023-04-17T19:22:06.760Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:22:07 [2023-04-17T19:22:07.702Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
19:22:07 [2023-04-17T19:22:07.702Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
19:22:07 [2023-04-17T19:22:07.702Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
19:22:07 [2023-04-17T19:22:07.702Z] === RUN   TestKillStoppedContainer
19:22:07 [2023-04-17T19:22:07.702Z] --- PASS: TestKillStoppedContainer (0.15s)
19:22:07 [2023-04-17T19:22:07.702Z] === RUN   TestKillStoppedContainerAPIPre120
19:22:07 [2023-04-17T19:22:07.961Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
19:22:07 [2023-04-17T19:22:07.961Z] === RUN   TestKillDifferentUserContainer
19:22:08 [2023-04-17T19:22:08.221Z] --- PASS: TestKillDifferentUserContainer (0.42s)
19:22:08 [2023-04-17T19:22:08.221Z] === RUN   TestInspectOomKilledTrue
19:22:08 [2023-04-17T19:22:08.790Z] --- PASS: TestInspectOomKilledTrue (0.50s)
19:22:08 [2023-04-17T19:22:08.790Z] === RUN   TestInspectOomKilledFalse
19:22:09 [2023-04-17T19:22:09.360Z] --- PASS: TestInspectOomKilledFalse (0.40s)
19:22:09 [2023-04-17T19:22:09.360Z] === RUN   TestLinksEtcHostsContentMatch
19:22:09 [2023-04-17T19:22:09.619Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
19:22:09 [2023-04-17T19:22:09.619Z] === RUN   TestLinksContainerNames
19:22:10 [2023-04-17T19:22:10.559Z] --- PASS: TestLinksContainerNames (0.91s)
19:22:10 [2023-04-17T19:22:10.559Z] === RUN   TestLogsFollowTailEmpty
19:22:10 [2023-04-17T19:22:10.819Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs/driver_local
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:22:10 [2023-04-17T19:22:10.819Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:22:10 [2023-04-17T19:22:10.819Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:22:10 [2023-04-17T19:22:10.819Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:22:10 [2023-04-17T19:22:10.819Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:22:11 [2023-04-17T19:22:11.758Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:22:11 [2023-04-17T19:22:11.758Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:22:12 [2023-04-17T19:22:12.327Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:22:12 [2023-04-17T19:22:12.327Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:22:12 [2023-04-17T19:22:12.900Z] === RUN   TestLogs/driver_json-file
19:22:12 [2023-04-17T19:22:12.900Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:22:12 [2023-04-17T19:22:12.900Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:22:12 [2023-04-17T19:22:12.900Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:22:12 [2023-04-17T19:22:12.900Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:22:12 [2023-04-17T19:22:12.900Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:22:12 [2023-04-17T19:22:12.900Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:22:13 [2023-04-17T19:22:13.470Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:22:13 [2023-04-17T19:22:13.470Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:22:14 [2023-04-17T19:22:14.040Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:22:14 [2023-04-17T19:22:14.040Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:22:14 [2023-04-17T19:22:14.610Z] --- PASS: TestLogs (3.79s)
19:22:14 [2023-04-17T19:22:14.610Z]     --- PASS: TestLogs/driver_local (0.01s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s)
19:22:14 [2023-04-17T19:22:14.610Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s)
19:22:14 [2023-04-17T19:22:14.610Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
19:22:14 [2023-04-17T19:22:14.611Z] === RUN   TestContainerNetworkMountsNoChown
19:22:15 [2023-04-17T19:22:15.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/default
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/default
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/private
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/private
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rprivate
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rprivate
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/slave
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/slave
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rslave
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rslave
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/shared
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/shared
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rshared
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rshared
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/default
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/default/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/default/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/rslave
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/rshared
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/shared
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/rprivate
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/slave
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/private
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/private/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/private/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/default/bind_root
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/default/mount_root
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:22:15 [2023-04-17T19:22:15.180Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/private/bind_root
19:22:15 [2023-04-17T19:22:15.440Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/private/mount_root
19:22:15 [2023-04-17T19:22:15.700Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:22:15 [2023-04-17T19:22:15.700Z] --- PASS: TestMountDaemonRoot (0.02s)
19:22:15 [2023-04-17T19:22:15.700Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:22:15 [2023-04-17T19:22:15.700Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:22:15 [2023-04-17T19:22:15.700Z] === RUN   TestContainerBindMountNonRecursive
19:22:17 [2023-04-17T19:22:17.082Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
19:22:17 [2023-04-17T19:22:17.082Z] === RUN   TestContainerVolumesMountedAsShared
19:22:17 [2023-04-17T19:22:17.652Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
19:22:17 [2023-04-17T19:22:17.652Z] === RUN   TestContainerVolumesMountedAsSlave
19:22:17 [2023-04-17T19:22:17.912Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
19:22:17 [2023-04-17T19:22:17.912Z] === RUN   TestNetworkNat
19:22:18 [2023-04-17T19:22:18.481Z] --- PASS: TestNetworkNat (0.50s)
19:22:18 [2023-04-17T19:22:18.481Z] === RUN   TestNetworkLocalhostTCPNat
19:22:18 [2023-04-17T19:22:18.741Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
19:22:18 [2023-04-17T19:22:18.741Z] === RUN   TestNetworkLoopbackNat
19:22:22 [2023-04-17T19:22:22.033Z] --- PASS: TestNetworkLoopbackNat (2.60s)
19:22:22 [2023-04-17T19:22:22.034Z] === RUN   TestPause
19:22:22 [2023-04-17T19:22:22.034Z] --- PASS: TestPause (0.46s)
19:22:22 [2023-04-17T19:22:22.034Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:22:22 [2023-04-17T19:22:22.034Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:22:22 [2023-04-17T19:22:22.034Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:22:22 [2023-04-17T19:22:22.034Z] === RUN   TestPauseStopPausedContainer
19:22:22 [2023-04-17T19:22:22.293Z] --- PASS: TestPauseStopPausedContainer (0.49s)
19:22:22 [2023-04-17T19:22:22.293Z] === RUN   TestPidHost
19:22:23 [2023-04-17T19:22:23.677Z] --- PASS: TestPidHost (1.10s)
19:22:23 [2023-04-17T19:22:23.677Z] === RUN   TestPsFilter
19:22:23 [2023-04-17T19:22:23.677Z] --- PASS: TestPsFilter (0.14s)
19:22:23 [2023-04-17T19:22:23.677Z] === RUN   TestRemoveContainerWithRemovedVolume
19:22:23 [2023-04-17T19:22:23.937Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
19:22:23 [2023-04-17T19:22:23.937Z] === RUN   TestRemoveContainerWithVolume
19:22:24 [2023-04-17T19:22:24.507Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
19:22:24 [2023-04-17T19:22:24.507Z] === RUN   TestRemoveContainerRunning
19:22:25 [2023-04-17T19:22:25.076Z] --- PASS: TestRemoveContainerRunning (0.49s)
19:22:25 [2023-04-17T19:22:25.076Z] === RUN   TestRemoveContainerForceRemoveRunning
19:22:25 [2023-04-17T19:22:25.337Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
19:22:25 [2023-04-17T19:22:25.337Z] === RUN   TestRemoveInvalidContainer
19:22:25 [2023-04-17T19:22:25.337Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:22:25 [2023-04-17T19:22:25.337Z] === RUN   TestRenameLinkedContainer
19:22:27 [2023-04-17T19:22:27.250Z] --- PASS: TestRenameLinkedContainer (1.85s)
19:22:27 [2023-04-17T19:22:27.250Z] === RUN   TestRenameStoppedContainer
19:22:27 [2023-04-17T19:22:27.819Z] --- PASS: TestRenameStoppedContainer (0.43s)
19:22:27 [2023-04-17T19:22:27.819Z] === RUN   TestRenameRunningContainerAndReuse
19:22:28 [2023-04-17T19:22:28.758Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s)
19:22:28 [2023-04-17T19:22:28.758Z] === RUN   TestRenameInvalidName
19:22:29 [2023-04-17T19:22:29.020Z] --- PASS: TestRenameInvalidName (0.44s)
19:22:29 [2023-04-17T19:22:29.020Z] === RUN   TestRenameAnonymousContainer
19:22:30 [2023-04-17T19:22:30.932Z] --- PASS: TestRenameAnonymousContainer (1.65s)
19:22:30 [2023-04-17T19:22:30.932Z] === RUN   TestRenameContainerWithSameName
19:22:31 [2023-04-17T19:22:31.191Z] --- PASS: TestRenameContainerWithSameName (0.47s)
19:22:31 [2023-04-17T19:22:31.192Z] === RUN   TestRenameContainerWithLinkedContainer
19:22:32 [2023-04-17T19:22:32.134Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
19:22:32 [2023-04-17T19:22:32.134Z] === RUN   TestResize
19:22:32 [2023-04-17T19:22:32.704Z] --- PASS: TestResize (0.47s)
19:22:32 [2023-04-17T19:22:32.704Z] === RUN   TestResizeWithInvalidSize
19:22:33 [2023-04-17T19:22:33.277Z] --- PASS: TestResizeWithInvalidSize (0.47s)
19:22:33 [2023-04-17T19:22:33.278Z] === RUN   TestResizeWhenContainerNotStarted
19:22:33 [2023-04-17T19:22:33.538Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:22:33 [2023-04-17T19:22:33.538Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:22:34 [2023-04-17T19:22:34.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:22:35 [2023-04-17T19:22:35.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:22:36 [2023-04-17T19:22:36.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:22:36 [2023-04-17T19:22:36.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:22:37 [2023-04-17T19:22:37.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:22:40 [2023-04-17T19:22:40.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:22:40 [2023-04-17T19:22:40.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:22:44 [2023-04-17T19:22:44.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:22:44 [2023-04-17T19:22:44.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:22:45 [2023-04-17T19:22:45.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:22:46 [2023-04-17T19:22:46.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:22:47 [2023-04-17T19:22:47.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:22:48 [2023-04-17T19:22:48.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:22:49 [2023-04-17T19:22:49.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:22:50 [2023-04-17T19:22:50.714Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
19:22:50 [2023-04-17T19:22:50.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s)
19:22:50 [2023-04-17T19:22:50.714Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:22:50 [2023-04-17T19:22:50.714Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:22:51 [2023-04-17T19:22:51.654Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:22:53 [2023-04-17T19:22:53.035Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s)
19:22:53 [2023-04-17T19:22:53.035Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
19:22:53 [2023-04-17T19:22:53.035Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
19:22:53 [2023-04-17T19:22:53.035Z] === RUN   TestCgroupNamespacesRun
19:22:53 [2023-04-17T19:22:53.975Z] --- PASS: TestCgroupNamespacesRun (1.18s)
19:22:53 [2023-04-17T19:22:53.975Z] === RUN   TestCgroupNamespacesRunPrivileged
19:22:55 [2023-04-17T19:22:55.355Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
19:22:55 [2023-04-17T19:22:55.355Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:22:56 [2023-04-17T19:22:56.294Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
19:22:56 [2023-04-17T19:22:56.294Z] === RUN   TestCgroupNamespacesRunHostMode
19:22:57 [2023-04-17T19:22:57.676Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
19:22:57 [2023-04-17T19:22:57.676Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:22:58 [2023-04-17T19:22:58.615Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
19:22:58 [2023-04-17T19:22:58.615Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:22:59 [2023-04-17T19:22:59.994Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
19:22:59 [2023-04-17T19:22:59.994Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:23:00 [2023-04-17T19:23:00.564Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
19:23:00 [2023-04-17T19:23:00.564Z] === RUN   TestCgroupNamespacesRunOlderClient
19:23:01 [2023-04-17T19:23:01.506Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
19:23:01 [2023-04-17T19:23:01.506Z] === RUN   TestNISDomainname
19:23:02 [2023-04-17T19:23:02.076Z] --- PASS: TestNISDomainname (0.57s)
19:23:02 [2023-04-17T19:23:02.076Z] === RUN   TestHostnameDnsResolution
19:23:03 [2023-04-17T19:23:03.017Z] --- PASS: TestHostnameDnsResolution (0.70s)
19:23:03 [2023-04-17T19:23:03.017Z] === RUN   TestUnprivilegedPortsAndPing
19:23:03 [2023-04-17T19:23:03.588Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
19:23:03 [2023-04-17T19:23:03.588Z] === RUN   TestPrivilegedHostDevices
19:23:03 [2023-04-17T19:23:03.848Z] --- PASS: TestPrivilegedHostDevices (0.54s)
19:23:03 [2023-04-17T19:23:03.848Z] === RUN   TestRunConsoleSize
19:23:04 [2023-04-17T19:23:04.418Z] --- PASS: TestRunConsoleSize (0.43s)
19:23:04 [2023-04-17T19:23:04.418Z] === RUN   TestRunWithAlternativeContainerdShim
19:23:06 [2023-04-17T19:23:06.957Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
19:23:06 [2023-04-17T19:23:06.957Z] === RUN   TestStats
19:23:08 [2023-04-17T19:23:08.864Z] --- PASS: TestStats (2.46s)
19:23:08 [2023-04-17T19:23:08.864Z] === RUN   TestStopContainerWithTimeout
19:23:08 [2023-04-17T19:23:08.864Z] === RUN   TestStopContainerWithTimeout/0
19:23:08 [2023-04-17T19:23:08.864Z] === PAUSE TestStopContainerWithTimeout/0
19:23:08 [2023-04-17T19:23:08.864Z] === RUN   TestStopContainerWithTimeout/1
19:23:08 [2023-04-17T19:23:08.864Z] === PAUSE TestStopContainerWithTimeout/1
19:23:08 [2023-04-17T19:23:08.864Z] === RUN   TestStopContainerWithTimeout/3
19:23:08 [2023-04-17T19:23:08.864Z] === PAUSE TestStopContainerWithTimeout/3
19:23:08 [2023-04-17T19:23:08.864Z] === RUN   TestStopContainerWithTimeout/-1
19:23:08 [2023-04-17T19:23:08.864Z] === PAUSE TestStopContainerWithTimeout/-1
19:23:08 [2023-04-17T19:23:08.864Z] === CONT  TestStopContainerWithTimeout/0
19:23:08 [2023-04-17T19:23:08.864Z] === CONT  TestStopContainerWithTimeout/3
19:23:09 [2023-04-17T19:23:09.803Z] === CONT  TestStopContainerWithTimeout/-1
19:23:11 [2023-04-17T19:23:11.711Z] === CONT  TestStopContainerWithTimeout/1
19:23:13 [2023-04-17T19:23:13.092Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:23:13 [2023-04-17T19:23:13.092Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
19:23:13 [2023-04-17T19:23:13.092Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
19:23:13 [2023-04-17T19:23:13.092Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
19:23:13 [2023-04-17T19:23:13.092Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
19:23:13 [2023-04-17T19:23:13.092Z] === RUN   TestDeleteDevicemapper
19:23:13 [2023-04-17T19:23:13.092Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:23:13 [2023-04-17T19:23:13.092Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:23:13 [2023-04-17T19:23:13.092Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:23:15 [2023-04-17T19:23:15.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s)
19:23:15 [2023-04-17T19:23:15.003Z] === RUN   TestUpdateMemory
19:23:15 [2023-04-17T19:23:15.572Z] --- PASS: TestUpdateMemory (0.55s)
19:23:15 [2023-04-17T19:23:15.572Z] === RUN   TestUpdateCPUQuota
19:23:16 [2023-04-17T19:23:16.143Z] --- PASS: TestUpdateCPUQuota (0.70s)
19:23:16 [2023-04-17T19:23:16.143Z] === RUN   TestUpdatePidsLimit
19:23:16 [2023-04-17T19:23:16.143Z] === RUN   TestUpdatePidsLimit/update_from_none
19:23:16 [2023-04-17T19:23:16.403Z] === RUN   TestUpdatePidsLimit/no_change
19:23:16 [2023-04-17T19:23:16.664Z] === RUN   TestUpdatePidsLimit/update_lower
19:23:16 [2023-04-17T19:23:16.664Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:23:16 [2023-04-17T19:23:16.923Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:23:17 [2023-04-17T19:23:17.183Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:23:17 [2023-04-17T19:23:17.443Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:23:18 [2023-04-17T19:23:18.382Z] --- PASS: TestUpdatePidsLimit (1.99s)
19:23:18 [2023-04-17T19:23:18.382Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
19:23:18 [2023-04-17T19:23:18.382Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
19:23:18 [2023-04-17T19:23:18.382Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
19:23:18 [2023-04-17T19:23:18.383Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
19:23:18 [2023-04-17T19:23:18.383Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
19:23:18 [2023-04-17T19:23:18.383Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
19:23:18 [2023-04-17T19:23:18.383Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
19:23:18 [2023-04-17T19:23:18.383Z] === RUN   TestUpdateRestartPolicy
19:23:30 [2023-04-17T19:23:30.630Z] --- PASS: TestUpdateRestartPolicy (10.87s)
19:23:30 [2023-04-17T19:23:30.630Z] === RUN   TestUpdateRestartWithAutoRemove
19:23:30 [2023-04-17T19:23:30.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
19:23:30 [2023-04-17T19:23:30.630Z] === RUN   TestWaitNonBlocked
19:23:30 [2023-04-17T19:23:30.630Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:23:30 [2023-04-17T19:23:30.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:23:30 [2023-04-17T19:23:30.630Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:23:30 [2023-04-17T19:23:30.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:23:30 [2023-04-17T19:23:30.630Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:23:30 [2023-04-17T19:23:30.630Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:23:30 [2023-04-17T19:23:30.630Z] --- PASS: TestWaitNonBlocked (0.01s)
19:23:30 [2023-04-17T19:23:30.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
19:23:30 [2023-04-17T19:23:30.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
19:23:30 [2023-04-17T19:23:30.630Z] === RUN   TestWaitBlocked
19:23:30 [2023-04-17T19:23:30.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:23:30 [2023-04-17T19:23:30.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:23:30 [2023-04-17T19:23:30.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:23:30 [2023-04-17T19:23:30.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:23:30 [2023-04-17T19:23:30.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:23:30 [2023-04-17T19:23:30.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:23:31 [2023-04-17T19:23:31.206Z] --- PASS: TestWaitBlocked (0.01s)
19:23:31 [2023-04-17T19:23:31.206Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
19:23:31 [2023-04-17T19:23:31.206Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
19:23:31 [2023-04-17T19:23:31.206Z] === RUN   TestWaitConditions
19:23:31 [2023-04-17T19:23:31.206Z] === RUN   TestWaitConditions/default
19:23:31 [2023-04-17T19:23:31.206Z] === PAUSE TestWaitConditions/default
19:23:31 [2023-04-17T19:23:31.206Z] === RUN   TestWaitConditions/not-running
19:23:31 [2023-04-17T19:23:31.206Z] === PAUSE TestWaitConditions/not-running
19:23:31 [2023-04-17T19:23:31.206Z] === RUN   TestWaitConditions/next-exit
19:23:31 [2023-04-17T19:23:31.206Z] === PAUSE TestWaitConditions/next-exit
19:23:31 [2023-04-17T19:23:31.206Z] === RUN   TestWaitConditions/removed
19:23:31 [2023-04-17T19:23:31.206Z] === PAUSE TestWaitConditions/removed
19:23:31 [2023-04-17T19:23:31.206Z] === CONT  TestWaitConditions/default
19:23:31 [2023-04-17T19:23:31.206Z] === CONT  TestWaitConditions/removed
19:23:32 [2023-04-17T19:23:32.586Z] === CONT  TestWaitConditions/next-exit
19:23:32 [2023-04-17T19:23:32.586Z] === CONT  TestWaitConditions/not-running
19:23:34 [2023-04-17T19:23:34.495Z] --- PASS: TestWaitConditions (0.02s)
19:23:34 [2023-04-17T19:23:34.495Z]     --- PASS: TestWaitConditions/default (1.56s)
19:23:34 [2023-04-17T19:23:34.495Z]     --- PASS: TestWaitConditions/removed (1.60s)
19:23:34 [2023-04-17T19:23:34.495Z]     --- PASS: TestWaitConditions/next-exit (1.47s)
19:23:34 [2023-04-17T19:23:34.495Z]     --- PASS: TestWaitConditions/not-running (1.54s)
19:23:34 [2023-04-17T19:23:34.495Z] === RUN   TestWaitRestartedContainer
19:23:34 [2023-04-17T19:23:34.495Z] === RUN   TestWaitRestartedContainer/default
19:23:34 [2023-04-17T19:23:34.495Z] === PAUSE TestWaitRestartedContainer/default
19:23:34 [2023-04-17T19:23:34.495Z] === RUN   TestWaitRestartedContainer/not-running
19:23:34 [2023-04-17T19:23:34.495Z] === PAUSE TestWaitRestartedContainer/not-running
19:23:34 [2023-04-17T19:23:34.495Z] === RUN   TestWaitRestartedContainer/next-exit
19:23:34 [2023-04-17T19:23:34.495Z] === PAUSE TestWaitRestartedContainer/next-exit
19:23:34 [2023-04-17T19:23:34.495Z] === CONT  TestWaitRestartedContainer/default
19:23:34 [2023-04-17T19:23:34.495Z] === CONT  TestWaitRestartedContainer/next-exit
19:23:35 [2023-04-17T19:23:35.434Z] === CONT  TestWaitRestartedContainer/not-running
19:23:36 [2023-04-17T19:23:36.375Z] --- PASS: TestWaitRestartedContainer (0.02s)
19:23:36 [2023-04-17T19:23:36.375Z]     --- PASS: TestWaitRestartedContainer/default (1.29s)
19:23:36 [2023-04-17T19:23:36.375Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
19:23:36 [2023-04-17T19:23:36.375Z]     --- PASS: TestWaitRestartedContainer/not-running (0.96s)
19:23:36 [2023-04-17T19:23:36.375Z] === CONT  TestContainerStartOnDaemonRestart
19:23:36 [2023-04-17T19:23:36.375Z] === CONT  TestRestartDaemonWithRestartingContainer
19:23:38 [2023-04-17T19:23:38.917Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
19:23:38 [2023-04-17T19:23:38.917Z] === CONT  TestIpcModeOlderClient
19:23:38 [2023-04-17T19:23:38.917Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s)
19:23:38 [2023-04-17T19:23:38.917Z] === CONT  TestContainerKillOnDaemonStart
19:23:38 [2023-04-17T19:23:38.917Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:23:38 [2023-04-17T19:23:38.917Z] === CONT  TestDaemonHostGatewayIP
19:23:41 [2023-04-17T19:23:41.456Z] --- PASS: TestDaemonHostGatewayIP (2.62s)
19:23:41 [2023-04-17T19:23:41.456Z] === CONT  TestDaemonRestartIpcMode
19:23:43 [2023-04-17T19:23:43.996Z] --- PASS: TestDaemonRestartIpcMode (2.22s)
19:23:50 [2023-04-17T19:23:50.569Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
19:23:50 [2023-04-17T19:23:50.569Z] PASS
19:23:50 [2023-04-17T19:23:50.569Z] 
19:23:50 [2023-04-17T19:23:50.569Z] === Skipped
19:23:50 [2023-04-17T19:23:50.569Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:23:50 [2023-04-17T19:23:50.569Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:23:50 [2023-04-17T19:23:50.569Z] 
19:23:50 [2023-04-17T19:23:50.569Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:23:50 [2023-04-17T19:23:50.569Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:23:50 [2023-04-17T19:23:50.569Z] 
19:23:50 [2023-04-17T19:23:50.569Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:23:50 [2023-04-17T19:23:50.569Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:23:50 [2023-04-17T19:23:50.569Z] 
19:23:50 [2023-04-17T19:23:50.569Z] DONE 273 tests, 3 skipped in 133.823s
19:23:50 [2023-04-17T19:23:50.569Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:23:50 [2023-04-17T19:23:50.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:23:50 [2023-04-17T19:23:50.569Z] ++ set -e
19:23:50 [2023-04-17T19:23:50.569Z] ++ '[' -n 0 ']'
19:23:50 [2023-04-17T19:23:50.569Z] ++ set -x
19:23:50 [2023-04-17T19:23:50.569Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:23:50 [2023-04-17T19:23:50.569Z] INFO: Testing against a local daemon
19:23:50 [2023-04-17T19:23:50.569Z] === RUN   TestConfigDaemonID
19:23:51 [2023-04-17T19:23:51.949Z]     daemon_test.go:67: [df15944019b40] daemon is not started
19:23:51 [2023-04-17T19:23:51.949Z] --- PASS: TestConfigDaemonID (1.04s)
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestDaemonConfigValidation
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:23:51 [2023-04-17T19:23:51.949Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:23:51 [2023-04-17T19:23:51.949Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestDaemonConfigValidation/invalid_config
19:23:51 [2023-04-17T19:23:51.949Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestDaemonConfigValidation/malformed_config
19:23:51 [2023-04-17T19:23:51.949Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestDaemonConfigValidation/valid_config
19:23:51 [2023-04-17T19:23:51.949Z] === PAUSE TestDaemonConfigValidation/valid_config
19:23:51 [2023-04-17T19:23:51.949Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:23:51 [2023-04-17T19:23:51.949Z] === CONT  TestDaemonConfigValidation/malformed_config
19:23:51 [2023-04-17T19:23:51.949Z] === CONT  TestDaemonConfigValidation/valid_config
19:23:51 [2023-04-17T19:23:51.949Z] === CONT  TestDaemonConfigValidation/invalid_config
19:23:51 [2023-04-17T19:23:51.949Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:23:51 [2023-04-17T19:23:51.949Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:23:51 [2023-04-17T19:23:51.949Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
19:23:51 [2023-04-17T19:23:51.949Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
19:23:51 [2023-04-17T19:23:51.949Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
19:23:51 [2023-04-17T19:23:51.949Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:23:51 [2023-04-17T19:23:51.949Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestConfigDaemonSeccompProfiles
19:23:51 [2023-04-17T19:23:51.949Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:23:52 [2023-04-17T19:23:52.887Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:23:54 [2023-04-17T19:23:54.267Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:23:55 [2023-04-17T19:23:55.206Z] === CONT  TestConfigDaemonSeccompProfiles
19:23:55 [2023-04-17T19:23:55.206Z]     daemon_test.go:181: [d4f4c2b3a93ac] daemon is not started
19:23:55 [2023-04-17T19:23:55.206Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:23:55 [2023-04-17T19:23:55.206Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:23:55 [2023-04-17T19:23:55.206Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:23:55 [2023-04-17T19:23:55.206Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:23:55 [2023-04-17T19:23:55.206Z] === RUN   TestDaemonProxy
19:23:55 [2023-04-17T19:23:55.206Z] === RUN   TestDaemonProxy/environment_variables
19:23:57 [2023-04-17T19:23:57.114Z] === RUN   TestDaemonProxy/command-line_options
19:23:58 [2023-04-17T19:23:58.495Z] === RUN   TestDaemonProxy/configuration_file
19:24:00 [2023-04-17T19:24:00.402Z] === RUN   TestDaemonProxy/conflicting_options
19:24:00 [2023-04-17T19:24:00.662Z] === RUN   TestDaemonProxy/reload_sanitized
19:24:01 [2023-04-17T19:24:01.231Z] --- PASS: TestDaemonProxy (6.22s)
19:24:01 [2023-04-17T19:24:01.231Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
19:24:01 [2023-04-17T19:24:01.231Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
19:24:01 [2023-04-17T19:24:01.231Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
19:24:01 [2023-04-17T19:24:01.231Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:24:01 [2023-04-17T19:24:01.231Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:24:01 [2023-04-17T19:24:01.231Z] === RUN   TestLiveRestore
19:24:01 [2023-04-17T19:24:01.231Z] === RUN   TestLiveRestore/volume_references
19:24:01 [2023-04-17T19:24:01.231Z] === PAUSE TestLiveRestore/volume_references
19:24:01 [2023-04-17T19:24:01.231Z] === CONT  TestLiveRestore/volume_references
19:24:02 [2023-04-17T19:24:02.171Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:24:02 [2023-04-17T19:24:02.171Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:24:03 [2023-04-17T19:24:03.110Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:24:04 [2023-04-17T19:24:04.049Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:24:04 [2023-04-17T19:24:04.988Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:24:05 [2023-04-17T19:24:05.926Z] --- PASS: TestLiveRestore (0.00s)
19:24:05 [2023-04-17T19:24:05.926Z]     --- PASS: TestLiveRestore/volume_references (4.51s)
19:24:05 [2023-04-17T19:24:05.926Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s)
19:24:05 [2023-04-17T19:24:05.926Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
19:24:05 [2023-04-17T19:24:05.926Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
19:24:05 [2023-04-17T19:24:05.926Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
19:24:05 [2023-04-17T19:24:05.926Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
19:24:05 [2023-04-17T19:24:05.926Z] PASS
19:24:05 [2023-04-17T19:24:05.926Z] 
19:24:05 [2023-04-17T19:24:05.926Z] DONE 24 tests in 15.323s
19:24:05 [2023-04-17T19:24:05.926Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:24:05 [2023-04-17T19:24:05.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:24:05 [2023-04-17T19:24:05.926Z] ++ set -e
19:24:05 [2023-04-17T19:24:05.926Z] ++ '[' -n 0 ']'
19:24:05 [2023-04-17T19:24:05.926Z] ++ set -x
19:24:05 [2023-04-17T19:24:05.926Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:24:05 [2023-04-17T19:24:05.926Z] INFO: Testing against a local daemon
19:24:05 [2023-04-17T19:24:05.926Z] === RUN   TestCommitInheritsEnv
19:24:06 [2023-04-17T19:24:06.186Z] --- PASS: TestCommitInheritsEnv (0.27s)
19:24:06 [2023-04-17T19:24:06.186Z] === RUN   TestImportExtremelyLargeImageWorks
19:24:06 [2023-04-17T19:24:06.186Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:24:06 [2023-04-17T19:24:06.186Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:24:06 [2023-04-17T19:24:06.186Z] === RUN   TestImportWithCustomPlatform
19:24:06 [2023-04-17T19:24:06.186Z] === RUN   TestImportWithCustomPlatform/#00
19:24:06 [2023-04-17T19:24:06.447Z] === RUN   TestImportWithCustomPlatform/_______
19:24:06 [2023-04-17T19:24:06.447Z] === RUN   TestImportWithCustomPlatform//
19:24:06 [2023-04-17T19:24:06.447Z] === RUN   TestImportWithCustomPlatform/linux
19:24:06 [2023-04-17T19:24:06.447Z] === RUN   TestImportWithCustomPlatform/LINUX
19:24:06 [2023-04-17T19:24:06.447Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:24:06 [2023-04-17T19:24:06.707Z] === RUN   TestImportWithCustomPlatform/macos
19:24:06 [2023-04-17T19:24:06.707Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:24:06 [2023-04-17T19:24:06.707Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:24:06 [2023-04-17T19:24:06.707Z] --- PASS: TestImportWithCustomPlatform (0.33s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:24:06 [2023-04-17T19:24:06.707Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:24:06 [2023-04-17T19:24:06.707Z] === RUN   TestImagesFilterMultiReference
19:24:06 [2023-04-17T19:24:06.707Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:24:06 [2023-04-17T19:24:06.707Z] === RUN   TestImagePullPlatformInvalid
19:24:06 [2023-04-17T19:24:06.707Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:24:06 [2023-04-17T19:24:06.707Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:24:06 [2023-04-17T19:24:06.707Z] time="2023-04-17T19:24:06Z" 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.19.8 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.707Z] time="2023-04-17T19:24:06Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.19.8 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.707Z] time="2023-04-17T19:24:06Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.707Z] time="2023-04-17T19:24:06Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=047e1753-f026-447a-8182-506a51b0acaf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=047e1753-f026-447a-8182-506a51b0acaf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.833483ms http.response.status=200 http.response.written=2 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3994da27-c013-428a-a119-d5777eef4bd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3994da27-c013-428a-a119-d5777eef4bd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3994da27-c013-428a-a119-d5777eef4bd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=30.786µ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=2c006e77-8356-4001-b6ce-66ff38c7d437 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbc4664a-882a-41bb-bb1e-eba1c031325a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbc4664a-882a-41bb-bb1e-eba1c031325a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbc4664a-882a-41bb-bb1e-eba1c031325a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=27.035µ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=e487c565-44b8-48b5-a02c-1aa023b7da15 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dbc4664a-882a-41bb-bb1e-eba1c031325a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.991567ms http.response.status=404 http.response.written=157 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3994da27-c013-428a-a119-d5777eef4bd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.538069ms http.response.status=404 http.response.written=157 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a09dab49-7e9a-4fb4-860d-49b59789e4e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a09dab49-7e9a-4fb4-860d-49b59789e4e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.970Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a09dab49-7e9a-4fb4-860d-49b59789e4e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=519.013µ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=962c459f-0543-458f-b4a3-afea51573534 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a09dab49-7e9a-4fb4-860d-49b59789e4e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=15.237µ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=4c1ca77d-1911-4f54-8130-de7804728fbe trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a09dab49-7e9a-4fb4-860d-49b59789e4e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=82.864µ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=c83a5637-dd9a-4864-aa2c-89e0b59104bb trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a09dab49-7e9a-4fb4-860d-49b59789e4e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=3.932986ms http.response.status=202 http.response.written=0 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bd0b0ef8-d5d2-4a3f-8216-f4f10cd1e605 http.request.method=POST http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bd0b0ef8-d5d2-4a3f-8216-f4f10cd1e605 http.request.method=POST http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bd0b0ef8-d5d2-4a3f-8216-f4f10cd1e605 http.request.method=POST http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=162.289µ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=3858d566-86b6-48f5-89b5-eaf420536b23 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bd0b0ef8-d5d2-4a3f-8216-f4f10cd1e605 http.request.method=POST http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=64.081µ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=60ddc6ba-e9df-4bd9-8beb-28982053d44c trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bd0b0ef8-d5d2-4a3f-8216-f4f10cd1e605 http.request.method=POST http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=86.81µ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=e79d2776-a257-439f-82dc-9b4050abb53e trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=bd0b0ef8-d5d2-4a3f-8216-f4f10cd1e605 http.request.method=POST http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=3.037163ms http.response.status=202 http.response.written=0 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=32.82µ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=69d67873-6527-4000-968b-b74bea5a811a trace.line=82 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=19.782µ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=b035e2bb-aaa6-4086-8a37-c54ea0679fdc trace.line=141 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=38.006µ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=fc43cc2c-f33d-4c11-9cb2-741c5eefdaf7 trace.line=82 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=61.513µ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=a5b8727d-099c-4b56-a75b-b0b648c032c0 trace.line=124 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=10.019µ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=96519573-9aba-4fa4-b3cf-3ebd3e637359 trace.line=141 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=15.762µ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=f7c1b235-6d69-404e-b584-d216d2a207b3 trace.line=141 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=160.499µ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=348686b9-ff8b-46b8-9221-96f661b38e88 trace.line=141 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=97.148µ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=3afc547f-4212-4ba1-b8ce-554b26d6ed70 trace.line=167 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=90.412µ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=696b7b16-2ead-4c77-809d-d3dff690940b trace.line=95 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=2.964736ms 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=99572ba4-c827-44c2-824d-05f18033b297 trace.line=141 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1beb36c8-324f-4bd0-9706-0957f2b43827\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=904.299µ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=7066afb0-c53a-4eb7-a4ab-a7c8f58f057a trace.line=181 vars.name=test vars.uuid=1beb36c8-324f-4bd0-9706-0957f2b43827 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.971Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=521a3610-342c-4996-86a0-9fda78ce5cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53078" http.request.uri="/v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=13.495366ms http.response.status=201 http.response.written=0 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "PUT /v2/test/blobs/uploads/1beb36c8-324f-4bd0-9706-0957f2b43827?_state=3-udo77GKOyCZm4O9jS1L2OKAWQd695F9n3GDWbvUaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiZWIzNmM4LTMyNGYtNGJkMC05NzA2LTA5NTdmMmI0MzgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTMyNzc1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=65.756µ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=46f40b12-ab74-4056-acdc-951cce8b610a trace.line=124 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=10.56µ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=07644a7b-0cc2-4e16-9a4c-7bda4e4fe9c3 trace.line=141 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=16.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=44249d8d-6172-4e56-a455-3dd30ecbf9f3 trace.line=141 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=18.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=bf5f92dc-46f4-458d-8a5d-018073e9bf4c trace.line=141 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=200.138µ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=74b8d1ed-6781-403a-aa7a-3dde422ec8e3 trace.line=167 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=92.233µ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=93eda5f0-fa3b-44f4-ac45-062432b19fff trace.line=95 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/33892420-b511-4cb1-ae4c-7c367e34de26\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=309.167µ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=5b29358d-478f-40bc-8110-19843453e1d0 trace.line=181 vars.name=test vars.uuid=33892420-b511-4cb1-ae4c-7c367e34de26 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=44a4cc46-45de-465d-b8d7-04a5f864c849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=14.777223ms http.response.status=201 http.response.written=0 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "PUT /v2/test/blobs/uploads/33892420-b511-4cb1-ae4c-7c367e34de26?_state=KKCNR_xH6Qy_33Lr9vQKUfLSh2-VKxCUrL8vuBdk4gt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzODkyNDIwLWI1MTEtNGNiMS1hZTRjLTdjMzY3ZTM0ZGUyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QxOToyNDowNi43MTY3ODk2NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=57647602-4499-4c45-b44e-c945491cfe88 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=57647602-4499-4c45-b44e-c945491cfe88 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=57647602-4499-4c45-b44e-c945491cfe88 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=19.437µ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=9cbcc7ec-6458-454c-bfb8-0fd53509b291 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=57647602-4499-4c45-b44e-c945491cfe88 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.178226ms http.response.status=404 http.response.written=96 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=56.821µ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=002c2dd9-a475-4200-908b-8ef5b3339c96 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=35.077µ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=46a356de-2ae6-4ff6-a3aa-e0861ed46659 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=22.54µ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=dbd45154-1c42-42bf-b860-66a9e06c952c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=13.308µ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=9a2bd22a-eea4-45fa-97c7-c8017923497e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=13.275µ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=279a5c93-2294-4180-bf3c-752c1c9714aa trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=58.166µ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=fc8a1035-0aeb-46c0-b98b-7a8dc18c7ae4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=58.149µ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=de01cfed-a460-4e04-9758-1befa3baf33e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=29.342µ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=4aaab598-328c-412f-932c-a03adfc59915 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.972Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=68.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).PutContent" trace.id=cf849fb8-564d-4cdd-a4b8-9071824af8db trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=68.586µ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=6a031447-81a9-45df-bc71-30e7831ef18a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c5b0631-3789-4c0f-8cfb-c759c6815249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=2.569316ms http.response.status=201 http.response.written=0 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4fe655ec-c289-413f-a89d-e122f1173025 http.request.method=GET http.request.remoteaddr="127.0.0.1:53096" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4fe655ec-c289-413f-a89d-e122f1173025 http.request.method=GET http.request.remoteaddr="127.0.0.1:53096" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.884µs" http.response.status=200 http.response.written=2 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=87.909µ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=2a6b3e9c-614e-4d5a-80c7-1c2826d866d3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=143.81µ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=d3dc6810-fe5e-4df2-868d-5f7be67bfd64 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=88.483µ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=bf722ebf-327e-471f-9510-bcd50f47621d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=107.552µ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=cf1547ba-10a0-42fd-ab81-ba098826e8c6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=be1f56b0-3a22-4112-91b2-7098ca70b050 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53102" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.184575ms http.response.status=200 http.response.written=417 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=44.841µ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=bb15f9c9-8a63-4e1d-9e7c-7c714350699b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=20.891µ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=0cd6109e-73ad-485b-afc8-7c1d89c1444d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=28.144µ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=d7435df9-45f1-44c1-8500-d1df54056972 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b324866-f60f-4226-ad20-0e88810bbc0d http.request.method=GET http.request.remoteaddr="127.0.0.1:53104" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.190931ms http.response.status=200 http.response.written=417 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=61.85µ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=e2385368-c060-4da8-a128-45ea22528372 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=16.443µ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=8e12e9af-2653-448d-8d24-a13fc0a73d05 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.973Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=18.051µ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=c3f3bc6c-782a-4d90-9ac0-43a500ff691e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=9.863µ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=82b7b614-8392-40b3-a707-229412bc8b37 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=8.968µ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=19c827a2-1483-4bbe-b189-84e0ab999c2f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=5.514µ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=dbde81de-fec6-4bc6-ad23-b514deb9f2f3 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=84.775µ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=e04dcf5a-8547-47ce-a904-f282a6521abd trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=85.005µ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=61ee4179-2a1d-4d5e-ab55-cde7353ee22b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=14.121µ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=83cdedf4-87c3-4c69-aa42-72915307e971 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=727af9a7-f790-4f37-871b-a40c4f72f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:53106" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.496226ms http.response.status=200 http.response.written=179 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=52.538µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2c952275-920e-4f28-bc1d-0eec6c592494 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=20.726µ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=f5d6edc2-a8bd-42ad-839c-22f26e57667c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=37.185µ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=79038f8d-05ec-4688-b95f-247e237e2a1b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=10.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).Stat" trace.id=94220052-d1bb-4c2d-9c3c-37bfbf68c14a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=8.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3900a18-ef94-40d1-a038-6f1561e82be0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=6.171µ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=681b3390-b4bd-4624-b160-757987d57e0b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=15.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).ReadStream" trace.id=3f16789c-a6d7-4e8d-8484-484286258f57 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=24.229µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=33ff5556-ed6e-4ceb-8b98-710989e0dab7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=17.058µ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=8d766705-8ab8-44f3-a046-6d28f8b9cb0e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=faaed534-985a-4626-aedd-cdac31bebdb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.628375ms http.response.status=200 http.response.written=68 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=99182bac-53e8-42bf-983e-f17058f3cc40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53132" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=99182bac-53e8-42bf-983e-f17058f3cc40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53132" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="872.562µs" http.response.status=200 http.response.written=2 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5c9ad9cb-4dde-4603-8ccd-7c75bb9954a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53138" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5c9ad9cb-4dde-4603-8ccd-7c75bb9954a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53138" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.974Z] time="2023-04-17T19:24:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5c9ad9cb-4dde-4603-8ccd-7c75bb9954a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53138" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.975Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5c9ad9cb-4dde-4603-8ccd-7c75bb9954a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53138" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=40.024µ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=c2070f70-7e34-4438-88c4-bdfc21129feb trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.975Z] time="2023-04-17T19:24:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5c9ad9cb-4dde-4603-8ccd-7c75bb9954a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53138" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 trace.duration=10.896µ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=8c80f4d2-42da-46cd-8664-05aa035cd8f1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.975Z] time="2023-04-17T19:24:06Z" 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.19.8 http.request.host="127.0.0.1:5000" http.request.id=5c9ad9cb-4dde-4603-8ccd-7c75bb9954a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53138" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.120586ms http.response.status=404 http.response.written=181 instance.id=2c9b841c-7c65-4713-9ebd-213aec35f7e2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:24:06 [2023-04-17T19:24:06.975Z] 127.0.0.1 - - [17/Apr/2023:19:24:06 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/28b694d32d43a6800635a7b8fa794e087718d7b3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:24:06 [2023-04-17T19:24:06.975Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
19:24:06 [2023-04-17T19:24:06.975Z] === RUN   TestRemoveImageOrphaning
19:24:07 [2023-04-17T19:24:07.235Z] --- PASS: TestRemoveImageOrphaning (0.26s)
19:24:07 [2023-04-17T19:24:07.235Z] === RUN   TestRemoveImageGarbageCollector
19:24:07 [2023-04-17T19:24:07.235Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:07 [2023-04-17T19:24:07.235Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:24:07 [2023-04-17T19:24:07.235Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:24:07 [2023-04-17T19:24:07.235Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:24:07 [2023-04-17T19:24:07.235Z] === RUN   TestTagInvalidReference
19:24:07 [2023-04-17T19:24:07.235Z] --- PASS: TestTagInvalidReference (0.01s)
19:24:07 [2023-04-17T19:24:07.235Z] === RUN   TestTagValidPrefixedRepo
19:24:07 [2023-04-17T19:24:07.235Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:24:07 [2023-04-17T19:24:07.235Z] === RUN   TestTagExistedNameWithoutForce
19:24:07 [2023-04-17T19:24:07.495Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:24:07 [2023-04-17T19:24:07.495Z] === RUN   TestTagOfficialNames
19:24:07 [2023-04-17T19:24:07.495Z] --- PASS: TestTagOfficialNames (0.05s)
19:24:07 [2023-04-17T19:24:07.495Z] === RUN   TestTagMatchesDigest
19:24:07 [2023-04-17T19:24:07.495Z] --- PASS: TestTagMatchesDigest (0.01s)
19:24:07 [2023-04-17T19:24:07.495Z] PASS
19:24:07 [2023-04-17T19:24:07.495Z] 
19:24:07 [2023-04-17T19:24:07.495Z] === Skipped
19:24:07 [2023-04-17T19:24:07.495Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:24:07 [2023-04-17T19:24:07.495Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:24:07 [2023-04-17T19:24:07.495Z] 
19:24:07 [2023-04-17T19:24:07.495Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:24:07 [2023-04-17T19:24:07.495Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:07 [2023-04-17T19:24:07.495Z] 
19:24:07 [2023-04-17T19:24:07.495Z] DONE 23 tests, 2 skipped in 1.644s
19:24:07 [2023-04-17T19:24:07.495Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:24:07 [2023-04-17T19:24:07.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
19:24:07 [2023-04-17T19:24:07.495Z] ++ set -e
19:24:07 [2023-04-17T19:24:07.495Z] ++ '[' -n 0 ']'
19:24:07 [2023-04-17T19:24:07.495Z] ++ set -x
19:24:07 [2023-04-17T19:24:07.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
19:24:07 [2023-04-17T19:24:07.495Z] === RUN   TestStripANSICommands
19:24:07 [2023-04-17T19:24:07.495Z] === RUN   TestStripANSICommands/#00
19:24:07 [2023-04-17T19:24:07.495Z] === RUN   TestStripANSICommands/#01
19:24:07 [2023-04-17T19:24:07.495Z] --- PASS: TestStripANSICommands (0.00s)
19:24:07 [2023-04-17T19:24:07.495Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:24:07 [2023-04-17T19:24:07.495Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:24:07 [2023-04-17T19:24:07.495Z] PASS
19:24:07 [2023-04-17T19:24:07.495Z] 
19:24:07 [2023-04-17T19:24:07.495Z] DONE 3 tests in 0.046s
19:24:07 [2023-04-17T19:24:07.495Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:24:07 [2023-04-17T19:24:07.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:24:07 [2023-04-17T19:24:07.496Z] ++ set -e
19:24:07 [2023-04-17T19:24:07.496Z] ++ '[' -n 0 ']'
19:24:07 [2023-04-17T19:24:07.496Z] ++ set -x
19:24:07 [2023-04-17T19:24:07.496Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:24:07 [2023-04-17T19:24:07.496Z] INFO: Testing against a local daemon
19:24:07 [2023-04-17T19:24:07.756Z] === RUN   TestNetworkCreateDelete
19:24:07 [2023-04-17T19:24:07.756Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:24:07 [2023-04-17T19:24:07.756Z] === RUN   TestDockerNetworkDeletePreferID
19:24:08 [2023-04-17T19:24:08.017Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
19:24:08 [2023-04-17T19:24:08.017Z] === RUN   TestDaemonDNSFallback
19:24:14 [2023-04-17T19:24:14.592Z] --- PASS: TestDaemonDNSFallback (6.30s)
19:24:14 [2023-04-17T19:24:14.592Z] === RUN   TestInspectNetwork
19:24:17 [2023-04-17T19:24:17.886Z] === RUN   TestInspectNetwork/full_network_id
19:24:17 [2023-04-17T19:24:17.886Z] === RUN   TestInspectNetwork/partial_network_id
19:24:17 [2023-04-17T19:24:17.886Z] === RUN   TestInspectNetwork/network_name
19:24:17 [2023-04-17T19:24:17.886Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:24:22 [2023-04-17T19:24:22.083Z] --- PASS: TestInspectNetwork (7.11s)
19:24:22 [2023-04-17T19:24:22.083Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:24:22 [2023-04-17T19:24:22.083Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:24:22 [2023-04-17T19:24:22.083Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:24:22 [2023-04-17T19:24:22.083Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:24:22 [2023-04-17T19:24:22.083Z] === RUN   TestRunContainerWithBridgeNone
19:24:23 [2023-04-17T19:24:23.023Z] --- PASS: TestRunContainerWithBridgeNone (1.53s)
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/create
19:24:23 [2023-04-17T19:24:23.023Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:24:23 [2023-04-17T19:24:23.023Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:24:23 [2023-04-17T19:24:23.023Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:24:23 [2023-04-17T19:24:23.023Z] === CONT  TestNetworkInvalidJSON/networks/create
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:24:23 [2023-04-17T19:24:23.023Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:24:23 [2023-04-17T19:24:23.023Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:24:23 [2023-04-17T19:24:23.023Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:24:23 [2023-04-17T19:24:23.023Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkList
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkList//networks
19:24:23 [2023-04-17T19:24:23.023Z] === PAUSE TestNetworkList//networks
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestNetworkList//networks/
19:24:23 [2023-04-17T19:24:23.023Z] === PAUSE TestNetworkList//networks/
19:24:23 [2023-04-17T19:24:23.023Z] === CONT  TestNetworkList//networks
19:24:23 [2023-04-17T19:24:23.023Z] === CONT  TestNetworkList//networks/
19:24:23 [2023-04-17T19:24:23.023Z] --- PASS: TestNetworkList (0.01s)
19:24:23 [2023-04-17T19:24:23.023Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z]     --- PASS: TestNetworkList//networks (0.00s)
19:24:23 [2023-04-17T19:24:23.023Z] === RUN   TestHostIPv4BridgeLabel
19:24:23 [2023-04-17T19:24:23.592Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
19:24:23 [2023-04-17T19:24:23.593Z] === RUN   TestDaemonRestartWithLiveRestore
19:24:24 [2023-04-17T19:24:24.973Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:24:24 [2023-04-17T19:24:24.973Z] === RUN   TestDaemonDefaultNetworkPools
19:24:25 [2023-04-17T19:24:25.542Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
19:24:25 [2023-04-17T19:24:25.542Z] === RUN   TestDaemonRestartWithExistingNetwork
19:24:26 [2023-04-17T19:24:26.481Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
19:24:26 [2023-04-17T19:24:26.481Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:24:27 [2023-04-17T19:24:27.890Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
19:24:27 [2023-04-17T19:24:27.890Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:24:28 [2023-04-17T19:24:28.472Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:24:28 [2023-04-17T19:24:28.472Z] === RUN   TestServiceWithPredefinedNetwork
19:24:31 [2023-04-17T19:24:31.010Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
19:24:31 [2023-04-17T19:24:31.010Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:24:31 [2023-04-17T19:24:31.010Z]     service_test.go:242: FLAKY_TEST
19:24:31 [2023-04-17T19:24:31.010Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:24:31 [2023-04-17T19:24:31.010Z] === RUN   TestServiceWithDataPathPortInit
19:24:45 [2023-04-17T19:24:45.903Z] --- PASS: TestServiceWithDataPathPortInit (13.88s)
19:24:45 [2023-04-17T19:24:45.903Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:24:47 [2023-04-17T19:24:47.285Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:30tp8y4pt2f3ex84bcn8qw3gz Created:2023-04-17 19:24:45.994363093 +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[a77b1c0da714c26059560066a465425493e0a46b760bcc3e7e9be8b754d43f9d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sljo0rcgr9euf3ayz3vnbo79k EndpointID:5869e89af85e2e408f32f5d10ff1c757c4c9579ae47e420f45285c6bfa5fb973 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e53563dcff75fc4529d11bc53586cceedf9be5487c0e07874e6c976714391616 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:0f52e232a558 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sljo0rcgr9euf3ayz3vnbo79k EndpointID:5869e89af85e2e408f32f5d10ff1c757c4c9579ae47e420f45285c6bfa5fb973 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:24:51 [2023-04-17T19:24:51.486Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s)
19:24:51 [2023-04-17T19:24:51.486Z] PASS
19:24:51 [2023-04-17T19:24:51.486Z] 
19:24:51 [2023-04-17T19:24:51.486Z] === Skipped
19:24:51 [2023-04-17T19:24:51.486Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:24:51 [2023-04-17T19:24:51.486Z]     service_test.go:242: FLAKY_TEST
19:24:51 [2023-04-17T19:24:51.486Z] 
19:24:51 [2023-04-17T19:24:51.486Z] DONE 38 tests, 1 skipped in 44.073s
19:24:51 [2023-04-17T19:24:51.746Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:24:51 [2023-04-17T19:24:51.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:24:51 [2023-04-17T19:24:51.746Z] ++ set -e
19:24:51 [2023-04-17T19:24:51.746Z] ++ '[' -n 0 ']'
19:24:51 [2023-04-17T19:24:51.746Z] ++ set -x
19:24:51 [2023-04-17T19:24:51.746Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:24:51 [2023-04-17T19:24:51.746Z] INFO: Testing against a local daemon
19:24:51 [2023-04-17T19:24:51.746Z] === RUN   TestDockerNetworkIpvlanPersistance
19:24:51 [2023-04-17T19:24:51.746Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:51 [2023-04-17T19:24:51.746Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:24:51 [2023-04-17T19:24:51.746Z] === RUN   TestDockerNetworkIpvlan
19:24:51 [2023-04-17T19:24:51.746Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:51 [2023-04-17T19:24:51.746Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:24:51 [2023-04-17T19:24:51.746Z] PASS
19:24:51 [2023-04-17T19:24:51.746Z] 
19:24:51 [2023-04-17T19:24:51.746Z] === Skipped
19:24:51 [2023-04-17T19:24:51.746Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:24:51 [2023-04-17T19:24:51.746Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:51 [2023-04-17T19:24:51.746Z] 
19:24:51 [2023-04-17T19:24:51.746Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:24:51 [2023-04-17T19:24:51.746Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:24:51 [2023-04-17T19:24:51.746Z] 
19:24:51 [2023-04-17T19:24:51.746Z] DONE 2 tests, 2 skipped in 0.103s
19:24:51 [2023-04-17T19:24:51.746Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:24:51 [2023-04-17T19:24:51.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:24:51 [2023-04-17T19:24:51.746Z] ++ set -e
19:24:51 [2023-04-17T19:24:51.746Z] ++ '[' -n 0 ']'
19:24:51 [2023-04-17T19:24:51.746Z] ++ set -x
19:24:51 [2023-04-17T19:24:51.746Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:24:51 [2023-04-17T19:24:51.746Z] INFO: Testing against a local daemon
19:24:51 [2023-04-17T19:24:51.746Z] === RUN   TestDockerNetworkMacvlanPersistance
19:24:53 [2023-04-17T19:24:53.655Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
19:24:53 [2023-04-17T19:24:53.655Z] === RUN   TestDockerNetworkMacvlan
19:24:53 [2023-04-17T19:24:53.915Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:24:54 [2023-04-17T19:24:54.853Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:24:55 [2023-04-17T19:24:55.422Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:24:57 [2023-04-17T19:24:57.332Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:24:59 [2023-04-17T19:24:59.242Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:25:02 [2023-04-17T19:25:02.539Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:25:02 [2023-04-17T19:25:02.799Z] --- PASS: TestDockerNetworkMacvlan (9.57s)
19:25:02 [2023-04-17T19:25:02.799Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:25:02 [2023-04-17T19:25:02.799Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:25:02 [2023-04-17T19:25:02.799Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
19:25:02 [2023-04-17T19:25:02.799Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
19:25:02 [2023-04-17T19:25:02.799Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
19:25:02 [2023-04-17T19:25:02.799Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
19:25:02 [2023-04-17T19:25:02.799Z] PASS
19:25:02 [2023-04-17T19:25:02.799Z] 
19:25:02 [2023-04-17T19:25:02.799Z] DONE 8 tests in 11.087s
19:25:02 [2023-04-17T19:25:02.799Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:25:02 [2023-04-17T19:25:02.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:25:02 [2023-04-17T19:25:02.799Z] ++ set -e
19:25:02 [2023-04-17T19:25:02.799Z] ++ '[' -n 0 ']'
19:25:02 [2023-04-17T19:25:02.799Z] ++ set -x
19:25:02 [2023-04-17T19:25:02.799Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:25:02 [2023-04-17T19:25:02.799Z] testing: warning: no tests to run
19:25:02 [2023-04-17T19:25:02.799Z] PASS
19:25:02 [2023-04-17T19:25:02.799Z] 
19:25:02 [2023-04-17T19:25:02.799Z] DONE 0 tests in 0.034s
19:25:02 [2023-04-17T19:25:02.799Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:25:02 [2023-04-17T19:25:02.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:25:02 [2023-04-17T19:25:02.799Z] ++ set -e
19:25:02 [2023-04-17T19:25:02.799Z] ++ '[' -n 0 ']'
19:25:02 [2023-04-17T19:25:02.799Z] ++ set -x
19:25:02 [2023-04-17T19:25:02.799Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:25:03 [2023-04-17T19:25:03.060Z] INFO: Testing against a local daemon
19:25:03 [2023-04-17T19:25:03.060Z] === RUN   TestAuthZPluginAllowRequest
19:25:04 [2023-04-17T19:25:04.442Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
19:25:04 [2023-04-17T19:25:04.442Z] === RUN   TestAuthZPluginTLS
19:25:04 [2023-04-17T19:25:04.702Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:25:04 [2023-04-17T19:25:04.702Z] === RUN   TestAuthZPluginDenyRequest
19:25:05 [2023-04-17T19:25:05.271Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:25:05 [2023-04-17T19:25:05.271Z] === RUN   TestAuthZPluginAPIDenyResponse
19:25:05 [2023-04-17T19:25:05.840Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:25:05 [2023-04-17T19:25:05.840Z] === RUN   TestAuthZPluginDenyResponse
19:25:06 [2023-04-17T19:25:06.412Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:25:06 [2023-04-17T19:25:06.412Z] === RUN   TestAuthZPluginAllowEventStream
19:25:07 [2023-04-17T19:25:07.793Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
19:25:07 [2023-04-17T19:25:07.793Z] === RUN   TestAuthZPluginErrorResponse
19:25:08 [2023-04-17T19:25:08.053Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:25:08 [2023-04-17T19:25:08.053Z] === RUN   TestAuthZPluginErrorRequest
19:25:08 [2023-04-17T19:25:08.623Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:25:08 [2023-04-17T19:25:08.623Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:25:09 [2023-04-17T19:25:09.192Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:25:09 [2023-04-17T19:25:09.192Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:25:10 [2023-04-17T19:25:10.572Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
19:25:10 [2023-04-17T19:25:10.572Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:25:11 [2023-04-17T19:25:11.953Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s)
19:25:11 [2023-04-17T19:25:11.953Z] === RUN   TestAuthZPluginHeader
19:25:12 [2023-04-17T19:25:12.522Z] --- PASS: TestAuthZPluginHeader (0.71s)
19:25:12 [2023-04-17T19:25:12.522Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:25:12 [2023-04-17T19:25:12.522Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:12 [2023-04-17T19:25:12.522Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:25:12 [2023-04-17T19:25:12.522Z] === RUN   TestAuthZPluginV2Disable
19:25:12 [2023-04-17T19:25:12.522Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:12 [2023-04-17T19:25:12.522Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:25:12 [2023-04-17T19:25:12.522Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:25:12 [2023-04-17T19:25:12.522Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:12 [2023-04-17T19:25:12.522Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:25:12 [2023-04-17T19:25:12.522Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:25:12 [2023-04-17T19:25:12.522Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:12 [2023-04-17T19:25:12.522Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:25:12 [2023-04-17T19:25:12.522Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:25:30 [2023-04-17T19:25:30.623Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:25:30 [2023-04-17T19:25:30.623Z] PASS
19:25:30 [2023-04-17T19:25:30.623Z] 
19:25:30 [2023-04-17T19:25:30.623Z] === Skipped
19:25:30 [2023-04-17T19:25:30.623Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:30 [2023-04-17T19:25:30.623Z] 
19:25:30 [2023-04-17T19:25:30.623Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:30 [2023-04-17T19:25:30.623Z] 
19:25:30 [2023-04-17T19:25:30.623Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:30 [2023-04-17T19:25:30.623Z] 
19:25:30 [2023-04-17T19:25:30.623Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:30 [2023-04-17T19:25:30.623Z] 
19:25:30 [2023-04-17T19:25:30.623Z] DONE 17 tests, 4 skipped in 26.601s
19:25:30 [2023-04-17T19:25:30.623Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:25:30 [2023-04-17T19:25:30.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:25:30 [2023-04-17T19:25:30.623Z] ++ set -e
19:25:30 [2023-04-17T19:25:30.623Z] ++ '[' -n 0 ']'
19:25:30 [2023-04-17T19:25:30.623Z] ++ set -x
19:25:30 [2023-04-17T19:25:30.623Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:25:30 [2023-04-17T19:25:30.623Z] INFO: Testing against a local daemon
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:25:30 [2023-04-17T19:25:30.623Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:25:30 [2023-04-17T19:25:30.623Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:25:30 [2023-04-17T19:25:30.623Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:25:30 [2023-04-17T19:25:30.623Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:25:30 [2023-04-17T19:25:30.623Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:25:30 [2023-04-17T19:25:30.623Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:25:30 [2023-04-17T19:25:30.623Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:25:30 [2023-04-17T19:25:30.623Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInstall
19:25:30 [2023-04-17T19:25:30.623Z] === RUN   TestPluginInstall/no_auth
19:25:33 [2023-04-17T19:25:33.920Z] time="2023-04-17T19:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:25:33 [2023-04-17T19:25:33.920Z] time="2023-04-17T19:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dd9a8dec00849bcca7bef6095bcd9a253561804e904163b329c819f1ed01832" mediatype=application/vnd.docker.plugin.v1+json size=522
19:25:33 [2023-04-17T19:25:33.920Z] time="2023-04-17T19:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:25:33 [2023-04-17T19:25:33.920Z] time="2023-04-17T19:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dd9a8dec00849bcca7bef6095bcd9a253561804e904163b329c819f1ed01832" mediatype=application/vnd.docker.plugin.v1+json size=522
19:25:33 [2023-04-17T19:25:33.920Z] === RUN   TestPluginInstall/with_htpasswd
19:25:34 [2023-04-17T19:25:34.489Z] time="2023-04-17T19:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:25:34 [2023-04-17T19:25:34.489Z] time="2023-04-17T19:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dd9a8dec00849bcca7bef6095bcd9a253561804e904163b329c819f1ed01832" mediatype=application/vnd.docker.plugin.v1+json size=522
19:25:34 [2023-04-17T19:25:34.489Z] time="2023-04-17T19:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:25:34 [2023-04-17T19:25:34.489Z] time="2023-04-17T19:25:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dd9a8dec00849bcca7bef6095bcd9a253561804e904163b329c819f1ed01832" mediatype=application/vnd.docker.plugin.v1+json size=522
19:25:34 [2023-04-17T19:25:34.489Z] === RUN   TestPluginInstall/with_insecure
19:25:35 [2023-04-17T19:25:35.427Z] time="2023-04-17T19:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:25:35 [2023-04-17T19:25:35.427Z] time="2023-04-17T19:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a71ae00dfc24aa2ddc031c4ad67df2b5648f635c2547e84436199985123909ea" mediatype=application/vnd.docker.plugin.v1+json size=522
19:25:35 [2023-04-17T19:25:35.427Z] time="2023-04-17T19:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:25:35 [2023-04-17T19:25:35.427Z] time="2023-04-17T19:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a71ae00dfc24aa2ddc031c4ad67df2b5648f635c2547e84436199985123909ea" mediatype=application/vnd.docker.plugin.v1+json size=522
19:25:35 [2023-04-17T19:25:35.687Z]     plugin_test.go:195: [d21fe0bd0df90] daemon is not started
19:25:35 [2023-04-17T19:25:35.687Z] --- PASS: TestPluginInstall (5.98s)
19:25:35 [2023-04-17T19:25:35.687Z]     --- PASS: TestPluginInstall/no_auth (4.34s)
19:25:35 [2023-04-17T19:25:35.687Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
19:25:35 [2023-04-17T19:25:35.687Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
19:25:35 [2023-04-17T19:25:35.687Z] === RUN   TestPluginsWithRuntimes
19:25:37 [2023-04-17T19:25:37.069Z] === RUN   TestPluginsWithRuntimes/No_Args
19:25:38 [2023-04-17T19:25:38.008Z] === RUN   TestPluginsWithRuntimes/With_Args
19:25:38 [2023-04-17T19:25:38.946Z] --- PASS: TestPluginsWithRuntimes (3.38s)
19:25:38 [2023-04-17T19:25:38.946Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
19:25:38 [2023-04-17T19:25:38.946Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
19:25:38 [2023-04-17T19:25:38.946Z] === RUN   TestPluginBackCompatMediaTypes
19:25:39 [2023-04-17T19:25:39.516Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
19:25:39 [2023-04-17T19:25:39.516Z] PASS
19:25:39 [2023-04-17T19:25:39.516Z] 
19:25:39 [2023-04-17T19:25:39.516Z] DONE 24 tests in 10.087s
19:25:39 [2023-04-17T19:25:39.516Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:25:39 [2023-04-17T19:25:39.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:25:39 [2023-04-17T19:25:39.516Z] ++ set -e
19:25:39 [2023-04-17T19:25:39.516Z] ++ '[' -n 0 ']'
19:25:39 [2023-04-17T19:25:39.516Z] ++ set -x
19:25:39 [2023-04-17T19:25:39.516Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:25:39 [2023-04-17T19:25:39.776Z] INFO: Testing against a local daemon
19:25:39 [2023-04-17T19:25:39.776Z] === RUN   TestExternalGraphDriver
19:25:40 [2023-04-17T19:25:40.035Z] === RUN   TestExternalGraphDriver/json
19:25:41 [2023-04-17T19:25:41.993Z] === RUN   TestExternalGraphDriver/spec
19:25:43 [2023-04-17T19:25:43.392Z] === RUN   TestExternalGraphDriver/pull
19:25:45 [2023-04-17T19:25:45.299Z] --- PASS: TestExternalGraphDriver (5.25s)
19:25:45 [2023-04-17T19:25:45.299Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
19:25:45 [2023-04-17T19:25:45.299Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
19:25:45 [2023-04-17T19:25:45.299Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
19:25:45 [2023-04-17T19:25:45.299Z] === RUN   TestGraphdriverPluginV2
19:25:45 [2023-04-17T19:25:45.299Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:45 [2023-04-17T19:25:45.299Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:25:45 [2023-04-17T19:25:45.299Z] PASS
19:25:45 [2023-04-17T19:25:45.299Z] 
19:25:45 [2023-04-17T19:25:45.299Z] === Skipped
19:25:45 [2023-04-17T19:25:45.299Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:25:45 [2023-04-17T19:25:45.299Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:45 [2023-04-17T19:25:45.299Z] 
19:25:45 [2023-04-17T19:25:45.299Z] DONE 5 tests, 1 skipped in 5.694s
19:25:45 [2023-04-17T19:25:45.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:25:45 [2023-04-17T19:25:45.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:25:45 [2023-04-17T19:25:45.299Z] ++ set -e
19:25:45 [2023-04-17T19:25:45.299Z] ++ '[' -n 0 ']'
19:25:45 [2023-04-17T19:25:45.299Z] ++ set -x
19:25:45 [2023-04-17T19:25:45.299Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:25:45 [2023-04-17T19:25:45.558Z] INFO: Testing against a local daemon
19:25:45 [2023-04-17T19:25:45.558Z] === RUN   TestContinueAfterPluginCrash
19:25:45 [2023-04-17T19:25:45.558Z] === PAUSE TestContinueAfterPluginCrash
19:25:45 [2023-04-17T19:25:45.559Z] === RUN   TestReadPluginNoRead
19:25:45 [2023-04-17T19:25:45.559Z] === PAUSE TestReadPluginNoRead
19:25:45 [2023-04-17T19:25:45.559Z] === RUN   TestDaemonStartWithLogOpt
19:25:45 [2023-04-17T19:25:45.559Z] === PAUSE TestDaemonStartWithLogOpt
19:25:45 [2023-04-17T19:25:45.559Z] === CONT  TestContinueAfterPluginCrash
19:25:45 [2023-04-17T19:25:45.559Z] === CONT  TestDaemonStartWithLogOpt
19:25:48 [2023-04-17T19:25:48.854Z] --- PASS: TestDaemonStartWithLogOpt (3.04s)
19:25:48 [2023-04-17T19:25:48.854Z] === CONT  TestReadPluginNoRead
19:25:50 [2023-04-17T19:25:50.762Z] === RUN   TestReadPluginNoRead/disabled_caching
19:25:52 [2023-04-17T19:25:52.142Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:25:53 [2023-04-17T19:25:53.081Z] === RUN   TestReadPluginNoRead/default
19:25:53 [2023-04-17T19:25:53.651Z] --- PASS: TestContinueAfterPluginCrash (8.10s)
19:25:54 [2023-04-17T19:25:54.221Z] === CONT  TestReadPluginNoRead
19:25:54 [2023-04-17T19:25:54.221Z]     read_test.go:91: [d411d8ed15960] daemon is not started
19:25:54 [2023-04-17T19:25:54.221Z] --- PASS: TestReadPluginNoRead (5.83s)
19:25:54 [2023-04-17T19:25:54.221Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
19:25:54 [2023-04-17T19:25:54.221Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
19:25:54 [2023-04-17T19:25:54.221Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
19:25:54 [2023-04-17T19:25:54.221Z] PASS
19:25:54 [2023-04-17T19:25:54.221Z] 
19:25:54 [2023-04-17T19:25:54.221Z] DONE 6 tests in 9.004s
19:25:54 [2023-04-17T19:25:54.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:25:54 [2023-04-17T19:25:54.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:25:54 [2023-04-17T19:25:54.481Z] ++ set -e
19:25:54 [2023-04-17T19:25:54.481Z] ++ '[' -n 0 ']'
19:25:54 [2023-04-17T19:25:54.481Z] ++ set -x
19:25:54 [2023-04-17T19:25:54.482Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:25:54 [2023-04-17T19:25:54.482Z] testing: warning: no tests to run
19:25:54 [2023-04-17T19:25:54.482Z] PASS
19:25:54 [2023-04-17T19:25:54.482Z] 
19:25:54 [2023-04-17T19:25:54.482Z] DONE 0 tests in 0.035s
19:25:54 [2023-04-17T19:25:54.482Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:25:54 [2023-04-17T19:25:54.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:25:54 [2023-04-17T19:25:54.482Z] ++ set -e
19:25:54 [2023-04-17T19:25:54.482Z] ++ '[' -n 0 ']'
19:25:54 [2023-04-17T19:25:54.482Z] ++ set -x
19:25:54 [2023-04-17T19:25:54.482Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:25:54 [2023-04-17T19:25:54.482Z] INFO: Testing against a local daemon
19:25:54 [2023-04-17T19:25:54.482Z] === RUN   TestPluginWithDevMounts
19:25:54 [2023-04-17T19:25:54.482Z] === PAUSE TestPluginWithDevMounts
19:25:54 [2023-04-17T19:25:54.482Z] === CONT  TestPluginWithDevMounts
19:25:56 [2023-04-17T19:25:56.390Z] --- PASS: TestPluginWithDevMounts (1.54s)
19:25:56 [2023-04-17T19:25:56.390Z] PASS
19:25:56 [2023-04-17T19:25:56.390Z] 
19:25:56 [2023-04-17T19:25:56.390Z] DONE 1 tests in 1.663s
19:25:56 [2023-04-17T19:25:56.390Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:25:56 [2023-04-17T19:25:56.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:25:56 [2023-04-17T19:25:56.390Z] ++ set -e
19:25:56 [2023-04-17T19:25:56.390Z] ++ '[' -n 0 ']'
19:25:56 [2023-04-17T19:25:56.390Z] ++ set -x
19:25:56 [2023-04-17T19:25:56.390Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:25:56 [2023-04-17T19:25:56.390Z] INFO: Testing against a local daemon
19:25:56 [2023-04-17T19:25:56.390Z] === RUN   TestSecretInspect
19:25:58 [2023-04-17T19:25:58.300Z] --- PASS: TestSecretInspect (2.20s)
19:25:58 [2023-04-17T19:25:58.300Z] === RUN   TestSecretList
19:26:00 [2023-04-17T19:26:00.839Z] --- PASS: TestSecretList (2.18s)
19:26:00 [2023-04-17T19:26:00.839Z] === RUN   TestSecretsCreateAndDelete
19:26:02 [2023-04-17T19:26:02.748Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
19:26:02 [2023-04-17T19:26:02.748Z] === RUN   TestSecretsUpdate
19:26:05 [2023-04-17T19:26:05.288Z] --- PASS: TestSecretsUpdate (2.19s)
19:26:05 [2023-04-17T19:26:05.289Z] === RUN   TestTemplatedSecret
19:26:07 [2023-04-17T19:26:07.828Z] --- PASS: TestTemplatedSecret (2.62s)
19:26:07 [2023-04-17T19:26:07.828Z] === RUN   TestSecretCreateResolve
19:26:09 [2023-04-17T19:26:09.737Z] --- PASS: TestSecretCreateResolve (2.25s)
19:26:09 [2023-04-17T19:26:09.737Z] PASS
19:26:09 [2023-04-17T19:26:09.996Z] 
19:26:09 [2023-04-17T19:26:09.996Z] DONE 6 tests in 13.781s
19:26:09 [2023-04-17T19:26:09.996Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:26:09 [2023-04-17T19:26:09.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:26:09 [2023-04-17T19:26:09.997Z] ++ set -e
19:26:09 [2023-04-17T19:26:09.997Z] ++ '[' -n 0 ']'
19:26:09 [2023-04-17T19:26:09.997Z] ++ set -x
19:26:09 [2023-04-17T19:26:09.997Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:26:09 [2023-04-17T19:26:09.997Z] INFO: Testing against a local daemon
19:26:09 [2023-04-17T19:26:09.997Z] === RUN   TestServiceCreateInit
19:26:09 [2023-04-17T19:26:09.997Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:26:14 [2023-04-17T19:26:14.195Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:26:17 [2023-04-17T19:26:17.488Z] --- PASS: TestServiceCreateInit (7.31s)
19:26:17 [2023-04-17T19:26:17.489Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
19:26:17 [2023-04-17T19:26:17.489Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s)
19:26:17 [2023-04-17T19:26:17.489Z] === RUN   TestCreateServiceMultipleTimes
19:26:35 [2023-04-17T19:26:35.592Z] --- PASS: TestCreateServiceMultipleTimes (15.56s)
19:26:35 [2023-04-17T19:26:35.592Z] === RUN   TestCreateServiceConflict
19:26:35 [2023-04-17T19:26:35.592Z] --- PASS: TestCreateServiceConflict (2.20s)
19:26:35 [2023-04-17T19:26:35.592Z] === RUN   TestCreateServiceMaxReplicas
19:26:38 [2023-04-17T19:26:38.136Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
19:26:38 [2023-04-17T19:26:38.136Z] === RUN   TestCreateWithDuplicateNetworkNames
19:26:53 [2023-04-17T19:26:53.029Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s)
19:26:53 [2023-04-17T19:26:53.029Z] === RUN   TestCreateServiceSecretFileMode
19:26:53 [2023-04-17T19:26:53.289Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
19:26:53 [2023-04-17T19:26:53.289Z] === RUN   TestCreateServiceConfigFileMode
19:26:55 [2023-04-17T19:26:55.829Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
19:26:55 [2023-04-17T19:26:55.829Z] === RUN   TestCreateServiceSysctls
19:26:59 [2023-04-17T19:26:59.122Z] --- PASS: TestCreateServiceSysctls (2.96s)
19:26:59 [2023-04-17T19:26:59.122Z] === RUN   TestCreateServiceCapabilities
19:27:01 [2023-04-17T19:27:01.045Z] --- PASS: TestCreateServiceCapabilities (2.39s)
19:27:01 [2023-04-17T19:27:01.045Z] === RUN   TestInspect
19:27:04 [2023-04-17T19:27:04.364Z] --- PASS: TestInspect (2.79s)
19:27:04 [2023-04-17T19:27:04.364Z] === RUN   TestCreateJob
19:27:06 [2023-04-17T19:27:06.905Z] --- PASS: TestCreateJob (2.93s)
19:27:06 [2023-04-17T19:27:06.905Z] === RUN   TestReplicatedJob
19:27:12 [2023-04-17T19:27:12.188Z] --- PASS: TestReplicatedJob (4.47s)
19:27:12 [2023-04-17T19:27:12.188Z] === RUN   TestUpdateReplicatedJob
19:27:14 [2023-04-17T19:27:14.732Z] --- PASS: TestUpdateReplicatedJob (3.17s)
19:27:14 [2023-04-17T19:27:14.732Z] === RUN   TestServiceListWithStatuses
19:27:14 [2023-04-17T19:27:14.732Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:27:14 [2023-04-17T19:27:14.732Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:27:14 [2023-04-17T19:27:14.732Z] === RUN   TestDockerNetworkConnectAlias
19:27:18 [2023-04-17T19:27:18.930Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
19:27:18 [2023-04-17T19:27:18.930Z] === RUN   TestDockerNetworkReConnect
19:27:22 [2023-04-17T19:27:22.225Z] --- PASS: TestDockerNetworkReConnect (3.29s)
19:27:22 [2023-04-17T19:27:22.225Z] === RUN   TestServicePlugin
19:27:22 [2023-04-17T19:27:22.225Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:27:22 [2023-04-17T19:27:22.225Z] --- SKIP: TestServicePlugin (0.00s)
19:27:22 [2023-04-17T19:27:22.225Z] === RUN   TestServiceUpdateLabel
19:27:24 [2023-04-17T19:27:24.134Z] --- PASS: TestServiceUpdateLabel (2.31s)
19:27:24 [2023-04-17T19:27:24.134Z] === RUN   TestServiceUpdateSecrets
19:27:39 [2023-04-17T19:27:39.028Z] --- PASS: TestServiceUpdateSecrets (14.36s)
19:27:39 [2023-04-17T19:27:39.028Z] === RUN   TestServiceUpdateConfigs
19:27:53 [2023-04-17T19:27:53.920Z] --- PASS: TestServiceUpdateConfigs (14.42s)
19:27:53 [2023-04-17T19:27:53.920Z] === RUN   TestServiceUpdateNetwork
19:28:06 [2023-04-17T19:28:06.140Z] --- PASS: TestServiceUpdateNetwork (12.18s)
19:28:06 [2023-04-17T19:28:06.140Z] === RUN   TestServiceUpdatePidsLimit
19:28:06 [2023-04-17T19:28:06.400Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:28:06 [2023-04-17T19:28:06.969Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:28:15 [2023-04-17T19:28:15.097Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:28:21 [2023-04-17T19:28:21.671Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
19:28:21 [2023-04-17T19:28:21.672Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
19:28:21 [2023-04-17T19:28:21.672Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:28:21 [2023-04-17T19:28:21.672Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
19:28:21 [2023-04-17T19:28:21.672Z] PASS
19:28:21 [2023-04-17T19:28:21.672Z] 
19:28:21 [2023-04-17T19:28:21.672Z] === Skipped
19:28:21 [2023-04-17T19:28:21.672Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:28:21 [2023-04-17T19:28:21.672Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:28:21 [2023-04-17T19:28:21.672Z] 
19:28:21 [2023-04-17T19:28:21.672Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:28:21 [2023-04-17T19:28:21.672Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:28:21 [2023-04-17T19:28:21.672Z] 
19:28:21 [2023-04-17T19:28:21.672Z] DONE 27 tests, 2 skipped in 131.515s
19:28:21 [2023-04-17T19:28:21.672Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:28:21 [2023-04-17T19:28:21.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:28:21 [2023-04-17T19:28:21.672Z] ++ set -e
19:28:21 [2023-04-17T19:28:21.672Z] ++ '[' -n 0 ']'
19:28:21 [2023-04-17T19:28:21.672Z] ++ set -x
19:28:21 [2023-04-17T19:28:21.672Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:28:21 [2023-04-17T19:28:21.672Z] INFO: Testing against a local daemon
19:28:21 [2023-04-17T19:28:21.672Z] === RUN   TestSessionCreate
19:28:21 [2023-04-17T19:28:21.672Z] --- PASS: TestSessionCreate (0.02s)
19:28:21 [2023-04-17T19:28:21.672Z] === RUN   TestSessionCreateWithBadUpgrade
19:28:21 [2023-04-17T19:28:21.672Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:28:21 [2023-04-17T19:28:21.672Z] PASS
19:28:21 [2023-04-17T19:28:21.672Z] 
19:28:21 [2023-04-17T19:28:21.672Z] DONE 2 tests in 0.140s
19:28:21 [2023-04-17T19:28:21.672Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:28:21 [2023-04-17T19:28:21.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:28:21 [2023-04-17T19:28:21.672Z] ++ set -e
19:28:21 [2023-04-17T19:28:21.672Z] ++ '[' -n 0 ']'
19:28:21 [2023-04-17T19:28:21.672Z] ++ set -x
19:28:21 [2023-04-17T19:28:21.672Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:28:21 [2023-04-17T19:28:21.672Z] INFO: Testing against a local daemon
19:28:21 [2023-04-17T19:28:21.672Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:28:21 [2023-04-17T19:28:21.672Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:28:21 [2023-04-17T19:28:21.672Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:28:21 [2023-04-17T19:28:21.672Z] === RUN   TestDiskUsage
19:28:21 [2023-04-17T19:28:21.672Z] === PAUSE TestDiskUsage
19:28:21 [2023-04-17T19:28:21.672Z] === RUN   TestEventsExecDie
19:28:22 [2023-04-17T19:28:22.243Z] --- PASS: TestEventsExecDie (0.63s)
19:28:22 [2023-04-17T19:28:22.243Z] === RUN   TestEventsBackwardsCompatible
19:28:22 [2023-04-17T19:28:22.503Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:28:22 [2023-04-17T19:28:22.503Z] === RUN   TestEventsVolumeCreate
19:28:22 [2023-04-17T19:28:22.503Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:28:22 [2023-04-17T19:28:22.503Z] === RUN   TestInfoBinaryCommits
19:28:22 [2023-04-17T19:28:22.503Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:28:22 [2023-04-17T19:28:22.503Z] === RUN   TestInfoAPIVersioned
19:28:22 [2023-04-17T19:28:22.503Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:28:22 [2023-04-17T19:28:22.503Z] === RUN   TestInfoAPI
19:28:22 [2023-04-17T19:28:22.503Z] --- PASS: TestInfoAPI (0.02s)
19:28:22 [2023-04-17T19:28:22.503Z] === RUN   TestInfoAPIWarnings
19:28:40 [2023-04-17T19:28:40.599Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:28:40 [2023-04-17T19:28:40.599Z] === RUN   TestInfoDebug
19:28:40 [2023-04-17T19:28:40.599Z] --- PASS: TestInfoDebug (0.52s)
19:28:40 [2023-04-17T19:28:40.599Z] === RUN   TestInfoInsecureRegistries
19:28:40 [2023-04-17T19:28:40.599Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:28:40 [2023-04-17T19:28:40.599Z] === RUN   TestInfoRegistryMirrors
19:28:40 [2023-04-17T19:28:40.599Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:28:40 [2023-04-17T19:28:40.599Z] === RUN   TestLoginFailsWithBadCredentials
19:28:41 [2023-04-17T19:28:41.169Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
19:28:41 [2023-04-17T19:28:41.169Z] === RUN   TestPingCacheHeaders
19:28:41 [2023-04-17T19:28:41.169Z] --- PASS: TestPingCacheHeaders (0.02s)
19:28:41 [2023-04-17T19:28:41.169Z] === RUN   TestPingGet
19:28:41 [2023-04-17T19:28:41.169Z] --- PASS: TestPingGet (0.01s)
19:28:41 [2023-04-17T19:28:41.169Z] === RUN   TestPingHead
19:28:41 [2023-04-17T19:28:41.169Z] --- PASS: TestPingHead (0.02s)
19:28:41 [2023-04-17T19:28:41.169Z] === RUN   TestPingSwarmHeader
19:28:41 [2023-04-17T19:28:41.738Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:28:41 [2023-04-17T19:28:41.738Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:28:42 [2023-04-17T19:28:42.677Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:28:42 [2023-04-17T19:28:42.677Z] --- PASS: TestPingSwarmHeader (1.67s)
19:28:42 [2023-04-17T19:28:42.677Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:28:42 [2023-04-17T19:28:42.677Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:28:42 [2023-04-17T19:28:42.677Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:28:42 [2023-04-17T19:28:42.677Z] === RUN   TestPingBuilderHeader
19:28:42 [2023-04-17T19:28:42.677Z] === RUN   TestPingBuilderHeader/default_config
19:28:43 [2023-04-17T19:28:43.246Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:28:43 [2023-04-17T19:28:43.860Z] --- PASS: TestPingBuilderHeader (1.05s)
19:28:43 [2023-04-17T19:28:43.860Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
19:28:43 [2023-04-17T19:28:43.860Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
19:28:43 [2023-04-17T19:28:43.860Z] === RUN   TestVersion
19:28:43 [2023-04-17T19:28:43.860Z] --- PASS: TestVersion (0.02s)
19:28:43 [2023-04-17T19:28:43.860Z] === CONT  TestDiskUsage
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/container_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/image_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/volume_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.442Z] === RUN   TestDiskUsage/after_container.Run
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:28:44 [2023-04-17T19:28:44.703Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:28:44 [2023-04-17T19:28:44.968Z] --- PASS: TestDiskUsage (1.18s)
19:28:44 [2023-04-17T19:28:44.968Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z] PASS
19:28:44 [2023-04-17T19:28:44.968Z] 
19:28:44 [2023-04-17T19:28:44.968Z] === Skipped
19:28:44 [2023-04-17T19:28:44.968Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:28:44 [2023-04-17T19:28:44.968Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:28:44 [2023-04-17T19:28:44.968Z] 
19:28:44 [2023-04-17T19:28:44.968Z] DONE 57 tests, 1 skipped in 23.405s
19:28:44 [2023-04-17T19:28:44.968Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:28:44 [2023-04-17T19:28:44.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:28:44 [2023-04-17T19:28:44.968Z] ++ set -e
19:28:44 [2023-04-17T19:28:44.968Z] ++ '[' -n 0 ']'
19:28:44 [2023-04-17T19:28:44.968Z] ++ set -x
19:28:44 [2023-04-17T19:28:44.968Z] ++ 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=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:28:45 [2023-04-17T19:28:45.230Z] INFO: Testing against a local daemon
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesCreateAndList
19:28:45 [2023-04-17T19:28:45.230Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesRemove
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesRemove/volume_in_use
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesRemove/volume_not_in_use
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesRemove/non-existing_volume
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesRemove/non-existing_volume_force
19:28:45 [2023-04-17T19:28:45.230Z] --- PASS: TestVolumesRemove (0.07s)
19:28:45 [2023-04-17T19:28:45.230Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
19:28:45 [2023-04-17T19:28:45.230Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesRemoveSwarmEnabled
19:28:45 [2023-04-17T19:28:45.230Z] === PAUSE TestVolumesRemoveSwarmEnabled
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesInspect
19:28:45 [2023-04-17T19:28:45.230Z] --- PASS: TestVolumesInspect (0.02s)
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesInvalidJSON
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:28:45 [2023-04-17T19:28:45.230Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:28:45 [2023-04-17T19:28:45.230Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:28:45 [2023-04-17T19:28:45.230Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:28:45 [2023-04-17T19:28:45.230Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumePruneAnonymous
19:28:45 [2023-04-17T19:28:45.230Z] --- PASS: TestVolumePruneAnonymous (0.04s)
19:28:45 [2023-04-17T19:28:45.230Z] === RUN   TestVolumePruneAnonFromImage
19:28:45 [2023-04-17T19:28:45.489Z] --- PASS: TestVolumePruneAnonFromImage (0.24s)
19:28:45 [2023-04-17T19:28:45.489Z] === CONT  TestVolumesRemoveSwarmEnabled
19:28:46 [2023-04-17T19:28:46.871Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
19:28:46 [2023-04-17T19:28:46.871Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
19:28:46 [2023-04-17T19:28:46.871Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
19:28:46 [2023-04-17T19:28:46.871Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
19:28:47 [2023-04-17T19:28:47.810Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.22s)
19:28:47 [2023-04-17T19:28:47.810Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
19:28:47 [2023-04-17T19:28:47.810Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.02s)
19:28:47 [2023-04-17T19:28:47.810Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
19:28:47 [2023-04-17T19:28:47.810Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
19:28:47 [2023-04-17T19:28:47.810Z] PASS
19:28:47 [2023-04-17T19:28:47.810Z] 
19:28:47 [2023-04-17T19:28:47.810Z] DONE 20 tests in 2.748s
19:28:47 [2023-04-17T19:28:47.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:28:47 [2023-04-17T19:28:47.810Z] ++++ cat bundles/test-integration/docker.pid
19:28:47 [2023-04-17T19:28:47.810Z] +++ kill 14118
19:28:48 [2023-04-17T19:28:48.071Z] +++ /etc/init.d/apparmor stop
19:28:48 [2023-04-17T19:28:48.071Z] Leaving: AppArmorNo profiles have been unloaded.
19:28:48 [2023-04-17T19:28:48.071Z] 
19:28:48 [2023-04-17T19:28:48.071Z] Unloading profiles will leave already running processes permanently
19:28:48 [2023-04-17T19:28:48.071Z] unconfined, which can lead to unexpected situations.
19:28:48 [2023-04-17T19:28:48.071Z] 
19:28:48 [2023-04-17T19:28:48.071Z] To set a process to complain mode, use the command line tool
19:28:48 [2023-04-17T19:28:48.071Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:28:48 [2023-04-17T19:28:48.071Z] +++ true
19:28:48 [2023-04-17T19:28:48.071Z] exiting test-integration
19:28:48 [2023-04-17T19:28:48.071Z] ++ exit 0
19:28:48 [2023-04-17T19:28:48.071Z] 
Post stage
[Pipeline] junit
19:28:49 [2023-04-17T19:28:49.025Z] Recording test results
19:28:49 [2023-04-17T19:28:49.224Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:28:49 [2023-04-17T19:28:49.541Z] + echo Ensuring container killed.
19:28:49 [2023-04-17T19:28:49.541Z] Ensuring container killed.
19:28:49 [2023-04-17T19:28:49.541Z] + docker rm -vf docker-pr1
19:28:49 [2023-04-17T19:28:49.541Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:28:49 [2023-04-17T19:28:49.824Z] + echo Chowning /workspace to jenkins user
19:28:49 [2023-04-17T19:28:49.824Z] Chowning /workspace to jenkins user
19:28:49 [2023-04-17T19:28:49.824Z] + id -u
19:28:49 [2023-04-17T19:28:49.824Z] + id -g
19:28:49 [2023-04-17T19:28:49.824Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45350:/workspace busybox chown -R 1000:1000 /workspace
19:28:49 [2023-04-17T19:28:49.824Z] Unable to find image 'busybox:latest' locally
19:28:49 [2023-04-17T19:28:49.824Z] latest: Pulling from library/busybox
19:28:50 [2023-04-17T19:28:50.086Z] b50100f25006: Already exists
19:28:50 [2023-04-17T19:28:50.086Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
19:28:50 [2023-04-17T19:28:50.086Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:28:51 [2023-04-17T19:28:51.765Z] + bundleName=arm64-integration
19:28:51 [2023-04-17T19:28:51.765Z] + echo Creating arm64-integration-bundles.tar.gz
19:28:51 [2023-04-17T19:28:51.765Z] Creating arm64-integration-bundles.tar.gz
19:28:51 [2023-04-17T19:28:51.765Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:28:51 [2023-04-17T19:28:51.765Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:28:52 [2023-04-17T19:28:52.037Z] Archiving artifacts
19:28:53 [2023-04-17T19:28:53.939Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45350/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:28:54 [2023-04-17T19:28:54.237Z] + make clean
19:28:54 [2023-04-17T19:28:54.497Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:28:54 [2023-04-17T19:28:54.497Z] docker-dev-cache
19:28:54 [2023-04-17T19:28:54.497Z] 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