Skip to content
Success

Console Output

Pull request #44492 opened
23:28:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 7b9e86f7894209d237eb88ec9fb19edd1103b065+214e6363b3e21c09b234b2c180148ac822f82959 (883479f3463e1ca8e0a71b8fba5fbd500e3360a9)
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-44492@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
23:28:53 [2022-11-17T23:28:53.180Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:28:53 [2022-11-17T23:28:53.184Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:29:08 [2022-11-17T23:29:08.341Z] Still waiting to schedule task
23:29:08 [2022-11-17T23:29:08.341Z] Waiting for next available executor on ‘arm64&&ubuntu-200423:29:54 [2022-11-17T23:29:54.545Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-003a583b29b64a5e8) in /home/ubuntu/workspace/moby_PR-44492
[Pipeline] {
[Pipeline] checkout
23:29:54 [2022-11-17T23:29:54.683Z] The recommended git tool is: git
23:29:58 [2022-11-17T23:29:58.150Z] using credential docker-jenkins-github-credentials
23:29:58 [2022-11-17T23:29:58.165Z] Cloning the remote Git repository
23:29:58 [2022-11-17T23:29:58.165Z] Cloning with configured refspecs honoured and without tags
23:29:58 [2022-11-17T23:29:58.167Z] Cloning repository https://github.com/moby/moby.git
23:29:58 [2022-11-17T23:29:58.217Z]  > git init /home/ubuntu/workspace/moby_PR-44492 # timeout=10
23:29:58 [2022-11-17T23:29:58.434Z] Fetching upstream changes from https://github.com/moby/moby.git
23:29:58 [2022-11-17T23:29:58.435Z]  > git --version # timeout=10
23:29:58 [2022-11-17T23:29:58.450Z]  > git --version # 'git version 2.25.1'
23:29:58 [2022-11-17T23:29:58.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:29:58 [2022-11-17T23:29:58.452Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44492/head:refs/remotes/origin/PR-44492 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:30:11 [2022-11-17T23:30:11.406Z] Fetching without tags
23:30:11 [2022-11-17T23:30:11.638Z] Merging remotes/origin/22.06 commit 214e6363b3e21c09b234b2c180148ac822f82959 into PR head commit 7b9e86f7894209d237eb88ec9fb19edd1103b065
23:30:12 [2022-11-17T23:30:12.270Z] Merge succeeded, producing 7b9e86f7894209d237eb88ec9fb19edd1103b065
23:30:12 [2022-11-17T23:30:12.270Z] Checking out Revision 7b9e86f7894209d237eb88ec9fb19edd1103b065 (PR-44492)
23:30:11 [2022-11-17T23:30:11.351Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:30:11 [2022-11-17T23:30:11.363Z]  > git config --add remote.origin.fetch +refs/pull/44492/head:refs/remotes/origin/PR-44492 # timeout=10
23:30:11 [2022-11-17T23:30:11.375Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:30:11 [2022-11-17T23:30:11.390Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:30:11 [2022-11-17T23:30:11.406Z] Fetching upstream changes from https://github.com/moby/moby.git
23:30:11 [2022-11-17T23:30:11.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:30:11 [2022-11-17T23:30:11.408Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44492/head:refs/remotes/origin/PR-44492 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:30:11 [2022-11-17T23:30:11.643Z]  > git config core.sparsecheckout # timeout=10
23:30:11 [2022-11-17T23:30:11.650Z]  > git checkout -f 7b9e86f7894209d237eb88ec9fb19edd1103b065 # timeout=10
23:30:12 [2022-11-17T23:30:12.186Z]  > git remote # timeout=10
23:30:12 [2022-11-17T23:30:12.197Z]  > git config --get remote.origin.url # timeout=10
23:30:12 [2022-11-17T23:30:12.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:30:12 [2022-11-17T23:30:12.202Z]  > git merge 214e6363b3e21c09b234b2c180148ac822f82959 # timeout=10
23:30:12 [2022-11-17T23:30:12.255Z]  > git rev-parse HEAD^{commit} # timeout=10
23:30:12 [2022-11-17T23:30:12.268Z]  > git config core.sparsecheckout # timeout=10
23:30:12 [2022-11-17T23:30:12.274Z]  > git checkout -f 7b9e86f7894209d237eb88ec9fb19edd1103b065 # timeout=10
23:30:16 [2022-11-17T23:30:16.233Z] Commit message: "update github.com/tc-hib/go-winres v0.3.0 to fix schema version in manifest"
23:30:16 [2022-11-17T23:30:16.233Z] First time build. Skipping changelog.
23:30:16 [2022-11-17T23:30:16.251Z]  > git --version # timeout=10
23:30:16 [2022-11-17T23:30:16.258Z]  > git --version # 'git version 2.25.1'
23:30:16 [2022-11-17T23:30:16.264Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:30:17 [2022-11-17T23:30:17.205Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44492:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
23:30:32 [2022-11-17T23:30:32.110Z] Unable to find image 'alpine:latest' locally
23:30:32 [2022-11-17T23:30:32.110Z] latest: Pulling from library/alpine
23:30:32 [2022-11-17T23:30:32.110Z] 6875df1f5354: Pulling fs layer
23:30:32 [2022-11-17T23:30:32.110Z] 6875df1f5354: Download complete
23:30:32 [2022-11-17T23:30:32.110Z] 6875df1f5354: Pull complete
23:30:32 [2022-11-17T23:30:32.110Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
23:30:32 [2022-11-17T23:30:32.110Z] Status: Downloaded newer image for alpine:latest
23:30:38 [2022-11-17T23:30:38.692Z] 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
23:30:39 [2022-11-17T23:30:39.416Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-003a583b29b64a5e8) in /home/ubuntu/workspace/moby_PR-44492
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
23:30:39 [2022-11-17T23:30:39.447Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
23:30:39 [2022-11-17T23:30:39.456Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
23:30:39 [2022-11-17T23:30:39.473Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
23:30:39 [2022-11-17T23:30:39.483Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
23:30:39 [2022-11-17T23:30:39.717Z] Merging remotes/origin/22.06 commit 214e6363b3e21c09b234b2c180148ac822f82959 into PR head commit 7b9e86f7894209d237eb88ec9fb19edd1103b065
23:30:40 [2022-11-17T23:30:40.012Z] Merge succeeded, producing 7b9e86f7894209d237eb88ec9fb19edd1103b065
23:30:40 [2022-11-17T23:30:40.012Z] Checking out Revision 7b9e86f7894209d237eb88ec9fb19edd1103b065 (PR-44492)
23:30:40 [2022-11-17T23:30:40.068Z] Commit message: "update github.com/tc-hib/go-winres v0.3.0 to fix schema version in manifest"
23:30:40 [2022-11-17T23:30:40.082Z]  > git --version # timeout=10
23:30:40 [2022-11-17T23:30:40.087Z]  > git --version # 'git version 2.25.1'
23:30:40 [2022-11-17T23:30:40.090Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:30:39 [2022-11-17T23:30:39.468Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44492/.git # timeout=10
23:30:39 [2022-11-17T23:30:39.477Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:30:39 [2022-11-17T23:30:39.486Z] Fetching upstream changes from https://github.com/moby/moby.git
23:30:39 [2022-11-17T23:30:39.487Z]  > git --version # timeout=10
23:30:39 [2022-11-17T23:30:39.494Z]  > git --version # 'git version 2.25.1'
23:30:39 [2022-11-17T23:30:39.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:30:39 [2022-11-17T23:30:39.496Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44492/head:refs/remotes/origin/PR-44492 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:30:39 [2022-11-17T23:30:39.721Z]  > git config core.sparsecheckout # timeout=10
23:30:39 [2022-11-17T23:30:39.724Z]  > git checkout -f 7b9e86f7894209d237eb88ec9fb19edd1103b065 # timeout=10
23:30:39 [2022-11-17T23:30:39.984Z]  > git remote # timeout=10
23:30:39 [2022-11-17T23:30:39.988Z]  > git config --get remote.origin.url # timeout=10
23:30:39 [2022-11-17T23:30:39.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:30:39 [2022-11-17T23:30:39.995Z]  > git merge 214e6363b3e21c09b234b2c180148ac822f82959 # timeout=10
23:30:40 [2022-11-17T23:30:40.006Z]  > git rev-parse HEAD^{commit} # timeout=10
23:30:40 [2022-11-17T23:30:40.015Z]  > git config core.sparsecheckout # timeout=10
23:30:40 [2022-11-17T23:30:40.021Z]  > git checkout -f 7b9e86f7894209d237eb88ec9fb19edd1103b065 # timeout=10
23:30:40 [2022-11-17T23:30:40.722Z] + docker version
23:30:40 [2022-11-17T23:30:40.722Z] Client: Docker Engine - Community
23:30:40 [2022-11-17T23:30:40.722Z]  Version:           22.06.0-beta.0
23:30:40 [2022-11-17T23:30:40.722Z]  API version:       1.42
23:30:40 [2022-11-17T23:30:40.722Z]  Go version:        go1.18.3
23:30:40 [2022-11-17T23:30:40.722Z]  Git commit:        3e9117b
23:30:40 [2022-11-17T23:30:40.722Z]  Built:             Fri Jun  3 17:55:34 2022
23:30:40 [2022-11-17T23:30:40.722Z]  OS/Arch:           linux/arm64
23:30:40 [2022-11-17T23:30:40.722Z]  Context:           default
23:30:40 [2022-11-17T23:30:40.722Z] 
23:30:40 [2022-11-17T23:30:40.722Z] Server: Docker Engine - Community
23:30:40 [2022-11-17T23:30:40.722Z]  Engine:
23:30:40 [2022-11-17T23:30:40.722Z]   Version:          22.06.0-beta.0
23:30:40 [2022-11-17T23:30:40.722Z]   API version:      1.42 (minimum version 1.12)
23:30:40 [2022-11-17T23:30:40.722Z]   Go version:       go1.18.3
23:30:40 [2022-11-17T23:30:40.722Z]   Git commit:       38633e7
23:30:40 [2022-11-17T23:30:40.722Z]   Built:            Fri Jun  3 17:55:34 2022
23:30:40 [2022-11-17T23:30:40.722Z]   OS/Arch:          linux/arm64
23:30:40 [2022-11-17T23:30:40.722Z]   Experimental:     true
23:30:40 [2022-11-17T23:30:40.722Z]  containerd:
23:30:40 [2022-11-17T23:30:40.722Z]   Version:          1.6.8
23:30:40 [2022-11-17T23:30:40.722Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
23:30:40 [2022-11-17T23:30:40.722Z]  runc:
23:30:40 [2022-11-17T23:30:40.722Z]   Version:          1.1.4
23:30:40 [2022-11-17T23:30:40.722Z]   GitCommit:        v1.1.4-0-g5fd4c4d
23:30:40 [2022-11-17T23:30:40.722Z]  docker-init:
23:30:40 [2022-11-17T23:30:40.722Z]   Version:          0.19.0
23:30:40 [2022-11-17T23:30:40.722Z]   GitCommit:        de40ad0
[Pipeline] sh
23:30:41 [2022-11-17T23:30:41.007Z] + docker info
23:30:41 [2022-11-17T23:30:41.007Z] Client:
23:30:41 [2022-11-17T23:30:41.007Z]  Context:    default
23:30:41 [2022-11-17T23:30:41.007Z]  Debug Mode: false
23:30:41 [2022-11-17T23:30:41.007Z]  Plugins:
23:30:41 [2022-11-17T23:30:41.007Z]   buildx: Docker Buildx (Docker Inc.)
23:30:41 [2022-11-17T23:30:41.007Z]     Version:  v0.8.2
23:30:41 [2022-11-17T23:30:41.007Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
23:30:41 [2022-11-17T23:30:41.007Z]   compose: Docker Compose (Docker Inc.)
23:30:41 [2022-11-17T23:30:41.007Z]     Version:  v2.12.0
23:30:41 [2022-11-17T23:30:41.007Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
23:30:41 [2022-11-17T23:30:41.007Z] 
23:30:41 [2022-11-17T23:30:41.007Z] Server:
23:30:41 [2022-11-17T23:30:41.007Z]  Containers: 0
23:30:41 [2022-11-17T23:30:41.007Z]   Running: 0
23:30:41 [2022-11-17T23:30:41.007Z]   Paused: 0
23:30:41 [2022-11-17T23:30:41.007Z]   Stopped: 0
23:30:41 [2022-11-17T23:30:41.007Z]  Images: 1
23:30:41 [2022-11-17T23:30:41.007Z]  Server Version: 22.06.0-beta.0
23:30:41 [2022-11-17T23:30:41.007Z]  Storage Driver: overlay2
23:30:41 [2022-11-17T23:30:41.007Z]   Backing Filesystem: extfs
23:30:41 [2022-11-17T23:30:41.007Z]   Supports d_type: true
23:30:41 [2022-11-17T23:30:41.007Z]   Using metacopy: false
23:30:41 [2022-11-17T23:30:41.007Z]   Native Overlay Diff: true
23:30:41 [2022-11-17T23:30:41.007Z]   userxattr: false
23:30:41 [2022-11-17T23:30:41.007Z]  Logging Driver: json-file
23:30:41 [2022-11-17T23:30:41.007Z]  Cgroup Driver: cgroupfs
23:30:41 [2022-11-17T23:30:41.007Z]  Cgroup Version: 1
23:30:41 [2022-11-17T23:30:41.007Z]  Plugins:
23:30:41 [2022-11-17T23:30:41.007Z]   Volume: local
23:30:41 [2022-11-17T23:30:41.007Z]   Network: bridge host ipvlan macvlan null overlay
23:30:41 [2022-11-17T23:30:41.007Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:30:41 [2022-11-17T23:30:41.007Z]  Swarm: inactive
23:30:41 [2022-11-17T23:30:41.007Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:30:41 [2022-11-17T23:30:41.007Z]  Default Runtime: runc
23:30:41 [2022-11-17T23:30:41.007Z]  Init Binary: docker-init
23:30:41 [2022-11-17T23:30:41.007Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
23:30:41 [2022-11-17T23:30:41.007Z]  runc version: v1.1.4-0-g5fd4c4d
23:30:41 [2022-11-17T23:30:41.007Z]  init version: de40ad0
23:30:41 [2022-11-17T23:30:41.007Z]  Security Options:
23:30:41 [2022-11-17T23:30:41.007Z]   apparmor
23:30:41 [2022-11-17T23:30:41.007Z]   seccomp
23:30:41 [2022-11-17T23:30:41.007Z]    Profile: builtin
23:30:41 [2022-11-17T23:30:41.007Z]  Kernel Version: 5.15.0-1022-aws
23:30:41 [2022-11-17T23:30:41.007Z]  Operating System: Ubuntu 20.04.5 LTS
23:30:41 [2022-11-17T23:30:41.007Z]  OSType: linux
23:30:41 [2022-11-17T23:30:41.007Z]  Architecture: aarch64
23:30:41 [2022-11-17T23:30:41.007Z]  CPUs: 2
23:30:41 [2022-11-17T23:30:41.007Z]  Total Memory: 7.559GiB
23:30:41 [2022-11-17T23:30:41.007Z]  Name: ip-10-100-56-254
23:30:41 [2022-11-17T23:30:41.007Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
23:30:41 [2022-11-17T23:30:41.007Z]  Docker Root Dir: /var/lib/docker
23:30:41 [2022-11-17T23:30:41.007Z]  Debug Mode: false
23:30:41 [2022-11-17T23:30:41.007Z]  Registry: https://index.docker.io/v1/
23:30:41 [2022-11-17T23:30:41.007Z]  Labels:
23:30:41 [2022-11-17T23:30:41.007Z]  Experimental: true
23:30:41 [2022-11-17T23:30:41.007Z]  Insecure Registries:
23:30:41 [2022-11-17T23:30:41.007Z]   127.0.0.0/8
23:30:41 [2022-11-17T23:30:41.007Z]  Live Restore Enabled: true
23:30:41 [2022-11-17T23:30:41.007Z] 
[Pipeline] sh
23:30:41 [2022-11-17T23:30:41.293Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:30:41 [2022-11-17T23:30:41.293Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:30:41 [2022-11-17T23:30:41.293Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44492/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:30:41 [2022-11-17T23:30:41.293Z] + bash /home/ubuntu/workspace/moby_PR-44492/check-config.sh
23:30:41 [2022-11-17T23:30:41.293Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:30:41 [2022-11-17T23:30:41.293Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
23:30:41 [2022-11-17T23:30:41.293Z] 
23:30:41 [2022-11-17T23:30:41.293Z] Generally Necessary:
23:30:41 [2022-11-17T23:30:41.293Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:30:41 [2022-11-17T23:30:41.293Z] - apparmor: enabled and tools installed
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_NAMESPACES: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_NET_NS: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_PID_NS: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_IPC_NS: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_UTS_NS: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_CGROUPS: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_CGROUP_CPUACCT: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_CGROUP_DEVICE: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_CGROUP_FREEZER: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_CGROUP_SCHED: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_CPUSETS: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_MEMCG: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_KEYS: enabled
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_VETH: enabled (as module)
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_BRIDGE: enabled (as module)
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:30:41 [2022-11-17T23:30:41.293Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_NF_NAT: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_POSIX_MQUEUE: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_CGROUP_BPF: enabled
23:30:41 [2022-11-17T23:30:41.553Z] 
23:30:41 [2022-11-17T23:30:41.553Z] Optional Features:
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_USER_NS: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_SECCOMP: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_SECCOMP_FILTER: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_CGROUP_PIDS: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_MEMCG_SWAP: enabled
23:30:41 [2022-11-17T23:30:41.553Z]     (cgroup swap accounting is currently enabled)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_BLK_CGROUP: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_CGROUP_PERF: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_CGROUP_HUGETLB: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_CFS_BANDWIDTH: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:30:41 [2022-11-17T23:30:41.553Z] - CONFIG_RT_GROUP_SCHED: missing
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_IP_VS: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_IP_VS_NFCT: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_IP_VS_RR: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_SECURITY_SELINUX: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_SECURITY_APPARMOR: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_EXT4_FS: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:30:41 [2022-11-17T23:30:41.813Z] - Network Drivers:
23:30:41 [2022-11-17T23:30:41.813Z]   - "overlay":
23:30:41 [2022-11-17T23:30:41.813Z]     - CONFIG_VXLAN: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:30:41 [2022-11-17T23:30:41.813Z]       Optional (for encrypted networks):
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_CRYPTO: enabled
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_CRYPTO_AEAD: enabled
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_CRYPTO_GCM: enabled
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_CRYPTO_GHASH: enabled
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_XFRM: enabled
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_XFRM_USER: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z]       - CONFIG_INET_ESP: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z]   - "ipvlan":
23:30:41 [2022-11-17T23:30:41.813Z]     - CONFIG_IPVLAN: enabled (as module)
23:30:41 [2022-11-17T23:30:41.813Z]   - "macvlan":
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_MACVLAN: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_DUMMY: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]   - "ftp,tftp client in container":
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z] - Storage Drivers:
23:30:42 [2022-11-17T23:30:42.073Z]   - "aufs":
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_AUFS_FS: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]   - "btrfs":
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:30:42 [2022-11-17T23:30:42.073Z]   - "devicemapper":
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_BLK_DEV_DM: enabled
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]   - "overlay":
23:30:42 [2022-11-17T23:30:42.073Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:30:42 [2022-11-17T23:30:42.073Z]   - "zfs":
23:30:42 [2022-11-17T23:30:42.073Z]     - /dev/zfs: present
23:30:42 [2022-11-17T23:30:42.073Z]     - zfs command: missing
23:30:42 [2022-11-17T23:30:42.073Z]     - zpool command: missing
23:30:42 [2022-11-17T23:30:42.073Z] 
23:30:42 [2022-11-17T23:30:42.073Z] Limits:
23:30:42 [2022-11-17T23:30:42.073Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:30:42 [2022-11-17T23:30:42.073Z] 
23:30:42 [2022-11-17T23:30:42.073Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:30:42 [2022-11-17T23:30:42.387Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b9e86f7894209d237eb88ec9fb19edd1103b065 .
23:30:42 [2022-11-17T23:30:42.647Z] #1 [internal] load .dockerignore
23:30:42 [2022-11-17T23:30:42.647Z] #1 transferring context: 145B done
23:30:42 [2022-11-17T23:30:42.647Z] #1 DONE 0.1s
23:30:42 [2022-11-17T23:30:42.647Z] 
23:30:42 [2022-11-17T23:30:42.647Z] #2 [internal] load build definition from Dockerfile
23:30:42 [2022-11-17T23:30:42.647Z] #2 transferring dockerfile: 19.47kB done
23:30:42 [2022-11-17T23:30:42.647Z] #2 DONE 0.1s
23:30:42 [2022-11-17T23:30:42.647Z] 
23:30:42 [2022-11-17T23:30:42.647Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:30:42 [2022-11-17T23:30:42.951Z] #3 DONE 0.3s
23:30:42 [2022-11-17T23:30:42.951Z] 
23:30:42 [2022-11-17T23:30:42.951Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
23:30:42 [2022-11-17T23:30:42.951Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
23:30:42 [2022-11-17T23:30:42.951Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
23:30:42 [2022-11-17T23:30:42.951Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
23:30:42 [2022-11-17T23:30:42.951Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
23:30:42 [2022-11-17T23:30:42.951Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.1s
23:30:43 [2022-11-17T23:30:43.217Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
23:30:43 [2022-11-17T23:30:43.217Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
23:30:43 [2022-11-17T23:30:43.217Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
23:30:43 [2022-11-17T23:30:43.217Z] #4 DONE 0.4s
23:30:43 [2022-11-17T23:30:43.478Z] 
23:30:43 [2022-11-17T23:30:43.478Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:30:44 [2022-11-17T23:30:44.860Z] #5 ...
23:30:44 [2022-11-17T23:30:44.860Z] 
23:30:44 [2022-11-17T23:30:44.860Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
23:30:44 [2022-11-17T23:30:44.860Z] #6 DONE 1.3s
23:30:44 [2022-11-17T23:30:44.860Z] 
23:30:44 [2022-11-17T23:30:44.860Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:30:44 [2022-11-17T23:30:44.860Z] #5 DONE 1.3s
23:30:44 [2022-11-17T23:30:44.860Z] 
23:30:44 [2022-11-17T23:30:44.860Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:30:44 [2022-11-17T23:30:44.860Z] #7 DONE 1.3s
23:30:44 [2022-11-17T23:30:44.860Z] 
23:30:44 [2022-11-17T23:30:44.860Z] #8 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
23:30:44 [2022-11-17T23:30:44.860Z] #8 DONE 1.4s
23:30:45 [2022-11-17T23:30:45.122Z] 
23:30:45 [2022-11-17T23:30:45.122Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
23:30:45 [2022-11-17T23:30:45.122Z] #9 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done
23:30:45 [2022-11-17T23:30:45.383Z] #9 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done
23:30:45 [2022-11-17T23:30:45.650Z] #9 sha256:ef39063a944dfcf2f1649509b358b2763d129c5931c99b429c59f645d20ae5dd 1.48kB / 1.48kB done
23:30:45 [2022-11-17T23:30:45.650Z] #9 sha256:566431e0361c979c4764f245f87a71f0bf5a5412335dfad765a8c3712ee619bf 529B / 529B done
23:30:45 [2022-11-17T23:30:45.650Z] #9 ...
23:30:45 [2022-11-17T23:30:45.650Z] 
23:30:45 [2022-11-17T23:30:45.650Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
23:30:45 [2022-11-17T23:30:45.650Z] #10 DONE 0.7s
23:30:45 [2022-11-17T23:30:45.650Z] 
23:30:45 [2022-11-17T23:30:45.650Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
23:30:45 [2022-11-17T23:30:45.650Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 10.74MB / 53.70MB 0.2s
23:30:45 [2022-11-17T23:30:45.914Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 34.60MB / 53.70MB 0.4s
23:30:45 [2022-11-17T23:30:45.914Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 45.89MB / 53.70MB 0.5s
23:30:46 [2022-11-17T23:30:46.178Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 0.6s
23:30:46 [2022-11-17T23:30:46.749Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.2s done
23:30:47 [2022-11-17T23:30:47.329Z] #9 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 0.3s
23:30:47 [2022-11-17T23:30:47.591Z] #9 ...
23:30:47 [2022-11-17T23:30:47.591Z] 
23:30:47 [2022-11-17T23:30:47.591Z] #11 [internal] load build context
23:30:47 [2022-11-17T23:30:47.591Z] #11 transferring context: 63.27MB 2.3s done
23:30:47 [2022-11-17T23:30:47.591Z] #11 DONE 2.5s
23:30:47 [2022-11-17T23:30:47.591Z] 
23:30:47 [2022-11-17T23:30:47.591Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
23:30:48 [2022-11-17T23:30:48.553Z] #9 ...
23:30:48 [2022-11-17T23:30:48.553Z] 
23:30:48 [2022-11-17T23:30:48.553Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:30:48 [2022-11-17T23:30:48.553Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
23:30:48 [2022-11-17T23:30:48.553Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:30:48 [2022-11-17T23:30:48.553Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
23:30:48 [2022-11-17T23:30:48.553Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
23:30:48 [2022-11-17T23:30:48.553Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done
23:30:48 [2022-11-17T23:30:48.553Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done
23:30:48 [2022-11-17T23:30:48.553Z] #12 DONE 3.4s
23:30:48 [2022-11-17T23:30:48.553Z] 
23:30:48 [2022-11-17T23:30:48.553Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:30:48 [2022-11-17T23:30:48.553Z] #13 resolve docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 0.1s done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:533ea8ef7688aacf5626e18d71dd7ae6a4b02f8c226ae0ec461fd43acb815159 1.80kB / 1.80kB done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 1.86kB / 1.86kB done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:7f88dd7839e14188af238084c35bc40ae2cb886064829811dbcbf29ed9b521dd 7.12kB / 7.12kB done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 5.15MB / 5.15MB 0.3s done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 10.87MB / 10.87MB 0.4s done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.5s done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 54.68MB / 54.68MB 1.7s done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 1.8s done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 157B / 157B 1.8s done
23:30:48 [2022-11-17T23:30:48.553Z] #13 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 3.2s
23:30:48 [2022-11-17T23:30:48.554Z] #13 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 3.3s done
23:30:48 [2022-11-17T23:30:48.813Z] #13 ...
23:30:48 [2022-11-17T23:30:48.813Z] 
23:30:48 [2022-11-17T23:30:48.813Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:30:48 [2022-11-17T23:30:48.813Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
23:30:48 [2022-11-17T23:30:48.813Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:30:48 [2022-11-17T23:30:48.813Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
23:30:48 [2022-11-17T23:30:48.813Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
23:30:48 [2022-11-17T23:30:48.813Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done
23:30:48 [2022-11-17T23:30:48.813Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
23:30:48 [2022-11-17T23:30:48.813Z] #14 DONE 3.8s
23:30:48 [2022-11-17T23:30:48.813Z] 
23:30:48 [2022-11-17T23:30:48.813Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:30:49 [2022-11-17T23:30:49.753Z] #13 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 2.8s done
23:30:50 [2022-11-17T23:30:50.014Z] #13 ...
23:30:50 [2022-11-17T23:30:50.014Z] 
23:30:50 [2022-11-17T23:30:50.014Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
23:30:50 [2022-11-17T23:30:50.014Z] #9 DONE 5.0s
23:30:50 [2022-11-17T23:30:50.014Z] 
23:30:50 [2022-11-17T23:30:50.014Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:30:50 [2022-11-17T23:30:50.014Z] #13 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0.1s
23:30:50 [2022-11-17T23:30:50.274Z] #13 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0.2s done
23:30:50 [2022-11-17T23:30:50.274Z] #13 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564
23:30:50 [2022-11-17T23:30:50.846Z] #13 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.3s done
23:30:50 [2022-11-17T23:30:50.846Z] #13 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 0.1s
23:30:53 [2022-11-17T23:30:53.393Z] #13 ...
23:30:53 [2022-11-17T23:30:53.393Z] 
23:30:53 [2022-11-17T23:30:53.393Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:30:53 [2022-11-17T23:30:53.393Z] #15 DONE 0.4s
23:30:53 [2022-11-17T23:30:53.393Z] 
23:30:53 [2022-11-17T23:30:53.393Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:30:53 [2022-11-17T23:30:53.965Z] #13 ...
23:30:53 [2022-11-17T23:30:53.965Z] 
23:30:53 [2022-11-17T23:30:53.965Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:30:53 [2022-11-17T23:30:53.965Z] #16 DONE 0.5s
23:30:53 [2022-11-17T23:30:53.965Z] 
23:30:53 [2022-11-17T23:30:53.965Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:30:53 [2022-11-17T23:30:53.965Z] #13 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 3.1s done
23:30:53 [2022-11-17T23:30:53.965Z] #13 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4
23:30:57 [2022-11-17T23:30:57.268Z] #13 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 2.9s done
23:30:57 [2022-11-17T23:30:57.268Z] #13 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45
23:31:00 [2022-11-17T23:31:00.564Z] #13 ...
23:31:00 [2022-11-17T23:31:00.564Z] 
23:31:00 [2022-11-17T23:31:00.564Z] #17 [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
23:31:00 [2022-11-17T23:31:00.564Z] #0 1.007 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 1.021 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 1.021 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 1.164 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 1.419 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 1.565 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 2.443 Fetched 8488 kB in 2s (5009 kB/s)
23:31:00 [2022-11-17T23:31:00.564Z] #0 2.443 Reading package lists...
23:31:00 [2022-11-17T23:31:00.564Z] #0 3.028 Reading package lists...
23:31:00 [2022-11-17T23:31:00.564Z] #0 3.574 Building dependency tree...
23:31:00 [2022-11-17T23:31:00.564Z] #0 3.933 The following additional packages will be installed:
23:31:00 [2022-11-17T23:31:00.564Z] #0 3.933   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
23:31:00 [2022-11-17T23:31:00.564Z] #0 3.934   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
23:31:00 [2022-11-17T23:31:00.564Z] #0 3.935 Recommended packages:
23:31:00 [2022-11-17T23:31:00.564Z] #0 3.935   libldap-common publicsuffix libsasl2-modules
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.084 The following NEW packages will be installed:
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.092   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.092   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.092   libssh2-1 openssl
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.359 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.359 Need to get 2941 kB of archives.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.359 After this operation, 6478 kB of additional disk space will be used.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.359 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.372 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.372 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.372 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.374 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.378 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.380 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.381 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.382 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.384 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.388 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.412 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.413 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.415 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.421 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.571 debconf: delaying package configuration, since apt-utils is not installed
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.598 Fetched 2941 kB in 0s (8963 kB/s)
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.624 Selecting previously unselected package openssl.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.624 (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 ... 6653 files and directories currently installed.)
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.624 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.630 Unpacking openssl (1.1.1n-0+deb11u3) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.789 Selecting previously unselected package ca-certificates.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.789 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.792 Unpacking ca-certificates (20210119) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.861 Selecting previously unselected package libbrotli1:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.861 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.871 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.932 Selecting previously unselected package libsasl2-modules-db:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.932 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.937 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.983 Selecting previously unselected package libsasl2-2:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.983 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 4.988 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.038 Selecting previously unselected package libldap-2.4-2:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.038 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.041 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.105 Selecting previously unselected package libnghttp2-14:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.105 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.108 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.152 Selecting previously unselected package libpsl5:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.152 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.156 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.199 Selecting previously unselected package librtmp1:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.199 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.203 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.244 Selecting previously unselected package libssh2-1:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.244 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.249 Unpacking libssh2-1:arm64 (1.9.0-2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.305 Selecting previously unselected package libcurl4:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.305 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.309 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.364 Selecting previously unselected package curl.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.364 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.368 Unpacking curl (7.74.0-1.3+deb11u3) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.426 Selecting previously unselected package libonig5:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.426 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.429 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.493 Selecting previously unselected package libjq1:arm64.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.493 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.500 Unpacking libjq1:arm64 (1.6-2.1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.544 Selecting previously unselected package jq.
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.544 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.549 Unpacking jq (1.6-2.1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.587 Setting up libpsl5:arm64 (0.21.0-1.2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.601 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.611 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.621 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.633 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.646 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.657 Setting up libssh2-1:arm64 (1.9.0-2) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.668 Setting up openssl (1.1.1n-0+deb11u3) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.682 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.693 Setting up libjq1:arm64 (1.6-2.1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.704 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 5.715 Setting up ca-certificates (20210119) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 6.407 Updating certificates in /etc/ssl/certs...
23:31:00 [2022-11-17T23:31:00.564Z] #0 7.284 129 added, 0 removed; done.
23:31:00 [2022-11-17T23:31:00.564Z] #0 7.372 Setting up jq (1.6-2.1) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 7.383 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 7.394 Setting up curl (7.74.0-1.3+deb11u3) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 7.408 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 7.434 Processing triggers for ca-certificates (20210119) ...
23:31:00 [2022-11-17T23:31:00.564Z] #0 7.445 Updating certificates in /etc/ssl/certs...
23:31:00 [2022-11-17T23:31:00.564Z] #0 8.160 0 added, 0 removed; done.
23:31:00 [2022-11-17T23:31:00.564Z] #0 8.160 Running hooks in /etc/ca-certificates/update.d...
23:31:00 [2022-11-17T23:31:00.564Z] #0 8.163 done.
23:31:00 [2022-11-17T23:31:00.564Z] #17 ...
23:31:00 [2022-11-17T23:31:00.564Z] 
23:31:00 [2022-11-17T23:31:00.564Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:31:00 [2022-11-17T23:31:00.564Z] #13 ...
23:31:00 [2022-11-17T23:31:00.564Z] 
23:31:00 [2022-11-17T23:31:00.564Z] #17 [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
23:31:00 [2022-11-17T23:31:00.564Z] #17 DONE 10.2s
23:31:00 [2022-11-17T23:31:00.564Z] 
23:31:00 [2022-11-17T23:31:00.564Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:31:01 [2022-11-17T23:31:01.134Z] #13 ...
23:31:01 [2022-11-17T23:31:01.134Z] 
23:31:01 [2022-11-17T23:31:01.134Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:31:01 [2022-11-17T23:31:01.134Z] #18 DONE 0.7s
23:31:01 [2022-11-17T23:31:01.134Z] 
23:31:01 [2022-11-17T23:31:01.134Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
23:31:01 [2022-11-17T23:31:01.134Z] #13 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 3.8s done
23:31:01 [2022-11-17T23:31:01.134Z] #13 extracting sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 done
23:31:01 [2022-11-17T23:31:01.705Z] #13 DONE 16.5s
23:31:01 [2022-11-17T23:31:01.705Z] 
23:31:01 [2022-11-17T23:31:01.705Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:31:01 [2022-11-17T23:31:01.967Z] #19 DONE 0.5s
23:31:01 [2022-11-17T23:31:01.967Z] 
23:31:01 [2022-11-17T23:31:01.967Z] #20 [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
23:31:02 [2022-11-17T23:31:02.541Z] #20 ...
23:31:02 [2022-11-17T23:31:02.541Z] 
23:31:02 [2022-11-17T23:31:02.541Z] #21 [base 3/3] 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
23:31:02 [2022-11-17T23:31:02.541Z] #21 DONE 0.5s
23:31:02 [2022-11-17T23:31:02.541Z] 
23:31:02 [2022-11-17T23:31:02.541Z] #20 [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
23:31:02 [2022-11-17T23:31:02.541Z] #20 1.573 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:31:02 [2022-11-17T23:31:02.813Z] #20 ...
23:31:02 [2022-11-17T23:31:02.813Z] 
23:31:02 [2022-11-17T23:31:02.813Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:31:02 [2022-11-17T23:31:02.813Z] #22 DONE 0.3s
23:31:02 [2022-11-17T23:31:02.813Z] 
23:31:02 [2022-11-17T23:31:02.813Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:31:02 [2022-11-17T23:31:02.813Z] #23 DONE 0.3s
23:31:02 [2022-11-17T23:31:02.813Z] 
23:31:02 [2022-11-17T23:31:02.813Z] #24 [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
23:31:02 [2022-11-17T23:31:02.813Z] #24 DONE 0.4s
23:31:02 [2022-11-17T23:31:02.813Z] 
23:31:02 [2022-11-17T23:31:02.813Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
23:31:02 [2022-11-17T23:31:02.813Z] #25 DONE 0.4s
23:31:02 [2022-11-17T23:31:02.813Z] 
23:31:02 [2022-11-17T23:31:02.813Z] #26 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
23:31:02 [2022-11-17T23:31:02.813Z] #26 DONE 0.4s
23:31:02 [2022-11-17T23:31:02.813Z] 
23:31:02 [2022-11-17T23:31:02.813Z] #20 [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
23:31:02 [2022-11-17T23:31:02.813Z] #20 1.858 
23:31:03 [2022-11-17T23:31:03.075Z] #20 2.064 #=#=#                                                                         

##########                                                                14.2%
######################################################################## 100.0%
23:31:03 [2022-11-17T23:31:03.334Z] #20 2.481 
23:31:05 [2022-11-17T23:31:05.255Z] #20 4.009 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:31:05 [2022-11-17T23:31:05.255Z] #20 4.244 
23:31:05 [2022-11-17T23:31:05.516Z] #20 4.494 #=#=#                                                                         

#############################                                             41.6%
######################################################################## 100.0%
23:31:05 [2022-11-17T23:31:05.776Z] #20 4.828 
23:31:08 [2022-11-17T23:31:08.323Z] #20 6.890 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
23:31:08 [2022-11-17T23:31:08.897Z] #20 ...
23:31:08 [2022-11-17T23:31:08.897Z] 
23:31:08 [2022-11-17T23:31:08.897Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.836 + RM_GOPATH=0
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.836 + TMP_GOPATH=
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.837 + : /build
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.838 + '[' -z '' ']'
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.838 ++ mktemp -d
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.840 + export GOPATH=/tmp/tmp.7gnn8JouHy
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.840 + GOPATH=/tmp/tmp.7gnn8JouHy
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.840 + RM_GOPATH=1
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.840 + case "$(go env GOARCH)" in
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.841 ++ go env GOARCH
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.870 + export GO_BUILDMODE=-buildmode=pie
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.870 + GO_BUILDMODE=-buildmode=pie
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.875 ++ dirname /install.sh
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + dir=/
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + bin=rootlesskit
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + shift
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + '[' '!' -f //rootlesskit.installer ']'
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + . //rootlesskit.installer
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + install_rootlesskit
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + case "$1" in
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + export CGO_ENABLED=0
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + CGO_ENABLED=0
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.876 + _install_rootlesskit
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.877 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.877 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.877 + for f in rootlesskit rootlesskit-docker-proxy
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.877 + GOBIN=/build
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.877 + GO111MODULE=on
23:31:08 [2022-11-17T23:31:08.897Z] #0 4.878 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
23:31:08 [2022-11-17T23:31:08.897Z] #0 5.351 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
23:31:08 [2022-11-17T23:31:08.897Z] #0 5.971 go: downloading github.com/sirupsen/logrus v1.9.0
23:31:08 [2022-11-17T23:31:08.897Z] #0 5.976 go: downloading github.com/urfave/cli/v2 v2.23.5
23:31:09 [2022-11-17T23:31:09.839Z] #27 ...
23:31:09 [2022-11-17T23:31:09.839Z] 
23:31:09 [2022-11-17T23:31:09.839Z] #20 [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
23:31:09 [2022-11-17T23:31:09.839Z] #20 8.639 
23:31:10 [2022-11-17T23:31:10.881Z] #20 9.049 #=#=#                                                                         

                                                                           0.0%
##############                                                            19.9%
##########################                                                36.2%
#####################################                                     51.4%
################################################                          67.2%
###########################################################               82.9%
#######################################################################   99.4%
######################################################################## 100.0%
23:31:12 [2022-11-17T23:31:12.268Z] #20 11.26 
23:31:12 [2022-11-17T23:31:12.529Z] #20 ...
23:31:12 [2022-11-17T23:31:12.529Z] 
23:31:12 [2022-11-17T23:31:12.529Z] #28 [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
23:31:12 [2022-11-17T23:31:12.529Z] #0 5.362 go: downloading gotest.tools/gotestsum v1.8.2
23:31:12 [2022-11-17T23:31:12.529Z] #0 6.908 go: downloading github.com/fatih/color v1.13.0
23:31:12 [2022-11-17T23:31:12.529Z] #0 6.990 go: downloading github.com/dnephin/pflag v1.0.7
23:31:12 [2022-11-17T23:31:12.529Z] #0 7.004 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:31:12 [2022-11-17T23:31:12.529Z] #0 7.239 go: downloading golang.org/x/tools v0.1.11
23:31:12 [2022-11-17T23:31:12.529Z] #0 7.270 go: downloading github.com/mattn/go-colorable v0.1.12
23:31:12 [2022-11-17T23:31:12.529Z] #0 7.431 go: downloading github.com/mattn/go-isatty v0.0.14
23:31:12 [2022-11-17T23:31:12.529Z] #0 7.716 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:31:12 [2022-11-17T23:31:12.529Z] #0 8.003 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
23:31:12 [2022-11-17T23:31:12.790Z] #28 ...
23:31:12 [2022-11-17T23:31:12.790Z] 
23:31:12 [2022-11-17T23:31:12.790Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:31:12 [2022-11-17T23:31:12.790Z] #0 5.674 go: downloading github.com/go-delve/delve v1.8.1
23:31:12 [2022-11-17T23:31:12.790Z] #29 ...
23:31:12 [2022-11-17T23:31:12.790Z] 
23:31:12 [2022-11-17T23:31:12.790Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:31:12 [2022-11-17T23:31:12.790Z] #0 5.267 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:31:12 [2022-11-17T23:31:12.790Z] #0 5.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:31:12 [2022-11-17T23:31:12.790Z] #0 5.298 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:31:12 [2022-11-17T23:31:12.790Z] #0 6.226 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:31:12 [2022-11-17T23:31:12.790Z] #0 8.506 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
23:31:13 [2022-11-17T23:31:13.056Z] #30 ...
23:31:13 [2022-11-17T23:31:13.056Z] 
23:31:13 [2022-11-17T23:31:13.056Z] #31 [tini 1/3] 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             vim-common
23:31:13 [2022-11-17T23:31:13.056Z] #0 3.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:31:13 [2022-11-17T23:31:13.056Z] #0 3.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:31:13 [2022-11-17T23:31:13.056Z] #0 3.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:31:13 [2022-11-17T23:31:13.056Z] #0 4.406 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:31:13 [2022-11-17T23:31:13.056Z] #0 7.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
23:31:13 [2022-11-17T23:31:13.056Z] #0 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:31:13 [2022-11-17T23:31:13.056Z] #31 ...
23:31:13 [2022-11-17T23:31:13.056Z] 
23:31:13 [2022-11-17T23:31:13.056Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:31:13 [2022-11-17T23:31:13.056Z] #0 4.254 + git clone https://github.com/kolyshkin/go-swagger.git .
23:31:13 [2022-11-17T23:31:13.056Z] #0 4.260 Cloning into '.'...
23:31:13 [2022-11-17T23:31:13.320Z] #32 ...
23:31:13 [2022-11-17T23:31:13.320Z] 
23:31:13 [2022-11-17T23:31:13.320Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.586 + git clone https://github.com/docker/distribution.git .
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.594 Cloning into '.'...
23:31:13 [2022-11-17T23:31:13.320Z] #33 ...
23:31:13 [2022-11-17T23:31:13.320Z] 
23:31:13 [2022-11-17T23:31:13.320Z] #34 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + RM_GOPATH=0
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + TMP_GOPATH=
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + : /build
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + '[' -z '' ']'
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 ++ mktemp -d
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + export GOPATH=/tmp/tmp.M8ivpPkVIC
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + GOPATH=/tmp/tmp.M8ivpPkVIC
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + RM_GOPATH=1
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 + case "$(go env GOARCH)" in
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.136 ++ go env GOARCH
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.180 + export GO_BUILDMODE=-buildmode=pie
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.180 + GO_BUILDMODE=-buildmode=pie
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.180 ++ dirname /install.sh
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 Install docker/cli version 17.06.2-ce from stable
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 + dir=/
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 + bin=dockercli
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 + shift
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 + '[' '!' -f //dockercli.installer ']'
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 + . //dockercli.installer
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 ++ : stable
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 ++ : 17.06.2-ce
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 + install_dockercli
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.217 ++ uname -m
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.224 + arch=aarch64
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.224 + '[' aarch64 '!=' x86_64 ']'
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.224 + '[' aarch64 '!=' s390x ']'
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.224 + '[' aarch64 '!=' armhf ']'
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.224 + build_dockercli
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.224 + git clone https://github.com/docker/docker-ce /tmp/tmp.M8ivpPkVIC/tmp/docker-ce
23:31:13 [2022-11-17T23:31:13.320Z] #0 4.236 Cloning into '/tmp/tmp.M8ivpPkVIC/tmp/docker-ce'...
23:31:13 [2022-11-17T23:31:13.581Z] #34 ...
23:31:13 [2022-11-17T23:31:13.581Z] 
23:31:13 [2022-11-17T23:31:13.581Z] #35 [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
23:31:13 [2022-11-17T23:31:13.581Z] #0 5.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:31:13 [2022-11-17T23:31:13.581Z] #0 5.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:31:13 [2022-11-17T23:31:13.581Z] #0 5.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:31:13 [2022-11-17T23:31:13.581Z] #0 5.828 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
23:31:13 [2022-11-17T23:31:13.581Z] #0 6.705 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:31:13 [2022-11-17T23:31:13.581Z] #0 9.668 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
23:31:13 [2022-11-17T23:31:13.581Z] #35 ...
23:31:13 [2022-11-17T23:31:13.581Z] 
23:31:13 [2022-11-17T23:31:13.581Z] #36 [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
23:31:13 [2022-11-17T23:31:13.581Z] #0 5.250 go: downloading github.com/tc-hib/go-winres v0.3.0
23:31:13 [2022-11-17T23:31:13.581Z] #0 6.215 go: downloading github.com/tc-hib/winres v0.1.6
23:31:13 [2022-11-17T23:31:13.581Z] #0 7.435 go: downloading github.com/urfave/cli/v2 v2.3.0
23:31:13 [2022-11-17T23:31:13.581Z] #0 7.544 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
23:31:13 [2022-11-17T23:31:13.581Z] #0 7.723 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
23:31:13 [2022-11-17T23:31:13.581Z] #0 10.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:31:13 [2022-11-17T23:31:13.581Z] #0 10.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:31:13 [2022-11-17T23:31:13.841Z] #36 ...
23:31:13 [2022-11-17T23:31:13.841Z] 
23:31:13 [2022-11-17T23:31:13.841Z] #37 [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.49.0"      && /build/golangci-lint --version
23:31:13 [2022-11-17T23:31:13.841Z] #0 5.068 go: downloading github.com/golangci/golangci-lint v1.49.0
23:31:13 [2022-11-17T23:31:13.841Z] #0 6.927 go: downloading github.com/fatih/color v1.13.0
23:31:13 [2022-11-17T23:31:13.841Z] #0 6.928 go: downloading github.com/gofrs/flock v0.8.1
23:31:13 [2022-11-17T23:31:13.841Z] #0 6.985 go: downloading github.com/pkg/errors v0.9.1
23:31:13 [2022-11-17T23:31:13.841Z] #0 6.994 go: downloading github.com/spf13/cobra v1.5.0
23:31:13 [2022-11-17T23:31:13.841Z] #0 7.107 go: downloading github.com/spf13/pflag v1.0.5
23:31:13 [2022-11-17T23:31:13.841Z] #0 7.355 go: downloading github.com/spf13/viper v1.12.0
23:31:13 [2022-11-17T23:31:13.841Z] #0 7.358 go: downloading gopkg.in/yaml.v3 v3.0.1
23:31:13 [2022-11-17T23:31:13.841Z] #0 7.993 go: downloading github.com/mattn/go-colorable v0.1.13
23:31:13 [2022-11-17T23:31:13.841Z] #0 8.015 go: downloading github.com/mattn/go-isatty v0.0.16
23:31:13 [2022-11-17T23:31:13.841Z] #0 8.134 go: downloading golang.org/x/tools v0.1.12
23:31:13 [2022-11-17T23:31:13.841Z] #0 8.160 go: downloading github.com/hashicorp/go-version v1.6.0
23:31:13 [2022-11-17T23:31:13.841Z] #0 8.305 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:31:13 [2022-11-17T23:31:13.841Z] #0 8.474 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:31:13 [2022-11-17T23:31:13.841Z] #0 8.683 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:31:13 [2022-11-17T23:31:13.841Z] #37 ...
23:31:13 [2022-11-17T23:31:13.841Z] 
23:31:13 [2022-11-17T23:31:13.841Z] #38 [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
23:31:13 [2022-11-17T23:31:13.841Z] #0 5.662 go: downloading github.com/pelletier/go-toml v1.8.1
23:31:14 [2022-11-17T23:31:14.106Z] #38 ...
23:31:14 [2022-11-17T23:31:14.106Z] 
23:31:14 [2022-11-17T23:31:14.106Z] #39 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
23:31:14 [2022-11-17T23:31:14.106Z] #0 3.795 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:31:14 [2022-11-17T23:31:14.106Z] #0 3.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:31:14 [2022-11-17T23:31:14.106Z] #0 3.816 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:31:14 [2022-11-17T23:31:14.106Z] #0 4.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:31:14 [2022-11-17T23:31:14.106Z] #0 6.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
23:31:14 [2022-11-17T23:31:14.106Z] #0 9.583 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:31:14 [2022-11-17T23:31:14.367Z] #39 ...
23:31:14 [2022-11-17T23:31:14.367Z] 
23:31:14 [2022-11-17T23:31:14.367Z] #40 [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             ;
23:31:14 [2022-11-17T23:31:14.367Z] #0 4.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:31:14 [2022-11-17T23:31:14.367Z] #0 4.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:31:14 [2022-11-17T23:31:14.367Z] #0 4.162 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:31:14 [2022-11-17T23:31:14.367Z] #0 4.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:31:14 [2022-11-17T23:31:14.367Z] #0 7.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
23:31:14 [2022-11-17T23:31:14.367Z] #0 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:31:14 [2022-11-17T23:31:14.367Z] #40 ...
23:31:14 [2022-11-17T23:31:14.367Z] 
23:31:14 [2022-11-17T23:31:14.367Z] #41 [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.0.2"      && /build/shfmt --version
23:31:14 [2022-11-17T23:31:14.367Z] #0 5.712 go: downloading mvdan.cc/sh/v3 v3.0.2
23:31:14 [2022-11-17T23:31:14.367Z] #0 6.891 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:31:14 [2022-11-17T23:31:14.367Z] #0 6.893 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:31:14 [2022-11-17T23:31:14.367Z] #0 6.962 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:31:14 [2022-11-17T23:31:14.367Z] #0 8.629 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:31:14 [2022-11-17T23:31:14.627Z] #41 ...
23:31:14 [2022-11-17T23:31:14.627Z] 
23:31:14 [2022-11-17T23:31:14.627Z] #28 [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
23:31:14 [2022-11-17T23:31:14.627Z] #28 11.94 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
23:31:14 [2022-11-17T23:31:14.627Z] #28 11.98 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
23:31:17 [2022-11-17T23:31:17.928Z] #28 15.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
23:31:19 [2022-11-17T23:31:19.844Z] #28 ...
23:31:19 [2022-11-17T23:31:19.844Z] 
23:31:19 [2022-11-17T23:31:19.844Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:31:19 [2022-11-17T23:31:19.844Z] #27 6.930 go: downloading golang.org/x/sys v0.2.0
23:31:19 [2022-11-17T23:31:19.844Z] #27 9.541 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:31:19 [2022-11-17T23:31:19.844Z] #27 10.93 go: downloading github.com/google/uuid v1.3.0
23:31:19 [2022-11-17T23:31:19.844Z] #27 11.16 go: downloading github.com/moby/vpnkit v0.5.0
23:31:19 [2022-11-17T23:31:19.844Z] #27 11.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:31:19 [2022-11-17T23:31:19.844Z] #27 11.77 go: downloading github.com/gofrs/flock v0.8.1
23:31:19 [2022-11-17T23:31:19.844Z] #27 11.95 go: downloading github.com/gorilla/mux v1.8.0
23:31:19 [2022-11-17T23:31:19.844Z] #27 12.20 go: downloading github.com/moby/sys/mountinfo v0.6.2
23:31:19 [2022-11-17T23:31:19.844Z] #27 12.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
23:31:19 [2022-11-17T23:31:19.844Z] #27 12.80 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
23:31:19 [2022-11-17T23:31:19.844Z] #27 14.41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:31:19 [2022-11-17T23:31:19.844Z] #27 14.59 go: downloading golang.org/x/net v0.1.0
23:31:19 [2022-11-17T23:31:19.844Z] #27 15.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:31:19 [2022-11-17T23:31:19.844Z] #27 ...
23:31:19 [2022-11-17T23:31:19.844Z] 
23:31:19 [2022-11-17T23:31:19.844Z] #20 [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
23:31:19 [2022-11-17T23:31:19.844Z] #20 16.50 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:31:19 [2022-11-17T23:31:19.844Z] #20 18.36 
23:31:19 [2022-11-17T23:31:19.844Z] #20 18.70 #=#=#                                                                         

######################################################################## 100.0%
23:31:20 [2022-11-17T23:31:20.786Z] #20 19.89 
23:31:22 [2022-11-17T23:31:22.172Z] #20 ...
23:31:22 [2022-11-17T23:31:22.172Z] 
23:31:22 [2022-11-17T23:31:22.172Z] #38 [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
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.92 tomll can be used in two ways:
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.92 Writing to STDIN and reading from STDOUT:
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.92   cat file.toml | tomll > file.toml
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.93 
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.93 Reading and updating a list of files:
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.93   tomll a.toml b.toml c.toml
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.93 
23:31:22 [2022-11-17T23:31:22.172Z] #38 17.93 When given a list of files, tomll will modify all files in place without asking.
23:31:22 [2022-11-17T23:31:22.172Z] #38 DONE 19.5s
23:31:22 [2022-11-17T23:31:22.172Z] 
23:31:22 [2022-11-17T23:31:22.172Z] #37 [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.49.0"      && /build/golangci-lint --version
23:31:22 [2022-11-17T23:31:22.172Z] #37 14.49 go: downloading github.com/sirupsen/logrus v1.9.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 14.50 go: downloading github.com/stretchr/testify v1.8.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 14.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:31:22 [2022-11-17T23:31:22.172Z] #37 14.80 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
23:31:22 [2022-11-17T23:31:22.172Z] #37 14.90 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 15.02 go: downloading github.com/spf13/afero v1.8.2
23:31:22 [2022-11-17T23:31:22.172Z] #37 15.03 go: downloading github.com/spf13/cast v1.5.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 15.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 15.31 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
23:31:22 [2022-11-17T23:31:22.172Z] #37 15.49 go: downloading github.com/hashicorp/errwrap v1.0.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 17.51 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 17.51 go: downloading github.com/Antonboom/errname v0.1.7
23:31:22 [2022-11-17T23:31:22.172Z] #37 17.59 go: downloading github.com/Antonboom/nilnil v0.1.1
23:31:22 [2022-11-17T23:31:22.172Z] #37 17.64 go: downloading github.com/BurntSushi/toml v1.2.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 17.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:31:22 [2022-11-17T23:31:22.172Z] #37 17.89 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 18.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 18.60 go: downloading github.com/alexkohler/prealloc v1.0.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 18.69 go: downloading github.com/alingse/asasalint v0.0.11
23:31:22 [2022-11-17T23:31:22.172Z] #37 18.70 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 18.90 go: downloading github.com/ashanbrown/makezero v1.1.1
23:31:22 [2022-11-17T23:31:22.172Z] #37 18.95 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.07 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.23 go: downloading github.com/breml/bidichk v0.2.3
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.28 go: downloading github.com/breml/errchkjson v0.3.0
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.42 go: downloading github.com/butuzov/ireturn v0.1.1
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.48 go: downloading github.com/charithe/durationcheck v0.0.9
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.50 go: downloading github.com/curioswitch/go-reassign v0.1.2
23:31:22 [2022-11-17T23:31:22.172Z] #37 19.64 go: downloading github.com/daixiang0/gci v0.6.3
23:31:22 [2022-11-17T23:31:22.433Z] #37 20.03 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:31:22 [2022-11-17T23:31:22.693Z] #37 20.03 go: downloading github.com/esimonov/ifshort v1.0.4
23:31:22 [2022-11-17T23:31:22.693Z] #37 20.23 go: downloading github.com/firefart/nonamedreturns v1.0.4
23:31:22 [2022-11-17T23:31:22.693Z] #37 20.26 go: downloading github.com/fzipp/gocyclo v0.6.0
23:31:22 [2022-11-17T23:31:22.953Z] #37 20.40 go: downloading github.com/go-critic/go-critic v0.6.4
23:31:23 [2022-11-17T23:31:23.524Z] #37 21.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:31:23 [2022-11-17T23:31:23.524Z] #37 21.06 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:31:23 [2022-11-17T23:31:23.524Z] #37 21.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:31:23 [2022-11-17T23:31:23.785Z] #37 21.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:31:23 [2022-11-17T23:31:23.785Z] #37 ...
23:31:23 [2022-11-17T23:31:23.785Z] 
23:31:23 [2022-11-17T23:31:23.785Z] #20 [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
23:31:23 [2022-11-17T23:31:23.785Z] #20 22.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:31:24 [2022-11-17T23:31:24.046Z] #20 ...
23:31:24 [2022-11-17T23:31:24.046Z] 
23:31:24 [2022-11-17T23:31:24.046Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:31:24 [2022-11-17T23:31:24.046Z] #30 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:31:24 [2022-11-17T23:31:24.046Z] #30 16.78 Fetched 8488 kB in 12s (720 kB/s)
23:31:24 [2022-11-17T23:31:24.046Z] #30 16.78 Reading package lists...
23:31:24 [2022-11-17T23:31:24.046Z] #30 ...
23:31:24 [2022-11-17T23:31:24.046Z] 
23:31:24 [2022-11-17T23:31:24.046Z] #37 [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.49.0"      && /build/golangci-lint --version
23:31:24 [2022-11-17T23:31:24.046Z] #37 21.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:31:24 [2022-11-17T23:31:24.046Z] #37 21.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:31:24 [2022-11-17T23:31:24.046Z] #37 21.59 go: downloading github.com/golangci/misspell v0.3.5
23:31:24 [2022-11-17T23:31:24.046Z] #37 21.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:31:24 [2022-11-17T23:31:24.307Z] #37 21.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:31:24 [2022-11-17T23:31:24.307Z] #37 21.88 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:31:24 [2022-11-17T23:31:24.307Z] #37 21.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:31:24 [2022-11-17T23:31:24.307Z] #37 21.99 go: downloading github.com/hexops/gotextdiff v1.0.3
23:31:24 [2022-11-17T23:31:24.568Z] #37 22.07 go: downloading github.com/jgautheron/goconst v1.5.1
23:31:24 [2022-11-17T23:31:24.568Z] #37 22.09 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:31:24 [2022-11-17T23:31:24.568Z] #37 22.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:31:24 [2022-11-17T23:31:24.568Z] #37 22.19 go: downloading github.com/julz/importas v0.1.0
23:31:24 [2022-11-17T23:31:24.568Z] #37 22.23 go: downloading github.com/kisielk/errcheck v1.6.2
23:31:24 [2022-11-17T23:31:24.828Z] #37 22.25 go: downloading github.com/kulti/thelper v0.6.3
23:31:24 [2022-11-17T23:31:24.828Z] #37 22.41 go: downloading github.com/kunwardeep/paralleltest v1.0.6
23:31:24 [2022-11-17T23:31:24.828Z] #37 22.42 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:31:24 [2022-11-17T23:31:24.828Z] #37 22.49 go: downloading github.com/ldez/tagliatelle v0.3.1
23:31:25 [2022-11-17T23:31:25.089Z] #37 22.52 go: downloading github.com/leonklingele/grouper v1.1.0
23:31:25 [2022-11-17T23:31:25.089Z] #37 22.60 go: downloading github.com/lufeee/execinquery v1.2.1
23:31:25 [2022-11-17T23:31:25.351Z] #37 22.75 go: downloading github.com/maratori/testpackage v1.1.0
23:31:25 [2022-11-17T23:31:25.351Z] #37 22.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:31:25 [2022-11-17T23:31:25.351Z] #37 22.89 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:31:25 [2022-11-17T23:31:25.351Z] #37 22.92 go: downloading github.com/mgechev/revive v1.2.3
23:31:25 [2022-11-17T23:31:25.351Z] #37 ...
23:31:25 [2022-11-17T23:31:25.351Z] 
23:31:25 [2022-11-17T23:31:25.351Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:31:25 [2022-11-17T23:31:25.351Z] #29 12.97 go: downloading github.com/sirupsen/logrus v1.6.0
23:31:25 [2022-11-17T23:31:25.351Z] #29 13.02 go: downloading github.com/spf13/cobra v1.1.3
23:31:25 [2022-11-17T23:31:25.351Z] #29 13.42 go: downloading github.com/mattn/go-isatty v0.0.3
23:31:25 [2022-11-17T23:31:25.351Z] #29 13.55 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
23:31:25 [2022-11-17T23:31:25.351Z] #29 13.68 go: downloading gopkg.in/yaml.v2 v2.4.0
23:31:25 [2022-11-17T23:31:25.351Z] #29 13.88 go: downloading github.com/cosiner/argv v0.1.0
23:31:25 [2022-11-17T23:31:25.351Z] #29 13.90 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
23:31:25 [2022-11-17T23:31:25.351Z] #29 13.96 go: downloading github.com/peterh/liner v1.2.2
23:31:25 [2022-11-17T23:31:25.351Z] #29 14.27 go: downloading github.com/google/go-dap v0.6.0
23:31:25 [2022-11-17T23:31:25.351Z] #29 14.48 go: downloading github.com/russross/blackfriday/v2 v2.0.1
23:31:25 [2022-11-17T23:31:25.351Z] #29 14.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:31:25 [2022-11-17T23:31:25.351Z] #29 15.60 go: downloading github.com/mattn/go-runewidth v0.0.3
23:31:25 [2022-11-17T23:31:25.351Z] #29 15.67 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:31:25 [2022-11-17T23:31:25.351Z] #29 15.82 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:31:25 [2022-11-17T23:31:25.351Z] #29 16.89 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:31:25 [2022-11-17T23:31:25.613Z] #29 ...
23:31:25 [2022-11-17T23:31:25.613Z] 
23:31:25 [2022-11-17T23:31:25.613Z] #35 [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
23:31:25 [2022-11-17T23:31:25.613Z] #35 12.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:31:25 [2022-11-17T23:31:25.613Z] #35 15.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
23:31:25 [2022-11-17T23:31:25.613Z] #35 18.17 Fetched 8491 kB in 13s (642 kB/s)
23:31:25 [2022-11-17T23:31:25.613Z] #35 18.17 Reading package lists...
23:31:25 [2022-11-17T23:31:25.613Z] #35 ...
23:31:25 [2022-11-17T23:31:25.613Z] 
23:31:25 [2022-11-17T23:31:25.613Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:31:25 [2022-11-17T23:31:25.874Z] #33 22.88 Updating files:  84% (1873/2209)
Updating files:  85% (1878/2209)
Updating files:  86% (1900/2209)
Updating files:  87% (1922/2209)
Updating files:  88% (1944/2209)
Updating files:  89% (1967/2209)
Updating files:  90% (1989/2209)
Updating files:  91% (2011/2209)
Updating files:  92% (2033/2209)
Updating files:  93% (2055/2209)
Updating files:  94% (2077/2209)
Updating files:  95% (2099/2209)
Updating files:  96% (2121/2209)
Updating files:  97% (2143/2209)
Updating files:  98% (2165/2209)
Updating files:  99% (2187/2209)
Updating files: 100% (2209/2209)
Updating files: 100% (2209/2209), done.
23:31:25 [2022-11-17T23:31:25.874Z] #33 23.10 + git checkout -q v2.3.0
23:31:27 [2022-11-17T23:31:27.259Z] #33 ...
23:31:27 [2022-11-17T23:31:27.259Z] 
23:31:27 [2022-11-17T23:31:27.259Z] #31 [tini 1/3] 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             vim-common
23:31:27 [2022-11-17T23:31:27.259Z] #31 14.63 Fetched 8488 kB in 11s (768 kB/s)
23:31:27 [2022-11-17T23:31:27.259Z] #31 14.63 Reading package lists...
23:31:27 [2022-11-17T23:31:27.259Z] #31 20.54 Reading package lists...
23:31:27 [2022-11-17T23:31:27.259Z] #31 ...
23:31:27 [2022-11-17T23:31:27.259Z] 
23:31:27 [2022-11-17T23:31:27.259Z] #39 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
23:31:27 [2022-11-17T23:31:27.259Z] #39 14.74 Fetched 8488 kB in 11s (757 kB/s)
23:31:27 [2022-11-17T23:31:27.259Z] #39 14.74 Reading package lists...
23:31:27 [2022-11-17T23:31:27.259Z] #39 19.84 Reading package lists...
23:31:27 [2022-11-17T23:31:27.520Z] #39 24.61 Building dependency tree...
23:31:27 [2022-11-17T23:31:27.520Z] #39 ...
23:31:27 [2022-11-17T23:31:27.520Z] 
23:31:27 [2022-11-17T23:31:27.520Z] #40 [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             ;
23:31:27 [2022-11-17T23:31:27.520Z] #40 15.00 Fetched 8488 kB in 11s (764 kB/s)
23:31:27 [2022-11-17T23:31:27.520Z] #40 15.00 Reading package lists...
23:31:27 [2022-11-17T23:31:27.520Z] #40 20.75 Reading package lists...
23:31:27 [2022-11-17T23:31:27.520Z] #40 ...
23:31:27 [2022-11-17T23:31:27.520Z] 
23:31:27 [2022-11-17T23:31:27.520Z] #37 [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.49.0"      && /build/golangci-lint --version
23:31:27 [2022-11-17T23:31:27.520Z] #37 23.63 go: downloading github.com/moricho/tparallel v0.2.1
23:31:27 [2022-11-17T23:31:27.520Z] #37 23.63 go: downloading github.com/nakabonne/nestif v0.3.1
23:31:27 [2022-11-17T23:31:27.520Z] #37 23.67 go: downloading github.com/nishanths/exhaustive v0.8.1
23:31:27 [2022-11-17T23:31:27.520Z] #37 23.73 go: downloading github.com/nishanths/predeclared v0.2.2
23:31:27 [2022-11-17T23:31:27.520Z] #37 23.98 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.05 go: downloading github.com/ryancurrah/gomodguard v1.2.4
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.23 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.26 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.37 go: downloading github.com/securego/gosec/v2 v2.13.1
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.65 go: downloading github.com/sivchari/containedctx v1.0.2
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.71 go: downloading github.com/sivchari/nosnakecase v1.7.0
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.72 go: downloading github.com/sivchari/tenv v1.7.0
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.80 go: downloading github.com/sonatard/noctx v0.0.1
23:31:27 [2022-11-17T23:31:27.520Z] #37 24.87 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:31:27 [2022-11-17T23:31:27.520Z] #37 25.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:31:27 [2022-11-17T23:31:27.520Z] #37 25.13 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:31:27 [2022-11-17T23:31:27.780Z] #37 25.17 go: downloading github.com/sylvia7788/contextcheck v1.0.6
23:31:27 [2022-11-17T23:31:27.780Z] #37 ...
23:31:27 [2022-11-17T23:31:27.781Z] 
23:31:27 [2022-11-17T23:31:27.781Z] #20 [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
23:31:27 [2022-11-17T23:31:27.781Z] #20 24.40 #=#=#                                                                         
23:31:27 [2022-11-17T23:31:27.781Z] #20 24.79 #=#=#                                                                         

######################################################################## 100.0%
23:31:27 [2022-11-17T23:31:27.781Z] #20 26.25 
23:31:27 [2022-11-17T23:31:27.781Z] #20 26.57 Download of images into '/build' complete.
23:31:27 [2022-11-17T23:31:27.781Z] #20 26.57 Use something like the following to load the result into a Docker daemon:
23:31:27 [2022-11-17T23:31:27.781Z] #20 26.57   tar -cC '/build' . | docker load
23:31:27 [2022-11-17T23:31:27.781Z] #20 DONE 26.8s
23:31:27 [2022-11-17T23:31:27.781Z] 
23:31:27 [2022-11-17T23:31:27.781Z] #37 [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.49.0"      && /build/golangci-lint --version
23:31:27 [2022-11-17T23:31:27.781Z] #37 25.26 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:31:27 [2022-11-17T23:31:27.781Z] #37 25.28 go: downloading github.com/tetafro/godot v1.4.11
23:31:27 [2022-11-17T23:31:27.781Z] #37 25.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:31:28 [2022-11-17T23:31:28.042Z] #37 25.40 go: downloading github.com/timonwong/logrlint v0.1.0
23:31:28 [2022-11-17T23:31:28.042Z] #37 25.55 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
23:31:28 [2022-11-17T23:31:28.042Z] #37 25.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:31:28 [2022-11-17T23:31:28.303Z] #37 25.95 go: downloading github.com/ultraware/funlen v0.0.3
23:31:28 [2022-11-17T23:31:28.564Z] #37 26.09 go: downloading github.com/ultraware/whitespace v0.0.5
23:31:28 [2022-11-17T23:31:28.564Z] #37 26.15 go: downloading github.com/uudashr/gocognit v1.0.6
23:31:28 [2022-11-17T23:31:28.825Z] #37 26.21 go: downloading github.com/yagipy/maintidx v1.0.0
23:31:28 [2022-11-17T23:31:28.825Z] #37 26.27 go: downloading github.com/yeya24/promlinter v0.2.0
23:31:28 [2022-11-17T23:31:28.825Z] #37 26.30 go: downloading gitlab.com/bosi/decorder v0.2.3
23:31:28 [2022-11-17T23:31:28.825Z] #37 26.42 go: downloading honnef.co/go/tools v0.3.3
23:31:30 [2022-11-17T23:31:30.740Z] #37 28.23 go: downloading mvdan.cc/gofumpt v0.3.1
23:31:30 [2022-11-17T23:31:30.740Z] #37 28.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:31:31 [2022-11-17T23:31:31.012Z] #37 28.36 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
23:31:31 [2022-11-17T23:31:31.012Z] #37 28.39 go: downloading github.com/davecgh/go-spew v1.1.1
23:31:31 [2022-11-17T23:31:31.012Z] #37 28.51 go: downloading github.com/pmezard/go-difflib v1.0.0
23:31:31 [2022-11-17T23:31:31.012Z] #37 28.56 go: downloading github.com/stretchr/objx v0.4.0
23:31:31 [2022-11-17T23:31:31.012Z] #37 28.57 go: downloading github.com/subosito/gotenv v1.4.0
23:31:31 [2022-11-17T23:31:31.273Z] #37 28.63 go: downloading github.com/hashicorp/hcl v1.0.0
23:31:31 [2022-11-17T23:31:31.273Z] #37 28.90 go: downloading gopkg.in/ini.v1 v1.66.6
23:31:31 [2022-11-17T23:31:31.533Z] #37 28.93 go: downloading github.com/magiconair/properties v1.8.6
23:31:31 [2022-11-17T23:31:31.533Z] #37 29.04 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
23:31:31 [2022-11-17T23:31:31.533Z] #37 29.12 go: downloading golang.org/x/text v0.3.7
23:31:32 [2022-11-17T23:31:32.133Z] #37 29.67 go: downloading github.com/pelletier/go-toml v1.9.5
23:31:34 [2022-11-17T23:31:34.122Z] #37 ...
23:31:34 [2022-11-17T23:31:34.122Z] 
23:31:34 [2022-11-17T23:31:34.122Z] #39 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
23:31:34 [2022-11-17T23:31:34.122Z] #39 24.61 Building dependency tree...
23:31:34 [2022-11-17T23:31:34.122Z] #39 28.62 The following additional packages will be installed:
23:31:34 [2022-11-17T23:31:34.122Z] #39 28.65   libbtrfs0
23:31:34 [2022-11-17T23:31:34.122Z] #39 28.86 The following NEW packages will be installed:
23:31:34 [2022-11-17T23:31:34.122Z] #39 28.90   libbtrfs-dev libbtrfs0
23:31:34 [2022-11-17T23:31:34.122Z] #39 29.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:31:34 [2022-11-17T23:31:34.122Z] #39 29.39 Need to get 454 kB of archives.
23:31:34 [2022-11-17T23:31:34.122Z] #39 29.39 After this operation, 1275 kB of additional disk space will be used.
23:31:34 [2022-11-17T23:31:34.122Z] #39 29.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
23:31:34 [2022-11-17T23:31:34.122Z] #39 29.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
23:31:34 [2022-11-17T23:31:34.122Z] #39 30.66 debconf: delaying package configuration, since apt-utils is not installed
23:31:34 [2022-11-17T23:31:34.122Z] #39 30.96 Fetched 454 kB in 0s (1229 kB/s)
23:31:34 [2022-11-17T23:31:34.122Z] #39 31.05 Selecting previously unselected package libbtrfs0:arm64.
23:31:34 [2022-11-17T23:31:34.122Z] #39 31.05 (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 ... 15709 files and directories currently installed.)
23:31:34 [2022-11-17T23:31:34.122Z] #39 31.11 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
23:31:34 [2022-11-17T23:31:34.122Z] #39 31.13 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
23:31:34 [2022-11-17T23:31:34.122Z] #39 31.40 Selecting previously unselected package libbtrfs-dev:arm64.
23:31:34 [2022-11-17T23:31:34.122Z] #39 31.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
23:31:34 [2022-11-17T23:31:34.122Z] #39 31.40 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
23:31:34 [2022-11-17T23:31:34.383Z] #39 31.79 Setting up libbtrfs0:arm64 (5.10.1-2) ...
23:31:34 [2022-11-17T23:31:34.383Z] #39 31.80 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
23:31:34 [2022-11-17T23:31:34.383Z] #39 31.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:31:34 [2022-11-17T23:31:34.654Z] #39 DONE 32.3s
23:31:34 [2022-11-17T23:31:34.654Z] 
23:31:34 [2022-11-17T23:31:34.654Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:31:34 [2022-11-17T23:31:34.919Z] #42 DONE 0.1s
23:31:34 [2022-11-17T23:31:34.919Z] 
23:31:34 [2022-11-17T23:31:34.919Z] #31 [tini 1/3] 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             vim-common
23:31:34 [2022-11-17T23:31:34.919Z] #31 20.54 Reading package lists...
23:31:34 [2022-11-17T23:31:34.919Z] #31 25.67 Building dependency tree...
23:31:34 [2022-11-17T23:31:34.919Z] #31 29.68 The following additional packages will be installed:
23:31:34 [2022-11-17T23:31:34.919Z] #31 29.75   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:31:34 [2022-11-17T23:31:34.919Z] #31 29.76 Suggested packages:
23:31:34 [2022-11-17T23:31:34.919Z] #31 29.80   cmake-doc ninja-build lrzip
23:31:34 [2022-11-17T23:31:34.919Z] #31 29.80 Recommended packages:
23:31:34 [2022-11-17T23:31:34.919Z] #31 29.80   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:31:34 [2022-11-17T23:31:34.919Z] #31 30.71 The following NEW packages will be installed:
23:31:34 [2022-11-17T23:31:34.919Z] #31 30.72   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:31:34 [2022-11-17T23:31:34.919Z] #31 30.72   vim-common xxd
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.13 Need to get 15.6 MB of archives.
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.13 After this operation, 67.4 MB of additional disk space will be used.
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
23:31:34 [2022-11-17T23:31:34.919Z] #31 31.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #31 ...
23:31:35 [2022-11-17T23:31:35.180Z] 
23:31:35 [2022-11-17T23:31:35.180Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:31:35 [2022-11-17T23:31:35.180Z] #30 16.78 Reading package lists...
23:31:35 [2022-11-17T23:31:35.180Z] #30 22.56 Reading package lists...
23:31:35 [2022-11-17T23:31:35.180Z] #30 27.18 Building dependency tree...
23:31:35 [2022-11-17T23:31:35.180Z] #30 30.99 The following additional packages will be installed:
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.01   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.01   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.01   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.01   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.02   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.02   mingw-w64-common mingw-w64-x86-64-dev
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.03 Suggested packages:
23:31:35 [2022-11-17T23:31:35.180Z] #30 31.05   gcc-10-locales seccomp wine64
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33 The following NEW packages will be installed:
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.33   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.34   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:31:35 [2022-11-17T23:31:35.180Z] #30 32.35   mingw-w64-x86-64-dev
23:31:35 [2022-11-17T23:31:35.180Z] #30 ...
23:31:35 [2022-11-17T23:31:35.180Z] 
23:31:35 [2022-11-17T23:31:35.180Z] #40 [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             ;
23:31:35 [2022-11-17T23:31:35.180Z] #40 25.24 Building dependency tree...
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.09 python3 is already the newest version (3.9.2-3).
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.09 The following additional packages will be installed:
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.14   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.15   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.16 Suggested packages:
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.17   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.17   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.17   m4-doc ed diffutils-doc
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.17 Recommended packages:
23:31:35 [2022-11-17T23:31:35.180Z] #40 29.17   fakeroot libalgorithm-merge-perl libltdl-dev
23:31:35 [2022-11-17T23:31:35.180Z] #40 30.99 The following NEW packages will be installed:
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.00   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.01   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.01   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.01   libyajl2 m4 patch xz-utils
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.43 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.43 Need to get 5921 kB of archives.
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.43 After this operation, 18.6 MB of additional disk space will be used.
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:31:35 [2022-11-17T23:31:35.180Z] #40 31.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
23:31:35 [2022-11-17T23:31:35.440Z] #40 ...
23:31:35 [2022-11-17T23:31:35.440Z] 
23:31:35 [2022-11-17T23:31:35.440Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:31:35 [2022-11-17T23:31:35.440Z] #30 32.93 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:31:35 [2022-11-17T23:31:35.440Z] #30 32.93 Need to get 108 MB of archives.
23:31:35 [2022-11-17T23:31:35.440Z] #30 32.93 After this operation, 620 MB of additional disk space will be used.
23:31:35 [2022-11-17T23:31:35.440Z] #30 32.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
23:31:35 [2022-11-17T23:31:35.440Z] #30 33.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
23:31:35 [2022-11-17T23:31:35.701Z] #30 33.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:31:35 [2022-11-17T23:31:35.701Z] #30 33.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
23:31:35 [2022-11-17T23:31:35.701Z] #30 33.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
23:31:35 [2022-11-17T23:31:35.701Z] #30 33.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:31:35 [2022-11-17T23:31:35.962Z] #30 33.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #30 33.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #30 33.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
23:31:36 [2022-11-17T23:31:36.222Z] #30 ...
23:31:36 [2022-11-17T23:31:36.222Z] 
23:31:36 [2022-11-17T23:31:36.222Z] #35 [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
23:31:36 [2022-11-17T23:31:36.222Z] #35 18.17 Reading package lists...
23:31:36 [2022-11-17T23:31:36.222Z] #35 23.58 Reading package lists...
23:31:36 [2022-11-17T23:31:36.222Z] #35 28.42 Building dependency tree...
23:31:36 [2022-11-17T23:31:36.222Z] #35 31.70 The following additional packages will be installed:
23:31:36 [2022-11-17T23:31:36.222Z] #35 31.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:31:36 [2022-11-17T23:31:36.222Z] #35 31.72   python3-protobuf python3-six
23:31:36 [2022-11-17T23:31:36.222Z] #35 31.77 Suggested packages:
23:31:36 [2022-11-17T23:31:36.222Z] #35 31.77   python3-setuptools
23:31:36 [2022-11-17T23:31:36.222Z] #35 31.77 Recommended packages:
23:31:36 [2022-11-17T23:31:36.222Z] #35 31.77   iproute2 | iproute
23:31:36 [2022-11-17T23:31:36.222Z] #35 32.63 The following NEW packages will be installed:
23:31:36 [2022-11-17T23:31:36.222Z] #35 32.64   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:31:36 [2022-11-17T23:31:36.222Z] #35 32.64   python3-protobuf python3-six
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.23 Need to get 2136 kB of archives.
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.23 After this operation, 10.8 MB of additional disk space will be used.
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #35 33.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:31:36 [2022-11-17T23:31:36.222Z] #35 ...
23:31:36 [2022-11-17T23:31:36.222Z] 
23:31:36 [2022-11-17T23:31:36.222Z] #40 [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             ;
23:31:36 [2022-11-17T23:31:36.222Z] #40 33.15 debconf: delaying package configuration, since apt-utils is not installed
23:31:36 [2022-11-17T23:31:36.222Z] #40 33.46 Fetched 5921 kB in 1s (9512 kB/s)
23:31:36 [2022-11-17T23:31:36.222Z] #40 33.60 Selecting previously unselected package bzip2.
23:31:36 [2022-11-17T23:31:36.222Z] #40 33.61 (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 ... 15709 files and directories currently installed.)
23:31:36 [2022-11-17T23:31:36.222Z] #40 33.73 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
23:31:36 [2022-11-17T23:31:36.222Z] #40 33.73 Unpacking bzip2 (1.0.8-4) ...
23:31:36 [2022-11-17T23:31:36.482Z] #40 33.91 Selecting previously unselected package libmagic-mgc.
23:31:36 [2022-11-17T23:31:36.482Z] #40 33.92 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
23:31:36 [2022-11-17T23:31:36.482Z] #40 33.93 Unpacking libmagic-mgc (1:5.39-3) ...
23:31:37 [2022-11-17T23:31:37.051Z] #40 34.60 Selecting previously unselected package libmagic1:arm64.
23:31:37 [2022-11-17T23:31:37.051Z] #40 34.60 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
23:31:37 [2022-11-17T23:31:37.051Z] #40 34.67 Unpacking libmagic1:arm64 (1:5.39-3) ...
23:31:37 [2022-11-17T23:31:37.313Z] #40 34.82 Selecting previously unselected package file.
23:31:37 [2022-11-17T23:31:37.313Z] #40 34.84 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
23:31:37 [2022-11-17T23:31:37.573Z] #40 34.88 Unpacking file (1:5.39-3) ...
23:31:37 [2022-11-17T23:31:37.573Z] #40 35.01 Selecting previously unselected package xz-utils.
23:31:37 [2022-11-17T23:31:37.573Z] #40 35.02 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:31:37 [2022-11-17T23:31:37.573Z] #40 35.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:31:38 [2022-11-17T23:31:38.148Z] #40 35.50 Selecting previously unselected package libsigsegv2:arm64.
23:31:38 [2022-11-17T23:31:38.148Z] #40 35.50 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
23:31:38 [2022-11-17T23:31:38.148Z] #40 35.51 Unpacking libsigsegv2:arm64 (2.13-1) ...
23:31:38 [2022-11-17T23:31:38.148Z] #40 35.67 Selecting previously unselected package m4.
23:31:38 [2022-11-17T23:31:38.148Z] #40 35.67 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
23:31:38 [2022-11-17T23:31:38.148Z] #40 35.72 Unpacking m4 (1.4.18-5) ...
23:31:38 [2022-11-17T23:31:38.148Z] #40 ...
23:31:38 [2022-11-17T23:31:38.148Z] 
23:31:38 [2022-11-17T23:31:38.148Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:31:38 [2022-11-17T23:31:38.148Z] #33 25.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:31:38 [2022-11-17T23:31:38.409Z] #33 ...
23:31:38 [2022-11-17T23:31:38.409Z] 
23:31:38 [2022-11-17T23:31:38.409Z] #36 [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
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.43 NAME:
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    go-winres - A tool for embedding resources in Windows executables
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44 
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44 USAGE:
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    go-winres [global options] command [command options] [arguments...]
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44 
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44 COMMANDS:
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    init     Create an initial ./winres/winres.json
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    make     Make syso files for the "go build" command
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    simply   Make syso files for the "go build" command (simplified)
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    extract  Extract all resources from an executable
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    patch    Replace resources in an executable file (exe, dll)
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    help, h  Shows a list of commands or help for one command
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44 
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44 GLOBAL OPTIONS:
23:31:38 [2022-11-17T23:31:38.409Z] #36 35.44    --help, -h  show help (default: false)
23:31:38 [2022-11-17T23:31:38.669Z] #36 ...
23:31:38 [2022-11-17T23:31:38.669Z] 
23:31:38 [2022-11-17T23:31:38.669Z] #41 [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.0.2"      && /build/shfmt --version
23:31:38 [2022-11-17T23:31:38.669Z] #41 35.10 v3.0.2
23:31:38 [2022-11-17T23:31:38.669Z] #41 DONE 36.2s
23:31:38 [2022-11-17T23:31:38.934Z] 
23:31:38 [2022-11-17T23:31:38.934Z] #36 [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
23:31:38 [2022-11-17T23:31:38.934Z] #36 DONE 36.3s
23:31:38 [2022-11-17T23:31:38.934Z] 
23:31:38 [2022-11-17T23:31:38.934Z] #40 [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             ;
23:31:38 [2022-11-17T23:31:38.934Z] #40 36.01 Selecting previously unselected package autoconf.
23:31:38 [2022-11-17T23:31:38.934Z] #40 36.01 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
23:31:38 [2022-11-17T23:31:38.934Z] #40 36.02 Unpacking autoconf (2.69-14) ...
23:31:39 [2022-11-17T23:31:39.200Z] #40 36.69 Selecting previously unselected package autotools-dev.
23:31:39 [2022-11-17T23:31:39.200Z] #40 36.70 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
23:31:39 [2022-11-17T23:31:39.200Z] #40 36.72 Unpacking autotools-dev (20180224.1+nmu1) ...
23:31:39 [2022-11-17T23:31:39.770Z] #40 37.02 Selecting previously unselected package automake.
23:31:39 [2022-11-17T23:31:39.770Z] #40 37.03 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
23:31:39 [2022-11-17T23:31:39.770Z] #40 37.05 Unpacking automake (1:1.16.3-2) ...
23:31:40 [2022-11-17T23:31:40.715Z] #40 38.15 Selecting previously unselected package patch.
23:31:40 [2022-11-17T23:31:40.715Z] #40 38.15 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
23:31:40 [2022-11-17T23:31:40.715Z] #40 38.16 Unpacking patch (2.7.6-7) ...
23:31:40 [2022-11-17T23:31:40.976Z] #40 38.42 Selecting previously unselected package dpkg-dev.
23:31:40 [2022-11-17T23:31:40.976Z] #40 38.43 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
23:31:40 [2022-11-17T23:31:40.976Z] #40 38.44 Unpacking dpkg-dev (1.20.12) ...
23:31:41 [2022-11-17T23:31:41.921Z] #40 39.44 Selecting previously unselected package build-essential.
23:31:41 [2022-11-17T23:31:41.921Z] #40 39.45 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
23:31:41 [2022-11-17T23:31:41.921Z] #40 39.47 Unpacking build-essential (12.9) ...
23:31:42 [2022-11-17T23:31:42.182Z] #40 39.60 Selecting previously unselected package libcap2:arm64.
23:31:42 [2022-11-17T23:31:42.182Z] #40 39.60 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
23:31:42 [2022-11-17T23:31:42.182Z] #40 39.62 Unpacking libcap2:arm64 (1:2.44-1) ...
23:31:42 [2022-11-17T23:31:42.182Z] #40 39.72 Selecting previously unselected package libcap-dev:arm64.
23:31:42 [2022-11-17T23:31:42.182Z] #40 39.72 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
23:31:42 [2022-11-17T23:31:42.182Z] #40 39.74 Unpacking libcap-dev:arm64 (1:2.44-1) ...
23:31:42 [2022-11-17T23:31:42.443Z] #40 39.93 Selecting previously unselected package libprotobuf-c1:arm64.
23:31:42 [2022-11-17T23:31:42.443Z] #40 39.94 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:31:42 [2022-11-17T23:31:42.443Z] #40 39.94 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:31:42 [2022-11-17T23:31:42.443Z] #40 40.03 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:31:42 [2022-11-17T23:31:42.443Z] #40 40.03 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
23:31:42 [2022-11-17T23:31:42.708Z] #40 40.04 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
23:31:42 [2022-11-17T23:31:42.708Z] #40 40.19 Selecting previously unselected package libseccomp-dev:arm64.
23:31:42 [2022-11-17T23:31:42.708Z] #40 40.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:31:42 [2022-11-17T23:31:42.708Z] #40 40.20 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:31:42 [2022-11-17T23:31:42.968Z] #40 40.41 Selecting previously unselected package libsystemd-dev:arm64.
23:31:42 [2022-11-17T23:31:42.968Z] #40 40.42 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
23:31:42 [2022-11-17T23:31:42.968Z] #40 40.43 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:31:43 [2022-11-17T23:31:43.539Z] #40 41.23 Selecting previously unselected package libtool.
23:31:43 [2022-11-17T23:31:43.799Z] #40 41.25 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
23:31:43 [2022-11-17T23:31:43.799Z] #40 41.26 Unpacking libtool (2.4.6-15) ...
23:31:44 [2022-11-17T23:31:44.060Z] #40 41.59 Selecting previously unselected package libudev-dev:arm64.
23:31:44 [2022-11-17T23:31:44.060Z] #40 41.59 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
23:31:44 [2022-11-17T23:31:44.060Z] #40 41.60 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
23:31:44 [2022-11-17T23:31:44.321Z] #40 41.81 Selecting previously unselected package libyajl2:arm64.
23:31:44 [2022-11-17T23:31:44.321Z] #40 41.81 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
23:31:44 [2022-11-17T23:31:44.321Z] #40 41.82 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:31:44 [2022-11-17T23:31:44.582Z] #40 41.96 Selecting previously unselected package libyajl-dev:arm64.
23:31:44 [2022-11-17T23:31:44.582Z] #40 41.97 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
23:31:44 [2022-11-17T23:31:44.582Z] #40 41.98 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.26 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.29 Setting up libmagic-mgc (1:5.39-3) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.33 Setting up libyajl2:arm64 (2.1.0-3) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.35 Setting up libmagic1:arm64 (1:5.39-3) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.38 Setting up file (1:5.39-3) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 ...
23:31:44 [2022-11-17T23:31:44.843Z] 
23:31:44 [2022-11-17T23:31:44.843Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.831 + RM_GOPATH=0
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.832 + TMP_GOPATH=
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.838 + : /build
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.840 + '[' -z '' ']'
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.840 ++ mktemp -d
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.857 + export GOPATH=/tmp/tmp.yG5nmARkZ8
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.857 + GOPATH=/tmp/tmp.yG5nmARkZ8
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.857 + RM_GOPATH=1
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.857 + case "$(go env GOARCH)" in
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.863 ++ go env GOARCH
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.905 + export GO_BUILDMODE=-buildmode=pie
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.928 + GO_BUILDMODE=-buildmode=pie
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.937 ++ dirname /install.sh
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.941 + dir=/
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.941 + bin=containerd
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.942 + shift
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.942 + '[' '!' -f //containerd.installer ']'
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.942 + . //containerd.installer
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.946 ++ set -e
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.947 ++ : v1.6.10
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.947 + install_containerd
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.953 + echo 'Install containerd version v1.6.10'
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.953 Install containerd version v1.6.10
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.954 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yG5nmARkZ8/src/github.com/containerd/containerd
23:31:44 [2022-11-17T23:31:44.843Z] #0 0.959 Cloning into '/tmp/tmp.yG5nmARkZ8/src/github.com/containerd/containerd'...
23:31:44 [2022-11-17T23:31:44.843Z] #43 ...
23:31:44 [2022-11-17T23:31:44.843Z] 
23:31:44 [2022-11-17T23:31:44.843Z] #40 [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             ;
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.41 Setting up bzip2 (1.0.8-4) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.44 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.45 Setting up libcap2:arm64 (1:2.44-1) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.48 Setting up autotools-dev (20180224.1+nmu1) ...
23:31:44 [2022-11-17T23:31:44.843Z] #40 42.51 Setting up libsigsegv2:arm64 (2.13-1) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.55 Setting up patch (2.7.6-7) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.58 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.59 Setting up libyajl-dev:arm64 (2.1.0-3) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.62 Setting up libcap-dev:arm64 (1:2.44-1) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.63 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.66 Setting up libtool (2.4.6-15) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.69 Setting up m4 (1.4.18-5) ...
23:31:45 [2022-11-17T23:31:45.103Z] #40 42.72 Setting up dpkg-dev (1.20.12) ...
23:31:45 [2022-11-17T23:31:45.364Z] #40 42.76 Setting up autoconf (2.69-14) ...
23:31:45 [2022-11-17T23:31:45.364Z] #40 42.82 Setting up build-essential (12.9) ...
23:31:45 [2022-11-17T23:31:45.364Z] #40 42.85 Setting up automake (1:1.16.3-2) ...
23:31:45 [2022-11-17T23:31:45.364Z] #40 42.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:31:45 [2022-11-17T23:31:45.364Z] #40 42.88 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:31:45 [2022-11-17T23:31:45.364Z] #40 ...
23:31:45 [2022-11-17T23:31:45.364Z] 
23:31:45 [2022-11-17T23:31:45.364Z] #31 [tini 1/3] 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             vim-common
23:31:45 [2022-11-17T23:31:45.364Z] #31 32.88 debconf: delaying package configuration, since apt-utils is not installed
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.24 Fetched 15.6 MB in 1s (16.5 MB/s)
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.35 Selecting previously unselected package xxd.
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.35 (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 ... 15709 files and directories currently installed.)
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.81 Selecting previously unselected package vim-common.
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:31:45 [2022-11-17T23:31:45.364Z] #31 33.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:31:45 [2022-11-17T23:31:45.364Z] #31 34.22 Selecting previously unselected package cmake-data.
23:31:45 [2022-11-17T23:31:45.364Z] #31 34.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:31:45 [2022-11-17T23:31:45.364Z] #31 34.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:31:45 [2022-11-17T23:31:45.364Z] #31 38.79 Selecting previously unselected package libicu67:arm64.
23:31:45 [2022-11-17T23:31:45.364Z] #31 38.79 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.364Z] #31 38.80 Unpacking libicu67:arm64 (67.1-7) ...
23:31:45 [2022-11-17T23:31:45.640Z] #31 ...
23:31:45 [2022-11-17T23:31:45.640Z] 
23:31:45 [2022-11-17T23:31:45.640Z] #35 [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
23:31:45 [2022-11-17T23:31:45.640Z] #35 35.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
23:31:45 [2022-11-17T23:31:45.640Z] #35 38.05 debconf: delaying package configuration, since apt-utils is not installed
23:31:45 [2022-11-17T23:31:45.640Z] #35 38.31 Fetched 2136 kB in 3s (650 kB/s)
23:31:45 [2022-11-17T23:31:45.640Z] #35 38.43 Selecting previously unselected package libprotobuf23:arm64.
23:31:45 [2022-11-17T23:31:45.640Z] #35 38.43 (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 ... 15709 files and directories currently installed.)
23:31:45 [2022-11-17T23:31:45.640Z] #35 38.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 38.50 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.18 Selecting previously unselected package python3-pkg-resources.
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.21 Unpacking python3-pkg-resources (52.0.0-4) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.44 Selecting previously unselected package python3-six.
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.46 Unpacking python3-six (1.16.0-2) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.57 Selecting previously unselected package python3-protobuf.
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 39.58 Unpacking python3-protobuf (3.12.4-1) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.11 Selecting previously unselected package libnet1:arm64.
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.12 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.30 Selecting previously unselected package libnl-3-200:arm64.
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.47 Selecting previously unselected package libprotobuf-c1:arm64.
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.48 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.63 Selecting previously unselected package criu.
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.64 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 40.64 Unpacking criu (3.17.1-1) ...
23:31:45 [2022-11-17T23:31:45.640Z] #35 41.14 Setting up python3-pkg-resources (52.0.0-4) ...
23:31:45 [2022-11-17T23:31:45.900Z] #35 42.99 Setting up libprotobuf23:arm64 (3.12.4-1) ...
23:31:45 [2022-11-17T23:31:45.900Z] #35 43.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:31:45 [2022-11-17T23:31:45.900Z] #35 43.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:31:46 [2022-11-17T23:31:46.163Z] #35 43.20 Setting up python3-six (1.16.0-2) ...
23:31:46 [2022-11-17T23:31:46.423Z] #35 ...
23:31:46 [2022-11-17T23:31:46.423Z] 
23:31:46 [2022-11-17T23:31:46.423Z] #40 [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             ;
23:31:46 [2022-11-17T23:31:46.423Z] #40 DONE 43.9s
23:31:46 [2022-11-17T23:31:46.423Z] 
23:31:46 [2022-11-17T23:31:46.423Z] #44 [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
23:31:46 [2022-11-17T23:31:46.684Z] #44 ...
23:31:46 [2022-11-17T23:31:46.684Z] 
23:31:46 [2022-11-17T23:31:46.684Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:31:46 [2022-11-17T23:31:46.684Z] #30 34.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 34.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 35.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 35.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 36.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 37.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
23:31:46 [2022-11-17T23:31:46.684Z] #30 38.84 debconf: delaying package configuration, since apt-utils is not installed
23:31:46 [2022-11-17T23:31:46.684Z] #30 39.04 Fetched 108 MB in 5s (21.3 MB/s)
23:31:46 [2022-11-17T23:31:46.684Z] #30 39.12 Selecting previously unselected package binutils-mingw-w64-i686.
23:31:46 [2022-11-17T23:31:46.684Z] #30 39.12 (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 ... 15709 files and directories currently installed.)
23:31:46 [2022-11-17T23:31:46.684Z] #30 39.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 39.24 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 41.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:31:46 [2022-11-17T23:31:46.684Z] #30 41.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 41.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 43.56 Selecting previously unselected package binutils-mingw-w64.
23:31:46 [2022-11-17T23:31:46.684Z] #30 43.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 43.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 43.73 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:31:46 [2022-11-17T23:31:46.684Z] #30 43.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 43.77 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 44.05 Selecting previously unselected package dmsetup.
23:31:46 [2022-11-17T23:31:46.684Z] #30 44.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
23:31:46 [2022-11-17T23:31:46.684Z] #30 44.05 Unpacking dmsetup (2:1.02.175-2.1) ...
23:31:46 [2022-11-17T23:31:46.945Z] #30 44.39 Selecting previously unselected package mingw-w64-common.
23:31:46 [2022-11-17T23:31:46.945Z] #30 44.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:31:46 [2022-11-17T23:31:46.945Z] #30 44.39 Unpacking mingw-w64-common (8.0.0-1) ...
23:31:47 [2022-11-17T23:31:47.208Z] #30 ...
23:31:47 [2022-11-17T23:31:47.208Z] 
23:31:47 [2022-11-17T23:31:47.208Z] #44 [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
23:31:47 [2022-11-17T23:31:47.208Z] #44 0.759 Cloning into '/tmp/crun-build'...
23:31:47 [2022-11-17T23:31:47.780Z] #44 ...
23:31:47 [2022-11-17T23:31:47.780Z] 
23:31:47 [2022-11-17T23:31:47.781Z] #37 [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.49.0"      && /build/golangci-lint --version
23:31:47 [2022-11-17T23:31:47.781Z] #37 35.10 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
23:31:47 [2022-11-17T23:31:47.781Z] #37 35.11 go: downloading github.com/gobwas/glob v0.2.3
23:31:47 [2022-11-17T23:31:47.781Z] #37 35.42 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
23:31:47 [2022-11-17T23:31:47.781Z] #37 35.63 go: downloading go.uber.org/zap v1.17.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.50 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.56 go: downloading github.com/go-toolsmith/astcopy v1.0.1
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.61 go: downloading github.com/go-toolsmith/astequal v1.0.2
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.71 go: downloading github.com/go-toolsmith/astp v1.0.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.72 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.83 go: downloading github.com/go-toolsmith/typep v1.0.2
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
23:31:47 [2022-11-17T23:31:47.781Z] #37 36.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.14 go: downloading github.com/kisielk/gotool v1.0.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.34 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.60 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.60 go: downloading github.com/ettle/strcase v0.1.1
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.68 go: downloading github.com/fatih/structtag v1.2.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.74 go: downloading github.com/Masterminds/semver v1.5.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.79 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:31:47 [2022-11-17T23:31:47.781Z] #37 37.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:31:47 [2022-11-17T23:31:47.781Z] #37 38.00 go: downloading github.com/prometheus/client_golang v1.12.1
23:31:47 [2022-11-17T23:31:47.781Z] #37 38.74 go: downloading github.com/prometheus/client_model v0.2.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 38.81 go: downloading github.com/google/go-cmp v0.5.8
23:31:47 [2022-11-17T23:31:47.781Z] #37 38.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.06 go: downloading go.uber.org/atomic v1.7.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.11 go: downloading go.uber.org/multierr v1.6.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.34 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.35 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.37 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.41 go: downloading github.com/beorn7/perks v1.0.1
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.46 go: downloading github.com/golang/protobuf v1.5.2
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.63 go: downloading github.com/prometheus/common v0.32.1
23:31:47 [2022-11-17T23:31:47.781Z] #37 39.99 go: downloading github.com/prometheus/procfs v0.7.3
23:31:47 [2022-11-17T23:31:47.781Z] #37 40.00 go: downloading google.golang.org/protobuf v1.28.0
23:31:47 [2022-11-17T23:31:47.781Z] #37 40.69 go: downloading github.com/mattn/go-runewidth v0.0.9
23:31:47 [2022-11-17T23:31:47.781Z] #37 41.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:31:47 [2022-11-17T23:31:47.781Z] #37 ...
23:31:47 [2022-11-17T23:31:47.781Z] 
23:31:47 [2022-11-17T23:31:47.781Z] #31 [tini 1/3] 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             vim-common
23:31:47 [2022-11-17T23:31:47.781Z] #31 44.86 Selecting previously unselected package libxml2:arm64.
23:31:47 [2022-11-17T23:31:47.781Z] #31 44.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
23:31:47 [2022-11-17T23:31:47.781Z] #31 44.88 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
23:31:47 [2022-11-17T23:31:47.781Z] #31 45.39 Selecting previously unselected package libarchive13:arm64.
23:31:47 [2022-11-17T23:31:47.781Z] #31 45.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
23:31:47 [2022-11-17T23:31:47.781Z] #31 45.39 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
23:31:48 [2022-11-17T23:31:48.353Z] #31 45.70 Selecting previously unselected package libjsoncpp24:arm64.
23:31:48 [2022-11-17T23:31:48.353Z] #31 45.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
23:31:48 [2022-11-17T23:31:48.353Z] #31 45.70 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
23:31:48 [2022-11-17T23:31:48.353Z] #31 45.86 Selecting previously unselected package librhash0:arm64.
23:31:48 [2022-11-17T23:31:48.353Z] #31 45.86 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
23:31:48 [2022-11-17T23:31:48.353Z] #31 45.87 Unpacking librhash0:arm64 (1.4.1-2) ...
23:31:48 [2022-11-17T23:31:48.353Z] #31 46.04 Selecting previously unselected package libuv1:arm64.
23:31:48 [2022-11-17T23:31:48.615Z] #31 46.04 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
23:31:48 [2022-11-17T23:31:48.615Z] #31 46.05 Unpacking libuv1:arm64 (1.40.0-2) ...
23:31:48 [2022-11-17T23:31:48.876Z] #31 46.23 Selecting previously unselected package cmake.
23:31:48 [2022-11-17T23:31:48.876Z] #31 46.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
23:31:48 [2022-11-17T23:31:48.876Z] #31 46.24 Unpacking cmake (3.18.4-2+deb11u1) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.36 Setting up libicu67:arm64 (67.1-7) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.40 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.44 Setting up libuv1:arm64 (1.40.0-2) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.56 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.58 Setting up librhash0:arm64 (1.4.1-2) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.60 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.62 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.64 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.65 Setting up cmake (3.18.4-2+deb11u1) ...
23:31:52 [2022-11-17T23:31:52.174Z] #31 49.68 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:31:52 [2022-11-17T23:31:52.744Z] #31 ...
23:31:52 [2022-11-17T23:31:52.744Z] 
23:31:52 [2022-11-17T23:31:52.744Z] #44 [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
23:31:52 [2022-11-17T23:31:52.744Z] #44 6.393 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:31:53 [2022-11-17T23:31:53.004Z] #44 6.460 Cloning into '/tmp/crun-build/libocispec'...
23:31:53 [2022-11-17T23:31:53.004Z] #44 ...
23:31:53 [2022-11-17T23:31:53.004Z] 
23:31:53 [2022-11-17T23:31:53.004Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:31:53 [2022-11-17T23:31:53.004Z] #32 40.07 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
23:31:53 [2022-11-17T23:31:53.004Z] #32 40.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:31:53 [2022-11-17T23:31:53.004Z] #32 40.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:31:53 [2022-11-17T23:31:53.004Z] #32 ...
23:31:53 [2022-11-17T23:31:53.004Z] 
23:31:53 [2022-11-17T23:31:53.005Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:31:53 [2022-11-17T23:31:53.005Z] #30 49.40 Selecting previously unselected package mingw-w64-x86-64-dev.
23:31:53 [2022-11-17T23:31:53.005Z] #30 49.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:31:53 [2022-11-17T23:31:53.005Z] #30 49.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:31:53 [2022-11-17T23:31:53.583Z] #30 ...
23:31:53 [2022-11-17T23:31:53.583Z] 
23:31:53 [2022-11-17T23:31:53.583Z] #35 [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
23:31:53 [2022-11-17T23:31:53.583Z] #35 44.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
23:31:53 [2022-11-17T23:31:53.583Z] #35 44.54 Setting up python3-protobuf (3.12.4-1) ...
23:31:53 [2022-11-17T23:31:53.583Z] #35 48.14 Setting up criu (3.17.1-1) ...
23:31:53 [2022-11-17T23:31:53.583Z] #35 50.06 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:31:53 [2022-11-17T23:31:53.583Z] #35 DONE 50.6s
23:31:53 [2022-11-17T23:31:53.583Z] 
23:31:53 [2022-11-17T23:31:53.583Z] #31 [tini 1/3] 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             vim-common
23:31:53 [2022-11-17T23:31:53.583Z] #31 DONE 51.0s
23:31:53 [2022-11-17T23:31:53.583Z] 
23:31:53 [2022-11-17T23:31:53.583Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:31:53 [2022-11-17T23:31:53.583Z] #45 DONE 0.2s
23:31:53 [2022-11-17T23:31:53.583Z] 
23:31:53 [2022-11-17T23:31:53.583Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:31:53 [2022-11-17T23:31:53.847Z] #27 ...
23:31:53 [2022-11-17T23:31:53.847Z] 
23:31:53 [2022-11-17T23:31:53.847Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.155 + RM_GOPATH=0
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.163 + TMP_GOPATH=
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.163 + : /build
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.163 + '[' -z '' ']'
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.165 ++ mktemp -d
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.172 + export GOPATH=/tmp/tmp.jePw8mUUb5
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.172 + GOPATH=/tmp/tmp.jePw8mUUb5
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.173 + RM_GOPATH=1
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.177 + case "$(go env GOARCH)" in
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.185 ++ go env GOARCH
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.223 + export GO_BUILDMODE=-buildmode=pie
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.230 + GO_BUILDMODE=-buildmode=pie
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.231 ++ dirname /install.sh
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + dir=/
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + bin=tini
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + shift
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + '[' '!' -f //tini.installer ']'
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + . //tini.installer
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 ++ : v0.19.0
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + install_tini
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + echo 'Install tini version v0.19.0'
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 + git clone https://github.com/krallin/tini.git /tmp/tmp.jePw8mUUb5/tini
23:31:54 [2022-11-17T23:31:54.790Z] #46 1.257 Install tini version v0.19.0
23:31:55 [2022-11-17T23:31:55.049Z] #46 1.274 Cloning into '/tmp/tmp.jePw8mUUb5/tini'...
23:31:55 [2022-11-17T23:31:55.630Z] #46 1.911 + cd /tmp/tmp.jePw8mUUb5/tini
23:31:55 [2022-11-17T23:31:55.630Z] #46 1.911 + git checkout -q v0.19.0
23:31:55 [2022-11-17T23:31:55.630Z] #46 1.940 + cmake .
23:31:56 [2022-11-17T23:31:56.203Z] #46 2.451 -- The C compiler identification is GNU 10.2.1
23:31:56 [2022-11-17T23:31:56.203Z] #46 2.525 -- Detecting C compiler ABI info
23:31:56 [2022-11-17T23:31:56.466Z] #46 2.887 -- Detecting C compiler ABI info - done
23:31:56 [2022-11-17T23:31:56.725Z] #46 2.976 -- Check for working C compiler: /usr/bin/cc - skipped
23:31:56 [2022-11-17T23:31:56.725Z] #46 2.978 -- Detecting C compile features
23:31:56 [2022-11-17T23:31:56.725Z] #46 2.979 -- Detecting C compile features - done
23:31:56 [2022-11-17T23:31:56.725Z] #46 3.023 -- Performing Test HAS_BUILTIN_FORTIFY
23:31:56 [2022-11-17T23:31:56.985Z] #46 3.247 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:31:56 [2022-11-17T23:31:56.985Z] #46 3.316 -- Configuring done
23:31:57 [2022-11-17T23:31:57.245Z] #46 3.325 -- Generating done
23:31:57 [2022-11-17T23:31:57.245Z] #46 3.354 -- Build files have been written to: /tmp/tmp.jePw8mUUb5/tini
23:31:57 [2022-11-17T23:31:57.245Z] #46 3.357 + make tini-static
23:31:57 [2022-11-17T23:31:57.504Z] #46 3.746 Scanning dependencies of target tini-static
23:31:57 [2022-11-17T23:31:57.504Z] #46 3.840 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:31:59 [2022-11-17T23:31:59.415Z] #46 5.280 [100%] Linking C executable tini-static
23:31:59 [2022-11-17T23:31:59.675Z] #46 5.868 [100%] Built target tini-static
23:31:59 [2022-11-17T23:31:59.675Z] #46 5.961 + mkdir -p /build
23:31:59 [2022-11-17T23:31:59.675Z] #46 5.967 + cp tini-static /build/docker-init
23:31:59 [2022-11-17T23:31:59.936Z] #46 DONE 6.3s
23:31:59 [2022-11-17T23:31:59.936Z] 
23:31:59 [2022-11-17T23:31:59.936Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:31:59 [2022-11-17T23:31:59.936Z] #30 56.02 Selecting previously unselected package gcc-mingw-w64-base.
23:31:59 [2022-11-17T23:31:59.936Z] #30 56.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
23:31:59 [2022-11-17T23:31:59.936Z] #30 56.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:31:59 [2022-11-17T23:31:59.936Z] #30 56.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:31:59 [2022-11-17T23:31:59.936Z] #30 56.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
23:31:59 [2022-11-17T23:31:59.936Z] #30 56.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:32:01 [2022-11-17T23:32:01.325Z] #30 ...
23:32:01 [2022-11-17T23:32:01.325Z] 
23:32:01 [2022-11-17T23:32:01.325Z] #28 [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
23:32:01 [2022-11-17T23:32:01.325Z] #28 58.81 gotestsum version dev
23:32:01 [2022-11-17T23:32:01.325Z] #28 DONE 58.9s
23:32:01 [2022-11-17T23:32:01.585Z] 
23:32:01 [2022-11-17T23:32:01.585Z] #44 [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
23:32:01 [2022-11-17T23:32:01.585Z] #44 8.221 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:32:01 [2022-11-17T23:32:01.585Z] #44 8.239 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:32:01 [2022-11-17T23:32:01.585Z] #44 8.239 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:32:01 [2022-11-17T23:32:01.585Z] #44 8.271 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:32:01 [2022-11-17T23:32:01.585Z] #44 8.306 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:32:01 [2022-11-17T23:32:01.585Z] #44 10.11 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:32:01 [2022-11-17T23:32:01.585Z] #44 11.57 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:32:01 [2022-11-17T23:32:01.585Z] #44 12.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:32:01 [2022-11-17T23:32:01.585Z] #44 13.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:32:01 [2022-11-17T23:32:01.585Z] #44 13.32 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:32:05 [2022-11-17T23:32:05.784Z] #44 ...
23:32:05 [2022-11-17T23:32:05.784Z] 
23:32:05 [2022-11-17T23:32:05.784Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:32:05 [2022-11-17T23:32:05.784Z] #30 63.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:32:05 [2022-11-17T23:32:05.784Z] #30 63.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
23:32:05 [2022-11-17T23:32:05.784Z] #30 63.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:32:12 [2022-11-17T23:32:12.361Z] #30 ...
23:32:12 [2022-11-17T23:32:12.361Z] 
23:32:12 [2022-11-17T23:32:12.361Z] #44 [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
23:32:12 [2022-11-17T23:32:12.361Z] #44 25.48 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:32:17 [2022-11-17T23:32:17.765Z] #44 ...
23:32:17 [2022-11-17T23:32:17.765Z] 
23:32:17 [2022-11-17T23:32:17.765Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:32:18 [2022-11-17T23:32:18.340Z] #43 42.15 Updating files:  49% (2480/5051)
Updating files:  50% (2526/5051)
Updating files:  51% (2577/5051)
Updating files:  52% (2627/5051)
Updating files:  53% (2678/5051)
Updating files:  54% (2728/5051)
Updating files:  55% (2779/5051)
Updating files:  56% (2829/5051)
Updating files:  57% (2880/5051)
Updating files:  58% (2930/5051)
Updating files:  59% (2981/5051)
Updating files:  60% (3031/5051)
Updating files:  61% (3082/5051)
Updating files:  62% (3132/5051)
Updating files:  63% (3183/5051)
Updating files:  64% (3233/5051)
Updating files:  65% (3284/5051)
Updating files:  66% (3334/5051)
Updating files:  67% (3385/5051)
Updating files:  68% (3435/5051)
Updating files:  69% (3486/5051)
Updating files:  70% (3536/5051)
Updating files:  71% (3587/5051)
Updating files:  72% (3637/5051)
Updating files:  73% (3688/5051)
Updating files:  74% (3738/5051)
Updating files:  75% (3789/5051)
Updating files:  76% (3839/5051)
Updating files:  77% (3890/5051)
Updating files:  78% (3940/5051)
Updating files:  79% (3991/5051)
Updating files:  80% (4041/5051)
Updating files:  81% (4092/5051)
Updating files:  82% (4142/5051)
Updating files:  83% (4193/5051)
Updating files:  84% (4243/5051)
Updating files:  85% (4294/5051)
Updating files:  86% (4344/5051)
Updating files:  87% (4395/5051)
Updating files:  88% (4445/5051)
Updating files:  89% (4496/5051)
Updating files:  90% (4546/5051)
Updating files:  90% (4593/5051)
Updating files:  91% (4597/5051)
Updating files:  92% (4647/5051)
Updating files:  93% (4698/5051)
Updating files:  94% (4748/5051)
Updating files:  95% (4799/5051)
Updating files:  96% (4849/5051)
Updating files:  97% (4900/5051)
Updating files:  98% (4950/5051)
Updating files:  99% (5001/5051)
Updating files: 100% (5051/5051)
Updating files: 100% (5051/5051), done.
23:32:18 [2022-11-17T23:32:18.340Z] #43 43.58 + cd /tmp/tmp.yG5nmARkZ8/src/github.com/containerd/containerd
23:32:18 [2022-11-17T23:32:18.340Z] #43 43.58 + git checkout -q v1.6.10
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.24 + export 'BUILDTAGS=netgo osusergo static_build'
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.24 + BUILDTAGS='netgo osusergo static_build'
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.24 + export EXTRA_FLAGS=-buildmode=pie
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.25 + EXTRA_FLAGS=-buildmode=pie
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.25 + '[' '' = dynamic ']'
23:32:20 [2022-11-17T23:32:20.250Z] #43 45.25 + make
23:32:22 [2022-11-17T23:32:22.162Z] #43 47.00 + bin/ctr
23:32:26 [2022-11-17T23:32:26.360Z] #43 ...
23:32:26 [2022-11-17T23:32:26.360Z] 
23:32:26 [2022-11-17T23:32:26.360Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:32:26 [2022-11-17T23:32:26.360Z] #30 73.94 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:32:26 [2022-11-17T23:32:26.360Z] #30 73.95 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
23:32:26 [2022-11-17T23:32:26.360Z] #30 73.95 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:32:26 [2022-11-17T23:32:26.360Z] #30 78.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:32:26 [2022-11-17T23:32:26.360Z] #30 78.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
23:32:26 [2022-11-17T23:32:26.360Z] #30 78.94 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:32:26 [2022-11-17T23:32:26.621Z] #30 ...
23:32:26 [2022-11-17T23:32:26.621Z] 
23:32:26 [2022-11-17T23:32:26.621Z] #44 [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
23:32:26 [2022-11-17T23:32:26.621Z] #44 34.85 libtoolize: putting auxiliary files in '.'.
23:32:26 [2022-11-17T23:32:26.621Z] #44 34.86 libtoolize: copying file './ltmain.sh'
23:32:26 [2022-11-17T23:32:26.621Z] #44 35.72 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:32:26 [2022-11-17T23:32:26.621Z] #44 35.72 libtoolize: and rerunning libtoolize and aclocal.
23:32:26 [2022-11-17T23:32:26.621Z] #44 35.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:32:27 [2022-11-17T23:32:27.191Z] #44 ...
23:32:27 [2022-11-17T23:32:27.191Z] 
23:32:27 [2022-11-17T23:32:27.191Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:32:27 [2022-11-17T23:32:27.191Z] #30 84.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:32:27 [2022-11-17T23:32:27.191Z] #30 84.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
23:32:27 [2022-11-17T23:32:27.191Z] #30 84.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:32:33 [2022-11-17T23:32:33.769Z] #30 ...
23:32:33 [2022-11-17T23:32:33.769Z] 
23:32:33 [2022-11-17T23:32:33.769Z] #44 [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
23:32:33 [2022-11-17T23:32:33.769Z] #44 43.80 configure.ac:7: installing './compile'
23:32:33 [2022-11-17T23:32:33.769Z] #44 43.82 configure.ac:11: installing './config.guess'
23:32:33 [2022-11-17T23:32:33.769Z] #44 43.82 configure.ac:11: installing './config.sub'
23:32:33 [2022-11-17T23:32:33.769Z] #44 43.85 configure.ac:8: installing './install-sh'
23:32:33 [2022-11-17T23:32:33.769Z] #44 43.85 configure.ac:8: installing './missing'
23:32:33 [2022-11-17T23:32:33.769Z] #44 43.96 Makefile.am: installing './depcomp'
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.07 libtoolize: copying file 'build-aux/ltmain.sh'
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.26 libtoolize: copying file 'm4/libtool.m4'
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.39 libtoolize: copying file 'm4/ltoptions.m4'
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.53 libtoolize: copying file 'm4/ltsugar.m4'
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.69 libtoolize: copying file 'm4/ltversion.m4'
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.81 libtoolize: copying file 'm4/lt~obsolete.m4'
23:32:33 [2022-11-17T23:32:33.769Z] #44 45.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:32:39 [2022-11-17T23:32:39.052Z] #44 ...
23:32:39 [2022-11-17T23:32:39.052Z] 
23:32:39 [2022-11-17T23:32:39.052Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:32:39 [2022-11-17T23:32:39.052Z] #30 95.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:32:39 [2022-11-17T23:32:39.052Z] #30 95.75 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
23:32:39 [2022-11-17T23:32:39.052Z] #30 95.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.1 Selecting previously unselected package g++-mingw-w64-x86-64.
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.3 Selecting previously unselected package libapparmor1:arm64.
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.3 Unpacking libapparmor1:arm64 (2.13.6-10) ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.4 Selecting previously unselected package libapparmor-dev:arm64.
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.5 Selecting previously unselected package libbtrfs0:arm64.
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.7 Selecting previously unselected package libbtrfs-dev:arm64.
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 101.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
23:32:44 [2022-11-17T23:32:44.340Z] #30 102.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.1 Selecting previously unselected package libudev-dev:arm64.
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.1 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.2 Selecting previously unselected package libsepol1-dev:arm64.
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
23:32:44 [2022-11-17T23:32:44.600Z] #30 102.2 Unpacking libsepol1-dev:arm64 (3.1-1) ...
23:32:44 [2022-11-17T23:32:44.861Z] #30 102.5 Selecting previously unselected package libpcre2-16-0:arm64.
23:32:44 [2022-11-17T23:32:44.861Z] #30 102.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
23:32:45 [2022-11-17T23:32:45.121Z] #30 102.6 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:32:45 [2022-11-17T23:32:45.381Z] #30 102.7 Selecting previously unselected package libpcre2-32-0:arm64.
23:32:45 [2022-11-17T23:32:45.381Z] #30 102.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
23:32:45 [2022-11-17T23:32:45.381Z] #30 102.7 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:32:45 [2022-11-17T23:32:45.381Z] #30 102.9 Selecting previously unselected package libpcre2-posix2:arm64.
23:32:45 [2022-11-17T23:32:45.381Z] #30 102.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
23:32:45 [2022-11-17T23:32:45.381Z] #30 102.9 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:32:45 [2022-11-17T23:32:45.640Z] #30 103.0 Selecting previously unselected package libpcre2-dev:arm64.
23:32:45 [2022-11-17T23:32:45.640Z] #30 103.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
23:32:45 [2022-11-17T23:32:45.640Z] #30 103.0 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:32:45 [2022-11-17T23:32:45.901Z] #30 103.5 Selecting previously unselected package libselinux1-dev:arm64.
23:32:46 [2022-11-17T23:32:46.162Z] #30 103.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
23:32:46 [2022-11-17T23:32:46.162Z] #30 103.6 Unpacking libselinux1-dev:arm64 (3.1-3) ...
23:32:46 [2022-11-17T23:32:46.422Z] #30 103.8 Selecting previously unselected package libdevmapper-dev:arm64.
23:32:46 [2022-11-17T23:32:46.422Z] #30 103.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
23:32:46 [2022-11-17T23:32:46.422Z] #30 103.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:32:46 [2022-11-17T23:32:46.422Z] #30 104.0 Selecting previously unselected package libseccomp-dev:arm64.
23:32:46 [2022-11-17T23:32:46.422Z] #30 104.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:32:46 [2022-11-17T23:32:46.422Z] #30 104.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:32:46 [2022-11-17T23:32:46.422Z] #30 104.1 Selecting previously unselected package libsystemd-dev:arm64.
23:32:46 [2022-11-17T23:32:46.683Z] #30 104.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
23:32:46 [2022-11-17T23:32:46.683Z] #30 104.1 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.7 Setting up libapparmor1:arm64 (2.13.6-10) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.8 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.8 Setting up libbtrfs0:arm64 (5.10.1-2) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.8 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.254Z] #30 104.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:32:47 [2022-11-17T23:32:47.515Z] #30 104.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 104.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 104.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 104.9 Setting up mingw-w64-common (8.0.0-1) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 105.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 105.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 105.0 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 105.0 Setting up libselinux1-dev:arm64 (3.1-3) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 105.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.516Z] #30 105.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.3 Setting up dmsetup (2:1.02.175-2.1) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:32:47 [2022-11-17T23:32:47.776Z] #30 105.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:32:49 [2022-11-17T23:32:49.692Z] #30 DONE 106.9s
23:32:49 [2022-11-17T23:32:49.692Z] 
23:32:49 [2022-11-17T23:32:49.692Z] #44 [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
23:32:49 [2022-11-17T23:32:49.692Z] #44 56.45 configure.ac:7: installing 'build-aux/compile'
23:32:49 [2022-11-17T23:32:49.692Z] #44 56.46 configure.ac:9: installing 'build-aux/config.guess'
23:32:49 [2022-11-17T23:32:49.692Z] #44 56.46 configure.ac:9: installing 'build-aux/config.sub'
23:32:49 [2022-11-17T23:32:49.692Z] #44 56.49 configure.ac:11: installing 'build-aux/install-sh'
23:32:49 [2022-11-17T23:32:49.692Z] #44 56.50 configure.ac:11: installing 'build-aux/missing'
23:32:49 [2022-11-17T23:32:49.692Z] #44 56.71 Makefile.am: installing 'build-aux/depcomp'
23:32:49 [2022-11-17T23:32:49.692Z] #44 56.84 parallel-tests: installing 'build-aux/test-driver'
23:32:49 [2022-11-17T23:32:49.692Z] #44 59.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:32:49 [2022-11-17T23:32:49.692Z] #44 59.10 libtoolize: copying file 'build-aux/ltmain.sh'
23:32:49 [2022-11-17T23:32:49.692Z] #44 59.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:32:49 [2022-11-17T23:32:49.692Z] #44 59.80 libtoolize: copying file 'm4/libtool.m4'
23:32:49 [2022-11-17T23:32:49.692Z] #44 59.94 libtoolize: copying file 'm4/ltoptions.m4'
23:32:49 [2022-11-17T23:32:49.692Z] #44 60.07 libtoolize: copying file 'm4/ltsugar.m4'
23:32:49 [2022-11-17T23:32:49.692Z] #44 60.22 libtoolize: copying file 'm4/ltversion.m4'
23:32:49 [2022-11-17T23:32:49.692Z] #44 60.34 libtoolize: copying file 'm4/lt~obsolete.m4'
23:32:49 [2022-11-17T23:32:49.692Z] #44 ...
23:32:49 [2022-11-17T23:32:49.692Z] 
23:32:49 [2022-11-17T23:32:49.692Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:32:49 [2022-11-17T23:32:49.692Z] #47 DONE 0.2s
23:32:49 [2022-11-17T23:32:49.692Z] 
23:32:49 [2022-11-17T23:32:49.692Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.974 + RM_GOPATH=0
23:32:50 [2022-11-17T23:32:50.633Z] #48 ...
23:32:50 [2022-11-17T23:32:50.633Z] 
23:32:50 [2022-11-17T23:32:50.633Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
23:32:50 [2022-11-17T23:32:50.633Z] #49 DONE 1.3s
23:32:50 [2022-11-17T23:32:50.633Z] 
23:32:50 [2022-11-17T23:32:50.633Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.977 + TMP_GOPATH=
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.977 + : /build
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.977 + '[' -z '' ']'
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.978 ++ mktemp -d
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.983 + export GOPATH=/tmp/tmp.EsUsbKxddw
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.983 + GOPATH=/tmp/tmp.EsUsbKxddw
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.983 + RM_GOPATH=1
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.983 + case "$(go env GOARCH)" in
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.989 ++ go env GOARCH
23:32:50 [2022-11-17T23:32:50.633Z] #48 0.998 + export GO_BUILDMODE=-buildmode=pie
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.020 + GO_BUILDMODE=-buildmode=pie
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.022 ++ dirname /install.sh
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.026 + dir=/
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.026 + bin=runc
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.026 + shift
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.026 + '[' '!' -f //runc.installer ']'
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.026 + . //runc.installer
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.026 ++ set -e
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.026 ++ : v1.1.4
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.028 + install_runc
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.028 + RUNC_BUILDTAGS=seccomp
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.028 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.028 Install runc version v1.1.4 (build tags: seccomp)
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.028 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EsUsbKxddw/src/github.com/opencontainers/runc
23:32:50 [2022-11-17T23:32:50.633Z] #48 1.036 Cloning into '/tmp/tmp.EsUsbKxddw/src/github.com/opencontainers/runc'...
23:32:51 [2022-11-17T23:32:51.578Z] #48 ...
23:32:51 [2022-11-17T23:32:51.578Z] 
23:32:51 [2022-11-17T23:32:51.578Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:32:51 [2022-11-17T23:32:51.578Z] #50 DONE 0.9s
23:32:51 [2022-11-17T23:32:51.842Z] 
23:32:51 [2022-11-17T23:32:51.842Z] #51 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:32:52 [2022-11-17T23:32:52.415Z] #51 0.798 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:32:52 [2022-11-17T23:32:52.415Z] #51 DONE 0.9s
23:32:52 [2022-11-17T23:32:52.415Z] 
23:32:52 [2022-11-17T23:32:52.415Z] #52 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:32:53 [2022-11-17T23:32:53.354Z] #52 DONE 0.9s
23:32:53 [2022-11-17T23:32:53.354Z] 
23:32:53 [2022-11-17T23:32:53.354Z] #53 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:32:54 [2022-11-17T23:32:54.303Z] #53 DONE 0.8s
23:32:54 [2022-11-17T23:32:54.303Z] 
23:32:54 [2022-11-17T23:32:54.303Z] #54 [dev-systemd-false  6/28] RUN ldconfig
23:32:54 [2022-11-17T23:32:54.874Z] #54 DONE 0.9s
23:32:54 [2022-11-17T23:32:54.874Z] 
23:32:54 [2022-11-17T23:32:54.874Z] #55 [dev-systemd-false  7/28] 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
23:32:56 [2022-11-17T23:32:56.260Z] #55 1.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:32:56 [2022-11-17T23:32:56.521Z] #55 1.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:32:56 [2022-11-17T23:32:56.521Z] #55 1.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:32:57 [2022-11-17T23:32:57.091Z] #55 2.082 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:32:57 [2022-11-17T23:32:57.353Z] #55 ...
23:32:57 [2022-11-17T23:32:57.353Z] 
23:32:57 [2022-11-17T23:32:57.353Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:32:57 [2022-11-17T23:32:57.353Z] #27 107.8 + for f in rootlesskit rootlesskit-docker-proxy
23:32:57 [2022-11-17T23:32:57.353Z] #27 107.8 + GOBIN=/build
23:32:57 [2022-11-17T23:32:57.353Z] #27 107.8 + GO111MODULE=on
23:32:57 [2022-11-17T23:32:57.353Z] #27 107.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2 rootlesskit version 1.1.0
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2 Usage of /build/rootlesskit-docker-proxy:
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2   -container-ip string
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2     	container ip
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2   -container-port int
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2     	container port (default -1)
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2   -host-ip string
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2     	host ip
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2   -host-port int
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2     	host port (default -1)
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2   -proto string
23:32:57 [2022-11-17T23:32:57.353Z] #27 114.2     	proxy protocol (default "tcp")
23:32:57 [2022-11-17T23:32:57.353Z] #27 DONE 114.5s
23:32:57 [2022-11-17T23:32:57.353Z] 
23:32:57 [2022-11-17T23:32:57.353Z] #56 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:32:57 [2022-11-17T23:32:57.613Z] #56 DONE 0.2s
23:32:57 [2022-11-17T23:32:57.613Z] 
23:32:57 [2022-11-17T23:32:57.613Z] #57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:32:57 [2022-11-17T23:32:57.873Z] #57 DONE 0.2s
23:32:57 [2022-11-17T23:32:57.873Z] 
23:32:57 [2022-11-17T23:32:57.873Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:32:58 [2022-11-17T23:32:58.814Z] #43 ...
23:32:58 [2022-11-17T23:32:58.814Z] 
23:32:58 [2022-11-17T23:32:58.814Z] #55 [dev-systemd-false  7/28] 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
23:32:58 [2022-11-17T23:32:58.814Z] #55 3.827 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
23:33:00 [2022-11-17T23:33:00.725Z] #55 5.331 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:33:04 [2022-11-17T23:33:04.045Z] #55 8.416 Fetched 8488 kB in 7s (1149 kB/s)
23:33:04 [2022-11-17T23:33:04.045Z] #55 8.416 Reading package lists...
23:33:04 [2022-11-17T23:33:04.045Z] #55 ...
23:33:04 [2022-11-17T23:33:04.045Z] 
23:33:04 [2022-11-17T23:33:04.045Z] #34 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:33:06 [2022-11-17T23:33:06.911Z] #34 120.3 Updating files:  21% (2399/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4151/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  58% (6709/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
23:33:07 [2022-11-17T23:33:07.172Z] #34 124.4 + cd /tmp/tmp.M8ivpPkVIC/tmp/docker-ce
23:33:07 [2022-11-17T23:33:07.172Z] #34 124.4 + git checkout -q v17.06.2-ce
23:33:07 [2022-11-17T23:33:07.743Z] #34 ...
23:33:07 [2022-11-17T23:33:07.743Z] 
23:33:07 [2022-11-17T23:33:07.743Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 Delve is a source level debugger for Go programs.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 Delve enables you to interact with your program by controlling the execution of the process,
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 Pass flags to the program you are debugging using `--`, for example:
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 `dlv exec ./hello -- server --config conf/config.toml`
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 Usage:
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   dlv [command]
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 Available Commands:
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   attach      Attach to running process and begin debugging.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   connect     Connect to a headless debug server with a terminal client.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   core        Examine a core dump.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   debug       Compile and begin debugging main package in current directory, or the package specified.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   exec        Execute a precompiled binary, and begin a debug session.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   help        Help about any command
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   run         Deprecated command. Use 'debug' instead.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   test        Compile test binary and begin debugging program.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   trace       Compile and begin tracing program.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   version     Prints version.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5 Flags:
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --disable-aslr                     Disables address space randomization
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   -h, --help                             help for dlv
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --init string                      Init file, executed by the terminal client.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --log                              Enable debugging server logging.
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:33:07 [2022-11-17T23:33:07.743Z] #29 124.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5       --wd string                        Working directory for running the program.
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5 Additional help topics:
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5   dlv backend  Help about the --backend flag.
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5   dlv log      Help about logging flags.
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5   dlv redirect Help about file redirection.
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5 
23:33:07 [2022-11-17T23:33:07.744Z] #29 124.5 Use "dlv [command] --help" for more information about a command.
23:33:07 [2022-11-17T23:33:07.744Z] #29 DONE 125.1s
23:33:07 [2022-11-17T23:33:07.744Z] 
23:33:07 [2022-11-17T23:33:07.744Z] #44 [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
23:33:07 [2022-11-17T23:33:07.744Z] #44 76.26 configure.ac:11: installing 'build-aux/compile'
23:33:07 [2022-11-17T23:33:07.744Z] #44 76.26 configure.ac:11: installing 'build-aux/config.guess'
23:33:07 [2022-11-17T23:33:07.744Z] #44 76.28 configure.ac:11: installing 'build-aux/config.sub'
23:33:07 [2022-11-17T23:33:07.744Z] #44 76.28 configure.ac:13: installing 'build-aux/install-sh'
23:33:07 [2022-11-17T23:33:07.744Z] #44 76.30 configure.ac:13: installing 'build-aux/missing'
23:33:07 [2022-11-17T23:33:07.744Z] #44 76.31 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:33:07 [2022-11-17T23:33:07.744Z] #44 76.52 Makefile.am: installing 'build-aux/depcomp'
23:33:07 [2022-11-17T23:33:07.744Z] #44 77.89 checking build system type... aarch64-unknown-linux-gnu
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.31 checking host system type... aarch64-unknown-linux-gnu
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.31 checking how to print strings... printf
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.34 checking for gcc... gcc
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.46 checking whether the C compiler works... yes
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.68 checking for C compiler default output file name... a.out
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.68 checking for suffix of executables... 
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.80 checking whether we are cross compiling... no
23:33:07 [2022-11-17T23:33:07.744Z] #44 78.97 checking for suffix of object files... o
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.11 checking whether we are using the GNU C compiler... yes
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.24 checking whether gcc accepts -g... yes
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.33 checking for gcc option to accept ISO C89... none needed
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.50 checking whether gcc understands -c and -o together... yes
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.67 checking for a sed that does not truncate output... /bin/sed
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.71 checking for grep that handles long lines and -e... /bin/grep
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.71 checking for egrep... /bin/grep -E
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.72 checking for fgrep... /bin/grep -F
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.73 checking for ld used by gcc... /usr/bin/ld
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.74 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.91 checking whether ln -s works... yes
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.91 checking the maximum length of command line arguments... 1572864
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.95 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.95 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.96 checking for /usr/bin/ld option to reload object files... -r
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.96 checking for objdump... objdump
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.97 checking how to recognize dependent libraries... pass_all
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.97 checking for dlltool... no
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.98 checking how to associate runtime and link libraries... printf %s\n
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.98 checking for ar... ar
23:33:07 [2022-11-17T23:33:07.744Z] #44 79.99 checking for archiver @FILE support... @
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.18 checking for strip... strip
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.18 checking for ranlib... ranlib
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.18 checking for gawk... no
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.20 checking for mawk... mawk
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.20 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.69 checking for sysroot... no
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.69 checking for a working dd... /bin/dd
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.72 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.73 checking for mt... no
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.73 checking if : is a manifest tool... no
23:33:07 [2022-11-17T23:33:07.744Z] #44 80.78 checking how to run the C preprocessor... gcc -E
23:33:08 [2022-11-17T23:33:08.315Z] #44 81.01 checking for ANSI C header files... yes
23:33:08 [2022-11-17T23:33:08.576Z] #44 81.90 checking for sys/types.h... yes
23:33:08 [2022-11-17T23:33:08.576Z] #44 82.12 checking for sys/stat.h... yes
23:33:09 [2022-11-17T23:33:09.097Z] #44 82.27 checking for stdlib.h... yes
23:33:09 [2022-11-17T23:33:09.097Z] #44 82.60 checking for string.h... yes
23:33:09 [2022-11-17T23:33:09.357Z] #44 82.84 checking for memory.h... yes
23:33:09 [2022-11-17T23:33:09.618Z] #44 83.05 checking for strings.h... yes
23:33:09 [2022-11-17T23:33:09.879Z] #44 83.23 checking for inttypes.h... yes
23:33:10 [2022-11-17T23:33:10.139Z] #44 83.48 checking for stdint.h... yes
23:33:10 [2022-11-17T23:33:10.400Z] #44 83.68 checking for unistd.h... yes
23:33:10 [2022-11-17T23:33:10.660Z] #44 83.95 checking for dlfcn.h... yes
23:33:10 [2022-11-17T23:33:10.660Z] #44 84.14 checking for objdir... .libs
23:33:11 [2022-11-17T23:33:11.180Z] #44 84.52 checking if gcc supports -fno-rtti -fno-exceptions... no
23:33:11 [2022-11-17T23:33:11.180Z] #44 84.73 checking for gcc option to produce PIC... -fPIC -DPIC
23:33:11 [2022-11-17T23:33:11.180Z] #44 84.73 checking if gcc PIC flag -fPIC -DPIC works... yes
23:33:11 [2022-11-17T23:33:11.443Z] #44 84.86 checking if gcc static flag -static works... 
23:33:11 [2022-11-17T23:33:11.443Z] #44 ...
23:33:11 [2022-11-17T23:33:11.443Z] 
23:33:11 [2022-11-17T23:33:11.443Z] #34 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:33:11 [2022-11-17T23:33:11.443Z] #34 128.5 + mkdir -p /tmp/tmp.M8ivpPkVIC/src/github.com/docker
23:33:11 [2022-11-17T23:33:11.443Z] #34 128.5 + mv components/cli /tmp/tmp.M8ivpPkVIC/src/github.com/docker/cli
23:33:11 [2022-11-17T23:33:11.443Z] #34 128.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:33:12 [2022-11-17T23:33:12.900Z] #34 ...
23:33:12 [2022-11-17T23:33:12.900Z] 
23:33:12 [2022-11-17T23:33:12.900Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:33:12 [2022-11-17T23:33:12.900Z] #48 13.04 + cd /tmp/tmp.EsUsbKxddw/src/github.com/opencontainers/runc
23:33:12 [2022-11-17T23:33:12.900Z] #48 13.04 + git checkout -q v1.1.4
23:33:12 [2022-11-17T23:33:12.900Z] #48 13.80 + '[' -z '' ']'
23:33:12 [2022-11-17T23:33:12.900Z] #48 13.80 + target=static
23:33:12 [2022-11-17T23:33:12.900Z] #48 13.80 + make BUILDTAGS=seccomp static
23:33:12 [2022-11-17T23:33:12.900Z] #48 14.13 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
23:33:12 [2022-11-17T23:33:12.900Z] #48 ...
23:33:12 [2022-11-17T23:33:12.900Z] 
23:33:12 [2022-11-17T23:33:12.900Z] #44 [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
23:33:12 [2022-11-17T23:33:12.900Z] #44 84.86 checking if gcc static flag -static works... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.17 checking if gcc supports -c -o file.o... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.46 checking if gcc supports -c -o file.o... (cached) yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.46 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.56 checking dynamic linker characteristics... GNU/Linux ld.so
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.86 checking how to hardcode library paths into programs... immediate
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.86 checking whether stripping libraries is possible... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.87 checking if libtool supports shared libraries... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.87 checking whether to build shared libraries... no
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.87 checking whether to build static libraries... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.88 checking for a BSD-compatible install... /usr/bin/install -c
23:33:12 [2022-11-17T23:33:12.900Z] #44 85.94 checking whether build environment is sane... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.00 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.01 checking whether make sets $(MAKE)... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.11 checking whether make supports the include directive... yes (GNU style)
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.16 checking whether make supports nested variables... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.26 checking whether UID '0' is supported by ustar format... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.26 checking whether GID '0' is supported by ustar format... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.26 checking how to create a ustar tar archive... gnutar
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.34 checking dependency style of gcc... gcc3
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.50 checking whether to enable maintainer-specific portions of Makefiles... yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.50 checking whether make supports nested variables... (cached) yes
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.51 checking for gawk... (cached) mawk
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.51 checking for a sed that does not truncate output... (cached) /bin/sed
23:33:12 [2022-11-17T23:33:12.900Z] #44 86.53 checking for gcc... (cached) gcc
23:33:13 [2022-11-17T23:33:13.161Z] #44 86.68 checking whether we are using the GNU C compiler... (cached) yes
23:33:13 [2022-11-17T23:33:13.161Z] #44 86.68 checking whether gcc accepts -g... (cached) yes
23:33:13 [2022-11-17T23:33:13.161Z] #44 86.68 checking for gcc option to accept ISO C89... (cached) none needed
23:33:13 [2022-11-17T23:33:13.161Z] #44 86.68 checking whether gcc understands -c and -o together... (cached) yes
23:33:13 [2022-11-17T23:33:13.161Z] #44 86.69 checking for a Python interpreter with version >= 3... python3
23:33:13 [2022-11-17T23:33:13.161Z] #44 86.79 checking for python3... /usr/bin/python3
23:33:13 [2022-11-17T23:33:13.161Z] #44 86.80 checking for python3 version... 3.9
23:33:13 [2022-11-17T23:33:13.420Z] #44 86.86 checking for python3 platform... linux
23:33:13 [2022-11-17T23:33:13.420Z] #44 86.94 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:33:13 [2022-11-17T23:33:13.680Z] #44 87.12 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:33:13 [2022-11-17T23:33:13.680Z] #44 87.27 checking for go-md2man... no
23:33:13 [2022-11-17T23:33:13.680Z] #44 87.28 checking error.h usability... yes
23:33:13 [2022-11-17T23:33:13.940Z] #44 87.38 checking error.h presence... yes
23:33:13 [2022-11-17T23:33:13.940Z] #44 87.45 checking for error.h... yes
23:33:14 [2022-11-17T23:33:14.201Z] #44 87.48 checking linux/openat2.h usability... yes
23:33:14 [2022-11-17T23:33:14.201Z] #44 87.61 checking linux/openat2.h presence... yes
23:33:14 [2022-11-17T23:33:14.201Z] #44 87.72 checking for linux/openat2.h... yes
23:33:14 [2022-11-17T23:33:14.461Z] #44 87.77 checking for copy_file_range... yes
23:33:14 [2022-11-17T23:33:14.722Z] #44 88.13 checking for fgetxattr... yes
23:33:15 [2022-11-17T23:33:15.292Z] #44 88.32 checking for statx... yes
23:33:15 [2022-11-17T23:33:15.292Z] #44 88.70 checking for fgetpwent_r... yes
23:33:15 [2022-11-17T23:33:15.552Z] #44 88.91 checking for issetugid... no
23:33:15 [2022-11-17T23:33:15.552Z] #44 89.16 checking for pkg-config... /usr/bin/pkg-config
23:33:15 [2022-11-17T23:33:15.552Z] #44 89.16 checking pkg-config is at least version 0.9.0... yes
23:33:16 [2022-11-17T23:33:16.072Z] #44 89.17 checking for library containing yajl_tree_get... -lyajl
23:33:16 [2022-11-17T23:33:16.332Z] #44 89.70 checking for yajl >= 2.0.0... yes
23:33:16 [2022-11-17T23:33:16.332Z] #44 89.74 checking sys/capability.h usability... yes
23:33:16 [2022-11-17T23:33:16.332Z] #44 89.95 checking sys/capability.h presence... 
23:33:16 [2022-11-17T23:33:16.332Z] #44 ...
23:33:16 [2022-11-17T23:33:16.332Z] 
23:33:16 [2022-11-17T23:33:16.332Z] #55 [dev-systemd-false  7/28] 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
23:33:16 [2022-11-17T23:33:16.332Z] #55 8.416 Reading package lists...
23:33:16 [2022-11-17T23:33:16.332Z] #55 11.56 Reading package lists...
23:33:16 [2022-11-17T23:33:16.332Z] #55 14.82 Building dependency tree...
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.92 The following additional packages will be installed:
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.92   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.92   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.93   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.93   python3-pkg-resources vim-runtime xxd
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.94 Suggested packages:
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.94   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.95   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.95   acl attr quota
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.95 Recommended packages:
23:33:16 [2022-11-17T23:33:16.332Z] #55 16.95   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:33:16 [2022-11-17T23:33:16.332Z] #55 18.44 The following NEW packages will be installed:
23:33:16 [2022-11-17T23:33:16.332Z] #55 18.45   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:33:16 [2022-11-17T23:33:16.332Z] #55 18.45   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.45   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.45   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.45   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.46   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.46   xz-utils zip zstd
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.92 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.92 Need to get 27.0 MB of archives.
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.92 After this operation, 105 MB of additional disk space will be used.
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 18.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.65 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 19.66 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.33 debconf: delaying package configuration, since apt-utils is not installed
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.48 Fetched 27.0 MB in 1s (22.8 MB/s)
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.55 Selecting previously unselected package pigz.
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.55 (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 ... 24010 files and directories currently installed.)
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.62 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.64 Unpacking pigz (2.6-1) ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.73 Selecting previously unselected package libelf1:arm64.
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.74 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.74 Unpacking libelf1:arm64 (0.183-1) ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.87 Selecting previously unselected package libbpf0:arm64.
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.89 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 20.90 Unpacking libbpf0:arm64 (1:0.3-2) ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.02 Selecting previously unselected package libcap2:arm64.
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.03 Unpacking libcap2:arm64 (1:2.44-1) ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.11 Selecting previously unselected package libmnl0:arm64.
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.12 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.12 Unpacking libmnl0:arm64 (1.0.4-3) ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.20 Selecting previously unselected package libxtables12:arm64.
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.21 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.21 Unpacking libxtables12:arm64 (1.8.7-1) ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.29 Selecting previously unselected package libcap2-bin.
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.333Z] #55 21.30 Unpacking libcap2-bin (1:2.44-1) ...
23:33:16 [2022-11-17T23:33:16.593Z] #55 21.40 Selecting previously unselected package iproute2.
23:33:16 [2022-11-17T23:33:16.593Z] #55 21.41 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
23:33:16 [2022-11-17T23:33:16.593Z] #55 21.41 Unpacking iproute2 (5.10.0-4) ...
23:33:16 [2022-11-17T23:33:16.593Z] #55 ...
23:33:16 [2022-11-17T23:33:16.593Z] 
23:33:16 [2022-11-17T23:33:16.593Z] #44 [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
23:33:16 [2022-11-17T23:33:16.593Z] #44 89.95 checking sys/capability.h presence... yes
23:33:16 [2022-11-17T23:33:16.593Z] #44 90.07 checking for sys/capability.h... yes
23:33:17 [2022-11-17T23:33:17.164Z] #44 90.07 checking for library containing cap_from_name... -lcap
23:33:17 [2022-11-17T23:33:17.424Z] #44 90.53 checking for library containing dlopen... -ldl
23:33:17 [2022-11-17T23:33:17.684Z] #44 90.99 checking seccomp.h usability... yes
23:33:17 [2022-11-17T23:33:17.945Z] #44 91.27 checking seccomp.h presence... yes
23:33:17 [2022-11-17T23:33:17.945Z] #44 91.38 checking for seccomp.h... yes
23:33:18 [2022-11-17T23:33:18.205Z] #44 91.39 checking for library containing seccomp_rule_add... -lseccomp
23:33:18 [2022-11-17T23:33:18.726Z] #44 91.92 checking for library containing seccomp_arch_resolve_name... none required
23:33:18 [2022-11-17T23:33:18.726Z] #44 92.12 checking systemd/sd-bus.h usability... yes
23:33:18 [2022-11-17T23:33:18.986Z] #44 92.31 checking systemd/sd-bus.h presence... yes
23:33:18 [2022-11-17T23:33:18.986Z] #44 92.45 checking for systemd/sd-bus.h... yes
23:33:19 [2022-11-17T23:33:19.246Z] #44 92.45 checking for library containing sd_bus_match_signal_async... -lsystemd
23:33:19 [2022-11-17T23:33:19.507Z] #44 92.94 checking for sd_notify_barrier... yes
23:33:19 [2022-11-17T23:33:19.767Z] #44 93.22 checking linux/bpf.h usability... yes
23:33:19 [2022-11-17T23:33:19.767Z] #44 93.42 checking linux/bpf.h presence... yes
23:33:20 [2022-11-17T23:33:20.028Z] #44 93.49 checking for linux/bpf.h... yes
23:33:20 [2022-11-17T23:33:20.028Z] #44 93.51 checking compilation for eBPF... yes
23:33:20 [2022-11-17T23:33:20.028Z] #44 93.68 checking for criu >= 3.15... no
23:33:20 [2022-11-17T23:33:20.028Z] #44 93.71 configure: CRIU headers not found, building without CRIU support
23:33:20 [2022-11-17T23:33:20.028Z] #44 93.72 checking for criu > 3.16... no
23:33:20 [2022-11-17T23:33:20.028Z] #44 93.77 configure: CRIU version doesn't support join-ns API
23:33:20 [2022-11-17T23:33:20.289Z] #44 93.77 checking for criu > 3.16.1... no
23:33:20 [2022-11-17T23:33:20.289Z] #44 93.81 configure: CRIU version doesn't support for pre-dumping
23:33:20 [2022-11-17T23:33:20.289Z] #44 93.81 checking for new mount API (fsconfig)... yes
23:33:20 [2022-11-17T23:33:20.549Z] #44 93.90 checking for seccomp notify API... yes
23:33:20 [2022-11-17T23:33:20.549Z] #44 94.09 checking for gperf... no
23:33:20 [2022-11-17T23:33:20.549Z] #44 94.10 configure: gperf not found - cannot rebuild signal parser code
23:33:20 [2022-11-17T23:33:20.810Z] #44 94.10 checking for library containing argp_parse... #44 ...
23:33:20 [2022-11-17T23:33:20.810Z] 
23:33:20 [2022-11-17T23:33:20.810Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:33:20 [2022-11-17T23:33:20.810Z] #32 DONE 138.0s
23:33:20 [2022-11-17T23:33:20.810Z] 
23:33:20 [2022-11-17T23:33:20.810Z] #44 [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
23:33:20 [2022-11-17T23:33:20.810Z] #44 94.10 checking for library containing argp_parse... none required
23:33:21 [2022-11-17T23:33:21.072Z] #44 94.64 checking that generated files are newer than configure... done
23:33:21 [2022-11-17T23:33:21.072Z] #44 94.64 configure: creating ./config.status
23:33:24 [2022-11-17T23:33:24.371Z] #44 97.83 config.status: creating Makefile
23:33:24 [2022-11-17T23:33:24.371Z] #44 97.93 config.status: creating rpm/crun.spec
23:33:24 [2022-11-17T23:33:24.632Z] #44 98.02 config.status: creating config.h
23:33:24 [2022-11-17T23:33:24.632Z] #44 98.07 config.status: executing libtool commands
23:33:24 [2022-11-17T23:33:24.632Z] #44 98.12 config.status: executing depfiles commands
23:33:25 [2022-11-17T23:33:25.572Z] #44 99.29 === configuring in libocispec (/tmp/crun-build/libocispec)
23:33:25 [2022-11-17T23:33:25.833Z] #44 99.31 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:33:26 [2022-11-17T23:33:26.411Z] #44 99.77 checking for gcc... gcc
23:33:26 [2022-11-17T23:33:26.672Z] #44 99.87 checking whether the C compiler works... yes
23:33:26 [2022-11-17T23:33:26.672Z] #44 100.1 checking for C compiler default output file name... a.out
23:33:26 [2022-11-17T23:33:26.672Z] #44 100.1 checking for suffix of executables... 
23:33:26 [2022-11-17T23:33:26.932Z] #44 100.2 checking whether we are cross compiling... no
23:33:26 [2022-11-17T23:33:26.932Z] #44 100.4 checking for suffix of object files... o
23:33:26 [2022-11-17T23:33:26.932Z] #44 100.5 checking whether we are using the GNU C compiler... 
23:33:26 [2022-11-17T23:33:26.932Z] #44 ...
23:33:26 [2022-11-17T23:33:26.932Z] 
23:33:26 [2022-11-17T23:33:26.932Z] #55 [dev-systemd-false  7/28] 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
23:33:26 [2022-11-17T23:33:26.932Z] #55 21.88 Selecting previously unselected package xxd.
23:33:26 [2022-11-17T23:33:26.932Z] #55 21.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.932Z] #55 21.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 22.03 Selecting previously unselected package vim-common.
23:33:26 [2022-11-17T23:33:26.933Z] #55 22.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 22.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 22.20 Selecting previously unselected package bash-completion.
23:33:26 [2022-11-17T23:33:26.933Z] #55 22.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 24.85 Unpacking bash-completion (1:2.11-2) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.44 Selecting previously unselected package bzip2.
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.45 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.46 Unpacking bzip2 (1.0.8-4) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.63 Selecting previously unselected package xz-utils.
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.64 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.90 Selecting previously unselected package apparmor.
23:33:26 [2022-11-17T23:33:26.933Z] #55 25.90 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.04 Unpacking apparmor (2.13.6-10) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.52 Selecting previously unselected package inetutils-ping.
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.52 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.53 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.68 Selecting previously unselected package libip4tc2:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.69 Unpacking libip4tc2:arm64 (1.8.7-1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.77 Selecting previously unselected package libip6tc2:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.77 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.78 Unpacking libip6tc2:arm64 (1.8.7-1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.85 Selecting previously unselected package libnfnetlink0:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.86 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.87 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.94 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 26.95 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.05 Selecting previously unselected package libnftnl11:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.06 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.07 Unpacking libnftnl11:arm64 (1.1.9-1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.16 Selecting previously unselected package iptables.
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.17 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.17 Unpacking iptables (1.8.7-1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.47 Selecting previously unselected package libonig5:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.47 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.48 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.58 Selecting previously unselected package libjq1:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.61 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.62 Unpacking libjq1:arm64 (1.6-2.1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.72 Selecting previously unselected package jq.
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.74 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.75 Unpacking jq (1.6-2.1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.83 Selecting previously unselected package libaio1:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.84 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.85 Unpacking libaio1:arm64 (0.3.112-9) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.94 Selecting previously unselected package libgpm2:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.95 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 27.96 Unpacking libgpm2:arm64 (1.20.7-8) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 28.18 Selecting previously unselected package libicu67:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 28.18 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 28.22 Unpacking libicu67:arm64 (67.1-7) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.13 Selecting previously unselected package libinih1:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.13 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.14 Unpacking libinih1:arm64 (53-1+b2) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.41 Selecting previously unselected package libnet1:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.69 Selecting previously unselected package libnl-3-200:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.70 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.75 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.90 Selecting previously unselected package libprotobuf-c1:arm64.
23:33:26 [2022-11-17T23:33:26.933Z] #55 31.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:33:27 [2022-11-17T23:33:27.193Z] #55 31.95 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:33:27 [2022-11-17T23:33:27.193Z] #55 ...
23:33:27 [2022-11-17T23:33:27.193Z] 
23:33:27 [2022-11-17T23:33:27.193Z] #44 [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
23:33:27 [2022-11-17T23:33:27.193Z] #44 100.5 checking whether we are using the GNU C compiler... yes
23:33:27 [2022-11-17T23:33:27.193Z] #44 100.7 checking whether gcc accepts -g... yes
23:33:27 [2022-11-17T23:33:27.454Z] #44 100.8 checking for gcc option to accept ISO C89... none needed
23:33:27 [2022-11-17T23:33:27.454Z] #44 100.9 checking whether gcc understands -c and -o together... yes
23:33:27 [2022-11-17T23:33:27.714Z] #44 101.2 checking how to run the C preprocessor... gcc -E
23:33:27 [2022-11-17T23:33:27.974Z] #44 101.5 checking for grep that handles long lines and -e... /bin/grep
23:33:27 [2022-11-17T23:33:27.974Z] #44 101.5 checking for egrep... /bin/grep -E
23:33:28 [2022-11-17T23:33:28.235Z] #44 101.5 checking for ANSI C header files... yes
23:33:28 [2022-11-17T23:33:28.495Z] #44 101.9 checking for sys/types.h... yes
23:33:28 [2022-11-17T23:33:28.756Z] #44 102.1 checking for sys/stat.h... yes
23:33:28 [2022-11-17T23:33:28.756Z] #44 102.2 checking for stdlib.h... yes
23:33:28 [2022-11-17T23:33:28.756Z] #44 102.3 checking for string.h... yes
23:33:29 [2022-11-17T23:33:29.016Z] #44 102.5 checking for memory.h... yes
23:33:29 [2022-11-17T23:33:29.016Z] #44 102.6 checking for strings.h... yes
23:33:29 [2022-11-17T23:33:29.276Z] #44 102.7 checking for inttypes.h... yes
23:33:29 [2022-11-17T23:33:29.536Z] #44 102.9 checking for stdint.h... yes
23:33:29 [2022-11-17T23:33:29.797Z] #44 103.1 checking for unistd.h... yes
23:33:29 [2022-11-17T23:33:29.797Z] #44 103.3 checking minix/config.h usability... no
23:33:30 [2022-11-17T23:33:30.057Z] #44 103.4 checking minix/config.h presence... no
23:33:30 [2022-11-17T23:33:30.057Z] #44 103.5 checking for minix/config.h... no
23:33:30 [2022-11-17T23:33:30.057Z] #44 103.5 checking whether it is safe to define __EXTENSIONS__... yes
23:33:30 [2022-11-17T23:33:30.577Z] #44 103.8 checking build system type... aarch64-unknown-linux-gnu
23:33:30 [2022-11-17T23:33:30.577Z] #44 104.1 checking host system type... aarch64-unknown-linux-gnu
23:33:30 [2022-11-17T23:33:30.577Z] #44 104.1 checking how to print strings... printf
23:33:30 [2022-11-17T23:33:30.577Z] #44 104.2 checking for a sed that does not truncate output... /bin/sed
23:33:30 [2022-11-17T23:33:30.577Z] #44 104.2 checking for fgrep... /bin/grep -F
23:33:30 [2022-11-17T23:33:30.577Z] #44 104.2 checking for ld used by gcc... /usr/bin/ld
23:33:30 [2022-11-17T23:33:30.577Z] #44 104.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:33:30 [2022-11-17T23:33:30.577Z] #44 104.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking whether ln -s works... yes
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking the maximum length of command line arguments... 1572864
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking for /usr/bin/ld option to reload object files... -r
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking for objdump... objdump
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking how to recognize dependent libraries... pass_all
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking for dlltool... no
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking how to associate runtime and link libraries... printf %s\n
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.4 checking for ar... ar
23:33:30 [2022-11-17T23:33:30.838Z] #44 104.5 checking for archiver @FILE support... @
23:33:31 [2022-11-17T23:33:31.098Z] #44 104.6 checking for strip... strip
23:33:31 [2022-11-17T23:33:31.098Z] #44 104.6 checking for ranlib... ranlib
23:33:31 [2022-11-17T23:33:31.098Z] #44 104.6 checking for gawk... no
23:33:31 [2022-11-17T23:33:31.098Z] #44 104.6 checking for mawk... mawk
23:33:31 [2022-11-17T23:33:31.358Z] #44 104.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:33:31 [2022-11-17T23:33:31.618Z] #44 105.0 checking for sysroot... no
23:33:31 [2022-11-17T23:33:31.618Z] #44 105.0 checking for a working dd... /bin/dd
23:33:31 [2022-11-17T23:33:31.618Z] #44 105.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:33:31 [2022-11-17T23:33:31.618Z] #44 105.0 checking for mt... no
23:33:31 [2022-11-17T23:33:31.618Z] #44 105.0 checking if : is a manifest tool... no
23:33:31 [2022-11-17T23:33:31.618Z] #44 105.0 checking for dlfcn.h... yes
23:33:31 [2022-11-17T23:33:31.879Z] #44 105.3 checking for objdir... .libs
23:33:32 [2022-11-17T23:33:32.139Z] #44 105.6 checking if gcc supports -fno-rtti -fno-exceptions... no
23:33:32 [2022-11-17T23:33:32.399Z] #44 105.8 checking for gcc option to produce PIC... -fPIC -DPIC
23:33:32 [2022-11-17T23:33:32.400Z] #44 105.8 checking if gcc PIC flag -fPIC -DPIC works... yes
23:33:32 [2022-11-17T23:33:32.660Z] #44 105.9 checking if gcc static flag -static works... yes
23:33:32 [2022-11-17T23:33:32.920Z] #44 106.2 checking if gcc supports -c -o file.o... yes
23:33:32 [2022-11-17T23:33:32.920Z] #44 106.4 checking if gcc supports -c -o file.o... (cached) yes
23:33:32 [2022-11-17T23:33:32.920Z] #44 106.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.5 checking dynamic linker characteristics... GNU/Linux ld.so
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.7 checking how to hardcode library paths into programs... immediate
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.7 checking whether stripping libraries is possible... yes
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.8 checking if libtool supports shared libraries... yes
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.8 checking whether to build shared libraries... no
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.8 checking whether to build static libraries... yes
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.8 checking for a BSD-compatible install... /usr/bin/install -c
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.8 checking whether build environment is sane... yes
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:33:33 [2022-11-17T23:33:33.180Z] #44 106.9 checking whether make sets $(MAKE)... yes
23:33:33 [2022-11-17T23:33:33.440Z] #44 106.9 checking whether make supports the include directive... yes (GNU style)
23:33:33 [2022-11-17T23:33:33.440Z] #44 107.0 checking whether make supports nested variables... yes
23:33:33 [2022-11-17T23:33:33.440Z] #44 107.1 checking whether UID '0' is supported by ustar format... yes
23:33:33 [2022-11-17T23:33:33.440Z] #44 107.1 checking whether GID '0' is supported by ustar format... yes
23:33:33 [2022-11-17T23:33:33.440Z] #44 107.1 checking how to create a ustar tar archive... gnutar
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.2 checking dependency style of gcc... gcc3
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.3 checking whether to enable maintainer-specific portions of Makefiles... yes
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.3 checking whether make supports nested variables... (cached) yes
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.3 checking for pkg-config... /usr/bin/pkg-config
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.3 checking pkg-config is at least version 0.9.0... yes
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.3 checking for yajl >= 2.1.0... yes
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.3 checking for a sed that does not truncate output... (cached) /bin/sed
23:33:33 [2022-11-17T23:33:33.699Z] #44 107.4 checking for gcc... (cached) gcc
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.5 checking whether we are using the GNU C compiler... (cached) yes
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.5 checking whether gcc accepts -g... (cached) yes
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.5 checking for gcc option to accept ISO C89... (cached) none needed
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.5 checking whether gcc understands -c and -o together... (cached) yes
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.5 checking for a Python interpreter with version >= 3... python3
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.5 checking for python3... /usr/bin/python3
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.6 checking for python3 version... 3.9
23:33:33 [2022-11-17T23:33:33.960Z] #44 107.6 checking for python3 platform... linux
23:33:34 [2022-11-17T23:33:34.220Z] #44 107.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:33:34 [2022-11-17T23:33:34.480Z] #44 107.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:33:34 [2022-11-17T23:33:34.480Z] #44 108.1 checking that generated files are newer than configure... done
23:33:34 [2022-11-17T23:33:34.480Z] #44 108.1 configure: creating ./config.status
23:33:37 [2022-11-17T23:33:37.775Z] #44 110.8 config.status: creating Makefile
23:33:37 [2022-11-17T23:33:37.775Z] #44 ...
23:33:37 [2022-11-17T23:33:37.775Z] 
23:33:37 [2022-11-17T23:33:37.775Z] #55 [dev-systemd-false  7/28] 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
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.13 Selecting previously unselected package libyajl2:arm64.
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.14 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.15 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.32 Selecting previously unselected package net-tools.
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.32 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.63 Selecting previously unselected package patch.
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.63 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.65 Unpacking patch (2.7.6-7) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.75 Selecting previously unselected package python-pip-whl.
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.75 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 32.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.21 Selecting previously unselected package python3-lib2to3.
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.22 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.23 Unpacking python3-lib2to3 (3.9.2-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.37 Selecting previously unselected package python3-distutils.
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.37 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.38 Unpacking python3-distutils (3.9.2-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.53 Selecting previously unselected package python3-pkg-resources.
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.53 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.54 Unpacking python3-pkg-resources (52.0.0-4) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.66 Selecting previously unselected package python3-setuptools.
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.69 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.69 Unpacking python3-setuptools (52.0.0-4) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.96 Selecting previously unselected package python3-wheel.
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.96 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 33.97 Unpacking python3-wheel (0.34.2-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.08 Selecting previously unselected package python3-pip.
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.09 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.09 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.35 Selecting previously unselected package sudo.
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.35 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.36 Unpacking sudo (1.9.5p2-3) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.89 Selecting previously unselected package thin-provisioning-tools.
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.89 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 34.90 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.17 Selecting previously unselected package uidmap.
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.17 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.18 Unpacking uidmap (1:4.8.1-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.33 Selecting previously unselected package vim-runtime.
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.34 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:33:37 [2022-11-17T23:33:37.775Z] #55 35.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 38.24 Selecting previously unselected package vim.
23:33:37 [2022-11-17T23:33:37.775Z] #55 38.25 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 38.27 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 38.69 Selecting previously unselected package xfsprogs.
23:33:37 [2022-11-17T23:33:37.775Z] #55 38.69 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 38.71 Unpacking xfsprogs (5.10.0-4) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 39.13 Selecting previously unselected package zip.
23:33:37 [2022-11-17T23:33:37.775Z] #55 39.13 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 39.13 Unpacking zip (3.0-12) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 39.28 Selecting previously unselected package zstd.
23:33:37 [2022-11-17T23:33:37.775Z] #55 39.29 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 39.31 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 39.63 Setting up python3-pkg-resources (52.0.0-4) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.55 Setting up libip4tc2:arm64 (1.8.7-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.57 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.59 Setting up libgpm2:arm64 (1.20.7-8) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.60 Setting up libicu67:arm64 (67.1-7) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.62 Setting up libip6tc2:arm64 (1.8.7-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.63 Setting up libinih1:arm64 (53-1+b2) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.65 Setting up uidmap (1:4.8.1-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.67 Setting up libyajl2:arm64 (2.1.0-3) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.71 Setting up bzip2 (1.0.8-4) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 40.80 Setting up python3-wheel (0.34.2-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 41.32 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 41.33 Setting up libcap2:arm64 (1:2.44-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 41.34 Setting up libcap2-bin (1:2.44-1) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 41.38 Setting up apparmor (2.13.6-10) ...
23:33:37 [2022-11-17T23:33:37.775Z] #55 ...
23:33:37 [2022-11-17T23:33:37.775Z] 
23:33:37 [2022-11-17T23:33:37.775Z] #44 [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
23:33:37 [2022-11-17T23:33:37.775Z] #44 110.9 config.status: creating config.h
23:33:37 [2022-11-17T23:33:37.776Z] #44 110.9 config.status: executing libtool commands
23:33:37 [2022-11-17T23:33:37.776Z] #44 110.9 config.status: executing depfiles commands
23:33:38 [2022-11-17T23:33:38.344Z] #44 111.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:33:38 [2022-11-17T23:33:38.344Z] #44 111.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:33:38 [2022-11-17T23:33:38.604Z] #44 112.2 checking for gcc... gcc
23:33:39 [2022-11-17T23:33:39.173Z] #44 112.3 checking whether the C compiler works... yes
23:33:39 [2022-11-17T23:33:39.173Z] #44 112.5 checking for C compiler default output file name... a.out
23:33:39 [2022-11-17T23:33:39.173Z] #44 112.5 checking for suffix of executables... 
23:33:39 [2022-11-17T23:33:39.173Z] #44 112.6 checking whether we are cross compiling... no
23:33:39 [2022-11-17T23:33:39.433Z] #44 112.9 checking for suffix of object files... o
23:33:39 [2022-11-17T23:33:39.693Z] #44 113.0 checking whether we are using the GNU C compiler... yes
23:33:39 [2022-11-17T23:33:39.693Z] #44 113.1 checking whether gcc accepts -g... yes
23:33:39 [2022-11-17T23:33:39.693Z] #44 113.2 checking for gcc option to accept ISO C89... none needed
23:33:39 [2022-11-17T23:33:39.953Z] #44 113.4 checking whether gcc understands -c and -o together... yes
23:33:39 [2022-11-17T23:33:39.953Z] #44 113.6 checking for a BSD-compatible install... /usr/bin/install -c
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.6 checking whether build environment is sane... yes
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.7 checking for gawk... no
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.7 checking for mawk... mawk
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.7 checking whether make sets $(MAKE)... yes
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.7 checking whether make supports the include directive... yes (GNU style)
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.8 checking whether make supports nested variables... yes
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.8 checking whether UID '0' is supported by ustar format... yes
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.8 checking whether GID '0' is supported by ustar format... yes
23:33:40 [2022-11-17T23:33:40.212Z] #44 113.8 checking how to create a ustar tar archive... gnutar
23:33:40 [2022-11-17T23:33:40.472Z] #44 113.9 checking dependency style of gcc... gcc3
23:33:40 [2022-11-17T23:33:40.472Z] #44 114.0 checking whether to enable maintainer-specific portions of Makefiles... yes
23:33:40 [2022-11-17T23:33:40.472Z] #44 114.0 checking whether make supports nested variables... (cached) yes
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.0 checking build system type... aarch64-unknown-linux-gnu
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.4 checking host system type... aarch64-unknown-linux-gnu
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.4 checking how to print strings... printf
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.4 checking for a sed that does not truncate output... /bin/sed
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.4 checking for grep that handles long lines and -e... /bin/grep
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.4 checking for egrep... /bin/grep -E
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.4 checking for fgrep... /bin/grep -F
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.5 checking for ld used by gcc... /usr/bin/ld
23:33:40 [2022-11-17T23:33:40.733Z] #44 114.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:33:40 [2022-11-17T23:33:40.993Z] #44 114.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:33:40 [2022-11-17T23:33:40.993Z] #44 114.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.6 checking whether ln -s works... yes
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.6 checking the maximum length of command line arguments... 1572864
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.7 checking for /usr/bin/ld option to reload object files... -r
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.7 checking for objdump... objdump
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.7 checking how to recognize dependent libraries... pass_all
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.7 checking for dlltool... no
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.7 checking how to associate runtime and link libraries... printf %s\n
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.7 checking for ar... ar
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.7 checking for archiver @FILE support... @
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.8 checking for strip... strip
23:33:41 [2022-11-17T23:33:41.253Z] #44 114.8 checking for ranlib... ranlib
23:33:41 [2022-11-17T23:33:41.822Z] #44 114.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:33:41 [2022-11-17T23:33:41.822Z] #44 115.2 checking for sysroot... no
23:33:41 [2022-11-17T23:33:41.822Z] #44 115.2 checking for a working dd... /bin/dd
23:33:41 [2022-11-17T23:33:41.822Z] #44 115.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:33:41 [2022-11-17T23:33:41.822Z] #44 115.3 checking for mt... no
23:33:41 [2022-11-17T23:33:41.822Z] #44 115.3 checking if : is a manifest tool... no
23:33:41 [2022-11-17T23:33:41.822Z] #44 115.3 checking how to run the C preprocessor... gcc -E
23:33:42 [2022-11-17T23:33:42.653Z] #44 115.5 checking for ANSI C header files... yes
23:33:42 [2022-11-17T23:33:42.653Z] #44 116.0 checking for sys/types.h... yes
23:33:42 [2022-11-17T23:33:42.913Z] #44 116.3 checking for sys/stat.h... yes
23:33:43 [2022-11-17T23:33:43.176Z] #44 116.5 checking for stdlib.h... yes
23:33:43 [2022-11-17T23:33:43.436Z] #44 116.8 checking for string.h... yes
23:33:43 [2022-11-17T23:33:43.696Z] #44 116.9 checking for memory.h... yes
23:33:43 [2022-11-17T23:33:43.957Z] #44 117.2 checking for strings.h... yes
23:33:43 [2022-11-17T23:33:43.957Z] #44 117.4 checking for inttypes.h... yes
23:33:44 [2022-11-17T23:33:44.219Z] #44 117.5 checking for stdint.h... yes
23:33:44 [2022-11-17T23:33:44.479Z] #44 117.8 checking for unistd.h... yes
23:33:44 [2022-11-17T23:33:44.479Z] #44 117.9 checking for dlfcn.h... yes
23:33:44 [2022-11-17T23:33:44.479Z] #44 118.1 checking for objdir... .libs
23:33:44 [2022-11-17T23:33:44.740Z] #44 118.3 checking if gcc supports -fno-rtti -fno-exceptions... no
23:33:45 [2022-11-17T23:33:45.000Z] #44 118.4 checking for gcc option to produce PIC... -fPIC -DPIC
23:33:45 [2022-11-17T23:33:45.000Z] #44 118.4 checking if gcc PIC flag -fPIC -DPIC works... yes
23:33:45 [2022-11-17T23:33:45.260Z] #44 118.6 checking if gcc static flag -static works... yes
23:33:45 [2022-11-17T23:33:45.526Z] #44 118.9 checking if gcc supports -c -o file.o... yes
23:33:45 [2022-11-17T23:33:45.526Z] #44 119.1 checking if gcc supports -c -o file.o... (cached) yes
23:33:45 [2022-11-17T23:33:45.526Z] #44 119.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.1 checking dynamic linker characteristics... GNU/Linux ld.so
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.4 checking how to hardcode library paths into programs... immediate
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.4 checking whether stripping libraries is possible... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.4 checking if libtool supports shared libraries... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.4 checking whether to build shared libraries... no
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.4 checking whether to build static libraries... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.5 checking float.h usability... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.6 checking float.h presence... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.6 checking for float.h... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.7 checking limits.h usability... #44 ...
23:33:46 [2022-11-17T23:33:46.099Z] 
23:33:46 [2022-11-17T23:33:46.099Z] #55 [dev-systemd-false  7/28] 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
23:33:46 [2022-11-17T23:33:46.099Z] #55 42.93 Setting up zip (3.0-12) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 42.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 42.97 Setting up bash-completion (1:2.11-2) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.64 Setting up libmnl0:arm64 (1.0.4-3) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.66 Setting up patch (2.7.6-7) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.67 Setting up sudo (1.9.5p2-3) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.73 invoke-rc.d: could not determine current runlevel
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.74 invoke-rc.d: policy-rc.d denied execution of start.
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.76 Setting up xfsprogs (5.10.0-4) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.77 Setting up libxtables12:arm64 (1.8.7-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.78 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.79 Setting up pigz (2.6-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.81 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.82 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 45.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 46.59 Setting up libaio1:arm64 (0.3.112-9) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 46.60 Setting up python3-lib2to3 (3.9.2-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 46.98 Setting up libelf1:arm64 (0.183-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.00 Setting up zstd (1.4.8+dfsg-2.1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.01 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.02 Setting up python3-distutils (3.9.2-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.46 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 47.56 Setting up python3-setuptools (52.0.0-4) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 48.93 Setting up libjq1:arm64 (1.6-2.1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 48.95 Setting up libnftnl11:arm64 (1.1.9-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 48.96 Setting up thin-provisioning-tools (0.9.0-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 48.97 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.17 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.18 Setting up jq (1.6-2.1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.19 Setting up libbpf0:arm64 (1:0.3-2) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.21 Setting up iptables (1.8.7-1) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.27 Setting up iproute2 (5.10.0-4) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 50.57 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:33:46 [2022-11-17T23:33:46.099Z] #55 DONE 51.2s
23:33:46 [2022-11-17T23:33:46.099Z] 
23:33:46 [2022-11-17T23:33:46.099Z] #44 [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
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.7 checking limits.h usability... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.8 checking limits.h presence... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 119.8 checking for limits.h... yes
23:33:46 [2022-11-17T23:33:46.099Z] #44 ...
23:33:46 [2022-11-17T23:33:46.099Z] 
23:33:46 [2022-11-17T23:33:46.099Z] #58 [dev-systemd-false  8/28] 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
23:33:47 [2022-11-17T23:33:47.049Z] #58 0.706 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:33:47 [2022-11-17T23:33:47.049Z] #58 0.710 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:33:47 [2022-11-17T23:33:47.049Z] #58 0.715 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:33:47 [2022-11-17T23:33:47.049Z] #58 DONE 0.8s
23:33:47 [2022-11-17T23:33:47.049Z] 
23:33:47 [2022-11-17T23:33:47.049Z] #44 [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
23:33:47 [2022-11-17T23:33:47.049Z] #44 119.9 checking stddef.h usability... yes
23:33:47 [2022-11-17T23:33:47.049Z] #44 120.2 checking stddef.h presence... yes
23:33:47 [2022-11-17T23:33:47.049Z] #44 120.3 checking for stddef.h... yes
23:33:47 [2022-11-17T23:33:47.049Z] #44 120.4 checking for stdlib.h... (cached) yes
23:33:47 [2022-11-17T23:33:47.049Z] #44 120.4 checking for string.h... (cached) yes
23:33:47 [2022-11-17T23:33:47.049Z] #44 120.5 checking sys/time.h usability... yes
23:33:47 [2022-11-17T23:33:47.049Z] #44 120.7 checking sys/time.h presence... yes
23:33:47 [2022-11-17T23:33:47.049Z] #44 120.8 checking for sys/time.h... yes
23:33:47 [2022-11-17T23:33:47.568Z] #44 120.8 checking for inline... inline
23:33:47 [2022-11-17T23:33:47.827Z] #44 121.0 checking for size_t... yes
23:33:47 [2022-11-17T23:33:47.827Z] #44 121.3 checking for stdlib.h... (cached) yes
23:33:48 [2022-11-17T23:33:48.086Z] #44 121.3 checking for GNU libc compatible malloc... yes
23:33:48 [2022-11-17T23:33:48.086Z] #44 121.6 checking for stdlib.h... (cached) yes
23:33:48 [2022-11-17T23:33:48.346Z] #44 121.6 checking for GNU libc compatible realloc... yes
23:33:48 [2022-11-17T23:33:48.605Z] #44 121.8 checking for working strtod... yes
23:33:48 [2022-11-17T23:33:48.865Z] #44 122.2 checking for gettimeofday... yes
23:33:48 [2022-11-17T23:33:48.865Z] #44 122.3 checking for memset... yes
23:33:49 [2022-11-17T23:33:49.129Z] #44 122.5 checking for strspn... yes
23:33:49 [2022-11-17T23:33:49.410Z] #44 122.8 checking that generated files are newer than configure... done
23:33:49 [2022-11-17T23:33:49.410Z] #44 122.8 configure: creating ./config.status
23:33:52 [2022-11-17T23:33:52.808Z] #44 125.7 config.status: creating Makefile
23:33:52 [2022-11-17T23:33:52.808Z] #44 125.8 config.status: creating config.h
23:33:52 [2022-11-17T23:33:52.808Z] #44 125.8 config.status: executing depfiles commands
23:33:52 [2022-11-17T23:33:52.808Z] #44 126.0 config.status: executing libtool commands
23:33:53 [2022-11-17T23:33:53.377Z] #44 126.9   GEN      .version
23:33:53 [2022-11-17T23:33:53.377Z] #44 126.9 make  install-recursive
23:33:53 [2022-11-17T23:33:53.377Z] #44 126.9 make[1]: Entering directory '/tmp/crun-build'
23:33:53 [2022-11-17T23:33:53.637Z] #44 127.0 Making install in libocispec
23:33:53 [2022-11-17T23:33:53.637Z] #44 127.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:33:53 [2022-11-17T23:33:53.637Z] #44 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:33:53 [2022-11-17T23:33:53.637Z] #44 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:33:53 [2022-11-17T23:33:53.637Z] #44 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:33:53 [2022-11-17T23:33:53.637Z] #44 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:33:54 [2022-11-17T23:33:54.207Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:33:54 [2022-11-17T23:33:54.466Z] #44 128.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:33:54 [2022-11-17T23:33:54.466Z] #44 128.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:33:54 [2022-11-17T23:33:54.466Z] #44 128.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:33:54 [2022-11-17T23:33:54.466Z] #44 128.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:33:54 [2022-11-17T23:33:54.466Z] #44 128.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:33:54 [2022-11-17T23:33:54.466Z] #44 128.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:33:54 [2022-11-17T23:33:54.466Z] #44 128.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:33:55 [2022-11-17T23:33:55.035Z] #44 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:33:55 [2022-11-17T23:33:55.295Z] #44 128.8 make  install-recursive
23:33:55 [2022-11-17T23:33:55.295Z] #44 128.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:33:55 [2022-11-17T23:33:55.295Z] #44 128.9 Making install in yajl
23:33:55 [2022-11-17T23:33:55.295Z] #44 128.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:33:55 [2022-11-17T23:33:55.295Z] #44 128.9   CC       verify/json_verify-json_verify.o
23:33:55 [2022-11-17T23:33:55.295Z] #44 128.9   CC       src/libyajl_la-yajl_alloc.lo
23:33:55 [2022-11-17T23:33:55.295Z] #44 128.9   CC       src/libyajl_la-yajl.lo
23:33:55 [2022-11-17T23:33:55.295Z] #44 129.0   CC       src/libyajl_la-yajl_gen.lo
23:33:55 [2022-11-17T23:33:55.295Z] #44 129.0   CC       src/libyajl_la-yajl_parser.lo
23:33:55 [2022-11-17T23:33:55.295Z] #44 129.0   CC       src/libyajl_la-yajl_buf.lo
23:33:55 [2022-11-17T23:33:55.554Z] #44 129.0   CC       src/libyajl_la-yajl_encode.lo
23:33:55 [2022-11-17T23:33:55.554Z] #44 129.1   CC       src/libyajl_la-yajl_lex.lo
23:33:55 [2022-11-17T23:33:55.554Z] #44 129.1   CC       src/libyajl_la-yajl_tree.lo
23:33:56 [2022-11-17T23:33:56.935Z] #44 ...
23:33:56 [2022-11-17T23:33:56.935Z] 
23:33:56 [2022-11-17T23:33:56.935Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
23:33:56 [2022-11-17T23:33:56.935Z] #0 9.390 Collecting yamllint==1.27.1
23:33:57 [2022-11-17T23:33:57.504Z] #59 10.43   Downloading yamllint-1.27.1.tar.gz (129 kB)
23:33:58 [2022-11-17T23:33:58.887Z] #59 11.60 Collecting pathspec>=0.5.3
23:33:58 [2022-11-17T23:33:58.887Z] #59 11.62   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
23:33:58 [2022-11-17T23:33:58.887Z] #59 11.92 Collecting pyyaml
23:33:58 [2022-11-17T23:33:58.887Z] #59 11.93   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
23:33:58 [2022-11-17T23:33:58.887Z] #59 11.98 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
23:33:59 [2022-11-17T23:33:59.148Z] #59 11.99 Building wheels for collected packages: yamllint
23:33:59 [2022-11-17T23:33:59.148Z] #59 11.99   Building wheel for yamllint (setup.py): started
23:34:00 [2022-11-17T23:34:00.088Z] #59 12.98   Building wheel for yamllint (setup.py): finished with status 'done'
23:34:00 [2022-11-17T23:34:00.088Z] #59 12.98   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=8e6c9eaec5eec5cc929f32baf2ea8bca25ece79c880f4ef6b78b38729f905d04
23:34:00 [2022-11-17T23:34:00.089Z] #59 12.98   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
23:34:00 [2022-11-17T23:34:00.089Z] #59 12.98 Successfully built yamllint
23:34:00 [2022-11-17T23:34:00.089Z] #59 13.02 Installing collected packages: pyyaml, pathspec, yamllint
23:34:00 [2022-11-17T23:34:00.349Z] #59 13.42 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
23:34:00 [2022-11-17T23:34:00.609Z] #59 ...
23:34:00 [2022-11-17T23:34:00.609Z] 
23:34:00 [2022-11-17T23:34:00.609Z] #44 [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
23:34:00 [2022-11-17T23:34:00.609Z] #44 134.3   CCLD     libyajl.la
23:34:00 [2022-11-17T23:34:00.872Z] #44 ...
23:34:00 [2022-11-17T23:34:00.872Z] 
23:34:00 [2022-11-17T23:34:00.872Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
23:34:00 [2022-11-17T23:34:00.872Z] #59 DONE 13.9s
23:34:01 [2022-11-17T23:34:01.132Z] 
23:34:01 [2022-11-17T23:34:01.132Z] #44 [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
23:34:01 [2022-11-17T23:34:01.132Z] #44 134.6   CCLD     verify/json_verify
23:34:01 [2022-11-17T23:34:01.393Z] #44 135.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:34:01 [2022-11-17T23:34:01.393Z] #44 135.0 make[5]: Nothing to be done for 'install-exec-am'.
23:34:01 [2022-11-17T23:34:01.393Z] #44 135.0 make[5]: Nothing to be done for 'install-data-am'.
23:34:01 [2022-11-17T23:34:01.393Z] #44 135.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:34:01 [2022-11-17T23:34:01.393Z] #44 135.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:34:01 [2022-11-17T23:34:01.393Z] #44 135.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:34:01 [2022-11-17T23:34:01.393Z] #44 135.1   CC       src/validate.o
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.1   CC       src/image_spec_schema_config_schema.lo
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.1   CC       src/image_spec_schema_content_descriptor.lo
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.1   CC       src/image_spec_schema_defs.lo
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.2   CC       src/image_spec_schema_defs_descriptor.lo
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.2   CC       src/image_spec_schema_image_index_schema.lo
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.2   CC       src/image_spec_schema_image_layout_schema.lo
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.3   CC       src/image_spec_schema_image_manifest_schema.lo
23:34:01 [2022-11-17T23:34:01.653Z] #44 135.3   CC       src/runtime_spec_schema_config_linux.lo
23:34:01 [2022-11-17T23:34:01.914Z] #44 135.4   CC       src/runtime_spec_schema_config_zos.lo
23:34:01 [2022-11-17T23:34:01.914Z] #44 135.4   CC       src/runtime_spec_schema_config_schema.lo
23:34:01 [2022-11-17T23:34:01.914Z] #44 135.5   CC       src/runtime_spec_schema_config_solaris.lo
23:34:01 [2022-11-17T23:34:01.914Z] #44 135.6   CC       src/runtime_spec_schema_config_vm.lo
23:34:02 [2022-11-17T23:34:02.174Z] #44 135.6   CC       src/runtime_spec_schema_config_windows.lo
23:34:02 [2022-11-17T23:34:02.174Z] #44 135.8   CC       src/runtime_spec_schema_defs.lo
23:34:02 [2022-11-17T23:34:02.174Z] #44 135.8   CC       src/runtime_spec_schema_defs_linux.lo
23:34:02 [2022-11-17T23:34:02.435Z] #44 136.1   CC       src/runtime_spec_schema_defs_zos.lo
23:34:02 [2022-11-17T23:34:02.696Z] #44 136.2   CC       src/runtime_spec_schema_defs_vm.lo
23:34:02 [2022-11-17T23:34:02.696Z] #44 136.3   CC       src/runtime_spec_schema_defs_windows.lo
23:34:02 [2022-11-17T23:34:02.956Z] #44 136.4   CC       src/runtime_spec_schema_state_schema.lo
23:34:02 [2022-11-17T23:34:02.956Z] #44 136.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:34:03 [2022-11-17T23:34:03.216Z] #44 136.6   CC       src/basic_test_double_array_item.lo
23:34:03 [2022-11-17T23:34:03.216Z] #44 136.7   CC       src/basic_test_double_array.lo
23:34:03 [2022-11-17T23:34:03.216Z] #44 136.8   CC       src/basic_test_top_array_int.lo
23:34:03 [2022-11-17T23:34:03.216Z] #44 136.9   CC       src/basic_test_top_array_string.lo
23:34:03 [2022-11-17T23:34:03.477Z] #44 137.0   CC       src/basic_test_top_double_array_int.lo
23:34:03 [2022-11-17T23:34:03.477Z] #44 137.1   CC       src/basic_test_top_double_array_obj.lo
23:34:03 [2022-11-17T23:34:03.737Z] #44 137.2   CC       src/basic_test_top_double_array_refobj.lo
23:34:03 [2022-11-17T23:34:03.737Z] #44 137.3   CC       src/basic_test_top_double_array_string.lo
23:34:03 [2022-11-17T23:34:03.997Z] #44 137.5   CC       src/read-file.lo
23:34:04 [2022-11-17T23:34:04.258Z] #44 137.8   CC       src/json_common.lo
23:34:04 [2022-11-17T23:34:04.518Z] #44 138.0   CC       tests/test-1.o
23:34:04 [2022-11-17T23:34:04.518Z] #44 138.1   CC       tests/test-2.o
23:34:04 [2022-11-17T23:34:04.778Z] #44 138.3   CC       tests/test-3.o
23:34:04 [2022-11-17T23:34:04.778Z] #44 138.4   CC       tests/test-4.o
23:34:05 [2022-11-17T23:34:05.038Z] #44 138.7   CC       tests/test-5.o
23:34:05 [2022-11-17T23:34:05.609Z] #44 138.9   CC       tests/test-6.o
23:34:05 [2022-11-17T23:34:05.609Z] #44 139.1   CC       tests/test-7.o
23:34:05 [2022-11-17T23:34:05.609Z] #44 139.2   CC       tests/test-8.o
23:34:05 [2022-11-17T23:34:05.869Z] #44 139.3   CC       tests/test-9.o
23:34:05 [2022-11-17T23:34:05.869Z] #44 139.5   CC       tests/test-10.o
23:34:06 [2022-11-17T23:34:06.129Z] #44 139.5   CC       tests/test-11.o
23:34:28 [2022-11-17T23:34:28.090Z] #44 ...
23:34:28 [2022-11-17T23:34:28.090Z] 
23:34:28 [2022-11-17T23:34:28.091Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:34:28 [2022-11-17T23:34:28.091Z] #33 203.5 + dpkg --print-architecture
23:34:28 [2022-11-17T23:34:28.091Z] #33 DONE 204.0s
23:34:28 [2022-11-17T23:34:28.091Z] 
23:34:28 [2022-11-17T23:34:28.091Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:34:38 [2022-11-17T23:34:38.086Z] #43 ...
23:34:38 [2022-11-17T23:34:38.086Z] 
23:34:38 [2022-11-17T23:34:38.086Z] #44 [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
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.1   CCLD     libocispec.la
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.5   CCLD     src/validate
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.5   CCLD     tests/test-1
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.6   CCLD     tests/test-2
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.6   CCLD     tests/test-3
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.6   CCLD     tests/test-4
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.6   CCLD     tests/test-5
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.6   CCLD     tests/test-6
23:34:38 [2022-11-17T23:34:38.086Z] #44 171.8   CCLD     tests/test-7
23:34:38 [2022-11-17T23:34:38.346Z] #44 171.8   CCLD     tests/test-8
23:34:38 [2022-11-17T23:34:38.346Z] #44 172.0   CCLD     tests/test-9
23:34:38 [2022-11-17T23:34:38.346Z] #44 172.0   CCLD     tests/test-10
23:34:38 [2022-11-17T23:34:38.346Z] #44 172.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:34:38 [2022-11-17T23:34:38.605Z] #44 172.0   CCLD     tests/test-11
23:34:39 [2022-11-17T23:34:39.986Z] #44 173.6 libtool: link: ar cr libocispec.a 
23:34:40 [2022-11-17T23:34:40.245Z] #44 173.7 libtool: link: ranlib libocispec.a
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.2 make[5]: Nothing to be done for 'install-exec-am'.
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.2 make[5]: Nothing to be done for 'install-data-am'.
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:34:41 [2022-11-17T23:34:41.628Z] #44 175.2 make[2]: Entering directory '/tmp/crun-build'
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.3   CC       src/libcrun/libcrun_testing_a-utils.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.3   CC       src/libcrun/libcrun_testing_a-container.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.5   CC       src/libcrun/libcrun_testing_a-criu.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.6   CC       src/libcrun/libcrun_testing_a-linux.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:34:41 [2022-11-17T23:34:41.889Z] #44 175.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:34:42 [2022-11-17T23:34:42.149Z] #44 175.6   CC       src/libcrun/libcrun_testing_a-error.o
23:34:42 [2022-11-17T23:34:42.149Z] #44 175.7   CC       src/libcrun/libcrun_testing_a-status.o
23:34:42 [2022-11-17T23:34:42.149Z] #44 175.8   CC       src/libcrun/libcrun_testing_a-terminal.o
23:34:42 [2022-11-17T23:34:42.149Z] #44 175.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:34:42 [2022-11-17T23:34:42.409Z] #44 176.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:34:42 [2022-11-17T23:34:42.409Z] #44 176.0   CC       src/libcrun/libcrun_testing_a-signals.o
23:34:42 [2022-11-17T23:34:42.409Z] #44 176.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:34:42 [2022-11-17T23:34:42.670Z] #44 176.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:34:42 [2022-11-17T23:34:42.670Z] #44 176.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:34:42 [2022-11-17T23:34:42.670Z] #44 176.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:34:42 [2022-11-17T23:34:42.931Z] #44 176.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:34:43 [2022-11-17T23:34:43.191Z] #44 176.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:34:43 [2022-11-17T23:34:43.191Z] #44 176.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:34:43 [2022-11-17T23:34:43.762Z] #44 177.3   CC       src/crun-crun.o
23:34:43 [2022-11-17T23:34:43.762Z] #44 177.3   CC       src/crun-run.o
23:34:43 [2022-11-17T23:34:43.762Z] #44 177.4   CC       src/crun-delete.o
23:34:44 [2022-11-17T23:34:44.022Z] #44 177.5   CC       src/crun-kill.o
23:34:44 [2022-11-17T23:34:44.022Z] #44 177.7   CC       src/crun-pause.o
23:34:44 [2022-11-17T23:34:44.593Z] #44 178.0   CC       src/crun-unpause.o
23:34:44 [2022-11-17T23:34:44.593Z] #44 178.2   CC       src/crun-spec.o
23:34:44 [2022-11-17T23:34:44.854Z] #44 178.3   CC       src/crun-exec.o
23:34:44 [2022-11-17T23:34:44.854Z] #44 178.4   CC       src/crun-list.o
23:34:45 [2022-11-17T23:34:45.114Z] #44 178.5   CC       src/crun-create.o
23:34:45 [2022-11-17T23:34:45.377Z] #44 178.8   CC       src/crun-start.o
23:34:45 [2022-11-17T23:34:45.377Z] #44 178.9   CC       src/crun-state.o
23:34:45 [2022-11-17T23:34:45.637Z] #44 179.1   CC       src/crun-update.o
23:34:45 [2022-11-17T23:34:45.637Z] #44 179.3   CC       src/crun-ps.o
23:34:45 [2022-11-17T23:34:45.898Z] #44 179.4   CC       src/crun-checkpoint.o
23:34:46 [2022-11-17T23:34:46.158Z] #44 179.8   CC       src/crun-restore.o
23:34:46 [2022-11-17T23:34:46.418Z] #44 179.9   CC       src/libcrun/libcrun_la-utils.lo
23:34:46 [2022-11-17T23:34:46.678Z] #44 180.0   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:34:46 [2022-11-17T23:34:46.939Z] #44 180.4   CC       src/libcrun/libcrun_la-container.lo
23:34:46 [2022-11-17T23:34:46.939Z] #44 180.5   CC       src/libcrun/libcrun_la-cgroup.lo
23:34:47 [2022-11-17T23:34:47.199Z] #44 180.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:34:47 [2022-11-17T23:34:47.199Z] #44 180.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:34:47 [2022-11-17T23:34:47.460Z] #44 181.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:34:48 [2022-11-17T23:34:48.030Z] #44 181.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:34:48 [2022-11-17T23:34:48.600Z] #44 182.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:34:48 [2022-11-17T23:34:48.861Z] #44 182.4   CC       src/libcrun/libcrun_la-criu.lo
23:34:49 [2022-11-17T23:34:49.121Z] #44 182.6   CC       src/libcrun/libcrun_la-custom-handler.lo
23:34:49 [2022-11-17T23:34:49.381Z] #44 183.0   CC       src/libcrun/libcrun_la-linux.lo
23:34:49 [2022-11-17T23:34:49.381Z] #44 183.1   CC       src/libcrun/libcrun_la-seccomp.lo
23:34:49 [2022-11-17T23:34:49.952Z] #44 183.6   CC       src/libcrun/libcrun_la-ebpf.lo
23:34:50 [2022-11-17T23:34:50.213Z] #44 183.8   CC       src/libcrun/libcrun_la-error.lo
23:34:50 [2022-11-17T23:34:50.473Z] #44 184.0   CC       src/libcrun/libcrun_la-status.lo
23:34:50 [2022-11-17T23:34:50.734Z] #44 184.2   CC       src/libcrun/libcrun_la-terminal.lo
23:34:51 [2022-11-17T23:34:51.376Z] #44 184.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:34:51 [2022-11-17T23:34:51.376Z] #44 185.0   CC       src/libcrun/libcrun_la-signals.lo
23:34:51 [2022-11-17T23:34:51.667Z] #44 185.3   CC       src/libcrun/libcrun_la-mount_flags.lo
23:34:52 [2022-11-17T23:34:52.238Z] #44 185.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:34:52 [2022-11-17T23:34:52.497Z] #44 186.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:34:52 [2022-11-17T23:34:52.757Z] #44 186.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:34:54 [2022-11-17T23:34:54.668Z] #44 187.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:34:54 [2022-11-17T23:34:54.668Z] #44 188.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:34:54 [2022-11-17T23:34:54.927Z] #44 188.5   CC       tests/init.o
23:34:55 [2022-11-17T23:34:55.187Z] #44 188.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:35:13 [2022-11-17T23:35:13.293Z] #44 205.3   CCLD     tests/init
23:35:31 [2022-11-17T23:35:31.412Z] #44 223.6   AR       libcrun_testing.a
23:35:31 [2022-11-17T23:35:31.412Z] #44 223.6 ar: `u' modifier ignored since `D' is the default (see `U')
23:35:31 [2022-11-17T23:35:31.412Z] #44 223.7   CCLD     tests/tests_libcrun_utils
23:35:31 [2022-11-17T23:35:31.412Z] #44 223.7   CCLD     tests/tests_libcrun_errors
23:35:31 [2022-11-17T23:35:31.412Z] #44 223.8   CCLD     tests/tests_libcrun_fuzzer
23:35:31 [2022-11-17T23:35:31.412Z] #44 224.2   CCLD     libcrun.la
23:35:31 [2022-11-17T23:35:31.412Z] #44 ...
23:35:31 [2022-11-17T23:35:31.412Z] 
23:35:31 [2022-11-17T23:35:31.412Z] #34 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:35:31 [2022-11-17T23:35:31.412Z] #34 268.0 + return
23:35:31 [2022-11-17T23:35:31.412Z] #34 DONE 268.4s
23:35:31 [2022-11-17T23:35:31.412Z] 
23:35:31 [2022-11-17T23:35:31.412Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:35:32 [2022-11-17T23:35:32.354Z] #48 ...
23:35:32 [2022-11-17T23:35:32.354Z] 
23:35:32 [2022-11-17T23:35:32.354Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:35:32 [2022-11-17T23:35:32.354Z] #60 DONE 0.1s
23:35:32 [2022-11-17T23:35:32.354Z] 
23:35:32 [2022-11-17T23:35:32.354Z] #44 [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
23:35:32 [2022-11-17T23:35:32.354Z] #44 225.7   CCLD     crun
23:35:32 [2022-11-17T23:35:32.614Z] #44 ...
23:35:32 [2022-11-17T23:35:32.614Z] 
23:35:32 [2022-11-17T23:35:32.614Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:35:32 [2022-11-17T23:35:32.614Z] #61 DONE 0.2s
23:35:32 [2022-11-17T23:35:32.614Z] 
23:35:32 [2022-11-17T23:35:32.614Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:35:32 [2022-11-17T23:35:32.614Z] #62 DONE 0.1s
23:35:32 [2022-11-17T23:35:32.614Z] 
23:35:32 [2022-11-17T23:35:32.614Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:35:32 [2022-11-17T23:35:32.614Z] #63 DONE 0.1s
23:35:32 [2022-11-17T23:35:32.614Z] 
23:35:32 [2022-11-17T23:35:32.614Z] #44 [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
23:35:32 [2022-11-17T23:35:32.614Z] #44 226.2 make[3]: Entering directory '/tmp/crun-build'
23:35:32 [2022-11-17T23:35:32.876Z] #44 ...
23:35:32 [2022-11-17T23:35:32.876Z] 
23:35:32 [2022-11-17T23:35:32.876Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:35:32 [2022-11-17T23:35:32.876Z] #64 DONE 0.1s
23:35:32 [2022-11-17T23:35:32.876Z] 
23:35:32 [2022-11-17T23:35:32.876Z] #44 [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
23:35:32 [2022-11-17T23:35:32.876Z] #44 226.4  /bin/mkdir -p '/usr/local/share/man/man1'
23:35:32 [2022-11-17T23:35:32.876Z] #44 226.4  /bin/mkdir -p '/usr/local/lib'
23:35:32 [2022-11-17T23:35:32.876Z] #44 226.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:35:32 [2022-11-17T23:35:32.876Z] #44 226.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:35:32 [2022-11-17T23:35:32.876Z] #44 ...
23:35:32 [2022-11-17T23:35:32.876Z] 
23:35:32 [2022-11-17T23:35:32.876Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:35:32 [2022-11-17T23:35:32.876Z] #65 DONE 0.1s
23:35:32 [2022-11-17T23:35:32.876Z] 
23:35:32 [2022-11-17T23:35:32.876Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:35:32 [2022-11-17T23:35:32.876Z] #66 DONE 0.1s
23:35:32 [2022-11-17T23:35:32.876Z] 
23:35:32 [2022-11-17T23:35:32.876Z] #44 [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
23:35:32 [2022-11-17T23:35:32.876Z] #44 226.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.6 libtool: install: ranlib /usr/local/lib/libcrun.a
23:35:33 [2022-11-17T23:35:33.138Z] #44 ...
23:35:33 [2022-11-17T23:35:33.138Z] 
23:35:33 [2022-11-17T23:35:33.138Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:35:33 [2022-11-17T23:35:33.138Z] #67 DONE 0.2s
23:35:33 [2022-11-17T23:35:33.138Z] 
23:35:33 [2022-11-17T23:35:33.138Z] #44 [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
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 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
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 ----------------------------------------------------------------------
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 Libraries have been installed in:
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8    /usr/local/lib
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 If you ever happen to want to link against installed libraries
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 in a given directory, LIBDIR, you must either use libtool, and
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 specify the full pathname of the library, or use the '-LLIBDIR'
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8 flag during linking and do at least one of the following:
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:35:33 [2022-11-17T23:35:33.138Z] #44 226.8      during execution
23:35:33 [2022-11-17T23:35:33.398Z] #44 ...
23:35:33 [2022-11-17T23:35:33.398Z] 
23:35:33 [2022-11-17T23:35:33.398Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:35:33 [2022-11-17T23:35:33.398Z] #68 DONE 0.1s
23:35:33 [2022-11-17T23:35:33.398Z] 
23:35:33 [2022-11-17T23:35:33.398Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:35:33 [2022-11-17T23:35:33.398Z] #69 DONE 0.1s
23:35:33 [2022-11-17T23:35:33.398Z] 
23:35:33 [2022-11-17T23:35:33.398Z] #44 [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
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8      during linking
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8 
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8 See any operating system documentation about shared libraries for
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8 more information, such as the ld(1) and ld.so(8) manual pages.
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8 ----------------------------------------------------------------------
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.8  /bin/mkdir -p '/build'
23:35:33 [2022-11-17T23:35:33.398Z] #44 226.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:35:33 [2022-11-17T23:35:33.398Z] #44 227.0 libtool: install: /usr/bin/install -c crun /build/crun
23:35:33 [2022-11-17T23:35:33.398Z] #44 227.0 make[3]: Leaving directory '/tmp/crun-build'
23:35:33 [2022-11-17T23:35:33.398Z] #44 227.0 make[2]: Leaving directory '/tmp/crun-build'
23:35:33 [2022-11-17T23:35:33.398Z] #44 227.0 make[1]: Leaving directory '/tmp/crun-build'
23:35:33 [2022-11-17T23:35:33.398Z] #44 DONE 227.0s
23:35:33 [2022-11-17T23:35:33.398Z] 
23:35:33 [2022-11-17T23:35:33.398Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:35:35 [2022-11-17T23:35:35.308Z] #48 165.4 + mkdir -p /build
23:35:35 [2022-11-17T23:35:35.308Z] #48 165.4 + cp runc /build/runc
23:35:35 [2022-11-17T23:35:35.308Z] #48 DONE 165.7s
23:35:35 [2022-11-17T23:35:35.308Z] 
23:35:35 [2022-11-17T23:35:35.308Z] #37 [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.49.0"      && /build/golangci-lint --version
23:35:40 [2022-11-17T23:35:40.591Z] #37 277.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
23:35:40 [2022-11-17T23:35:40.591Z] #37 DONE 277.4s
23:35:40 [2022-11-17T23:35:40.591Z] 
23:35:40 [2022-11-17T23:35:40.591Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:35:40 [2022-11-17T23:35:40.850Z] #43 ...
23:35:40 [2022-11-17T23:35:40.850Z] 
23:35:40 [2022-11-17T23:35:40.850Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:35:40 [2022-11-17T23:35:40.850Z] #70 DONE 0.2s
23:35:40 [2022-11-17T23:35:40.850Z] 
23:35:40 [2022-11-17T23:35:40.850Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:35:40 [2022-11-17T23:35:40.850Z] #71 DONE 0.1s
23:35:40 [2022-11-17T23:35:40.850Z] 
23:35:40 [2022-11-17T23:35:40.850Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:35:41 [2022-11-17T23:35:41.110Z] #43 ...
23:35:41 [2022-11-17T23:35:41.110Z] 
23:35:41 [2022-11-17T23:35:41.110Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:35:41 [2022-11-17T23:35:41.110Z] #72 DONE 0.2s
23:35:41 [2022-11-17T23:35:41.110Z] 
23:35:41 [2022-11-17T23:35:41.110Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:35:43 [2022-11-17T23:35:43.652Z] #43 248.4 + bin/containerd
23:36:30 [2022-11-17T23:36:30.355Z] #43 287.9 # github.com/containerd/containerd/cmd/containerd
23:36:30 [2022-11-17T23:36:30.355Z] #43 287.9 /usr/bin/ld: /tmp/go-link-2538136518/000019.o: in function `New':
23:36:30 [2022-11-17T23:36:30.355Z] #43 287.9 /tmp/tmp.yG5nmARkZ8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
23:36:30 [2022-11-17T23:36:30.355Z] #43 288.0 + bin/containerd-stress
23:36:30 [2022-11-17T23:36:30.355Z] #43 289.1 + bin/containerd-shim
23:36:32 [2022-11-17T23:36:32.894Z] #43 297.6 + bin/containerd-shim-runc-v1
23:36:38 [2022-11-17T23:36:38.175Z] #43 302.5 + bin/containerd-shim-runc-v2
23:36:38 [2022-11-17T23:36:38.175Z] #43 303.2 + binaries
23:36:38 [2022-11-17T23:36:38.175Z] #43 303.2 + install -D bin/containerd /build/containerd
23:36:38 [2022-11-17T23:36:38.175Z] #43 303.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:36:38 [2022-11-17T23:36:38.175Z] #43 303.3 + install -D bin/ctr /build/ctr
23:36:39 [2022-11-17T23:36:39.112Z] #43 DONE 304.3s
23:36:39 [2022-11-17T23:36:39.681Z] 
23:36:39 [2022-11-17T23:36:39.681Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:36:39 [2022-11-17T23:36:39.940Z] #73 DONE 0.2s
23:36:39 [2022-11-17T23:36:39.940Z] 
23:36:39 [2022-11-17T23:36:39.940Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:36:39 [2022-11-17T23:36:39.940Z] #74 DONE 0.1s
23:36:40 [2022-11-17T23:36:40.203Z] 
23:36:40 [2022-11-17T23:36:40.203Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:36:40 [2022-11-17T23:36:40.463Z] #75 DONE 0.3s
23:36:40 [2022-11-17T23:36:40.463Z] 
23:36:40 [2022-11-17T23:36:40.463Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:36:40 [2022-11-17T23:36:40.463Z] #76 DONE 0.1s
23:36:40 [2022-11-17T23:36:40.463Z] 
23:36:40 [2022-11-17T23:36:40.463Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:36:40 [2022-11-17T23:36:40.463Z] #77 DONE 0.1s
23:36:40 [2022-11-17T23:36:40.463Z] 
23:36:40 [2022-11-17T23:36:40.463Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:36:40 [2022-11-17T23:36:40.463Z] #78 DONE 0.0s
23:36:40 [2022-11-17T23:36:40.722Z] 
23:36:40 [2022-11-17T23:36:40.722Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
23:36:41 [2022-11-17T23:36:41.661Z] #79 DONE 1.1s
23:36:41 [2022-11-17T23:36:41.661Z] 
23:36:41 [2022-11-17T23:36:41.661Z] #80 exporting to image
23:36:41 [2022-11-17T23:36:41.661Z] #80 exporting layers
23:36:44 [2022-11-17T23:36:44.952Z] #80 exporting layers 2.7s done
23:36:44 [2022-11-17T23:36:44.952Z] #80 writing image sha256:9008e0feacbe6b89126e406a4dfad6233b82b60ccbae41160faeb4d302c9f0a1 done
23:36:44 [2022-11-17T23:36:44.952Z] #80 naming to docker.io/library/docker:7b9e86f7894209d237eb88ec9fb19edd1103b065 done
23:36:44 [2022-11-17T23:36:44.952Z] #80 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:36:45 [2022-11-17T23:36:45.265Z] + sudo modprobe ip6table_filter
[Pipeline] sh
23:36:45 [2022-11-17T23:36:45.550Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44492/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b9e86f7894209d237eb88ec9fb19edd1103b065 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:7b9e86f7894209d237eb88ec9fb19edd1103b065 hack/test/unit
23:36:46 [2022-11-17T23:36:46.119Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
23:36:46 [2022-11-17T23:36:46.119Z] + TESTFLAGS+=' -test.timeout=5m'
23:36:46 [2022-11-17T23:36:46.119Z] + TESTDIRS=./...
23:36:46 [2022-11-17T23:36:46.119Z] + exclude_paths='/vendor/|/integration'
23:36:46 [2022-11-17T23:36:46.119Z] ++ go list ./...
23:36:46 [2022-11-17T23:36:46.119Z] ++ grep -vE '(/vendor/|/integration)'
23:36:47 [2022-11-17T23:36:47.068Z] + pkg_list='github.com/docker/docker/api
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/backend/build
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/httpstatus
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/httputils
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/middleware
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/build
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/checkpoint
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/container
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/debug
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/distribution
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/grpc
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/image
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/network
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/plugin
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/session
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/swarm
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/system
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/server/router/volume
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/backend
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/blkiodev
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/container
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/events
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/filters
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/image
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/mount
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/network
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/plugins/logdriver
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/registry
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/strslice
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/swarm
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/swarm/runtime
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/time
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/versions
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/versions/v1p19
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/versions/v1p20
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/api/types/volume
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/builder-next
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/builder-next/exporter
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/builder-next/worker
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/dockerfile
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/remotecontext
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/remotecontext/git
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/builder/remotecontext/urlutil
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cli
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cli/config
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cli/debug
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cli/winresources/docker-proxy
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cli/winresources/dockerd
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/client
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cmd/docker-proxy
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cmd/dockerd
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cmd/dockerd/trap
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/container
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/container/stream
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/contrib/apparmor
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/contrib/docker-device-tool
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/contrib/httpserver
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/cluster
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/cluster/convert
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/cluster/executor
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/cluster/executor/container
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/cluster/provider
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/config
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/events
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/events/testutils
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/exec
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/aufs
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/copy
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/overlay
23:36:47 [2022-11-17T23:36:47.068Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/register
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/vfs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/zfs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/images
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/initlayer
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/links
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/listeners
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/awslogs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/fluentd
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/gcplogs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/gelf
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/journald
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/local
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/logentries
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/loggertest
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/loggerutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/splunk
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/syslog
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/templates
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/names
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/network
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/stats
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution/metadata
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution/utils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution/xfer
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/dockerversion
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/errdefs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image/cache
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image/tarexport
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image/v1
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/internal/test/suite
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/layer
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/queue
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/remote
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/supervisor
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/types
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/bitseq
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cluster
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/config
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/datastore
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/diagnostic
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/discoverapi
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/driverapi
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/bridge
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/host
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/null
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/overlay
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/remote
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/windows
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drvregistry
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/etchosts
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/idm
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/internal/caller
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipam
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipamapi
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/builtin
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/null
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/remote
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipamutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/iptables
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/netlabel
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/netutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/networkdb
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ns
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/options
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/osl
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/osl/kernel
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/portallocator
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/portmapper
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/resolvconf
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/testutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/types
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/oci
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/oci/caps
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/opts
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/aaparser
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/archive
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/authorization
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/broadcaster
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/capabilities
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/chrootarchive
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/containerfs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/devicemapper
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/directory
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/dmesg
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/fileutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/fsutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/homedir
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/idtools
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/ioutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/jsonmessage
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/longpath
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/loopback
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/namesgenerator
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/parsers
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/parsers/kernel
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/pidfile
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/platform
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/plugingetter
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/plugins
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/plugins/transport
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/pools
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/progress
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/pubsub
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/reexec
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/signal
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/stack
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/stdcopy
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/streamformatter
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/stringid
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/sysinfo
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/system
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/tailfile
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/tarsum
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/truncindex
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/urlutil
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/pkg/useragent
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/plugin
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/plugin/executor/containerd
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/plugin/v2
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/profiles/apparmor
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/profiles/seccomp
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/quota
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/reference
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/registry
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/registry/resumable
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/restartmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/rootless
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/rootless/specconv
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/runconfig
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/runconfig/opts
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/daemon
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/environment
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/fakecontext
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/fakegit
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/fakestorage
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/fixtures/load
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/fixtures/plugin
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/registry
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/testutil/request
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/volume
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/volume/drivers
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/volume/local
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/volume/mounts
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/volume/service
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/volume/service/opts
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/volume/testutils'
23:36:47 [2022-11-17T23:36:47.069Z] ++ grep --fixed-strings -v /libnetwork
23:36:47 [2022-11-17T23:36:47.069Z] ++ echo 'github.com/docker/docker/api
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/backend/build
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/httpstatus
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/httputils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/middleware
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/build
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/checkpoint
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/container
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/debug
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/distribution
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/grpc
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/image
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/network
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/plugin
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/session
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/swarm
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/system
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/server/router/volume
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/backend
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/blkiodev
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/container
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/events
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/filters
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/image
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/mount
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/network
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/plugins/logdriver
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/registry
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/strslice
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/swarm
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/swarm/runtime
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/time
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/versions
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/versions/v1p19
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/versions/v1p20
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/api/types/volume
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/builder-next
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/builder-next/exporter
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/builder-next/worker
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/dockerfile
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/remotecontext
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/remotecontext/git
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/builder/remotecontext/urlutil
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cli
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cli/config
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cli/debug
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cli/winresources/docker-proxy
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cli/winresources/dockerd
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/client
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cmd/docker-proxy
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cmd/dockerd
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cmd/dockerd/trap
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/container
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/container/stream
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/contrib/apparmor
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/contrib/docker-device-tool
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/contrib/httpserver
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/cluster
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/cluster/convert
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/cluster/executor
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/cluster/executor/container
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/cluster/provider
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/config
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/events
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/events/testutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/exec
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/aufs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/copy
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/overlay
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/register
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/vfs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/graphdriver/zfs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/images
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/initlayer
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/links
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/listeners
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/awslogs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/fluentd
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/gcplogs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/gelf
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/journald
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/local
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/logentries
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/loggertest
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/loggerutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/splunk
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/syslog
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/logger/templates
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/names
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/network
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/daemon/stats
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution/metadata
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution/utils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/distribution/xfer
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/dockerversion
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/errdefs
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image/cache
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image/tarexport
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/image/v1
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/internal/test/suite
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/layer
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/queue
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/remote
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/supervisor
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libcontainerd/types
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/bitseq
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cluster
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/config
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/datastore
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/diagnostic
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/discoverapi
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/driverapi
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/bridge
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/host
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/null
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/overlay
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/remote
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/windows
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/drvregistry
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/etchosts
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/idm
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/internal/caller
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipam
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipamapi
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/builtin
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/null
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/remote
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ipamutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/iptables
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/netlabel
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/netutils
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/networkdb
23:36:47 [2022-11-17T23:36:47.069Z] github.com/docker/docker/libnetwork/ns
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/options
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/osl
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/osl/kernel
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/portallocator
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/portmapper
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/resolvconf
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/testutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libnetwork/types
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/oci
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/oci/caps
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/opts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/aaparser
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/archive
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/authorization
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/broadcaster
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/capabilities
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/chrootarchive
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/containerfs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/devicemapper
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/directory
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/dmesg
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/fileutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/fsutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/homedir
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/idtools
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/ioutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/jsonmessage
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/longpath
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/loopback
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/namesgenerator
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/parsers
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/parsers/kernel
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/pidfile
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/platform
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugingetter
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/transport
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/pools
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/progress
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/pubsub
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/reexec
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/signal
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/stack
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/stdcopy
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/streamformatter
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/stringid
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/sysinfo
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/system
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/tailfile
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/tarsum
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/truncindex
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/urlutil
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/useragent
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/plugin
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/plugin/executor/containerd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/plugin/v2
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/profiles/apparmor
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/profiles/seccomp
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/quota
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/reference
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/registry
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/registry/resumable
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/restartmanager
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/rootless
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/rootless/specconv
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/runconfig
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/runconfig/opts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/daemon
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/environment
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fakecontext
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fakegit
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fakestorage
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fixtures/load
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fixtures/plugin
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/registry
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/request
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/drivers
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/local
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/mounts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/service
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/service/opts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/testutils'
23:36:47 [2022-11-17T23:36:47.070Z] + base_pkg_list='github.com/docker/docker/api
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/backend/build
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/httpstatus
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/httputils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/middleware
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/build
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/checkpoint
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/container
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/debug
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/distribution
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/grpc
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/image
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/network
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/plugin
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/session
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/swarm
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/system
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/volume
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/backend
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/blkiodev
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/container
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/events
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/filters
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/image
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/mount
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/network
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/plugins/logdriver
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/registry
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/strslice
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/swarm
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/swarm/runtime
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/time
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/versions
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/versions/v1p19
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/versions/v1p20
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/volume
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/exporter
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/worker
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/dockerfile
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/remotecontext
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/remotecontext/git
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/remotecontext/urlutil
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/config
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/debug
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/winresources/docker-proxy
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/winresources/dockerd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/client
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/docker-proxy
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/dockerd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/dockerd/trap
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/container
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/container/stream
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/contrib/apparmor
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/contrib/docker-device-tool
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/contrib/httpserver
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/cluster
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/cluster/convert
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/cluster/executor
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/cluster/executor/container
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/cluster/provider
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/config
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/events
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/events/testutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/exec
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/aufs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/copy
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/overlay
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/register
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/vfs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/graphdriver/zfs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/images
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/initlayer
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/links
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/listeners
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/awslogs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/fluentd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/gcplogs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/gelf
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/journald
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/local
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/logentries
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/loggertest
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/loggerutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/splunk
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/syslog
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/logger/templates
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/names
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/network
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/daemon/stats
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/distribution
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/distribution/metadata
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/distribution/utils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/distribution/xfer
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/dockerversion
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/errdefs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/image
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/image/cache
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/image/tarexport
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/image/v1
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/internal/test/suite
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/layer
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libcontainerd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libcontainerd/queue
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libcontainerd/remote
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libcontainerd/supervisor
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/libcontainerd/types
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/oci
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/oci/caps
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/opts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/aaparser
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/archive
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/authorization
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/broadcaster
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/capabilities
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/chrootarchive
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/containerfs
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/devicemapper
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/directory
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/dmesg
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/fileutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/fsutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/homedir
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/idtools
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/ioutils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/jsonmessage
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/longpath
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/loopback
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/namesgenerator
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/parsers
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/parsers/kernel
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/pidfile
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/platform
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugingetter
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/plugins/transport
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/pools
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/progress
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/pubsub
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/reexec
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/signal
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/stack
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/stdcopy
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/streamformatter
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/stringid
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/sysinfo
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/system
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/tailfile
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/tarsum
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/truncindex
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/urlutil
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/pkg/useragent
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/plugin
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/plugin/executor/containerd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/plugin/v2
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/profiles/apparmor
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/profiles/seccomp
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/quota
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/reference
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/registry
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/registry/resumable
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/restartmanager
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/rootless
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/rootless/specconv
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/runconfig
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/runconfig/opts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/daemon
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/environment
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fakecontext
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fakegit
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fakestorage
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fixtures/load
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fixtures/plugin
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/registry
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/testutil/request
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/drivers
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/local
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/mounts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/service
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/service/opts
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/volume/testutils'
23:36:47 [2022-11-17T23:36:47.070Z] ++ grep --fixed-strings /libnetwork
23:36:47 [2022-11-17T23:36:47.070Z] ++ echo 'github.com/docker/docker/api
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/backend/build
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/httpstatus
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/httputils
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/middleware
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/build
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/checkpoint
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/container
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/debug
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/distribution
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/grpc
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/image
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/network
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/plugin
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/session
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/swarm
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/system
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/server/router/volume
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/backend
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/blkiodev
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/container
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/events
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/filters
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/image
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/mount
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/network
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/plugins/logdriver
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/registry
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/strslice
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/swarm
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/swarm/runtime
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/time
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/versions
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/versions/v1p19
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/versions/v1p20
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/api/types/volume
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/exporter
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/builder-next/worker
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/dockerfile
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/remotecontext
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/remotecontext/git
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/builder/remotecontext/urlutil
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/config
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/debug
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/winresources/docker-proxy
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cli/winresources/dockerd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/client
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/docker-proxy
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/dockerd
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/dockerd/trap
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/container
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/container/stream
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/contrib/apparmor
23:36:47 [2022-11-17T23:36:47.070Z] github.com/docker/docker/contrib/docker-device-tool
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/contrib/httpserver
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/cluster
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/cluster/convert
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/cluster/executor
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/cluster/executor/container
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/cluster/provider
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/config
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/events
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/events/testutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/exec
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/aufs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/copy
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/overlay
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/register
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/vfs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/graphdriver/zfs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/images
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/initlayer
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/links
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/listeners
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/awslogs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/fluentd
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/gcplogs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/gelf
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/journald
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/local
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/logentries
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/loggertest
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/loggerutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/splunk
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/syslog
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/logger/templates
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/names
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/network
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/daemon/stats
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/distribution
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/distribution/metadata
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/distribution/utils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/distribution/xfer
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/dockerversion
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/errdefs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/image
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/image/cache
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/image/tarexport
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/image/v1
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/internal/test/suite
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/layer
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libcontainerd
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libcontainerd/queue
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libcontainerd/remote
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libcontainerd/supervisor
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libcontainerd/types
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/bitseq
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cluster
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/config
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/datastore
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/diagnostic
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/discoverapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/driverapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/bridge
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/host
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/null
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/remote
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/windows
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drvregistry
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/etchosts
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/idm
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/internal/caller
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipam
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipamapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/builtin
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/null
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/remote
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipamutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/iptables
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/netlabel
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/netutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/networkdb
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ns
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/options
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/osl
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/osl/kernel
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/portallocator
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/portmapper
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/resolvconf
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/testutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/types
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/oci
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/oci/caps
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/opts
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/aaparser
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/archive
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/authorization
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/broadcaster
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/capabilities
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/chrootarchive
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/containerfs
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/devicemapper
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/directory
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/dmesg
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/fileutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/fsutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/homedir
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/idtools
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/ioutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/jsonmessage
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/longpath
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/loopback
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/namesgenerator
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/parsers
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/parsers/kernel
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/pidfile
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/platform
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/plugingetter
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/plugins
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/plugins/transport
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/pools
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/progress
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/pubsub
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/reexec
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/signal
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/stack
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/stdcopy
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/streamformatter
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/stringid
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/sysinfo
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/system
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/tailfile
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/tarsum
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/truncindex
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/urlutil
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/pkg/useragent
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/plugin
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/plugin/executor/containerd
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/plugin/v2
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/profiles/apparmor
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/profiles/seccomp
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/quota
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/reference
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/registry
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/registry/resumable
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/restartmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/rootless
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/rootless/specconv
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/runconfig
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/runconfig/opts
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/daemon
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/environment
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/fakecontext
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/fakegit
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/fakestorage
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/fixtures/load
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/fixtures/plugin
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/registry
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/testutil/request
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/volume
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/volume/drivers
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/volume/local
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/volume/mounts
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/volume/service
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/volume/service/opts
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/volume/testutils'
23:36:47 [2022-11-17T23:36:47.071Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/bitseq
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cluster
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/config
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/datastore
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/diagnostic
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/discoverapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/driverapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/bridge
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/host
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/null
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/remote
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/windows
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drvregistry
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/etchosts
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/idm
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/internal/caller
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipam
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipamapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/builtin
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/null
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/remote
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipamutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/iptables
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/netlabel
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/netutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/networkdb
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ns
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/options
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/osl
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/osl/kernel
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/portallocator
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/portmapper
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/resolvconf
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/testutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/types'
23:36:47 [2022-11-17T23:36:47.071Z] + grep --fixed-strings libnetwork/drivers/bridge
23:36:47 [2022-11-17T23:36:47.071Z] + echo 'github.com/docker/docker/libnetwork
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/bitseq
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cluster
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/config
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/datastore
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/diagnostic
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/discoverapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/driverapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/bridge
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/host
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/null
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/remote
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/windows
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/drvregistry
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/etchosts
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/idm
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/internal/caller
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipam
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipamapi
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/builtin
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/null
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/remote
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ipamutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/iptables
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/netlabel
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/netutils
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/networkdb
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/ns
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/options
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/osl
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/osl/kernel
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/portallocator
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/portmapper
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/resolvconf
23:36:47 [2022-11-17T23:36:47.071Z] github.com/docker/docker/libnetwork/testutils
23:36:47 [2022-11-17T23:36:47.072Z] github.com/docker/docker/libnetwork/types'
23:36:47 [2022-11-17T23:36:47.072Z] github.com/docker/docker/libnetwork/drivers/bridge
23:36:47 [2022-11-17T23:36:47.072Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:36:47 [2022-11-17T23:36:47.072Z] + type docker-proxy
23:36:47 [2022-11-17T23:36:47.072Z] hack/test/unit: line 25: type: docker-proxy: not found
23:36:47 [2022-11-17T23:36:47.072Z] + hack/make.sh binary-proxy install-proxy
23:36:47 [2022-11-17T23:36:47.072Z] 
23:36:47 [2022-11-17T23:36:47.072Z] Removing bundles/
23:36:47 [2022-11-17T23:36:47.072Z] 
23:36:47 [2022-11-17T23:36:47.072Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
23:36:47 [2022-11-17T23:36:47.072Z] Building: bundles/binary-proxy/docker-proxy
23:36:47 [2022-11-17T23:36:47.072Z] GOOS="" GOARCH="" GOARM=""
23:36:53 [2022-11-17T23:36:53.753Z] Created binary: bundles/binary-proxy/docker-proxy
23:36:53 [2022-11-17T23:36:53.753Z] 
23:36:53 [2022-11-17T23:36:53.753Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
23:36:53 [2022-11-17T23:36:53.753Z] Installing docker-proxy to /usr/local/bin/
23:36:53 [2022-11-17T23:36:53.753Z] 
23:36:53 [2022-11-17T23:36:53.753Z] + mkdir -p bundles
23:36:53 [2022-11-17T23:36:53.753Z] + '[' -n 'github.com/docker/docker/api
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/backend/build
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/httpstatus
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/httputils
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/middleware
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/build
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/checkpoint
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/container
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/debug
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/distribution
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/grpc
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/image
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/network
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/plugin
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/session
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/swarm
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/system
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/server/router/volume
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/backend
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/blkiodev
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/container
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/events
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/filters
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/image
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/mount
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/network
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/plugins/logdriver
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/registry
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/strslice
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/swarm
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/swarm/runtime
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/time
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/versions
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/versions/v1p19
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/versions/v1p20
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/api/types/volume
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/builder-next
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/builder-next/exporter
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/builder-next/worker
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/dockerfile
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/remotecontext
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/remotecontext/git
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/builder/remotecontext/urlutil
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cli
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cli/config
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cli/debug
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cli/winresources/docker-proxy
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cli/winresources/dockerd
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/client
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cmd/docker-proxy
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cmd/dockerd
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cmd/dockerd/trap
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/container
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/container/stream
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/contrib/apparmor
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/contrib/docker-device-tool
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/contrib/httpserver
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/cluster
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/cluster/convert
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/cluster/executor
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/cluster/executor/container
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/cluster/provider
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/config
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/events
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/events/testutils
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/exec
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/aufs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/copy
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/overlay
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/register
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/vfs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/graphdriver/zfs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/images
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/initlayer
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/links
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/listeners
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/awslogs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/fluentd
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/gcplogs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/gelf
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/journald
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/local
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/logentries
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/loggertest
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/loggerutils
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/splunk
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/syslog
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/logger/templates
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/names
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/network
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/daemon/stats
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/distribution
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/distribution/metadata
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/distribution/utils
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/distribution/xfer
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/dockerversion
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/errdefs
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/image
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/image/cache
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/image/tarexport
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/image/v1
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/internal/test/suite
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/layer
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/libcontainerd
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/libcontainerd/queue
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/libcontainerd/remote
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/libcontainerd/supervisor
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/libcontainerd/types
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/oci
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/oci/caps
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/opts
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/pkg/aaparser
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/pkg/archive
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/pkg/authorization
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/pkg/broadcaster
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/pkg/capabilities
23:36:53 [2022-11-17T23:36:53.753Z] github.com/docker/docker/pkg/chrootarchive
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/containerfs
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/devicemapper
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/directory
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/dmesg
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/fileutils
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/fsutils
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/homedir
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/idtools
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/ioutils
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/jsonmessage
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/longpath
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/loopback
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/namesgenerator
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/parsers
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/parsers/kernel
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/pidfile
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/platform
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/plugingetter
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/plugins
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/plugins/transport
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/pools
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/progress
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/pubsub
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/reexec
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/signal
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/stack
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/stdcopy
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/streamformatter
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/stringid
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/sysinfo
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/system
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/tailfile
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/tarsum
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/truncindex
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/urlutil
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/pkg/useragent
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/plugin
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/plugin/executor/containerd
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/plugin/v2
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/profiles/apparmor
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/profiles/seccomp
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/quota
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/reference
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/registry
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/registry/resumable
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/restartmanager
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/rootless
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/rootless/specconv
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/runconfig
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/runconfig/opts
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/daemon
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/environment
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/fakecontext
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/fakegit
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/fakestorage
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/fixtures/load
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/fixtures/plugin
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/registry
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/testutil/request
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/volume
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/volume/drivers
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/volume/local
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/volume/mounts
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/volume/service
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/volume/service/opts
23:36:53 [2022-11-17T23:36:53.754Z] github.com/docker/docker/volume/testutils' ']'
23:36:53 [2022-11-17T23:36:53.754Z] + 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/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/rootless github.com/docker/docker/rootless/specconv 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
23:36:53 [2022-11-17T23:36:53.754Z] ?   	github.com/docker/docker/api	[no test files]
23:37:08 [2022-11-17T23:37:08.652Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
23:38:16 [2022-11-17T23:38:16.372Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:38:16 [2022-11-17T23:38:16.372Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
23:38:16 [2022-11-17T23:38:16.372Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
23:38:16 [2022-11-17T23:38:16.941Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
23:38:16 [2022-11-17T23:38:16.941Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:38:16 [2022-11-17T23:38:16.941Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:38:16 [2022-11-17T23:38:16.941Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:38:17 [2022-11-17T23:38:17.201Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:38:17 [2022-11-17T23:38:17.201Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:38:17 [2022-11-17T23:38:17.201Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:38:17 [2022-11-17T23:38:17.201Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:38:17 [2022-11-17T23:38:17.461Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:38:17 [2022-11-17T23:38:17.461Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:38:18 [2022-11-17T23:38:18.400Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:38:18 [2022-11-17T23:38:18.400Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:38:18 [2022-11-17T23:38:18.659Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
23:38:18 [2022-11-17T23:38:18.659Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:38:19 [2022-11-17T23:38:19.228Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
23:38:19 [2022-11-17T23:38:19.228Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
23:38:19 [2022-11-17T23:38:19.228Z] ?   	github.com/docker/docker/api/types	[no test files]
23:38:19 [2022-11-17T23:38:19.228Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:38:19 [2022-11-17T23:38:19.228Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:38:19 [2022-11-17T23:38:19.229Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:38:19 [2022-11-17T23:38:19.488Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:38:19 [2022-11-17T23:38:19.488Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:38:22 [2022-11-17T23:38:22.037Z] ok  	github.com/docker/docker/builder/remotecontext	0.120s	coverage: 13.7% of statements
23:38:22 [2022-11-17T23:38:22.298Z] ok  	github.com/docker/docker/builder/dockerfile	0.492s	coverage: 49.3% of statements
23:38:22 [2022-11-17T23:38:22.298Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
23:38:23 [2022-11-17T23:38:23.238Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
23:38:24 [2022-11-17T23:38:24.619Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.409s	coverage: 83.5% of statements
23:38:24 [2022-11-17T23:38:24.619Z] ?   	github.com/docker/docker/cli	[no test files]
23:38:24 [2022-11-17T23:38:24.619Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:38:24 [2022-11-17T23:38:24.619Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
23:38:24 [2022-11-17T23:38:24.619Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
23:38:25 [2022-11-17T23:38:25.558Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.228s	coverage: 67.6% of statements
23:38:27 [2022-11-17T23:38:27.467Z] ok  	github.com/docker/docker/client	0.133s	coverage: 76.0% of statements
23:38:59 [2022-11-17T23:38:59.575Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 31.8% of statements
23:39:00 [2022-11-17T23:39:00.144Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
23:39:00 [2022-11-17T23:39:00.404Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.494s	coverage: 0.0% of statements
23:39:00 [2022-11-17T23:39:00.404Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
23:39:00 [2022-11-17T23:39:00.404Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:39:00 [2022-11-17T23:39:00.404Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:39:00 [2022-11-17T23:39:00.404Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:39:00 [2022-11-17T23:39:00.404Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:39:06 [2022-11-17T23:39:06.983Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
23:39:07 [2022-11-17T23:39:07.242Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
23:39:08 [2022-11-17T23:39:08.624Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
23:39:15 [2022-11-17T23:39:15.196Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.4% of statements
23:39:16 [2022-11-17T23:39:16.575Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.1% of statements
23:39:16 [2022-11-17T23:39:16.834Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
23:39:17 [2022-11-17T23:39:17.404Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
23:39:17 [2022-11-17T23:39:17.975Z] ok  	github.com/docker/docker/daemon	10.109s	coverage: 16.5% of statements
23:39:17 [2022-11-17T23:39:17.975Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:39:17 [2022-11-17T23:39:17.975Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:39:17 [2022-11-17T23:39:17.975Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:39:17 [2022-11-17T23:39:17.975Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:39:18 [2022-11-17T23:39:18.922Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.610s	coverage: 74.8% of statements
23:39:19 [2022-11-17T23:39:19.898Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.339s	coverage: 60.7% of statements
23:39:20 [2022-11-17T23:39:20.168Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
23:39:21 [2022-11-17T23:39:21.550Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
23:39:22 [2022-11-17T23:39:22.942Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.227s	coverage: 50.6% of statements
23:39:23 [2022-11-17T23:39:23.881Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.380s	coverage: 45.9% of statements
23:39:23 [2022-11-17T23:39:23.881Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:39:24 [2022-11-17T23:39:24.820Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
23:39:25 [2022-11-17T23:39:25.080Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.857s	coverage: 58.8% of statements
23:39:25 [2022-11-17T23:39:25.080Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:39:25 [2022-11-17T23:39:25.080Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:39:25 [2022-11-17T23:39:25.650Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
23:39:26 [2022-11-17T23:39:26.220Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
23:39:27 [2022-11-17T23:39:27.160Z] ok  	github.com/docker/docker/daemon/images	0.059s	coverage: 6.9% of statements
23:39:27 [2022-11-17T23:39:27.160Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:39:27 [2022-11-17T23:39:27.160Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:39:27 [2022-11-17T23:39:27.730Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.2% of statements
23:39:28 [2022-11-17T23:39:28.299Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.137s	coverage: 79.9% of statements
23:39:28 [2022-11-17T23:39:28.299Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
23:39:28 [2022-11-17T23:39:28.299Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:39:28 [2022-11-17T23:39:28.869Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
23:39:28 [2022-11-17T23:39:28.869Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.4% of statements
23:39:29 [2022-11-17T23:39:29.438Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
23:39:30 [2022-11-17T23:39:30.007Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.154s	coverage: 76.8% of statements
23:39:30 [2022-11-17T23:39:30.007Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 79.4% of statements
23:39:30 [2022-11-17T23:39:30.007Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:39:30 [2022-11-17T23:39:30.007Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:39:30 [2022-11-17T23:39:30.946Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
23:39:30 [2022-11-17T23:39:30.946Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
23:39:31 [2022-11-17T23:39:31.516Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
23:39:32 [2022-11-17T23:39:32.087Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
23:39:32 [2022-11-17T23:39:32.347Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
23:39:33 [2022-11-17T23:39:33.729Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.537s	coverage: 82.5% of statements
23:39:33 [2022-11-17T23:39:33.729Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:39:33 [2022-11-17T23:39:33.729Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:39:34 [2022-11-17T23:39:34.298Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
23:39:35 [2022-11-17T23:39:35.237Z] ok  	github.com/docker/docker/distribution	1.516s	coverage: 29.5% of statements
23:39:35 [2022-11-17T23:39:35.237Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:39:35 [2022-11-17T23:39:35.806Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.0% of statements
23:39:36 [2022-11-17T23:39:36.376Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
23:39:36 [2022-11-17T23:39:36.636Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
23:39:36 [2022-11-17T23:39:36.636Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:39:36 [2022-11-17T23:39:36.636Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
23:39:37 [2022-11-17T23:39:37.576Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
23:39:37 [2022-11-17T23:39:37.576Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:39:37 [2022-11-17T23:39:37.576Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:39:37 [2022-11-17T23:39:37.836Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
23:39:38 [2022-11-17T23:39:38.406Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
23:39:38 [2022-11-17T23:39:38.690Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
23:39:38 [2022-11-17T23:39:38.951Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
23:39:40 [2022-11-17T23:39:40.870Z] ok  	github.com/docker/docker/pkg/archive	0.300s	coverage: 82.2% of statements
23:39:41 [2022-11-17T23:39:41.439Z] ok  	github.com/docker/docker/pkg/authorization	0.290s	coverage: 68.3% of statements
23:39:41 [2022-11-17T23:39:41.703Z] ok  	github.com/docker/docker/pkg/broadcaster	0.006s	coverage: 100.0% of statements
23:39:41 [2022-11-17T23:39:41.703Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
23:39:44 [2022-11-17T23:39:44.995Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.523s	coverage: 43.1% of statements
23:39:45 [2022-11-17T23:39:45.255Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
23:39:45 [2022-11-17T23:39:45.255Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
23:39:45 [2022-11-17T23:39:45.515Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
23:39:45 [2022-11-17T23:39:45.774Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
23:39:46 [2022-11-17T23:39:46.034Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
23:39:46 [2022-11-17T23:39:46.034Z] ok  	github.com/docker/docker/layer	7.877s	coverage: 68.9% of statements
23:39:46 [2022-11-17T23:39:46.034Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:39:46 [2022-11-17T23:39:46.034Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:39:46 [2022-11-17T23:39:46.034Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:39:46 [2022-11-17T23:39:46.034Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:39:46 [2022-11-17T23:39:46.034Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:39:46 [2022-11-17T23:39:46.034Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:39:46 [2022-11-17T23:39:46.034Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
23:39:47 [2022-11-17T23:39:47.039Z] ok  	github.com/docker/docker/pkg/idtools	0.491s	coverage: 68.1% of statements
23:39:47 [2022-11-17T23:39:47.039Z] ok  	github.com/docker/docker/pkg/ioutils	0.403s	coverage: 71.5% of statements
23:39:47 [2022-11-17T23:39:47.305Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
23:39:47 [2022-11-17T23:39:47.305Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
23:39:47 [2022-11-17T23:39:47.305Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:39:47 [2022-11-17T23:39:47.565Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
23:39:47 [2022-11-17T23:39:47.565Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:39:47 [2022-11-17T23:39:47.825Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
23:39:48 [2022-11-17T23:39:48.085Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
23:39:48 [2022-11-17T23:39:48.085Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
23:39:48 [2022-11-17T23:39:48.085Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:39:48 [2022-11-17T23:39:48.085Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:39:48 [2022-11-17T23:39:48.655Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
23:39:49 [2022-11-17T23:39:49.224Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
23:39:49 [2022-11-17T23:39:49.224Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
23:39:49 [2022-11-17T23:39:49.493Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:39:49 [2022-11-17T23:39:49.753Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
23:39:50 [2022-11-17T23:39:50.013Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
23:39:50 [2022-11-17T23:39:50.273Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
23:39:50 [2022-11-17T23:39:50.533Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
23:39:50 [2022-11-17T23:39:50.793Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:39:51 [2022-11-17T23:39:51.361Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
23:39:51 [2022-11-17T23:39:51.622Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 44.8% of statements
23:39:51 [2022-11-17T23:39:51.882Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
23:39:52 [2022-11-17T23:39:52.451Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
23:39:52 [2022-11-17T23:39:52.710Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
23:39:52 [2022-11-17T23:39:52.970Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:39:54 [2022-11-17T23:39:54.877Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
23:39:54 [2022-11-17T23:39:54.877Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
23:39:55 [2022-11-17T23:39:55.448Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
23:39:56 [2022-11-17T23:39:56.391Z] ok  	github.com/docker/docker/quota	0.182s	coverage: 71.4% of statements
23:39:56 [2022-11-17T23:39:56.651Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
23:39:57 [2022-11-17T23:39:57.590Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
23:39:58 [2022-11-17T23:39:58.160Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
23:39:58 [2022-11-17T23:39:58.160Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
23:39:58 [2022-11-17T23:39:58.730Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 64.5% of statements
23:39:58 [2022-11-17T23:39:58.990Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
23:40:00 [2022-11-17T23:40:00.371Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
23:40:01 [2022-11-17T23:40:01.310Z] ok  	github.com/docker/docker/volume/local	0.061s	coverage: 77.1% of statements
23:40:01 [2022-11-17T23:40:01.570Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
23:40:02 [2022-11-17T23:40:02.952Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.1% of statements
23:40:24 [2022-11-17T23:40:24.895Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/rootless	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/volume	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === Skipped
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     network_proxy_test.go:208: No support for dual stack yet
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver btrfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver btrfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver btrfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver btrfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver btrfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:71: No driver to put!
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z] time="2022-11-17T23:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z] time="2022-11-17T23:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z] time="2022-11-17T23:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z] time="2022-11-17T23:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z] time="2022-11-17T23:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:71: No driver to put!
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     overlay_test.go:50: Fails to compute changes intermittently
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver zfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.895Z]     graphtest_unix.go:44: Driver zfs not supported
23:40:24 [2022-11-17T23:40:24.895Z] 
23:40:24 [2022-11-17T23:40:24.895Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:40:24 [2022-11-17T23:40:24.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.896Z]     graphtest_unix.go:44: Driver zfs not supported
23:40:24 [2022-11-17T23:40:24.896Z] 
23:40:24 [2022-11-17T23:40:24.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:40:24 [2022-11-17T23:40:24.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.896Z]     graphtest_unix.go:44: Driver zfs not supported
23:40:24 [2022-11-17T23:40:24.896Z] 
23:40:24 [2022-11-17T23:40:24.896Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:40:24 [2022-11-17T23:40:24.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:24 [2022-11-17T23:40:24.896Z]     graphtest_unix.go:44: Driver zfs not supported
23:40:24 [2022-11-17T23:40:24.896Z] 
23:40:24 [2022-11-17T23:40:24.896Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:40:24 [2022-11-17T23:40:24.896Z]     graphtest_unix.go:71: No driver to put!
23:40:24 [2022-11-17T23:40:24.896Z] 
23:40:24 [2022-11-17T23:40:24.896Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:40:24 [2022-11-17T23:40:24.896Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
23:40:24 [2022-11-17T23:40:24.896Z] 
23:40:24 [2022-11-17T23:40:24.896Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:40:24 [2022-11-17T23:40:24.896Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
23:40:24 [2022-11-17T23:40:24.896Z] 
23:40:24 [2022-11-17T23:40:24.896Z] DONE 2791 tests, 28 skipped in 209.646s
23:40:24 [2022-11-17T23:40:24.896Z] + '[' -n 'github.com/docker/docker/libnetwork
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/bitseq
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cluster
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/config
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/datastore
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/diagnostic
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/discoverapi
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/driverapi
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/bridge
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/host
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/null
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/overlay
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/remote
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/windows
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/drvregistry
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/etchosts
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/idm
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/internal/caller
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipam
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipamapi
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipams/builtin
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipams/null
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipams/remote
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ipamutils
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/iptables
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/netlabel
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/netutils
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/networkdb
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/ns
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/options
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/osl
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/osl/kernel
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/portallocator
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/portmapper
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/resolvconf
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/testutils
23:40:24 [2022-11-17T23:40:24.896Z] github.com/docker/docker/libnetwork/types' ']'
23:40:24 [2022-11-17T23:40:24.896Z] + 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
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork	37.445s	coverage: 40.6% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.616s	coverage: 59.9% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.0% of statements
23:41:11 [2022-11-17T23:41:11.601Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:41:12 [2022-11-17T23:41:12.173Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
23:41:12 [2022-11-17T23:41:12.173Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:41:12 [2022-11-17T23:41:12.433Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
23:41:22 [2022-11-17T23:41:22.421Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.112s	coverage: 6.6% of statements
23:41:22 [2022-11-17T23:41:22.421Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
23:41:22 [2022-11-17T23:41:22.421Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
23:41:22 [2022-11-17T23:41:22.681Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
23:41:22 [2022-11-17T23:41:22.681Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:41:22 [2022-11-17T23:41:22.681Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:41:22 [2022-11-17T23:41:22.681Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:41:23 [2022-11-17T23:41:23.252Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
23:41:23 [2022-11-17T23:41:23.512Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
23:41:23 [2022-11-17T23:41:23.512Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
23:41:23 [2022-11-17T23:41:23.771Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:41:35 [2022-11-17T23:41:35.996Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
23:41:50 [2022-11-17T23:41:50.905Z] ok  	github.com/docker/docker/libnetwork/ipam	15.434s	coverage: 85.3% of statements
23:41:50 [2022-11-17T23:41:50.905Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:41:50 [2022-11-17T23:41:50.905Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:41:50 [2022-11-17T23:41:50.905Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
23:41:50 [2022-11-17T23:41:50.905Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
23:41:50 [2022-11-17T23:41:50.905Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:41:50 [2022-11-17T23:41:50.905Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
23:41:51 [2022-11-17T23:41:51.492Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.287s	coverage: 74.0% of statements
23:41:52 [2022-11-17T23:41:52.077Z] ok  	github.com/docker/docker/libnetwork/iptables	0.172s	coverage: 45.0% of statements
23:41:52 [2022-11-17T23:41:52.336Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
23:41:52 [2022-11-17T23:41:52.596Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
23:43:44 [2022-11-17T23:43:44.069Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.410s	coverage: 60.8% of statements
23:43:44 [2022-11-17T23:43:44.069Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:43:44 [2022-11-17T23:43:44.069Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
23:43:44 [2022-11-17T23:43:44.069Z] ok  	github.com/docker/docker/libnetwork/osl	4.294s	coverage: 39.7% of statements
23:43:44 [2022-11-17T23:43:44.069Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:43:44 [2022-11-17T23:43:44.069Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
23:43:45 [2022-11-17T23:43:45.009Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.647s	coverage: 48.6% of statements
23:43:45 [2022-11-17T23:43:45.268Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
23:43:45 [2022-11-17T23:43:45.268Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
23:43:45 [2022-11-17T23:43:45.528Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === Skipped
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork TestParallel3 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork TestParallel1 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork TestParallel2 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:43:45 [2022-11-17T23:43:45.528Z]     firewalld_test.go:14: firewalld is not running
23:43:45 [2022-11-17T23:43:45.528Z] 
23:43:45 [2022-11-17T23:43:45.528Z] DONE 327 tests, 9 skipped in 202.972s
Post stage
[Pipeline] junit
23:43:46 [2022-11-17T23:43:46.112Z] Recording test results
23:43:47 [2022-11-17T23:43:47.230Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:43:47 [2022-11-17T23:43:47.552Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44492/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b9e86f7894209d237eb88ec9fb19edd1103b065 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:7b9e86f7894209d237eb88ec9fb19edd1103b065 hack/make.sh dynbinary test-integration
23:43:48 [2022-11-17T23:43:48.122Z] 
23:43:48 [2022-11-17T23:43:48.122Z] Removing bundles/
23:43:48 [2022-11-17T23:43:48.122Z] 
23:43:48 [2022-11-17T23:43:48.122Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:43:48 [2022-11-17T23:43:48.122Z] Building: bundles/dynbinary-daemon/dockerd
23:43:48 [2022-11-17T23:43:48.122Z] GOOS="" GOARCH="" GOARM=""
23:45:24 [2022-11-17T23:45:24.649Z] Created binary: bundles/dynbinary-daemon/dockerd
23:45:24 [2022-11-17T23:45:24.649Z] Building: bundles/dynbinary-daemon/docker-proxy
23:45:24 [2022-11-17T23:45:24.649Z] GOOS="" GOARCH="" GOARM=""
23:45:24 [2022-11-17T23:45:24.649Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:45:24 [2022-11-17T23:45:24.649Z] 
23:45:24 [2022-11-17T23:45:24.649Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:45:24 [2022-11-17T23:45:24.649Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:45:24 [2022-11-17T23:45:24.649Z] HOSTNAME=970c9f337bd1
23:45:24 [2022-11-17T23:45:24.649Z] TESTDEBUG=0
23:45:24 [2022-11-17T23:45:24.649Z] DEST=bundles/test-integration
23:45:24 [2022-11-17T23:45:24.649Z] PWD=/go/src/github.com/docker/docker
23:45:24 [2022-11-17T23:45:24.649Z] DOCKER_GITCOMMIT=7b9e86f7894209d237eb88ec9fb19edd1103b065
23:45:24 [2022-11-17T23:45:24.649Z] container=docker
23:45:24 [2022-11-17T23:45:24.649Z] HOME=/root
23:45:24 [2022-11-17T23:45:24.649Z] GOLANG_VERSION=1.19.3
23:45:24 [2022-11-17T23:45:24.649Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:45:24 [2022-11-17T23:45:24.649Z] VALIDATE_BRANCH=22.06
23:45:24 [2022-11-17T23:45:24.649Z] TERM=xterm
23:45:24 [2022-11-17T23:45:24.649Z] DOCKER_PKG=github.com/docker/docker
23:45:24 [2022-11-17T23:45:24.649Z] SHLVL=1
23:45:24 [2022-11-17T23:45:24.649Z] TIMEOUT=120m
23:45:24 [2022-11-17T23:45:24.649Z] DOCKER_BUILDTAGS= journald
23:45:24 [2022-11-17T23:45:24.649Z] DOCKER_GRAPHDRIVER=overlay2
23:45:24 [2022-11-17T23:45:24.649Z] GO111MODULE=off
23:45:24 [2022-11-17T23:45:24.649Z] DOCKER_EXPERIMENTAL=1
23:45:24 [2022-11-17T23:45:24.649Z] TEST_SKIP_INTEGRATION_CLI=1
23:45:24 [2022-11-17T23:45:24.649Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:45:24 [2022-11-17T23:45:24.649Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:45:24 [2022-11-17T23:45:24.649Z] GOPATH=/go
23:45:24 [2022-11-17T23:45:24.649Z] PKG_CONFIG=pkg-config
23:45:24 [2022-11-17T23:45:24.649Z] _=/usr/bin/env
23:45:24 [2022-11-17T23:45:24.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:45:56 [2022-11-17T23:45:56.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:45:56 [2022-11-17T23:45:56.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:46:14 [2022-11-17T23:46:14.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:46:24 [2022-11-17T23:46:24.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:46:37 [2022-11-17T23:46:37.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:46:37 [2022-11-17T23:46:37.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:46:37 [2022-11-17T23:46:37.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:46:37 [2022-11-17T23:46:37.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:46:38 [2022-11-17T23:46:38.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:46:38 [2022-11-17T23:46:38.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:46:39 [2022-11-17T23:46:39.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:46:40 [2022-11-17T23:46:40.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:46:41 [2022-11-17T23:46:41.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:46:42 [2022-11-17T23:46:42.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:46:42 [2022-11-17T23:46:42.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:46:43 [2022-11-17T23:46:43.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:46:44 [2022-11-17T23:46:44.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:46:45 [2022-11-17T23:46:45.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:46:46 [2022-11-17T23:46:46.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:46:47 [2022-11-17T23:46:47.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:46:47 [2022-11-17T23:46:47.975Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:46:47 [2022-11-17T23:46:47.975Z] Using test binary docker
23:46:47 [2022-11-17T23:46:47.975Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:46:47 [2022-11-17T23:46:47.975Z] +++ /etc/init.d/apparmor start
23:46:47 [2022-11-17T23:46:47.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:46:47 [2022-11-17T23:46:47.975Z] INFO: Waiting for daemon to start...
23:46:47 [2022-11-17T23:46:47.975Z] Starting dockerd
23:46:47 [2022-11-17T23:46:47.975Z] +++ 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
23:46:49 [2022-11-17T23:46:49.882Z] .
23:46:49 [2022-11-17T23:46:49.882Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:46:49 [2022-11-17T23:46:49.882Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:46:49 [2022-11-17T23:46:49.882Z] Error: No such image: emptyfs
23:46:49 [2022-11-17T23:46:49.882Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:46:49 [2022-11-17T23:46:49.882Z] ++++ docker load
23:46:50 [2022-11-17T23:46:50.148Z] Running integration-test (iteration 1)
23:46:50 [2022-11-17T23:46:50.148Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:46:50 [2022-11-17T23:46:50.148Z] ++ 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
23:46:50 [2022-11-17T23:46:50.148Z] ++ set -e
23:46:50 [2022-11-17T23:46:50.148Z] ++ '[' -n 0 ']'
23:46:50 [2022-11-17T23:46:50.148Z] ++ set -x
23:46:50 [2022-11-17T23:46:50.148Z] ++ 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
23:46:50 [2022-11-17T23:46:50.407Z] Loaded image: busybox:latest
23:46:50 [2022-11-17T23:46:50.408Z] Loaded image: busybox:glibc
23:46:51 [2022-11-17T23:46:51.791Z] Loaded image: debian:bullseye-slim
23:46:51 [2022-11-17T23:46:51.791Z] Loaded image: hello-world:latest
23:46:51 [2022-11-17T23:46:51.791Z] Loaded image: arm32v7/hello-world:latest
23:46:51 [2022-11-17T23:46:51.791Z] INFO: Testing against a local daemon
23:46:51 [2022-11-17T23:46:51.791Z] === RUN   TestCgroupNamespacesBuild
23:46:55 [2022-11-17T23:46:55.985Z] --- PASS: TestCgroupNamespacesBuild (3.79s)
23:46:55 [2022-11-17T23:46:55.985Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:46:56 [2022-11-17T23:46:56.555Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
23:46:56 [2022-11-17T23:46:56.555Z] === RUN   TestBuildWithSession
23:46:56 [2022-11-17T23:46:56.555Z]     build_session_test.go:25: TODO: BuildKit
23:46:56 [2022-11-17T23:46:56.555Z] --- SKIP: TestBuildWithSession (0.00s)
23:46:56 [2022-11-17T23:46:56.555Z] === RUN   TestBuildSquashParent
23:47:00 [2022-11-17T23:47:00.760Z] --- PASS: TestBuildSquashParent (3.63s)
23:47:00 [2022-11-17T23:47:00.760Z] === RUN   TestBuildWithRemoveAndForceRemove
23:47:00 [2022-11-17T23:47:00.760Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:47:00 [2022-11-17T23:47:00.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:47:00 [2022-11-17T23:47:00.760Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:47:00 [2022-11-17T23:47:00.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:47:00 [2022-11-17T23:47:00.760Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:47:00 [2022-11-17T23:47:00.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:47:00 [2022-11-17T23:47:00.760Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:47:00 [2022-11-17T23:47:00.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:47:00 [2022-11-17T23:47:00.760Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:47:00 [2022-11-17T23:47:00.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:47:00 [2022-11-17T23:47:00.760Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:47:00 [2022-11-17T23:47:00.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:47:00 [2022-11-17T23:47:00.760Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:47:00 [2022-11-17T23:47:00.760Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:47:01 [2022-11-17T23:47:01.699Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:47:01 [2022-11-17T23:47:01.699Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:47:03 [2022-11-17T23:47:03.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:47:03 [2022-11-17T23:47:03.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:47:04 [2022-11-17T23:47:04.461Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:47:04 [2022-11-17T23:47:04.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s)
23:47:04 [2022-11-17T23:47:04.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
23:47:04 [2022-11-17T23:47:04.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s)
23:47:04 [2022-11-17T23:47:04.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s)
23:47:04 [2022-11-17T23:47:04.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.30s)
23:47:04 [2022-11-17T23:47:04.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.29s)
23:47:04 [2022-11-17T23:47:04.461Z] === RUN   TestBuildMultiStageCopy
23:47:04 [2022-11-17T23:47:04.461Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:47:07 [2022-11-17T23:47:07.001Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:47:07 [2022-11-17T23:47:07.001Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:47:07 [2022-11-17T23:47:07.261Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:47:07 [2022-11-17T23:47:07.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:47:07 [2022-11-17T23:47:07.782Z] --- PASS: TestBuildMultiStageCopy (3.35s)
23:47:07 [2022-11-17T23:47:07.782Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s)
23:47:07 [2022-11-17T23:47:07.782Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
23:47:07 [2022-11-17T23:47:07.782Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.27s)
23:47:07 [2022-11-17T23:47:07.782Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
23:47:07 [2022-11-17T23:47:07.782Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s)
23:47:07 [2022-11-17T23:47:07.782Z] === RUN   TestBuildMultiStageParentConfig
23:47:08 [2022-11-17T23:47:08.355Z] --- PASS: TestBuildMultiStageParentConfig (0.69s)
23:47:08 [2022-11-17T23:47:08.355Z] === RUN   TestBuildLabelWithTargets
23:47:09 [2022-11-17T23:47:09.295Z] --- PASS: TestBuildLabelWithTargets (0.96s)
23:47:09 [2022-11-17T23:47:09.295Z] === RUN   TestBuildWithEmptyLayers
23:47:09 [2022-11-17T23:47:09.897Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
23:47:09 [2022-11-17T23:47:09.897Z] === RUN   TestBuildMultiStageOnBuild
23:47:11 [2022-11-17T23:47:11.342Z] --- PASS: TestBuildMultiStageOnBuild (1.41s)
23:47:11 [2022-11-17T23:47:11.342Z] === RUN   TestBuildUncleanTarFilenames
23:47:11 [2022-11-17T23:47:11.912Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
23:47:11 [2022-11-17T23:47:11.912Z] === RUN   TestBuildMultiStageLayerLeak
23:47:13 [2022-11-17T23:47:13.292Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
23:47:13 [2022-11-17T23:47:13.292Z] === RUN   TestBuildWithHugeFile
23:47:52 [2022-11-17T23:47:52.024Z] --- PASS: TestBuildWithHugeFile (35.25s)
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildWCOWSandboxSize
23:47:52 [2022-11-17T23:47:52.024Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:47:52 [2022-11-17T23:47:52.024Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildWithEmptyDockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:47:52 [2022-11-17T23:47:52.024Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:47:52 [2022-11-17T23:47:52.024Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
23:47:52 [2022-11-17T23:47:52.024Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
23:47:52 [2022-11-17T23:47:52.024Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildPreserveOwnership
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildPreserveOwnership/copy_from
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:47:52 [2022-11-17T23:47:52.024Z] --- PASS: TestBuildPreserveOwnership (3.19s)
23:47:52 [2022-11-17T23:47:52.024Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.14s)
23:47:52 [2022-11-17T23:47:52.024Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s)
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildPlatformInvalid
23:47:52 [2022-11-17T23:47:52.024Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:47:52 [2022-11-17T23:47:52.024Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:47:52 [2022-11-17T23:47:52.962Z] Loaded image: busybox:latest
23:47:52 [2022-11-17T23:47:52.962Z] Loaded image: busybox:glibc
23:47:53 [2022-11-17T23:47:53.901Z] Loaded image: debian:bullseye-slim
23:47:53 [2022-11-17T23:47:53.901Z] Loaded image: hello-world:latest
23:47:54 [2022-11-17T23:47:54.161Z] Loaded image: arm32v7/hello-world:latest
23:48:04 [2022-11-17T23:48:04.150Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.89s)
23:48:04 [2022-11-17T23:48:04.150Z] PASS
23:48:04 [2022-11-17T23:48:04.150Z] 
23:48:04 [2022-11-17T23:48:04.150Z] === Skipped
23:48:04 [2022-11-17T23:48:04.150Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:48:04 [2022-11-17T23:48:04.150Z]     build_session_test.go:25: TODO: BuildKit
23:48:04 [2022-11-17T23:48:04.150Z] 
23:48:04 [2022-11-17T23:48:04.150Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:48:04 [2022-11-17T23:48:04.150Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:48:04 [2022-11-17T23:48:04.150Z] 
23:48:04 [2022-11-17T23:48:04.150Z] DONE 34 tests, 2 skipped in 72.862s
23:48:04 [2022-11-17T23:48:04.150Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:48:04 [2022-11-17T23:48:04.150Z] ++ 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
23:48:04 [2022-11-17T23:48:04.150Z] ++ set -e
23:48:04 [2022-11-17T23:48:04.150Z] ++ '[' -n 0 ']'
23:48:04 [2022-11-17T23:48:04.150Z] ++ set -x
23:48:04 [2022-11-17T23:48:04.150Z] ++ 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
23:48:04 [2022-11-17T23:48:04.150Z] INFO: Testing against a local daemon
23:48:04 [2022-11-17T23:48:04.150Z] === RUN   TestConfigInspect
23:48:05 [2022-11-17T23:48:05.528Z] --- PASS: TestConfigInspect (2.32s)
23:48:05 [2022-11-17T23:48:05.528Z] === RUN   TestConfigList
23:48:07 [2022-11-17T23:48:07.438Z] --- PASS: TestConfigList (2.15s)
23:48:07 [2022-11-17T23:48:07.438Z] === RUN   TestConfigsCreateAndDelete
23:48:09 [2022-11-17T23:48:09.975Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
23:48:09 [2022-11-17T23:48:09.975Z] === RUN   TestConfigsUpdate
23:48:11 [2022-11-17T23:48:11.882Z] --- PASS: TestConfigsUpdate (2.19s)
23:48:11 [2022-11-17T23:48:11.882Z] === RUN   TestTemplatedConfig
23:48:14 [2022-11-17T23:48:14.420Z] --- PASS: TestTemplatedConfig (2.48s)
23:48:14 [2022-11-17T23:48:14.420Z] === RUN   TestConfigCreateResolve
23:48:16 [2022-11-17T23:48:16.957Z] --- PASS: TestConfigCreateResolve (2.19s)
23:48:16 [2022-11-17T23:48:16.957Z] PASS
23:48:16 [2022-11-17T23:48:16.957Z] 
23:48:16 [2022-11-17T23:48:16.957Z] DONE 6 tests in 13.596s
23:48:16 [2022-11-17T23:48:16.957Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:48:16 [2022-11-17T23:48:16.957Z] ++ 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
23:48:16 [2022-11-17T23:48:16.957Z] ++ set -e
23:48:16 [2022-11-17T23:48:16.957Z] ++ '[' -n 0 ']'
23:48:16 [2022-11-17T23:48:16.957Z] ++ set -x
23:48:16 [2022-11-17T23:48:16.957Z] ++ 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
23:48:16 [2022-11-17T23:48:16.957Z] INFO: Testing against a local daemon
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestAttachWithTTY
23:48:16 [2022-11-17T23:48:16.957Z] --- PASS: TestAttachWithTTY (0.08s)
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestAttachWithoutTTy
23:48:16 [2022-11-17T23:48:16.957Z] --- PASS: TestAttachWithoutTTy (0.06s)
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestCheckpoint
23:48:16 [2022-11-17T23:48:16.957Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:48:16 [2022-11-17T23:48:16.957Z] --- SKIP: TestCheckpoint (0.00s)
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/commit
23:48:16 [2022-11-17T23:48:16.957Z] === PAUSE TestContainerInvalidJSON/commit
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/containers/create
23:48:16 [2022-11-17T23:48:16.957Z] === PAUSE TestContainerInvalidJSON/containers/create
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:48:16 [2022-11-17T23:48:16.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:48:16 [2022-11-17T23:48:16.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:48:16 [2022-11-17T23:48:16.957Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:48:16 [2022-11-17T23:48:16.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:48:16 [2022-11-17T23:48:16.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:48:16 [2022-11-17T23:48:16.957Z] === CONT  TestContainerInvalidJSON/commit
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:48:16 [2022-11-17T23:48:16.957Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:48:16 [2022-11-17T23:48:16.957Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:48:16 [2022-11-17T23:48:16.957Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:48:16 [2022-11-17T23:48:16.958Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:48:16 [2022-11-17T23:48:16.958Z] === CONT  TestContainerInvalidJSON/containers/create
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:48:16 [2022-11-17T23:48:16.958Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:48:16 [2022-11-17T23:48:16.958Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:48:16 [2022-11-17T23:48:16.958Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:48:16 [2022-11-17T23:48:16.958Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.02s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:48:16 [2022-11-17T23:48:16.958Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestCopyFromContainerPathIsNotDir
23:48:16 [2022-11-17T23:48:16.958Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:48:16 [2022-11-17T23:48:16.958Z] === RUN   TestCopyToContainerPathDoesNotExist
23:48:17 [2022-11-17T23:48:17.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
23:48:17 [2022-11-17T23:48:17.217Z] === RUN   TestCopyEmptyFile
23:48:17 [2022-11-17T23:48:17.477Z] --- PASS: TestCopyEmptyFile (0.25s)
23:48:17 [2022-11-17T23:48:17.477Z] === RUN   TestCopyToContainerPathIsNotDir
23:48:17 [2022-11-17T23:48:17.477Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:48:17 [2022-11-17T23:48:17.477Z] === RUN   TestCopyFromContainer
23:48:18 [2022-11-17T23:48:18.417Z] === RUN   TestCopyFromContainer//
23:48:18 [2022-11-17T23:48:18.417Z] === RUN   TestCopyFromContainer//bar/root
23:48:18 [2022-11-17T23:48:18.417Z] === RUN   TestCopyFromContainer//bar/root/
23:48:18 [2022-11-17T23:48:18.677Z] === RUN   TestCopyFromContainer/bar/quux
23:48:18 [2022-11-17T23:48:18.677Z] === RUN   TestCopyFromContainer/bar/quux/
23:48:18 [2022-11-17T23:48:18.677Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:48:18 [2022-11-17T23:48:18.677Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:48:18 [2022-11-17T23:48:18.677Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCopyFromContainer/bar/notarget
23:48:18 [2022-11-17T23:48:18.937Z] --- PASS: TestCopyFromContainer (1.57s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:48:18 [2022-11-17T23:48:18.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:48:18 [2022-11-17T23:48:18.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:48:18 [2022-11-17T23:48:18.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:48:18 [2022-11-17T23:48:18.937Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:48:18 [2022-11-17T23:48:18.937Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:48:18 [2022-11-17T23:48:18.937Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:48:18 [2022-11-17T23:48:18.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateLinkToNonExistingContainer
23:48:18 [2022-11-17T23:48:18.937Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateWithInvalidEnv
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateWithInvalidEnv/0
23:48:18 [2022-11-17T23:48:18.937Z] === PAUSE TestCreateWithInvalidEnv/0
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateWithInvalidEnv/1
23:48:18 [2022-11-17T23:48:18.937Z] === PAUSE TestCreateWithInvalidEnv/1
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateWithInvalidEnv/2
23:48:18 [2022-11-17T23:48:18.937Z] === PAUSE TestCreateWithInvalidEnv/2
23:48:18 [2022-11-17T23:48:18.937Z] === CONT  TestCreateWithInvalidEnv/0
23:48:18 [2022-11-17T23:48:18.937Z] === CONT  TestCreateWithInvalidEnv/2
23:48:18 [2022-11-17T23:48:18.937Z] === CONT  TestCreateWithInvalidEnv/1
23:48:18 [2022-11-17T23:48:18.937Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:48:18 [2022-11-17T23:48:18.937Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateTmpfsMountsTarget
23:48:18 [2022-11-17T23:48:18.937Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:48:18 [2022-11-17T23:48:18.937Z] === RUN   TestCreateWithCustomMaskedPaths
23:48:20 [2022-11-17T23:48:20.317Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
23:48:20 [2022-11-17T23:48:20.317Z] === RUN   TestCreateWithCustomReadonlyPaths
23:48:21 [2022-11-17T23:48:21.697Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s)
23:48:21 [2022-11-17T23:48:21.697Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:48:21 [2022-11-17T23:48:21.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:48:21 [2022-11-17T23:48:21.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:48:21 [2022-11-17T23:48:21.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:48:21 [2022-11-17T23:48:21.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:48:21 [2022-11-17T23:48:21.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:48:21 [2022-11-17T23:48:21.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:48:21 [2022-11-17T23:48:21.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:48:21 [2022-11-17T23:48:21.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:48:21 [2022-11-17T23:48:21.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:48:21 [2022-11-17T23:48:21.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:48:21 [2022-11-17T23:48:21.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:48:21 [2022-11-17T23:48:21.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:48:21 [2022-11-17T23:48:21.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:48:21 [2022-11-17T23:48:21.697Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:48:21 [2022-11-17T23:48:21.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
23:48:21 [2022-11-17T23:48:21.957Z] === RUN   TestCreateDifferentPlatform
23:48:21 [2022-11-17T23:48:21.957Z] === RUN   TestCreateDifferentPlatform/different_os
23:48:21 [2022-11-17T23:48:21.957Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:48:21 [2022-11-17T23:48:21.957Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:48:21 [2022-11-17T23:48:21.957Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:48:21 [2022-11-17T23:48:21.957Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:48:21 [2022-11-17T23:48:21.957Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:48:21 [2022-11-17T23:48:21.957Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:48:21 [2022-11-17T23:48:21.957Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:48:22 [2022-11-17T23:48:22.216Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:48:22 [2022-11-17T23:48:22.216Z] === RUN   TestCreateInvalidHostConfig
23:48:22 [2022-11-17T23:48:22.216Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:48:22 [2022-11-17T23:48:22.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:48:22 [2022-11-17T23:48:22.216Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:48:22 [2022-11-17T23:48:22.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:48:22 [2022-11-17T23:48:22.216Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:48:22 [2022-11-17T23:48:22.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:48:22 [2022-11-17T23:48:22.216Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:48:22 [2022-11-17T23:48:22.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:48:22 [2022-11-17T23:48:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:48:22 [2022-11-17T23:48:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:48:22 [2022-11-17T23:48:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:48:22 [2022-11-17T23:48:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:48:22 [2022-11-17T23:48:22.217Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:48:22 [2022-11-17T23:48:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:48:22 [2022-11-17T23:48:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:48:22 [2022-11-17T23:48:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:48:22 [2022-11-17T23:48:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:48:22 [2022-11-17T23:48:22.217Z] === RUN   TestContainerStartOnDaemonRestart
23:48:22 [2022-11-17T23:48:22.217Z] === PAUSE TestContainerStartOnDaemonRestart
23:48:22 [2022-11-17T23:48:22.217Z] === RUN   TestDaemonRestartIpcMode
23:48:22 [2022-11-17T23:48:22.217Z] === PAUSE TestDaemonRestartIpcMode
23:48:22 [2022-11-17T23:48:22.217Z] === RUN   TestDaemonHostGatewayIP
23:48:22 [2022-11-17T23:48:22.217Z] === PAUSE TestDaemonHostGatewayIP
23:48:22 [2022-11-17T23:48:22.217Z] === RUN   TestRestartDaemonWithRestartingContainer
23:48:22 [2022-11-17T23:48:22.217Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:48:22 [2022-11-17T23:48:22.217Z] === RUN   TestContainerKillOnDaemonStart
23:48:22 [2022-11-17T23:48:22.217Z] === PAUSE TestContainerKillOnDaemonStart
23:48:22 [2022-11-17T23:48:22.217Z] === RUN   TestDiff
23:48:22 [2022-11-17T23:48:22.476Z] --- PASS: TestDiff (0.44s)
23:48:22 [2022-11-17T23:48:22.476Z] === RUN   TestExecConsoleSize
23:48:23 [2022-11-17T23:48:23.045Z] --- PASS: TestExecConsoleSize (0.49s)
23:48:23 [2022-11-17T23:48:23.045Z] === RUN   TestExecWithCloseStdin
23:48:23 [2022-11-17T23:48:23.614Z] --- PASS: TestExecWithCloseStdin (0.52s)
23:48:23 [2022-11-17T23:48:23.614Z] === RUN   TestExec
23:48:24 [2022-11-17T23:48:24.183Z] --- PASS: TestExec (0.48s)
23:48:24 [2022-11-17T23:48:24.183Z] === RUN   TestExecUser
23:48:24 [2022-11-17T23:48:24.443Z] --- PASS: TestExecUser (0.48s)
23:48:24 [2022-11-17T23:48:24.443Z] === RUN   TestExportContainerAndImportImage
23:48:25 [2022-11-17T23:48:25.012Z] --- PASS: TestExportContainerAndImportImage (0.57s)
23:48:25 [2022-11-17T23:48:25.012Z] === RUN   TestExportContainerAfterDaemonRestart
23:48:26 [2022-11-17T23:48:26.394Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
23:48:26 [2022-11-17T23:48:26.394Z] === RUN   TestHealthCheckWorkdir
23:48:26 [2022-11-17T23:48:26.965Z] --- PASS: TestHealthCheckWorkdir (0.64s)
23:48:26 [2022-11-17T23:48:26.965Z] === RUN   TestHealthKillContainer
23:48:35 [2022-11-17T23:48:35.089Z] --- PASS: TestHealthKillContainer (7.90s)
23:48:35 [2022-11-17T23:48:35.089Z] === RUN   TestHealthCheckProcessKilled
23:48:35 [2022-11-17T23:48:35.657Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
23:48:35 [2022-11-17T23:48:35.657Z] === RUN   TestInspectCpusetInConfigPre120
23:48:36 [2022-11-17T23:48:36.239Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
23:48:36 [2022-11-17T23:48:36.239Z] === RUN   TestIpcModeNone
23:48:36 [2022-11-17T23:48:36.504Z] --- PASS: TestIpcModeNone (0.50s)
23:48:36 [2022-11-17T23:48:36.504Z] === RUN   TestIpcModePrivate
23:48:36 [2022-11-17T23:48:36.772Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
23:48:37 [2022-11-17T23:48:37.044Z] --- PASS: TestIpcModePrivate (0.50s)
23:48:37 [2022-11-17T23:48:37.044Z] === RUN   TestIpcModeShareable
23:48:37 [2022-11-17T23:48:37.310Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
23:48:37 [2022-11-17T23:48:37.570Z] --- PASS: TestIpcModeShareable (0.48s)
23:48:37 [2022-11-17T23:48:37.570Z] === RUN   TestAPIIpcModeShareableAndContainer
23:48:38 [2022-11-17T23:48:38.950Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
23:48:38 [2022-11-17T23:48:38.950Z] === RUN   TestAPIIpcModeHost
23:48:39 [2022-11-17T23:48:39.519Z] --- PASS: TestAPIIpcModeHost (0.36s)
23:48:39 [2022-11-17T23:48:39.519Z] === RUN   TestDaemonIpcModeShareable
23:48:40 [2022-11-17T23:48:40.457Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:48:40 [2022-11-17T23:48:40.457Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
23:48:40 [2022-11-17T23:48:40.457Z] === RUN   TestDaemonIpcModePrivate
23:48:41 [2022-11-17T23:48:41.838Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:48:41 [2022-11-17T23:48:41.838Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
23:48:41 [2022-11-17T23:48:41.838Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:48:42 [2022-11-17T23:48:42.778Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:48:42 [2022-11-17T23:48:42.778Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
23:48:42 [2022-11-17T23:48:42.778Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:48:44 [2022-11-17T23:48:44.159Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:48:44 [2022-11-17T23:48:44.159Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
23:48:44 [2022-11-17T23:48:44.159Z] === RUN   TestIpcModeOlderClient
23:48:44 [2022-11-17T23:48:44.159Z] === PAUSE TestIpcModeOlderClient
23:48:44 [2022-11-17T23:48:44.159Z] === RUN   TestKillContainerInvalidSignal
23:48:44 [2022-11-17T23:48:44.418Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
23:48:44 [2022-11-17T23:48:44.418Z] === RUN   TestKillContainer
23:48:44 [2022-11-17T23:48:44.418Z] === RUN   TestKillContainer/no_signal
23:48:44 [2022-11-17T23:48:44.987Z] === RUN   TestKillContainer/non_killing_signal
23:48:45 [2022-11-17T23:48:45.247Z] === RUN   TestKillContainer/killing_signal
23:48:45 [2022-11-17T23:48:45.816Z] --- PASS: TestKillContainer (1.33s)
23:48:45 [2022-11-17T23:48:45.816Z]     --- PASS: TestKillContainer/no_signal (0.40s)
23:48:45 [2022-11-17T23:48:45.816Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
23:48:45 [2022-11-17T23:48:45.816Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
23:48:45 [2022-11-17T23:48:45.816Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:48:45 [2022-11-17T23:48:45.816Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:48:46 [2022-11-17T23:48:46.385Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:48:46 [2022-11-17T23:48:46.955Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
23:48:46 [2022-11-17T23:48:46.955Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
23:48:46 [2022-11-17T23:48:46.955Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
23:48:46 [2022-11-17T23:48:46.955Z] === RUN   TestKillStoppedContainer
23:48:47 [2022-11-17T23:48:47.215Z] --- PASS: TestKillStoppedContainer (0.05s)
23:48:47 [2022-11-17T23:48:47.215Z] === RUN   TestKillStoppedContainerAPIPre120
23:48:47 [2022-11-17T23:48:47.215Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:48:47 [2022-11-17T23:48:47.215Z] === RUN   TestKillDifferentUserContainer
23:48:47 [2022-11-17T23:48:47.474Z] --- PASS: TestKillDifferentUserContainer (0.45s)
23:48:47 [2022-11-17T23:48:47.474Z] === RUN   TestInspectOomKilledTrue
23:48:48 [2022-11-17T23:48:48.043Z] --- PASS: TestInspectOomKilledTrue (0.48s)
23:48:48 [2022-11-17T23:48:48.043Z] === RUN   TestInspectOomKilledFalse
23:48:48 [2022-11-17T23:48:48.611Z] --- PASS: TestInspectOomKilledFalse (0.42s)
23:48:48 [2022-11-17T23:48:48.611Z] === RUN   TestLinksEtcHostsContentMatch
23:48:48 [2022-11-17T23:48:48.871Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
23:48:48 [2022-11-17T23:48:48.871Z] === RUN   TestLinksContainerNames
23:48:49 [2022-11-17T23:48:49.809Z] --- PASS: TestLinksContainerNames (0.88s)
23:48:49 [2022-11-17T23:48:49.809Z] === RUN   TestLogsFollowTailEmpty
23:48:50 [2022-11-17T23:48:50.069Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs/driver_local
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:48:50 [2022-11-17T23:48:50.069Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:48:50 [2022-11-17T23:48:50.069Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:48:50 [2022-11-17T23:48:50.069Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:48:50 [2022-11-17T23:48:50.069Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:48:51 [2022-11-17T23:48:51.008Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:48:51 [2022-11-17T23:48:51.008Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:48:51 [2022-11-17T23:48:51.578Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:48:51 [2022-11-17T23:48:51.578Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:48:52 [2022-11-17T23:48:52.148Z] === RUN   TestLogs/driver_json-file
23:48:52 [2022-11-17T23:48:52.148Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:48:52 [2022-11-17T23:48:52.148Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:48:52 [2022-11-17T23:48:52.149Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:48:52 [2022-11-17T23:48:52.149Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:48:52 [2022-11-17T23:48:52.149Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:48:52 [2022-11-17T23:48:52.149Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:48:52 [2022-11-17T23:48:52.149Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:48:52 [2022-11-17T23:48:52.719Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:48:52 [2022-11-17T23:48:52.979Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:48:53 [2022-11-17T23:48:53.239Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:48:53 [2022-11-17T23:48:53.498Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:48:54 [2022-11-17T23:48:54.067Z] --- PASS: TestLogs (3.79s)
23:48:54 [2022-11-17T23:48:54.067Z]     --- PASS: TestLogs/driver_local (0.01s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s)
23:48:54 [2022-11-17T23:48:54.067Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s)
23:48:54 [2022-11-17T23:48:54.067Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s)
23:48:54 [2022-11-17T23:48:54.067Z] === RUN   TestContainerNetworkMountsNoChown
23:48:54 [2022-11-17T23:48:54.327Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/default
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/default
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/private
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/private
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rprivate
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rprivate
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/slave
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/slave
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rslave
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rslave
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/shared
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/shared
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rshared
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rshared
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/default
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rslave
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/default/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/default/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rshared
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/shared
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rprivate
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/slave
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/private
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/private/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/private/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:48:54 [2022-11-17T23:48:54.327Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/default/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:48:54 [2022-11-17T23:48:54.327Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/default/mount_root
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:48:54 [2022-11-17T23:48:54.587Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/private/bind_root
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/private/mount_root
23:48:54 [2022-11-17T23:48:54.847Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:48:54 [2022-11-17T23:48:54.847Z] --- PASS: TestMountDaemonRoot (0.02s)
23:48:54 [2022-11-17T23:48:54.847Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:48:54 [2022-11-17T23:48:54.847Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
23:48:54 [2022-11-17T23:48:54.847Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:48:54 [2022-11-17T23:48:54.847Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:48:54 [2022-11-17T23:48:54.847Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:48:54 [2022-11-17T23:48:54.847Z] === RUN   TestContainerBindMountNonRecursive
23:48:56 [2022-11-17T23:48:56.227Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
23:48:56 [2022-11-17T23:48:56.227Z] === RUN   TestContainerVolumesMountedAsShared
23:48:56 [2022-11-17T23:48:56.795Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
23:48:56 [2022-11-17T23:48:56.796Z] === RUN   TestContainerVolumesMountedAsSlave
23:48:57 [2022-11-17T23:48:57.055Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
23:48:57 [2022-11-17T23:48:57.055Z] === RUN   TestNetworkNat
23:48:57 [2022-11-17T23:48:57.624Z] --- PASS: TestNetworkNat (0.48s)
23:48:57 [2022-11-17T23:48:57.624Z] === RUN   TestNetworkLocalhostTCPNat
23:48:57 [2022-11-17T23:48:57.884Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
23:48:57 [2022-11-17T23:48:57.884Z] === RUN   TestNetworkLoopbackNat
23:49:00 [2022-11-17T23:49:00.421Z] --- PASS: TestNetworkLoopbackNat (2.58s)
23:49:00 [2022-11-17T23:49:00.421Z] === RUN   TestPause
23:49:00 [2022-11-17T23:49:00.990Z] --- PASS: TestPause (0.47s)
23:49:00 [2022-11-17T23:49:00.990Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:49:00 [2022-11-17T23:49:00.990Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:49:00 [2022-11-17T23:49:00.990Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:49:00 [2022-11-17T23:49:00.990Z] === RUN   TestPauseStopPausedContainer
23:49:01 [2022-11-17T23:49:01.559Z] --- PASS: TestPauseStopPausedContainer (0.45s)
23:49:01 [2022-11-17T23:49:01.559Z] === RUN   TestPidHost
23:49:02 [2022-11-17T23:49:02.498Z] --- PASS: TestPidHost (1.00s)
23:49:02 [2022-11-17T23:49:02.498Z] === RUN   TestPsFilter
23:49:02 [2022-11-17T23:49:02.498Z] --- PASS: TestPsFilter (0.12s)
23:49:02 [2022-11-17T23:49:02.498Z] === RUN   TestRemoveContainerWithRemovedVolume
23:49:03 [2022-11-17T23:49:03.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
23:49:03 [2022-11-17T23:49:03.068Z] === RUN   TestRemoveContainerWithVolume
23:49:03 [2022-11-17T23:49:03.328Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
23:49:03 [2022-11-17T23:49:03.328Z] === RUN   TestRemoveContainerRunning
23:49:03 [2022-11-17T23:49:03.898Z] --- PASS: TestRemoveContainerRunning (0.44s)
23:49:03 [2022-11-17T23:49:03.898Z] === RUN   TestRemoveContainerForceRemoveRunning
23:49:04 [2022-11-17T23:49:04.467Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
23:49:04 [2022-11-17T23:49:04.467Z] === RUN   TestRemoveInvalidContainer
23:49:04 [2022-11-17T23:49:04.467Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:49:04 [2022-11-17T23:49:04.467Z] === RUN   TestRenameLinkedContainer
23:49:06 [2022-11-17T23:49:06.374Z] --- PASS: TestRenameLinkedContainer (1.80s)
23:49:06 [2022-11-17T23:49:06.374Z] === RUN   TestRenameStoppedContainer
23:49:06 [2022-11-17T23:49:06.634Z] --- PASS: TestRenameStoppedContainer (0.44s)
23:49:06 [2022-11-17T23:49:06.634Z] === RUN   TestRenameRunningContainerAndReuse
23:49:07 [2022-11-17T23:49:07.573Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
23:49:07 [2022-11-17T23:49:07.573Z] === RUN   TestRenameInvalidName
23:49:07 [2022-11-17T23:49:07.833Z] --- PASS: TestRenameInvalidName (0.42s)
23:49:07 [2022-11-17T23:49:07.833Z] === RUN   TestRenameAnonymousContainer
23:49:09 [2022-11-17T23:49:09.741Z] --- PASS: TestRenameAnonymousContainer (1.55s)
23:49:09 [2022-11-17T23:49:09.741Z] === RUN   TestRenameContainerWithSameName
23:49:10 [2022-11-17T23:49:10.001Z] --- PASS: TestRenameContainerWithSameName (0.44s)
23:49:10 [2022-11-17T23:49:10.001Z] === RUN   TestRenameContainerWithLinkedContainer
23:49:10 [2022-11-17T23:49:10.939Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
23:49:10 [2022-11-17T23:49:10.939Z] === RUN   TestResize
23:49:11 [2022-11-17T23:49:11.200Z] --- PASS: TestResize (0.46s)
23:49:11 [2022-11-17T23:49:11.200Z] === RUN   TestResizeWithInvalidSize
23:49:11 [2022-11-17T23:49:11.770Z] --- PASS: TestResizeWithInvalidSize (0.45s)
23:49:11 [2022-11-17T23:49:11.770Z] === RUN   TestResizeWhenContainerNotStarted
23:49:12 [2022-11-17T23:49:12.030Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:49:12 [2022-11-17T23:49:12.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:49:13 [2022-11-17T23:49:13.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:49:13 [2022-11-17T23:49:13.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:49:15 [2022-11-17T23:49:15.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:49:15 [2022-11-17T23:49:15.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:49:16 [2022-11-17T23:49:16.250Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:49:16 [2022-11-17T23:49:16.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:49:19 [2022-11-17T23:49:19.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:49:19 [2022-11-17T23:49:19.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:49:24 [2022-11-17T23:49:24.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:49:24 [2022-11-17T23:49:24.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:49:25 [2022-11-17T23:49:25.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:49:25 [2022-11-17T23:49:25.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:49:27 [2022-11-17T23:49:27.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:49:27 [2022-11-17T23:49:27.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:49:29 [2022-11-17T23:49:29.542Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s)
23:49:29 [2022-11-17T23:49:29.542Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
23:49:29 [2022-11-17T23:49:29.542Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:49:29 [2022-11-17T23:49:29.542Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:49:30 [2022-11-17T23:49:30.481Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:49:31 [2022-11-17T23:49:31.420Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s)
23:49:31 [2022-11-17T23:49:31.420Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
23:49:31 [2022-11-17T23:49:31.420Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
23:49:31 [2022-11-17T23:49:31.420Z] === RUN   TestCgroupNamespacesRun
23:49:32 [2022-11-17T23:49:32.359Z] --- PASS: TestCgroupNamespacesRun (1.17s)
23:49:32 [2022-11-17T23:49:32.359Z] === RUN   TestCgroupNamespacesRunPrivileged
23:49:33 [2022-11-17T23:49:33.740Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
23:49:33 [2022-11-17T23:49:33.740Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:49:35 [2022-11-17T23:49:35.120Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
23:49:35 [2022-11-17T23:49:35.120Z] === RUN   TestCgroupNamespacesRunHostMode
23:49:36 [2022-11-17T23:49:36.058Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
23:49:36 [2022-11-17T23:49:36.058Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:49:37 [2022-11-17T23:49:37.437Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
23:49:37 [2022-11-17T23:49:37.437Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:49:38 [2022-11-17T23:49:38.376Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
23:49:38 [2022-11-17T23:49:38.376Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:49:38 [2022-11-17T23:49:38.944Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
23:49:38 [2022-11-17T23:49:38.944Z] === RUN   TestCgroupNamespacesRunOlderClient
23:49:40 [2022-11-17T23:49:40.324Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
23:49:40 [2022-11-17T23:49:40.324Z] === RUN   TestNISDomainname
23:49:40 [2022-11-17T23:49:40.893Z] --- PASS: TestNISDomainname (0.53s)
23:49:40 [2022-11-17T23:49:40.893Z] === RUN   TestHostnameDnsResolution
23:49:41 [2022-11-17T23:49:41.463Z] --- PASS: TestHostnameDnsResolution (0.67s)
23:49:41 [2022-11-17T23:49:41.463Z] === RUN   TestUnprivilegedPortsAndPing
23:49:42 [2022-11-17T23:49:42.032Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
23:49:42 [2022-11-17T23:49:42.032Z] === RUN   TestPrivilegedHostDevices
23:49:42 [2022-11-17T23:49:42.601Z] --- PASS: TestPrivilegedHostDevices (0.54s)
23:49:42 [2022-11-17T23:49:42.601Z] === RUN   TestRunConsoleSize
23:49:42 [2022-11-17T23:49:42.861Z] --- PASS: TestRunConsoleSize (0.40s)
23:49:42 [2022-11-17T23:49:42.861Z] === RUN   TestRunWithAlternativeContainerdShim
23:49:45 [2022-11-17T23:49:45.399Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s)
23:49:45 [2022-11-17T23:49:45.399Z] === RUN   TestStats
23:49:47 [2022-11-17T23:49:47.305Z] --- PASS: TestStats (2.45s)
23:49:47 [2022-11-17T23:49:47.305Z] === RUN   TestStopContainerWithTimeout
23:49:47 [2022-11-17T23:49:47.305Z] === RUN   TestStopContainerWithTimeout/0
23:49:47 [2022-11-17T23:49:47.305Z] === PAUSE TestStopContainerWithTimeout/0
23:49:47 [2022-11-17T23:49:47.305Z] === RUN   TestStopContainerWithTimeout/1
23:49:47 [2022-11-17T23:49:47.305Z] === PAUSE TestStopContainerWithTimeout/1
23:49:47 [2022-11-17T23:49:47.305Z] === RUN   TestStopContainerWithTimeout/3
23:49:47 [2022-11-17T23:49:47.305Z] === PAUSE TestStopContainerWithTimeout/3
23:49:47 [2022-11-17T23:49:47.305Z] === RUN   TestStopContainerWithTimeout/-1
23:49:47 [2022-11-17T23:49:47.305Z] === PAUSE TestStopContainerWithTimeout/-1
23:49:47 [2022-11-17T23:49:47.305Z] === CONT  TestStopContainerWithTimeout/0
23:49:47 [2022-11-17T23:49:47.305Z] === CONT  TestStopContainerWithTimeout/3
23:49:48 [2022-11-17T23:49:48.245Z] === CONT  TestStopContainerWithTimeout/-1
23:49:50 [2022-11-17T23:49:50.151Z] === CONT  TestStopContainerWithTimeout/1
23:49:51 [2022-11-17T23:49:51.531Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:49:51 [2022-11-17T23:49:51.531Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
23:49:51 [2022-11-17T23:49:51.531Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
23:49:51 [2022-11-17T23:49:51.531Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
23:49:51 [2022-11-17T23:49:51.531Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
23:49:51 [2022-11-17T23:49:51.531Z] === RUN   TestDeleteDevicemapper
23:49:51 [2022-11-17T23:49:51.531Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:49:51 [2022-11-17T23:49:51.531Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:49:51 [2022-11-17T23:49:51.531Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:49:52 [2022-11-17T23:49:52.914Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
23:49:52 [2022-11-17T23:49:52.914Z] === RUN   TestUpdateMemory
23:49:53 [2022-11-17T23:49:53.484Z] --- PASS: TestUpdateMemory (0.55s)
23:49:53 [2022-11-17T23:49:53.484Z] === RUN   TestUpdateCPUQuota
23:49:54 [2022-11-17T23:49:54.424Z] --- PASS: TestUpdateCPUQuota (0.75s)
23:49:54 [2022-11-17T23:49:54.424Z] === RUN   TestUpdatePidsLimit
23:49:54 [2022-11-17T23:49:54.424Z] === RUN   TestUpdatePidsLimit/update_from_none
23:49:54 [2022-11-17T23:49:54.424Z] === RUN   TestUpdatePidsLimit/no_change
23:49:54 [2022-11-17T23:49:54.684Z] === RUN   TestUpdatePidsLimit/update_lower
23:49:54 [2022-11-17T23:49:54.684Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:49:54 [2022-11-17T23:49:54.944Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:49:55 [2022-11-17T23:49:55.204Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:49:55 [2022-11-17T23:49:55.464Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:49:56 [2022-11-17T23:49:56.033Z] --- PASS: TestUpdatePidsLimit (1.82s)
23:49:56 [2022-11-17T23:49:56.033Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
23:49:56 [2022-11-17T23:49:56.033Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
23:49:56 [2022-11-17T23:49:56.033Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
23:49:56 [2022-11-17T23:49:56.033Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
23:49:56 [2022-11-17T23:49:56.033Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
23:49:56 [2022-11-17T23:49:56.033Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
23:49:56 [2022-11-17T23:49:56.033Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
23:49:56 [2022-11-17T23:49:56.033Z] === RUN   TestUpdateRestartPolicy
23:50:08 [2022-11-17T23:50:08.248Z] --- PASS: TestUpdateRestartPolicy (10.94s)
23:50:08 [2022-11-17T23:50:08.248Z] === RUN   TestUpdateRestartWithAutoRemove
23:50:08 [2022-11-17T23:50:08.248Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
23:50:08 [2022-11-17T23:50:08.248Z] === RUN   TestWaitNonBlocked
23:50:08 [2022-11-17T23:50:08.248Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:50:08 [2022-11-17T23:50:08.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:50:08 [2022-11-17T23:50:08.248Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:50:08 [2022-11-17T23:50:08.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:50:08 [2022-11-17T23:50:08.248Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:50:08 [2022-11-17T23:50:08.248Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:50:08 [2022-11-17T23:50:08.248Z] --- PASS: TestWaitNonBlocked (0.01s)
23:50:08 [2022-11-17T23:50:08.248Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
23:50:08 [2022-11-17T23:50:08.248Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
23:50:08 [2022-11-17T23:50:08.248Z] === RUN   TestWaitBlocked
23:50:08 [2022-11-17T23:50:08.248Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:50:08 [2022-11-17T23:50:08.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:50:08 [2022-11-17T23:50:08.248Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:50:08 [2022-11-17T23:50:08.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:50:08 [2022-11-17T23:50:08.248Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:50:08 [2022-11-17T23:50:08.248Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:50:08 [2022-11-17T23:50:08.817Z] --- PASS: TestWaitBlocked (0.01s)
23:50:08 [2022-11-17T23:50:08.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
23:50:08 [2022-11-17T23:50:08.817Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
23:50:08 [2022-11-17T23:50:08.817Z] === RUN   TestWaitConditions
23:50:08 [2022-11-17T23:50:08.817Z] === RUN   TestWaitConditions/default
23:50:08 [2022-11-17T23:50:08.817Z] === PAUSE TestWaitConditions/default
23:50:08 [2022-11-17T23:50:08.817Z] === RUN   TestWaitConditions/not-running
23:50:08 [2022-11-17T23:50:08.817Z] === PAUSE TestWaitConditions/not-running
23:50:08 [2022-11-17T23:50:08.817Z] === RUN   TestWaitConditions/next-exit
23:50:08 [2022-11-17T23:50:08.817Z] === PAUSE TestWaitConditions/next-exit
23:50:08 [2022-11-17T23:50:08.817Z] === RUN   TestWaitConditions/removed
23:50:08 [2022-11-17T23:50:08.817Z] === PAUSE TestWaitConditions/removed
23:50:08 [2022-11-17T23:50:08.817Z] === CONT  TestWaitConditions/default
23:50:08 [2022-11-17T23:50:08.817Z] === CONT  TestWaitConditions/removed
23:50:10 [2022-11-17T23:50:10.726Z] === CONT  TestWaitConditions/next-exit
23:50:10 [2022-11-17T23:50:10.726Z] === CONT  TestWaitConditions/not-running
23:50:12 [2022-11-17T23:50:12.105Z] --- PASS: TestWaitConditions (0.01s)
23:50:12 [2022-11-17T23:50:12.105Z]     --- PASS: TestWaitConditions/default (1.70s)
23:50:12 [2022-11-17T23:50:12.105Z]     --- PASS: TestWaitConditions/removed (1.70s)
23:50:12 [2022-11-17T23:50:12.105Z]     --- PASS: TestWaitConditions/next-exit (1.53s)
23:50:12 [2022-11-17T23:50:12.105Z]     --- PASS: TestWaitConditions/not-running (1.60s)
23:50:12 [2022-11-17T23:50:12.105Z] === RUN   TestWaitRestartedContainer
23:50:12 [2022-11-17T23:50:12.105Z] === RUN   TestWaitRestartedContainer/default
23:50:12 [2022-11-17T23:50:12.105Z] === PAUSE TestWaitRestartedContainer/default
23:50:12 [2022-11-17T23:50:12.105Z] === RUN   TestWaitRestartedContainer/not-running
23:50:12 [2022-11-17T23:50:12.105Z] === PAUSE TestWaitRestartedContainer/not-running
23:50:12 [2022-11-17T23:50:12.105Z] === RUN   TestWaitRestartedContainer/next-exit
23:50:12 [2022-11-17T23:50:12.105Z] === PAUSE TestWaitRestartedContainer/next-exit
23:50:12 [2022-11-17T23:50:12.105Z] === CONT  TestWaitRestartedContainer/default
23:50:12 [2022-11-17T23:50:12.105Z] === CONT  TestWaitRestartedContainer/next-exit
23:50:13 [2022-11-17T23:50:13.488Z] === CONT  TestWaitRestartedContainer/not-running
23:50:14 [2022-11-17T23:50:14.425Z] --- PASS: TestWaitRestartedContainer (0.02s)
23:50:14 [2022-11-17T23:50:14.425Z]     --- PASS: TestWaitRestartedContainer/default (1.34s)
23:50:14 [2022-11-17T23:50:14.425Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.38s)
23:50:14 [2022-11-17T23:50:14.425Z]     --- PASS: TestWaitRestartedContainer/not-running (0.84s)
23:50:14 [2022-11-17T23:50:14.425Z] === CONT  TestContainerStartOnDaemonRestart
23:50:14 [2022-11-17T23:50:14.425Z] === CONT  TestRestartDaemonWithRestartingContainer
23:50:16 [2022-11-17T23:50:16.338Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s)
23:50:16 [2022-11-17T23:50:16.338Z] === CONT  TestIpcModeOlderClient
23:50:16 [2022-11-17T23:50:16.597Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:50:16 [2022-11-17T23:50:16.597Z] === CONT  TestContainerKillOnDaemonStart
23:50:16 [2022-11-17T23:50:16.597Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s)
23:50:16 [2022-11-17T23:50:16.597Z] === CONT  TestDaemonHostGatewayIP
23:50:19 [2022-11-17T23:50:19.220Z] --- PASS: TestDaemonHostGatewayIP (2.57s)
23:50:19 [2022-11-17T23:50:19.220Z] === CONT  TestDaemonRestartIpcMode
23:50:21 [2022-11-17T23:50:21.761Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
23:50:28 [2022-11-17T23:50:28.330Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
23:50:28 [2022-11-17T23:50:28.330Z] PASS
23:50:28 [2022-11-17T23:50:28.330Z] 
23:50:28 [2022-11-17T23:50:28.330Z] === Skipped
23:50:28 [2022-11-17T23:50:28.330Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:50:28 [2022-11-17T23:50:28.330Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:50:28 [2022-11-17T23:50:28.330Z] 
23:50:28 [2022-11-17T23:50:28.330Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:50:28 [2022-11-17T23:50:28.330Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:50:28 [2022-11-17T23:50:28.330Z] 
23:50:28 [2022-11-17T23:50:28.330Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:50:28 [2022-11-17T23:50:28.330Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:50:28 [2022-11-17T23:50:28.330Z] 
23:50:28 [2022-11-17T23:50:28.330Z] DONE 273 tests, 3 skipped in 131.667s
23:50:28 [2022-11-17T23:50:28.330Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:50:28 [2022-11-17T23:50:28.330Z] ++ 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
23:50:28 [2022-11-17T23:50:28.330Z] ++ set -e
23:50:28 [2022-11-17T23:50:28.330Z] ++ '[' -n 0 ']'
23:50:28 [2022-11-17T23:50:28.330Z] ++ set -x
23:50:28 [2022-11-17T23:50:28.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
23:50:28 [2022-11-17T23:50:28.330Z] INFO: Testing against a local daemon
23:50:28 [2022-11-17T23:50:28.330Z] === RUN   TestConfigDaemonLibtrustID
23:50:28 [2022-11-17T23:50:28.899Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:50:28 [2022-11-17T23:50:28.899Z] === RUN   TestConfigDaemonID
23:50:30 [2022-11-17T23:50:30.279Z]     daemon_test.go:86: [de60a11c90315] daemon is not started
23:50:30 [2022-11-17T23:50:30.279Z] --- PASS: TestConfigDaemonID (1.04s)
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestDaemonConfigValidation
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:50:30 [2022-11-17T23:50:30.279Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:50:30 [2022-11-17T23:50:30.279Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestDaemonConfigValidation/invalid_config
23:50:30 [2022-11-17T23:50:30.279Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestDaemonConfigValidation/malformed_config
23:50:30 [2022-11-17T23:50:30.279Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestDaemonConfigValidation/valid_config
23:50:30 [2022-11-17T23:50:30.279Z] === PAUSE TestDaemonConfigValidation/valid_config
23:50:30 [2022-11-17T23:50:30.279Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:50:30 [2022-11-17T23:50:30.279Z] === CONT  TestDaemonConfigValidation/malformed_config
23:50:30 [2022-11-17T23:50:30.279Z] === CONT  TestDaemonConfigValidation/valid_config
23:50:30 [2022-11-17T23:50:30.279Z] === CONT  TestDaemonConfigValidation/invalid_config
23:50:30 [2022-11-17T23:50:30.279Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:50:30 [2022-11-17T23:50:30.279Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:50:30 [2022-11-17T23:50:30.279Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
23:50:30 [2022-11-17T23:50:30.279Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
23:50:30 [2022-11-17T23:50:30.279Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
23:50:30 [2022-11-17T23:50:30.279Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
23:50:30 [2022-11-17T23:50:30.279Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestConfigDaemonSeccompProfiles
23:50:30 [2022-11-17T23:50:30.279Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:50:31 [2022-11-17T23:50:31.217Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:50:32 [2022-11-17T23:50:32.596Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:50:33 [2022-11-17T23:50:33.533Z] === CONT  TestConfigDaemonSeccompProfiles
23:50:33 [2022-11-17T23:50:33.533Z]     daemon_test.go:200: [d138684048ba1] daemon is not started
23:50:33 [2022-11-17T23:50:33.533Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
23:50:33 [2022-11-17T23:50:33.533Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:50:33 [2022-11-17T23:50:33.533Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:50:33 [2022-11-17T23:50:33.533Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:50:33 [2022-11-17T23:50:33.533Z] === RUN   TestDaemonProxy
23:50:33 [2022-11-17T23:50:33.533Z] === RUN   TestDaemonProxy/environment_variables
23:50:35 [2022-11-17T23:50:35.440Z] === RUN   TestDaemonProxy/command-line_options
23:50:36 [2022-11-17T23:50:36.820Z] === RUN   TestDaemonProxy/configuration_file
23:50:38 [2022-11-17T23:50:38.726Z] === RUN   TestDaemonProxy/conflicting_options
23:50:38 [2022-11-17T23:50:38.985Z] === RUN   TestDaemonProxy/reload_sanitized
23:50:39 [2022-11-17T23:50:39.554Z] --- PASS: TestDaemonProxy (6.24s)
23:50:39 [2022-11-17T23:50:39.554Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
23:50:39 [2022-11-17T23:50:39.554Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
23:50:39 [2022-11-17T23:50:39.554Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
23:50:39 [2022-11-17T23:50:39.554Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:50:39 [2022-11-17T23:50:39.554Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:50:39 [2022-11-17T23:50:39.554Z] === RUN   TestLiveRestore
23:50:39 [2022-11-17T23:50:39.554Z] === RUN   TestLiveRestore/volume_references
23:50:39 [2022-11-17T23:50:39.554Z] === PAUSE TestLiveRestore/volume_references
23:50:39 [2022-11-17T23:50:39.554Z] === CONT  TestLiveRestore/volume_references
23:50:40 [2022-11-17T23:50:40.492Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:50:40 [2022-11-17T23:50:40.492Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:50:41 [2022-11-17T23:50:41.430Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:50:42 [2022-11-17T23:50:42.369Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:50:43 [2022-11-17T23:50:43.308Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:50:44 [2022-11-17T23:50:44.246Z] --- PASS: TestLiveRestore (0.00s)
23:50:44 [2022-11-17T23:50:44.246Z]     --- PASS: TestLiveRestore/volume_references (4.46s)
23:50:44 [2022-11-17T23:50:44.246Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s)
23:50:44 [2022-11-17T23:50:44.246Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
23:50:44 [2022-11-17T23:50:44.246Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
23:50:44 [2022-11-17T23:50:44.246Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
23:50:44 [2022-11-17T23:50:44.246Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
23:50:44 [2022-11-17T23:50:44.246Z] PASS
23:50:44 [2022-11-17T23:50:44.246Z] 
23:50:44 [2022-11-17T23:50:44.246Z] DONE 25 tests in 15.763s
23:50:44 [2022-11-17T23:50:44.246Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:50:44 [2022-11-17T23:50:44.246Z] ++ 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
23:50:44 [2022-11-17T23:50:44.246Z] ++ set -e
23:50:44 [2022-11-17T23:50:44.246Z] ++ '[' -n 0 ']'
23:50:44 [2022-11-17T23:50:44.246Z] ++ set -x
23:50:44 [2022-11-17T23:50:44.246Z] ++ 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
23:50:44 [2022-11-17T23:50:44.246Z] INFO: Testing against a local daemon
23:50:44 [2022-11-17T23:50:44.246Z] === RUN   TestCommitInheritsEnv
23:50:44 [2022-11-17T23:50:44.507Z] --- PASS: TestCommitInheritsEnv (0.26s)
23:50:44 [2022-11-17T23:50:44.507Z] === RUN   TestImportExtremelyLargeImageWorks
23:50:44 [2022-11-17T23:50:44.507Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:50:44 [2022-11-17T23:50:44.507Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:50:44 [2022-11-17T23:50:44.507Z] === RUN   TestImportWithCustomPlatform
23:50:44 [2022-11-17T23:50:44.507Z] === RUN   TestImportWithCustomPlatform/#00
23:50:44 [2022-11-17T23:50:44.507Z] === RUN   TestImportWithCustomPlatform/_______
23:50:44 [2022-11-17T23:50:44.507Z] === RUN   TestImportWithCustomPlatform//
23:50:44 [2022-11-17T23:50:44.507Z] === RUN   TestImportWithCustomPlatform/linux
23:50:44 [2022-11-17T23:50:44.767Z] === RUN   TestImportWithCustomPlatform/LINUX
23:50:44 [2022-11-17T23:50:44.767Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:50:44 [2022-11-17T23:50:44.767Z] === RUN   TestImportWithCustomPlatform/macos
23:50:44 [2022-11-17T23:50:44.767Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:50:44 [2022-11-17T23:50:44.767Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:50:44 [2022-11-17T23:50:44.767Z] --- PASS: TestImportWithCustomPlatform (0.32s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:50:44 [2022-11-17T23:50:44.767Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:50:44 [2022-11-17T23:50:44.767Z] === RUN   TestImagesFilterMultiReference
23:50:45 [2022-11-17T23:50:45.029Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:50:45 [2022-11-17T23:50:45.029Z] === RUN   TestImagePullPlatformInvalid
23:50:45 [2022-11-17T23:50:45.029Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:50:45 [2022-11-17T23:50:45.029Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" 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.3 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.19.3 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=676685b7-3d03-429f-8eb0-3d74f0609524 http.request.method=GET http.request.remoteaddr="127.0.0.1:37370" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=676685b7-3d03-429f-8eb0-3d74f0609524 http.request.method=GET http.request.remoteaddr="127.0.0.1:37370" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.327982ms http.response.status=200 http.response.written=2 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c9c1f83b-a2cb-4e36-94ef-8de2d27814c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c9c1f83b-a2cb-4e36-94ef-8de2d27814c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=262a3981-2255-4f0d-90b9-ab8bf77cced0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=262a3981-2255-4f0d-90b9-ab8bf77cced0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=262a3981-2255-4f0d-90b9-ab8bf77cced0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=23.491µs trace.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=216c10bc-e166-4ac6-9104-28e09cc9206e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c9c1f83b-a2cb-4e36-94ef-8de2d27814c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=37.571µs trace.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=e7d23513-9f1e-40fe-828b-b2c511e71df9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=c9c1f83b-a2cb-4e36-94ef-8de2d27814c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.516133ms http.response.status=404 http.response.written=157 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=262a3981-2255-4f0d-90b9-ab8bf77cced0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.489548ms http.response.status=404 http.response.written=157 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a04025b-699b-47dc-beed-3c5ea4de7ddd http.request.method=POST http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.029Z] time="2022-11-17T23:50:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a04025b-699b-47dc-beed-3c5ea4de7ddd http.request.method=POST http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a04025b-699b-47dc-beed-3c5ea4de7ddd http.request.method=POST http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=203.216µs trace.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=aa797327-1afc-4a28-8049-f7fe6a976f99 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a04025b-699b-47dc-beed-3c5ea4de7ddd http.request.method=POST http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=76.291µs trace.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=10bc7e14-c58f-408e-b337-b6f144888bb0 trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6fe6069-a979-495d-a720-aed98bba0250 http.request.method=POST http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6fe6069-a979-495d-a720-aed98bba0250 http.request.method=POST http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6fe6069-a979-495d-a720-aed98bba0250 http.request.method=POST http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=652.717µs trace.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=a561f1aa-eec9-45aa-8fc9-27efe2e0fed5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6fe6069-a979-495d-a720-aed98bba0250 http.request.method=POST http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=27.274µs trace.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=d4e3691e-e86c-44f7-b1ab-3431169b38b7 trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a04025b-699b-47dc-beed-3c5ea4de7ddd http.request.method=POST http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=94.146µs trace.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=cbf18587-c16d-4dcb-b06a-632ce94ab2fb trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a04025b-699b-47dc-beed-3c5ea4de7ddd http.request.method=POST http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=6.684326ms http.response.status=202 http.response.written=0 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6fe6069-a979-495d-a720-aed98bba0250 http.request.method=POST http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=71.384µs trace.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=4e1794e7-607f-4e6b-b389-e037a42cf183 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6fe6069-a979-495d-a720-aed98bba0250 http.request.method=POST http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=6.136462ms http.response.status=202 http.response.written=0 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=33.461µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d544a52-7126-432b-8016-d94eecca4255 trace.line=82 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=12.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f473d3b-2ff8-4ff4-af2b-107bd028ee8a trace.line=141 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=54.384µs trace.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=322f0530-8c58-4320-9433-edefa1a0726e trace.line=124 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=9.411µs trace.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=c60ae5ae-f0f0-48cc-9b75-a00431f93878 trace.line=141 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=11.331µs trace.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=ec0c9a11-105e-4f02-97ae-b789755556cd trace.line=141 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=7.541µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0b0a708f-a57b-487f-9561-530332e731ed trace.line=141 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=47.532µs trace.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=35c96567-5150-4858-8272-b811fbe40cb4 trace.line=167 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=42.011µs trace.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=4eff2135-4294-4156-a7c7-0aa4fa98a170 trace.line=95 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3fd22c29-99da-4cca-9188-9006e2b028b2\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=86.778µs trace.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=060e1f54-c0c0-42e9-a09c-e13f134d9d92 trace.line=181 vars.name=test vars.uuid=3fd22c29-99da-4cca-9188-9006e2b028b2 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=855dd78a-235b-4392-91d5-e8073e4aa505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37376" http.request.uri="/v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.641046ms http.response.status=201 http.response.written=0 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "PUT /v2/test/blobs/uploads/3fd22c29-99da-4cca-9188-9006e2b028b2?_state=8t69CQSEtVvz7nMEdTryPZZv0jjCexQbGS_jFr6X9iB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmZDIyYzI5LTk5ZGEtNGNjYS05MTg4LTkwMDZlMmIwMjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45Mzc4NzU3NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=50.831µs trace.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=7572b49c-e64d-47b3-b026-dda6a6f790ea trace.line=82 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.030Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=18.732µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=426c811b-5895-4d79-968e-21560a359eb8 trace.line=141 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=276.529µs trace.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=6d7b33a5-d916-4db0-aea3-cad78cc5b88a trace.line=124 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=18.617µs trace.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=e9d3d43e-2262-4eda-9e52-a11cad4f2b63 trace.line=141 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=47.811µs trace.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=65f44541-a817-4b13-88fa-c475e1662e7b trace.line=141 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=12.644µs trace.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=3386aa80-0f57-4960-be3a-97acc90de9ac trace.line=141 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=44.217µs trace.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=31bed773-b67c-4df8-a555-fd389f0f2360 trace.line=167 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=100.464µs trace.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=7a80ffc2-b3b5-4e15-84be-39472f7f269e trace.line=95 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=161.132µs trace.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=a0a3102f-abb2-412f-bb0a-ae0ffafa39d8 trace.line=181 vars.name=test vars.uuid=5d3f4ce4-3a73-4ed3-9767-df4b82de8259 version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340a96d3-dea5-46ee-af86-c7b8e8c3387e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.946302ms http.response.status=201 http.response.written=0 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "PUT /v2/test/blobs/uploads/5d3f4ce4-3a73-4ed3-9767-df4b82de8259?_state=oSS1DgLM7TbxmZdDeyUSMsgAiZQKn2712kpyV_630sN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2Y0Y2U0LTNhNzMtNGVkMy05NzY3LWRmNGI4MmRlODI1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xN1QyMzo1MDo0NC45NDA1Mjc4OTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5e2e2a7a-3745-461c-add7-4e3123a6c122 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5e2e2a7a-3745-461c-add7-4e3123a6c122 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5e2e2a7a-3745-461c-add7-4e3123a6c122 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=21.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=3647833f-33c8-4da8-b53d-b593f409d26a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5e2e2a7a-3745-461c-add7-4e3123a6c122 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.444536ms http.response.status=404 http.response.written=96 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=45.505µs trace.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=c645c064-0653-4310-923a-ddf199e7692a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=30.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3393c7c1-5bc4-40c5-8b07-1414d834d4f3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=47.852µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6dbfc98-496d-45f7-9341-e060ebcd5fe9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=40.935µs trace.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=1934e48a-f11b-4e5d-8563-9e67fdf9b76a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=29.456µs trace.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=15902091-41a6-48a8-9987-a962ca8d4139 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=99.905µs trace.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=02767c73-b7a4-497a-8a47-3127db4b3068 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=93.645µs trace.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=d49a9660-986a-4e4a-816f-4897ab94f358 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=31.532µs trace.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=91c50fe6-474a-4581-ac8f-d6b8a1cbf7f1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=73.091µs trace.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=ac8f9131-63ae-427f-87c1-97d8d526c90c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=36.357µs trace.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=b9988f28-4f89-406a-9c76-21ff79fbf320 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9503897e-ee4c-46c1-b137-091f043e18d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.378573ms http.response.status=201 http.response.written=0 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.031Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0f2e0adc-a6a7-4405-ba15-efc6c49cfc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:37388" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0f2e0adc-a6a7-4405-ba15-efc6c49cfc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:37388" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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="795.47µs" http.response.status=200 http.response.written=2 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=56.656µs trace.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=3310fb37-9801-472c-8e36-1f65627276e9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=54.096µs trace.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=77317c41-6605-4bac-a0a8-9b11063820df trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=19.906µs trace.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=4da29f4f-fa09-48b3-b861-c86a865e72a1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=27.126µs trace.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=581f7e50-3676-4a8d-b5ac-2763942eb84e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19034ded-6430-4f24-bebb-372608d7c8cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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.380831ms http.response.status=200 http.response.written=417 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=58.773µs trace.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=ccf42695-7cd4-4094-8616-366a1390fcb8 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=16.648µs trace.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=fb4ad65b-1e15-41d8-a94b-1bc8970d228b trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=24.607µs trace.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=0b8e85c8-0207-48be-b15c-c07628aeea5c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a3511f4-0312-4ea2-84e2-0688b1e3938d http.request.method=GET http.request.remoteaddr="127.0.0.1:37398" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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=1.780668ms http.response.status=200 http.response.written=417 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=38.589µs trace.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=9d2a424e-b8b5-4aaf-a5ae-361c2a2f2e26 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=18.346µs trace.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=866d2055-810c-4a48-b6a7-663006c8be87 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=64.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).GetContent" trace.id=4c2fd070-18cb-4de1-bcb9-ba087ce935dd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=12.635µs trace.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=cb6b3adf-e3d1-49c6-9b04-7b5e79c24135 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.032Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=11.463µs trace.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=8cb83a61-bd16-45d2-8ded-53e3d8eb040d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=6.811µs trace.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=9f9fabf9-6575-45c3-98ee-b66d06f8104b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=39.393µs trace.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=f3b9e41f-1da3-4eca-ac06-3db3aae477e8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=147.668µs trace.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=1b93e46c-8219-414c-a0b5-f7773cb1a6a0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=20.028µs trace.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=b60d3d68-6470-4b57-a18c-8b880f5cf755 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=25.813µs trace.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=bfd45159-7460-44c4-9483-8b8b1538c88e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=10.043µs trace.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=4a23759a-1c76-48ee-aab0-dc1c7274262b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=8.435µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9cfade23-3e3a-47db-a3b8-33bda017ea7d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=5.415µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e60f1cb5-ac2f-4437-8bdb-25234c4673ac trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=29.801µs trace.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=e2c2a6c2-7bcf-4c40-981b-c64d594f0ae0 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=29.022µs trace.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=739d7701-4b58-4776-9548-86f81aab14a8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=19.873µs trace.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=a3254cb6-cee7-4d69-80c7-099627070746 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a0d0a005-1bb3-457c-8e5c-417366d50d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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=7.798155ms http.response.status=200 http.response.written=179 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=30.137µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8680080-0bda-4878-a3bc-02ba5e507c7d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=20.291µs trace.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=4616f5bf-8886-44f6-8932-fa5c8728f5c7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] time="2022-11-17T23:50:44Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e60495ed-6e8f-4e68-8ecb-ea53df262c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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=9.648106ms http.response.status=200 http.response.written=68 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.033Z] 127.0.0.1 - - [17/Nov/2022:23:50:44 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=821eb538-87a0-4ef2-88c1-0caf35e4f9bf http.request.method=GET http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=821eb538-87a0-4ef2-88c1-0caf35e4f9bf http.request.method=GET http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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="840.812µs" http.response.status=200 http.response.written=2 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] 127.0.0.1 - - [17/Nov/2022:23:50:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9003e554-ca13-4277-99b6-88ceb5f3d97b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37440" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9003e554-ca13-4277-99b6-88ceb5f3d97b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37440" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9003e554-ca13-4277-99b6-88ceb5f3d97b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37440" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9003e554-ca13-4277-99b6-88ceb5f3d97b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37440" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=29.908µs trace.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=82b111e5-78f3-451e-8f05-c28194fe37fd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9003e554-ca13-4277-99b6-88ceb5f3d97b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37440" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=13.021µs trace.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=f1b17c0f-5e97-47ea-ac46-a4cfa9f7bf24 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] time="2022-11-17T23:50:45Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=9003e554-ca13-4277-99b6-88ceb5f3d97b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37440" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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.083585ms http.response.status=404 http.response.written=181 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.293Z] 127.0.0.1 - - [17/Nov/2022:23:50:45 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.294Z] time="2022-11-17T23:50:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19b302fc-dc68-45e7-a572-e42b7235eebc http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.294Z] time="2022-11-17T23:50:45Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19b302fc-dc68-45e7-a572-e42b7235eebc http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.294Z] time="2022-11-17T23:50:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19b302fc-dc68-45e7-a572-e42b7235eebc http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.294Z] time="2022-11-17T23:50:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19b302fc-dc68-45e7-a572-e42b7235eebc http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=43.667µs trace.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=b63430a9-695a-46bd-886a-60f76c370aae trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.294Z] time="2022-11-17T23:50:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19b302fc-dc68-45e7-a572-e42b7235eebc http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f trace.duration=77.341µs trace.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=00c4eaf1-7c6c-43c7-bd33-fc4a3e496920 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.294Z] time="2022-11-17T23:50:45Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=19b302fc-dc68-45e7-a572-e42b7235eebc http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 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.829578ms http.response.status=404 http.response.written=181 instance.id=593b349d-a067-436c-9ee6-e29cd5590e5f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:50:45 [2022-11-17T23:50:45.294Z] 127.0.0.1 - - [17/Nov/2022:23:50:45 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/7b9e86f7894209d237eb88ec9fb19edd1103b065 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:50:45 [2022-11-17T23:50:45.294Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
23:50:45 [2022-11-17T23:50:45.294Z] === RUN   TestRemoveImageOrphaning
23:50:45 [2022-11-17T23:50:45.553Z] --- PASS: TestRemoveImageOrphaning (0.26s)
23:50:45 [2022-11-17T23:50:45.553Z] === RUN   TestRemoveImageGarbageCollector
23:50:45 [2022-11-17T23:50:45.553Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:50:45 [2022-11-17T23:50:45.553Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:50:45 [2022-11-17T23:50:45.553Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:50:45 [2022-11-17T23:50:45.553Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:50:45 [2022-11-17T23:50:45.553Z] === RUN   TestTagInvalidReference
23:50:45 [2022-11-17T23:50:45.553Z] --- PASS: TestTagInvalidReference (0.01s)
23:50:45 [2022-11-17T23:50:45.553Z] === RUN   TestTagValidPrefixedRepo
23:50:45 [2022-11-17T23:50:45.553Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:50:45 [2022-11-17T23:50:45.553Z] === RUN   TestTagExistedNameWithoutForce
23:50:45 [2022-11-17T23:50:45.553Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:50:45 [2022-11-17T23:50:45.553Z] === RUN   TestTagOfficialNames
23:50:45 [2022-11-17T23:50:45.553Z] --- PASS: TestTagOfficialNames (0.05s)
23:50:45 [2022-11-17T23:50:45.553Z] === RUN   TestTagMatchesDigest
23:50:45 [2022-11-17T23:50:45.553Z] --- PASS: TestTagMatchesDigest (0.01s)
23:50:45 [2022-11-17T23:50:45.553Z] PASS
23:50:45 [2022-11-17T23:50:45.553Z] 
23:50:45 [2022-11-17T23:50:45.553Z] === Skipped
23:50:45 [2022-11-17T23:50:45.553Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:50:45 [2022-11-17T23:50:45.553Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:50:45 [2022-11-17T23:50:45.553Z] 
23:50:45 [2022-11-17T23:50:45.553Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:50:45 [2022-11-17T23:50:45.553Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:50:45 [2022-11-17T23:50:45.553Z] 
23:50:45 [2022-11-17T23:50:45.553Z] DONE 23 tests, 2 skipped in 1.573s
23:50:45 [2022-11-17T23:50:45.553Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:50:45 [2022-11-17T23:50:45.553Z] ++ 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
23:50:45 [2022-11-17T23:50:45.553Z] ++ set -e
23:50:45 [2022-11-17T23:50:45.553Z] ++ '[' -n 0 ']'
23:50:45 [2022-11-17T23:50:45.553Z] ++ set -x
23:50:45 [2022-11-17T23:50:45.553Z] ++ 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
23:50:45 [2022-11-17T23:50:45.813Z] === RUN   TestStripANSICommands
23:50:45 [2022-11-17T23:50:45.813Z] === RUN   TestStripANSICommands/#00
23:50:45 [2022-11-17T23:50:45.813Z] === RUN   TestStripANSICommands/#01
23:50:45 [2022-11-17T23:50:45.813Z] --- PASS: TestStripANSICommands (0.00s)
23:50:45 [2022-11-17T23:50:45.813Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:50:45 [2022-11-17T23:50:45.813Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:50:45 [2022-11-17T23:50:45.813Z] PASS
23:50:45 [2022-11-17T23:50:45.813Z] 
23:50:45 [2022-11-17T23:50:45.813Z] DONE 3 tests in 0.043s
23:50:45 [2022-11-17T23:50:45.813Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:50:45 [2022-11-17T23:50:45.813Z] ++ 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
23:50:45 [2022-11-17T23:50:45.813Z] ++ set -e
23:50:45 [2022-11-17T23:50:45.813Z] ++ '[' -n 0 ']'
23:50:45 [2022-11-17T23:50:45.813Z] ++ set -x
23:50:45 [2022-11-17T23:50:45.813Z] ++ 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
23:50:45 [2022-11-17T23:50:45.813Z] INFO: Testing against a local daemon
23:50:45 [2022-11-17T23:50:45.813Z] === RUN   TestNetworkCreateDelete
23:50:46 [2022-11-17T23:50:46.072Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:50:46 [2022-11-17T23:50:46.072Z] === RUN   TestDockerNetworkDeletePreferID
23:50:46 [2022-11-17T23:50:46.332Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
23:50:46 [2022-11-17T23:50:46.332Z] === RUN   TestDaemonDNSFallback
23:50:52 [2022-11-17T23:50:52.904Z] --- PASS: TestDaemonDNSFallback (6.29s)
23:50:52 [2022-11-17T23:50:52.904Z] === RUN   TestInspectNetwork
23:50:55 [2022-11-17T23:50:55.441Z] === RUN   TestInspectNetwork/full_network_id
23:50:55 [2022-11-17T23:50:55.441Z] === RUN   TestInspectNetwork/partial_network_id
23:50:55 [2022-11-17T23:50:55.441Z] === RUN   TestInspectNetwork/network_name
23:50:55 [2022-11-17T23:50:55.441Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:50:59 [2022-11-17T23:50:59.635Z] --- PASS: TestInspectNetwork (7.00s)
23:50:59 [2022-11-17T23:50:59.635Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:50:59 [2022-11-17T23:50:59.635Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:50:59 [2022-11-17T23:50:59.635Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:50:59 [2022-11-17T23:50:59.635Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:50:59 [2022-11-17T23:50:59.635Z] === RUN   TestRunContainerWithBridgeNone
23:51:01 [2022-11-17T23:51:01.014Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/create
23:51:01 [2022-11-17T23:51:01.014Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:51:01 [2022-11-17T23:51:01.014Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:51:01 [2022-11-17T23:51:01.014Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:51:01 [2022-11-17T23:51:01.014Z] === CONT  TestNetworkInvalidJSON/networks/create
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:51:01 [2022-11-17T23:51:01.014Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:51:01 [2022-11-17T23:51:01.014Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:51:01 [2022-11-17T23:51:01.014Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:51:01 [2022-11-17T23:51:01.014Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkList
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkList//networks
23:51:01 [2022-11-17T23:51:01.014Z] === PAUSE TestNetworkList//networks
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestNetworkList//networks/
23:51:01 [2022-11-17T23:51:01.014Z] === PAUSE TestNetworkList//networks/
23:51:01 [2022-11-17T23:51:01.014Z] === CONT  TestNetworkList//networks
23:51:01 [2022-11-17T23:51:01.014Z] === CONT  TestNetworkList//networks/
23:51:01 [2022-11-17T23:51:01.014Z] --- PASS: TestNetworkList (0.01s)
23:51:01 [2022-11-17T23:51:01.014Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z]     --- PASS: TestNetworkList//networks (0.00s)
23:51:01 [2022-11-17T23:51:01.014Z] === RUN   TestHostIPv4BridgeLabel
23:51:01 [2022-11-17T23:51:01.582Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:51:01 [2022-11-17T23:51:01.582Z] === RUN   TestDaemonRestartWithLiveRestore
23:51:02 [2022-11-17T23:51:02.962Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:51:02 [2022-11-17T23:51:02.962Z] === RUN   TestDaemonDefaultNetworkPools
23:51:03 [2022-11-17T23:51:03.531Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
23:51:03 [2022-11-17T23:51:03.531Z] === RUN   TestDaemonRestartWithExistingNetwork
23:51:04 [2022-11-17T23:51:04.909Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
23:51:04 [2022-11-17T23:51:04.909Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:51:05 [2022-11-17T23:51:05.847Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
23:51:05 [2022-11-17T23:51:05.847Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:51:06 [2022-11-17T23:51:06.415Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:51:06 [2022-11-17T23:51:06.415Z] === RUN   TestServiceWithPredefinedNetwork
23:51:08 [2022-11-17T23:51:08.952Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
23:51:08 [2022-11-17T23:51:08.952Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:51:08 [2022-11-17T23:51:08.952Z]     service_test.go:242: FLAKY_TEST
23:51:08 [2022-11-17T23:51:08.952Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:51:08 [2022-11-17T23:51:08.952Z] === RUN   TestServiceWithDataPathPortInit
23:51:23 [2022-11-17T23:51:23.865Z] --- PASS: TestServiceWithDataPathPortInit (13.55s)
23:51:23 [2022-11-17T23:51:23.865Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:51:24 [2022-11-17T23:51:24.838Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jkdr2nmrp9xtg9768x3rd74s0 Created:2022-11-17 23:51:23.508644216 +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[0679d02c779313cfd4b95effaf9629f312aa6dc3daa3d1c89e010ec1cb85546f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.he9g2c0mub9by8iy2c77coo50 EndpointID:74686f237505f26ef4b8614c9b427fbc8db4acbf59fbaa82f566474e14842a14 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a1d5a8aec3b483a6b6a17d4892ecdfbec3ae812a7fc5961fa12456f578fde4b7 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:8e4cc552b6b8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.he9g2c0mub9by8iy2c77coo50 EndpointID:74686f237505f26ef4b8614c9b427fbc8db4acbf59fbaa82f566474e14842a14 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:51:29 [2022-11-17T23:51:29.040Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s)
23:51:29 [2022-11-17T23:51:29.040Z] PASS
23:51:29 [2022-11-17T23:51:29.040Z] 
23:51:29 [2022-11-17T23:51:29.040Z] === Skipped
23:51:29 [2022-11-17T23:51:29.040Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:51:29 [2022-11-17T23:51:29.040Z]     service_test.go:242: FLAKY_TEST
23:51:29 [2022-11-17T23:51:29.040Z] 
23:51:29 [2022-11-17T23:51:29.040Z] DONE 38 tests, 1 skipped in 43.396s
23:51:29 [2022-11-17T23:51:29.040Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:51:29 [2022-11-17T23:51:29.040Z] ++ 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
23:51:29 [2022-11-17T23:51:29.041Z] ++ set -e
23:51:29 [2022-11-17T23:51:29.041Z] ++ '[' -n 0 ']'
23:51:29 [2022-11-17T23:51:29.041Z] ++ set -x
23:51:29 [2022-11-17T23:51:29.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
23:51:29 [2022-11-17T23:51:29.302Z] INFO: Testing against a local daemon
23:51:29 [2022-11-17T23:51:29.302Z] === RUN   TestDockerNetworkIpvlanPersistance
23:51:29 [2022-11-17T23:51:29.302Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:51:29 [2022-11-17T23:51:29.302Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:51:29 [2022-11-17T23:51:29.303Z] === RUN   TestDockerNetworkIpvlan
23:51:29 [2022-11-17T23:51:29.303Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:51:29 [2022-11-17T23:51:29.303Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:51:29 [2022-11-17T23:51:29.303Z] PASS
23:51:29 [2022-11-17T23:51:29.303Z] 
23:51:29 [2022-11-17T23:51:29.303Z] === Skipped
23:51:29 [2022-11-17T23:51:29.303Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:51:29 [2022-11-17T23:51:29.303Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:51:29 [2022-11-17T23:51:29.303Z] 
23:51:29 [2022-11-17T23:51:29.303Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:51:29 [2022-11-17T23:51:29.303Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:51:29 [2022-11-17T23:51:29.303Z] 
23:51:29 [2022-11-17T23:51:29.303Z] DONE 2 tests, 2 skipped in 0.093s
23:51:29 [2022-11-17T23:51:29.303Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:51:29 [2022-11-17T23:51:29.303Z] ++ 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
23:51:29 [2022-11-17T23:51:29.303Z] ++ set -e
23:51:29 [2022-11-17T23:51:29.303Z] ++ '[' -n 0 ']'
23:51:29 [2022-11-17T23:51:29.303Z] ++ set -x
23:51:29 [2022-11-17T23:51:29.303Z] ++ 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
23:51:29 [2022-11-17T23:51:29.303Z] INFO: Testing against a local daemon
23:51:29 [2022-11-17T23:51:29.303Z] === RUN   TestDockerNetworkMacvlanPersistance
23:51:30 [2022-11-17T23:51:30.682Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
23:51:30 [2022-11-17T23:51:30.682Z] === RUN   TestDockerNetworkMacvlan
23:51:31 [2022-11-17T23:51:31.251Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:51:32 [2022-11-17T23:51:32.189Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:51:32 [2022-11-17T23:51:32.758Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:51:34 [2022-11-17T23:51:34.664Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:51:36 [2022-11-17T23:51:36.044Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:51:39 [2022-11-17T23:51:39.337Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:51:40 [2022-11-17T23:51:40.275Z] --- PASS: TestDockerNetworkMacvlan (9.58s)
23:51:40 [2022-11-17T23:51:40.275Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
23:51:40 [2022-11-17T23:51:40.275Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
23:51:40 [2022-11-17T23:51:40.275Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
23:51:40 [2022-11-17T23:51:40.275Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
23:51:40 [2022-11-17T23:51:40.275Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
23:51:40 [2022-11-17T23:51:40.275Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
23:51:40 [2022-11-17T23:51:40.275Z] PASS
23:51:40 [2022-11-17T23:51:40.275Z] 
23:51:40 [2022-11-17T23:51:40.275Z] DONE 8 tests in 10.962s
23:51:40 [2022-11-17T23:51:40.275Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:51:40 [2022-11-17T23:51:40.275Z] ++ 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
23:51:40 [2022-11-17T23:51:40.275Z] ++ set -e
23:51:40 [2022-11-17T23:51:40.275Z] ++ '[' -n 0 ']'
23:51:40 [2022-11-17T23:51:40.275Z] ++ set -x
23:51:40 [2022-11-17T23:51:40.275Z] ++ 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
23:51:40 [2022-11-17T23:51:40.275Z] testing: warning: no tests to run
23:51:40 [2022-11-17T23:51:40.275Z] PASS
23:51:40 [2022-11-17T23:51:40.275Z] 
23:51:40 [2022-11-17T23:51:40.275Z] DONE 0 tests in 0.027s
23:51:40 [2022-11-17T23:51:40.276Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:51:40 [2022-11-17T23:51:40.276Z] ++ 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
23:51:40 [2022-11-17T23:51:40.276Z] ++ set -e
23:51:40 [2022-11-17T23:51:40.276Z] ++ '[' -n 0 ']'
23:51:40 [2022-11-17T23:51:40.276Z] ++ set -x
23:51:40 [2022-11-17T23:51:40.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:51:40 [2022-11-17T23:51:40.276Z] INFO: Testing against a local daemon
23:51:40 [2022-11-17T23:51:40.276Z] === RUN   TestAuthZPluginAllowRequest
23:51:41 [2022-11-17T23:51:41.655Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
23:51:41 [2022-11-17T23:51:41.655Z] === RUN   TestAuthZPluginTLS
23:51:42 [2022-11-17T23:51:42.224Z] --- PASS: TestAuthZPluginTLS (0.56s)
23:51:42 [2022-11-17T23:51:42.224Z] === RUN   TestAuthZPluginDenyRequest
23:51:42 [2022-11-17T23:51:42.484Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:51:42 [2022-11-17T23:51:42.484Z] === RUN   TestAuthZPluginAPIDenyResponse
23:51:43 [2022-11-17T23:51:43.052Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:51:43 [2022-11-17T23:51:43.052Z] === RUN   TestAuthZPluginDenyResponse
23:51:43 [2022-11-17T23:51:43.621Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:51:43 [2022-11-17T23:51:43.621Z] === RUN   TestAuthZPluginAllowEventStream
23:51:45 [2022-11-17T23:51:45.004Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
23:51:45 [2022-11-17T23:51:45.004Z] === RUN   TestAuthZPluginErrorResponse
23:51:45 [2022-11-17T23:51:45.264Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:51:45 [2022-11-17T23:51:45.264Z] === RUN   TestAuthZPluginErrorRequest
23:51:45 [2022-11-17T23:51:45.832Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:51:45 [2022-11-17T23:51:45.832Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:51:46 [2022-11-17T23:51:46.401Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:51:46 [2022-11-17T23:51:46.401Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:51:47 [2022-11-17T23:51:47.781Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
23:51:47 [2022-11-17T23:51:47.781Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:51:49 [2022-11-17T23:51:49.161Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
23:51:49 [2022-11-17T23:51:49.161Z] === RUN   TestAuthZPluginHeader
23:51:49 [2022-11-17T23:51:49.730Z] --- PASS: TestAuthZPluginHeader (0.70s)
23:51:49 [2022-11-17T23:51:49.730Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:51:49 [2022-11-17T23:51:49.990Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:49 [2022-11-17T23:51:49.990Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:51:49 [2022-11-17T23:51:49.990Z] === RUN   TestAuthZPluginV2Disable
23:51:49 [2022-11-17T23:51:49.990Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:49 [2022-11-17T23:51:49.990Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:51:49 [2022-11-17T23:51:49.990Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:51:49 [2022-11-17T23:51:49.990Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:49 [2022-11-17T23:51:49.990Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:51:49 [2022-11-17T23:51:49.990Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:51:49 [2022-11-17T23:51:49.990Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:49 [2022-11-17T23:51:49.990Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:51:49 [2022-11-17T23:51:49.990Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:52:08 [2022-11-17T23:52:08.083Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:52:08 [2022-11-17T23:52:08.083Z] PASS
23:52:08 [2022-11-17T23:52:08.083Z] 
23:52:08 [2022-11-17T23:52:08.083Z] === Skipped
23:52:08 [2022-11-17T23:52:08.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:52:08 [2022-11-17T23:52:08.083Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:08 [2022-11-17T23:52:08.083Z] 
23:52:08 [2022-11-17T23:52:08.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:52:08 [2022-11-17T23:52:08.083Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:08 [2022-11-17T23:52:08.083Z] 
23:52:08 [2022-11-17T23:52:08.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:52:08 [2022-11-17T23:52:08.083Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:08 [2022-11-17T23:52:08.083Z] 
23:52:08 [2022-11-17T23:52:08.084Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:08 [2022-11-17T23:52:08.084Z] 
23:52:08 [2022-11-17T23:52:08.084Z] DONE 17 tests, 4 skipped in 26.480s
23:52:08 [2022-11-17T23:52:08.084Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:52:08 [2022-11-17T23:52:08.084Z] ++ 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
23:52:08 [2022-11-17T23:52:08.084Z] ++ set -e
23:52:08 [2022-11-17T23:52:08.084Z] ++ '[' -n 0 ']'
23:52:08 [2022-11-17T23:52:08.084Z] ++ set -x
23:52:08 [2022-11-17T23:52:08.084Z] ++ 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
23:52:08 [2022-11-17T23:52:08.084Z] INFO: Testing against a local daemon
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:52:08 [2022-11-17T23:52:08.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:52:08 [2022-11-17T23:52:08.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:52:08 [2022-11-17T23:52:08.084Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:52:08 [2022-11-17T23:52:08.084Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:52:08 [2022-11-17T23:52:08.084Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:52:08 [2022-11-17T23:52:08.084Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:52:08 [2022-11-17T23:52:08.084Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:52:08 [2022-11-17T23:52:08.084Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInstall
23:52:08 [2022-11-17T23:52:08.084Z] === RUN   TestPluginInstall/no_auth
23:52:10 [2022-11-17T23:52:10.622Z] time="2022-11-17T23:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:52:10 [2022-11-17T23:52:10.622Z] time="2022-11-17T23:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35cff8508cc152a3a808f9ab25bd8ab3ad5ef66ba7580fd16120539d4aa5d46b" mediatype=application/vnd.docker.plugin.v1+json size=522
23:52:10 [2022-11-17T23:52:10.622Z] time="2022-11-17T23:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:52:10 [2022-11-17T23:52:10.622Z] time="2022-11-17T23:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35cff8508cc152a3a808f9ab25bd8ab3ad5ef66ba7580fd16120539d4aa5d46b" mediatype=application/vnd.docker.plugin.v1+json size=522
23:52:10 [2022-11-17T23:52:10.883Z] === RUN   TestPluginInstall/with_htpasswd
23:52:11 [2022-11-17T23:52:11.142Z] time="2022-11-17T23:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:52:11 [2022-11-17T23:52:11.142Z] time="2022-11-17T23:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35cff8508cc152a3a808f9ab25bd8ab3ad5ef66ba7580fd16120539d4aa5d46b" mediatype=application/vnd.docker.plugin.v1+json size=522
23:52:11 [2022-11-17T23:52:11.143Z] time="2022-11-17T23:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:52:11 [2022-11-17T23:52:11.143Z] time="2022-11-17T23:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35cff8508cc152a3a808f9ab25bd8ab3ad5ef66ba7580fd16120539d4aa5d46b" mediatype=application/vnd.docker.plugin.v1+json size=522
23:52:11 [2022-11-17T23:52:11.403Z] === RUN   TestPluginInstall/with_insecure
23:52:12 [2022-11-17T23:52:12.342Z] time="2022-11-17T23:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:52:12 [2022-11-17T23:52:12.342Z] time="2022-11-17T23:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f11f97462b273e55ccd0f0f7b658326f91dece691a41267441303135d4e45b18" mediatype=application/vnd.docker.plugin.v1+json size=522
23:52:12 [2022-11-17T23:52:12.342Z] time="2022-11-17T23:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:52:12 [2022-11-17T23:52:12.342Z] time="2022-11-17T23:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f11f97462b273e55ccd0f0f7b658326f91dece691a41267441303135d4e45b18" mediatype=application/vnd.docker.plugin.v1+json size=522
23:52:12 [2022-11-17T23:52:12.601Z]     plugin_test.go:195: [d055e5ca4fd15] daemon is not started
23:52:12 [2022-11-17T23:52:12.601Z] --- PASS: TestPluginInstall (5.65s)
23:52:12 [2022-11-17T23:52:12.601Z]     --- PASS: TestPluginInstall/no_auth (4.02s)
23:52:12 [2022-11-17T23:52:12.601Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
23:52:12 [2022-11-17T23:52:12.601Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
23:52:12 [2022-11-17T23:52:12.601Z] === RUN   TestPluginsWithRuntimes
23:52:13 [2022-11-17T23:52:13.981Z] === RUN   TestPluginsWithRuntimes/No_Args
23:52:14 [2022-11-17T23:52:14.920Z] === RUN   TestPluginsWithRuntimes/With_Args
23:52:16 [2022-11-17T23:52:16.303Z] --- PASS: TestPluginsWithRuntimes (3.44s)
23:52:16 [2022-11-17T23:52:16.303Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.99s)
23:52:16 [2022-11-17T23:52:16.303Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
23:52:16 [2022-11-17T23:52:16.303Z] === RUN   TestPluginBackCompatMediaTypes
23:52:16 [2022-11-17T23:52:16.563Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
23:52:16 [2022-11-17T23:52:16.563Z] PASS
23:52:16 [2022-11-17T23:52:16.563Z] 
23:52:16 [2022-11-17T23:52:16.563Z] DONE 24 tests in 9.811s
23:52:16 [2022-11-17T23:52:16.563Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:52:16 [2022-11-17T23:52:16.563Z] ++ 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
23:52:16 [2022-11-17T23:52:16.563Z] ++ set -e
23:52:16 [2022-11-17T23:52:16.563Z] ++ '[' -n 0 ']'
23:52:16 [2022-11-17T23:52:16.563Z] ++ set -x
23:52:16 [2022-11-17T23:52:16.563Z] ++ 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
23:52:16 [2022-11-17T23:52:16.563Z] INFO: Testing against a local daemon
23:52:16 [2022-11-17T23:52:16.823Z] === RUN   TestExternalGraphDriver
23:52:17 [2022-11-17T23:52:17.083Z] === RUN   TestExternalGraphDriver/json
23:52:18 [2022-11-17T23:52:18.991Z] === RUN   TestExternalGraphDriver/spec
23:52:20 [2022-11-17T23:52:20.371Z] === RUN   TestExternalGraphDriver/pull
23:52:22 [2022-11-17T23:52:22.280Z] --- PASS: TestExternalGraphDriver (5.22s)
23:52:22 [2022-11-17T23:52:22.280Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
23:52:22 [2022-11-17T23:52:22.280Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
23:52:22 [2022-11-17T23:52:22.280Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
23:52:22 [2022-11-17T23:52:22.280Z] === RUN   TestGraphdriverPluginV2
23:52:22 [2022-11-17T23:52:22.280Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:22 [2022-11-17T23:52:22.280Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:52:22 [2022-11-17T23:52:22.280Z] PASS
23:52:22 [2022-11-17T23:52:22.280Z] 
23:52:22 [2022-11-17T23:52:22.280Z] === Skipped
23:52:22 [2022-11-17T23:52:22.280Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:52:22 [2022-11-17T23:52:22.280Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:22 [2022-11-17T23:52:22.280Z] 
23:52:22 [2022-11-17T23:52:22.280Z] DONE 5 tests, 1 skipped in 5.635s
23:52:22 [2022-11-17T23:52:22.280Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:52:22 [2022-11-17T23:52:22.280Z] ++ 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
23:52:22 [2022-11-17T23:52:22.280Z] ++ set -e
23:52:22 [2022-11-17T23:52:22.280Z] ++ '[' -n 0 ']'
23:52:22 [2022-11-17T23:52:22.280Z] ++ set -x
23:52:22 [2022-11-17T23:52:22.280Z] ++ 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
23:52:22 [2022-11-17T23:52:22.280Z] INFO: Testing against a local daemon
23:52:22 [2022-11-17T23:52:22.280Z] === RUN   TestContinueAfterPluginCrash
23:52:22 [2022-11-17T23:52:22.280Z] === PAUSE TestContinueAfterPluginCrash
23:52:22 [2022-11-17T23:52:22.280Z] === RUN   TestReadPluginNoRead
23:52:22 [2022-11-17T23:52:22.280Z] === PAUSE TestReadPluginNoRead
23:52:22 [2022-11-17T23:52:22.280Z] === RUN   TestDaemonStartWithLogOpt
23:52:22 [2022-11-17T23:52:22.280Z] === PAUSE TestDaemonStartWithLogOpt
23:52:22 [2022-11-17T23:52:22.280Z] === CONT  TestContinueAfterPluginCrash
23:52:22 [2022-11-17T23:52:22.280Z] === CONT  TestDaemonStartWithLogOpt
23:52:25 [2022-11-17T23:52:25.577Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
23:52:25 [2022-11-17T23:52:25.577Z] === CONT  TestReadPluginNoRead
23:52:27 [2022-11-17T23:52:27.546Z] === RUN   TestReadPluginNoRead/default
23:52:28 [2022-11-17T23:52:28.952Z] === RUN   TestReadPluginNoRead/disabled_caching
23:52:29 [2022-11-17T23:52:29.892Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:52:30 [2022-11-17T23:52:30.461Z] --- PASS: TestContinueAfterPluginCrash (8.06s)
23:52:31 [2022-11-17T23:52:31.401Z] === CONT  TestReadPluginNoRead
23:52:31 [2022-11-17T23:52:31.402Z]     read_test.go:91: [d3579cbb78ac1] daemon is not started
23:52:31 [2022-11-17T23:52:31.402Z] --- PASS: TestReadPluginNoRead (5.81s)
23:52:31 [2022-11-17T23:52:31.402Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
23:52:31 [2022-11-17T23:52:31.402Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
23:52:31 [2022-11-17T23:52:31.402Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
23:52:31 [2022-11-17T23:52:31.402Z] PASS
23:52:31 [2022-11-17T23:52:31.402Z] 
23:52:31 [2022-11-17T23:52:31.402Z] DONE 6 tests in 8.922s
23:52:31 [2022-11-17T23:52:31.402Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:52:31 [2022-11-17T23:52:31.402Z] ++ 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
23:52:31 [2022-11-17T23:52:31.402Z] ++ set -e
23:52:31 [2022-11-17T23:52:31.402Z] ++ '[' -n 0 ']'
23:52:31 [2022-11-17T23:52:31.402Z] ++ set -x
23:52:31 [2022-11-17T23:52:31.402Z] ++ 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
23:52:31 [2022-11-17T23:52:31.402Z] testing: warning: no tests to run
23:52:31 [2022-11-17T23:52:31.402Z] PASS
23:52:31 [2022-11-17T23:52:31.402Z] 
23:52:31 [2022-11-17T23:52:31.402Z] DONE 0 tests in 0.037s
23:52:31 [2022-11-17T23:52:31.402Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:52:31 [2022-11-17T23:52:31.402Z] ++ 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
23:52:31 [2022-11-17T23:52:31.402Z] ++ set -e
23:52:31 [2022-11-17T23:52:31.402Z] ++ '[' -n 0 ']'
23:52:31 [2022-11-17T23:52:31.402Z] ++ set -x
23:52:31 [2022-11-17T23:52:31.402Z] ++ 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
23:52:31 [2022-11-17T23:52:31.402Z] INFO: Testing against a local daemon
23:52:31 [2022-11-17T23:52:31.402Z] === RUN   TestPluginWithDevMounts
23:52:31 [2022-11-17T23:52:31.402Z] === PAUSE TestPluginWithDevMounts
23:52:31 [2022-11-17T23:52:31.402Z] === CONT  TestPluginWithDevMounts
23:52:32 [2022-11-17T23:52:32.781Z] --- PASS: TestPluginWithDevMounts (1.56s)
23:52:32 [2022-11-17T23:52:32.781Z] PASS
23:52:32 [2022-11-17T23:52:32.781Z] 
23:52:32 [2022-11-17T23:52:32.781Z] DONE 1 tests in 1.661s
23:52:33 [2022-11-17T23:52:33.041Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:52:33 [2022-11-17T23:52:33.041Z] ++ 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
23:52:33 [2022-11-17T23:52:33.041Z] ++ set -e
23:52:33 [2022-11-17T23:52:33.041Z] ++ '[' -n 0 ']'
23:52:33 [2022-11-17T23:52:33.041Z] ++ set -x
23:52:33 [2022-11-17T23:52:33.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
23:52:33 [2022-11-17T23:52:33.041Z] INFO: Testing against a local daemon
23:52:33 [2022-11-17T23:52:33.041Z] === RUN   TestSecretInspect
23:52:35 [2022-11-17T23:52:35.578Z] --- PASS: TestSecretInspect (2.24s)
23:52:35 [2022-11-17T23:52:35.578Z] === RUN   TestSecretList
23:52:37 [2022-11-17T23:52:37.486Z] --- PASS: TestSecretList (2.32s)
23:52:37 [2022-11-17T23:52:37.486Z] === RUN   TestSecretsCreateAndDelete
23:52:40 [2022-11-17T23:52:40.024Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
23:52:40 [2022-11-17T23:52:40.024Z] === RUN   TestSecretsUpdate
23:52:42 [2022-11-17T23:52:42.562Z] --- PASS: TestSecretsUpdate (2.46s)
23:52:42 [2022-11-17T23:52:42.562Z] === RUN   TestTemplatedSecret
23:52:45 [2022-11-17T23:52:45.099Z] --- PASS: TestTemplatedSecret (2.95s)
23:52:45 [2022-11-17T23:52:45.099Z] === RUN   TestSecretCreateResolve
23:52:47 [2022-11-17T23:52:47.638Z] --- PASS: TestSecretCreateResolve (2.21s)
23:52:47 [2022-11-17T23:52:47.638Z] PASS
23:52:47 [2022-11-17T23:52:47.638Z] 
23:52:47 [2022-11-17T23:52:47.638Z] DONE 6 tests in 14.441s
23:52:47 [2022-11-17T23:52:47.638Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:52:47 [2022-11-17T23:52:47.638Z] ++ 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
23:52:47 [2022-11-17T23:52:47.638Z] ++ set -e
23:52:47 [2022-11-17T23:52:47.638Z] ++ '[' -n 0 ']'
23:52:47 [2022-11-17T23:52:47.638Z] ++ set -x
23:52:47 [2022-11-17T23:52:47.638Z] ++ 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
23:52:47 [2022-11-17T23:52:47.638Z] INFO: Testing against a local daemon
23:52:47 [2022-11-17T23:52:47.638Z] === RUN   TestServiceCreateInit
23:52:47 [2022-11-17T23:52:47.638Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:52:51 [2022-11-17T23:52:51.833Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:52:56 [2022-11-17T23:52:56.029Z] --- PASS: TestServiceCreateInit (8.21s)
23:52:56 [2022-11-17T23:52:56.029Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
23:52:56 [2022-11-17T23:52:56.029Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s)
23:52:56 [2022-11-17T23:52:56.029Z] === RUN   TestCreateServiceMultipleTimes
23:53:10 [2022-11-17T23:53:10.921Z] --- PASS: TestCreateServiceMultipleTimes (15.20s)
23:53:10 [2022-11-17T23:53:10.921Z] === RUN   TestCreateServiceConflict
23:53:13 [2022-11-17T23:53:13.458Z] --- PASS: TestCreateServiceConflict (2.19s)
23:53:13 [2022-11-17T23:53:13.458Z] === RUN   TestCreateServiceMaxReplicas
23:53:15 [2022-11-17T23:53:15.997Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
23:53:15 [2022-11-17T23:53:15.997Z] === RUN   TestCreateWithDuplicateNetworkNames
23:53:30 [2022-11-17T23:53:30.886Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
23:53:30 [2022-11-17T23:53:30.886Z] === RUN   TestCreateServiceSecretFileMode
23:53:31 [2022-11-17T23:53:31.146Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
23:53:31 [2022-11-17T23:53:31.146Z] === RUN   TestCreateServiceConfigFileMode
23:53:33 [2022-11-17T23:53:33.683Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
23:53:33 [2022-11-17T23:53:33.683Z] === RUN   TestCreateServiceSysctls
23:53:36 [2022-11-17T23:53:36.975Z] --- PASS: TestCreateServiceSysctls (3.10s)
23:53:36 [2022-11-17T23:53:36.975Z] === RUN   TestCreateServiceCapabilities
23:53:39 [2022-11-17T23:53:39.513Z] --- PASS: TestCreateServiceCapabilities (2.33s)
23:53:39 [2022-11-17T23:53:39.513Z] === RUN   TestInspect
23:53:42 [2022-11-17T23:53:42.051Z] --- PASS: TestInspect (2.76s)
23:53:42 [2022-11-17T23:53:42.051Z] === RUN   TestCreateJob
23:53:45 [2022-11-17T23:53:45.379Z] --- PASS: TestCreateJob (3.13s)
23:53:45 [2022-11-17T23:53:45.379Z] === RUN   TestReplicatedJob
23:53:50 [2022-11-17T23:53:50.691Z] --- PASS: TestReplicatedJob (4.99s)
23:53:50 [2022-11-17T23:53:50.691Z] === RUN   TestUpdateReplicatedJob
23:53:53 [2022-11-17T23:53:53.229Z] --- PASS: TestUpdateReplicatedJob (3.24s)
23:53:53 [2022-11-17T23:53:53.229Z] === RUN   TestServiceListWithStatuses
23:53:53 [2022-11-17T23:53:53.229Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:53:53 [2022-11-17T23:53:53.229Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:53:53 [2022-11-17T23:53:53.229Z] === RUN   TestDockerNetworkConnectAlias
23:53:57 [2022-11-17T23:53:57.428Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
23:53:57 [2022-11-17T23:53:57.428Z] === RUN   TestDockerNetworkReConnect
23:54:01 [2022-11-17T23:54:01.629Z] --- PASS: TestDockerNetworkReConnect (3.43s)
23:54:01 [2022-11-17T23:54:01.629Z] === RUN   TestServicePlugin
23:54:01 [2022-11-17T23:54:01.629Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:54:01 [2022-11-17T23:54:01.629Z] --- SKIP: TestServicePlugin (0.00s)
23:54:01 [2022-11-17T23:54:01.629Z] === RUN   TestServiceUpdateLabel
23:54:03 [2022-11-17T23:54:03.535Z] --- PASS: TestServiceUpdateLabel (2.28s)
23:54:03 [2022-11-17T23:54:03.535Z] === RUN   TestServiceUpdateSecrets
23:54:18 [2022-11-17T23:54:18.423Z] --- PASS: TestServiceUpdateSecrets (14.39s)
23:54:18 [2022-11-17T23:54:18.423Z] === RUN   TestServiceUpdateConfigs
23:54:33 [2022-11-17T23:54:33.309Z] --- PASS: TestServiceUpdateConfigs (14.30s)
23:54:33 [2022-11-17T23:54:33.309Z] === RUN   TestServiceUpdateNetwork
23:54:45 [2022-11-17T23:54:45.525Z] --- PASS: TestServiceUpdateNetwork (12.19s)
23:54:45 [2022-11-17T23:54:45.525Z] === RUN   TestServiceUpdatePidsLimit
23:54:45 [2022-11-17T23:54:45.525Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:54:46 [2022-11-17T23:54:46.094Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:54:54 [2022-11-17T23:54:54.220Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:55:00 [2022-11-17T23:55:00.790Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
23:55:00 [2022-11-17T23:55:00.790Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
23:55:00 [2022-11-17T23:55:00.790Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
23:55:00 [2022-11-17T23:55:00.790Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
23:55:00 [2022-11-17T23:55:00.790Z] PASS
23:55:00 [2022-11-17T23:55:00.790Z] 
23:55:00 [2022-11-17T23:55:00.790Z] === Skipped
23:55:00 [2022-11-17T23:55:00.790Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:55:00 [2022-11-17T23:55:00.790Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:55:00 [2022-11-17T23:55:00.790Z] 
23:55:00 [2022-11-17T23:55:00.790Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:55:00 [2022-11-17T23:55:00.790Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:55:00 [2022-11-17T23:55:00.790Z] 
23:55:00 [2022-11-17T23:55:00.790Z] DONE 27 tests, 2 skipped in 132.798s
23:55:00 [2022-11-17T23:55:00.790Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:55:00 [2022-11-17T23:55:00.790Z] ++ 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
23:55:00 [2022-11-17T23:55:00.790Z] ++ set -e
23:55:00 [2022-11-17T23:55:00.790Z] ++ '[' -n 0 ']'
23:55:00 [2022-11-17T23:55:00.790Z] ++ set -x
23:55:00 [2022-11-17T23:55:00.790Z] ++ 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
23:55:00 [2022-11-17T23:55:00.790Z] INFO: Testing against a local daemon
23:55:00 [2022-11-17T23:55:00.790Z] === RUN   TestSessionCreate
23:55:00 [2022-11-17T23:55:00.790Z] --- PASS: TestSessionCreate (0.02s)
23:55:00 [2022-11-17T23:55:00.790Z] === RUN   TestSessionCreateWithBadUpgrade
23:55:00 [2022-11-17T23:55:00.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:55:00 [2022-11-17T23:55:00.790Z] PASS
23:55:00 [2022-11-17T23:55:00.790Z] 
23:55:00 [2022-11-17T23:55:00.790Z] DONE 2 tests in 0.128s
23:55:00 [2022-11-17T23:55:00.790Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:55:00 [2022-11-17T23:55:00.790Z] ++ 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
23:55:00 [2022-11-17T23:55:00.790Z] ++ set -e
23:55:00 [2022-11-17T23:55:00.790Z] ++ '[' -n 0 ']'
23:55:00 [2022-11-17T23:55:00.790Z] ++ set -x
23:55:00 [2022-11-17T23:55:00.790Z] ++ 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
23:55:00 [2022-11-17T23:55:00.790Z] INFO: Testing against a local daemon
23:55:00 [2022-11-17T23:55:00.790Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:55:00 [2022-11-17T23:55:00.790Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:55:00 [2022-11-17T23:55:00.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:55:00 [2022-11-17T23:55:00.790Z] === RUN   TestDiskUsage
23:55:00 [2022-11-17T23:55:00.790Z] === PAUSE TestDiskUsage
23:55:00 [2022-11-17T23:55:00.790Z] === RUN   TestEventsExecDie
23:55:01 [2022-11-17T23:55:01.049Z] --- PASS: TestEventsExecDie (0.52s)
23:55:01 [2022-11-17T23:55:01.050Z] === RUN   TestEventsBackwardsCompatible
23:55:01 [2022-11-17T23:55:01.050Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
23:55:01 [2022-11-17T23:55:01.050Z] === RUN   TestEventsVolumeCreate
23:55:01 [2022-11-17T23:55:01.050Z] --- PASS: TestEventsVolumeCreate (0.06s)
23:55:01 [2022-11-17T23:55:01.050Z] === RUN   TestInfoBinaryCommits
23:55:01 [2022-11-17T23:55:01.050Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:55:01 [2022-11-17T23:55:01.050Z] === RUN   TestInfoAPIVersioned
23:55:01 [2022-11-17T23:55:01.050Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:55:01 [2022-11-17T23:55:01.050Z] === RUN   TestInfoAPI
23:55:01 [2022-11-17T23:55:01.050Z] --- PASS: TestInfoAPI (0.02s)
23:55:01 [2022-11-17T23:55:01.050Z] === RUN   TestInfoAPIWarnings
23:55:19 [2022-11-17T23:55:19.144Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:55:19 [2022-11-17T23:55:19.144Z] === RUN   TestInfoDebug
23:55:19 [2022-11-17T23:55:19.144Z] --- PASS: TestInfoDebug (0.52s)
23:55:19 [2022-11-17T23:55:19.144Z] === RUN   TestInfoInsecureRegistries
23:55:19 [2022-11-17T23:55:19.144Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:55:19 [2022-11-17T23:55:19.144Z] === RUN   TestInfoRegistryMirrors
23:55:19 [2022-11-17T23:55:19.144Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:55:19 [2022-11-17T23:55:19.144Z] === RUN   TestLoginFailsWithBadCredentials
23:55:19 [2022-11-17T23:55:19.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
23:55:19 [2022-11-17T23:55:19.713Z] === RUN   TestPingCacheHeaders
23:55:19 [2022-11-17T23:55:19.713Z] --- PASS: TestPingCacheHeaders (0.02s)
23:55:19 [2022-11-17T23:55:19.713Z] === RUN   TestPingGet
23:55:19 [2022-11-17T23:55:19.713Z] --- PASS: TestPingGet (0.01s)
23:55:19 [2022-11-17T23:55:19.713Z] === RUN   TestPingHead
23:55:19 [2022-11-17T23:55:19.713Z] --- PASS: TestPingHead (0.02s)
23:55:19 [2022-11-17T23:55:19.713Z] === RUN   TestPingSwarmHeader
23:55:20 [2022-11-17T23:55:20.281Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:55:20 [2022-11-17T23:55:20.849Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:55:21 [2022-11-17T23:55:21.787Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:55:21 [2022-11-17T23:55:21.787Z] --- PASS: TestPingSwarmHeader (2.13s)
23:55:21 [2022-11-17T23:55:21.787Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:55:21 [2022-11-17T23:55:21.787Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:55:21 [2022-11-17T23:55:21.787Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:55:21 [2022-11-17T23:55:21.787Z] === RUN   TestPingBuilderHeader
23:55:21 [2022-11-17T23:55:21.787Z] === RUN   TestPingBuilderHeader/default_config
23:55:22 [2022-11-17T23:55:22.356Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:55:22 [2022-11-17T23:55:22.925Z] --- PASS: TestPingBuilderHeader (1.05s)
23:55:22 [2022-11-17T23:55:22.925Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
23:55:22 [2022-11-17T23:55:22.925Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
23:55:22 [2022-11-17T23:55:22.925Z] === RUN   TestVersion
23:55:22 [2022-11-17T23:55:22.925Z] --- PASS: TestVersion (0.02s)
23:55:22 [2022-11-17T23:55:22.925Z] === CONT  TestDiskUsage
23:55:23 [2022-11-17T23:55:23.493Z] === RUN   TestDiskUsage/empty
23:55:23 [2022-11-17T23:55:23.493Z] === RUN   TestDiskUsage/empty/container_types
23:55:23 [2022-11-17T23:55:23.493Z] === RUN   TestDiskUsage/empty/image_types
23:55:23 [2022-11-17T23:55:23.493Z] === RUN   TestDiskUsage/empty/volume_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/empty/build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.494Z] === RUN   TestDiskUsage/after_container.Run
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:55:23 [2022-11-17T23:55:23.753Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:55:24 [2022-11-17T23:55:24.012Z] --- PASS: TestDiskUsage (1.10s)
23:55:24 [2022-11-17T23:55:24.012Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z] PASS
23:55:24 [2022-11-17T23:55:24.012Z] 
23:55:24 [2022-11-17T23:55:24.012Z] === Skipped
23:55:24 [2022-11-17T23:55:24.012Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:55:24 [2022-11-17T23:55:24.012Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:55:24 [2022-11-17T23:55:24.012Z] 
23:55:24 [2022-11-17T23:55:24.012Z] DONE 57 tests, 1 skipped in 23.621s
23:55:24 [2022-11-17T23:55:24.012Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:55:24 [2022-11-17T23:55:24.012Z] ++ 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
23:55:24 [2022-11-17T23:55:24.012Z] ++ set -e
23:55:24 [2022-11-17T23:55:24.012Z] ++ '[' -n 0 ']'
23:55:24 [2022-11-17T23:55:24.012Z] ++ set -x
23:55:24 [2022-11-17T23:55:24.012Z] ++ 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
23:55:24 [2022-11-17T23:55:24.012Z] INFO: Testing against a local daemon
23:55:24 [2022-11-17T23:55:24.012Z] === RUN   TestVolumesCreateAndList
23:55:24 [2022-11-17T23:55:24.012Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:55:24 [2022-11-17T23:55:24.012Z] === RUN   TestVolumesRemove
23:55:24 [2022-11-17T23:55:24.272Z] --- PASS: TestVolumesRemove (0.07s)
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumesInspect
23:55:24 [2022-11-17T23:55:24.272Z] --- PASS: TestVolumesInspect (0.02s)
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumesInvalidJSON
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:55:24 [2022-11-17T23:55:24.272Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:55:24 [2022-11-17T23:55:24.272Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:55:24 [2022-11-17T23:55:24.272Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:55:24 [2022-11-17T23:55:24.272Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:55:24 [2022-11-17T23:55:24.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:55:24 [2022-11-17T23:55:24.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:55:24 [2022-11-17T23:55:24.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:55:24 [2022-11-17T23:55:24.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:55:24 [2022-11-17T23:55:24.272Z] === RUN   TestVolumePruneAnonymous
23:55:24 [2022-11-17T23:55:24.272Z] --- PASS: TestVolumePruneAnonymous (0.03s)
23:55:24 [2022-11-17T23:55:24.272Z] PASS
23:55:24 [2022-11-17T23:55:24.272Z] 
23:55:24 [2022-11-17T23:55:24.272Z] DONE 10 tests in 0.241s
23:55:24 [2022-11-17T23:55:24.272Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:55:24 [2022-11-17T23:55:24.272Z] ++++ cat bundles/test-integration/docker.pid
23:55:24 [2022-11-17T23:55:24.272Z] +++ kill 14864
23:55:24 [2022-11-17T23:55:24.531Z] +++ /etc/init.d/apparmor stop
23:55:24 [2022-11-17T23:55:24.531Z] Leaving: AppArmorNo profiles have been unloaded.
23:55:24 [2022-11-17T23:55:24.531Z] 
23:55:24 [2022-11-17T23:55:24.531Z] Unloading profiles will leave already running processes permanently
23:55:24 [2022-11-17T23:55:24.531Z] unconfined, which can lead to unexpected situations.
23:55:24 [2022-11-17T23:55:24.531Z] 
23:55:24 [2022-11-17T23:55:24.531Z] To set a process to complain mode, use the command line tool
23:55:24 [2022-11-17T23:55:24.531Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:55:24 [2022-11-17T23:55:24.531Z] +++ true
23:55:24 [2022-11-17T23:55:24.531Z] exiting test-integration
23:55:24 [2022-11-17T23:55:24.531Z] ++ exit 0
23:55:24 [2022-11-17T23:55:24.531Z] 
Post stage
[Pipeline] junit
23:55:25 [2022-11-17T23:55:25.490Z] Recording test results
23:55:25 [2022-11-17T23:55:25.695Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:55:26 [2022-11-17T23:55:26.062Z] + echo Ensuring container killed.
23:55:26 [2022-11-17T23:55:26.062Z] Ensuring container killed.
23:55:26 [2022-11-17T23:55:26.062Z] + docker rm -vf docker-pr1
23:55:26 [2022-11-17T23:55:26.062Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
23:55:26 [2022-11-17T23:55:26.366Z] + echo Chowning /workspace to jenkins user
23:55:26 [2022-11-17T23:55:26.366Z] Chowning /workspace to jenkins user
23:55:26 [2022-11-17T23:55:26.366Z] + id -u
23:55:26 [2022-11-17T23:55:26.366Z] + id -g
23:55:26 [2022-11-17T23:55:26.366Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44492:/workspace busybox chown -R 1000:1000 /workspace
23:55:26 [2022-11-17T23:55:26.366Z] Unable to find image 'busybox:latest' locally
23:55:26 [2022-11-17T23:55:26.626Z] latest: Pulling from library/busybox
23:55:26 [2022-11-17T23:55:26.626Z] 15a8001affa7: Pulling fs layer
23:55:26 [2022-11-17T23:55:26.626Z] 15a8001affa7: Download complete
23:55:26 [2022-11-17T23:55:26.626Z] 15a8001affa7: Pull complete
23:55:26 [2022-11-17T23:55:26.626Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c
23:55:26 [2022-11-17T23:55:26.626Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:55:28 [2022-11-17T23:55:28.307Z] + bundleName=arm64-integration
23:55:28 [2022-11-17T23:55:28.307Z] + echo Creating arm64-integration-bundles.tar.gz
23:55:28 [2022-11-17T23:55:28.307Z] Creating arm64-integration-bundles.tar.gz
23:55:28 [2022-11-17T23:55:28.307Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:55:28 [2022-11-17T23:55:28.307Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:55:28 [2022-11-17T23:55:28.580Z] Archiving artifacts
23:55:30 [2022-11-17T23:55:30.200Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44492/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:55:30 [2022-11-17T23:55:30.497Z] + make clean
23:55:30 [2022-11-17T23:55:30.757Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:55:30 [2022-11-17T23:55:30.757Z] docker-dev-cache
23:55:30 [2022-11-17T23:55:30.757Z] 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