Skip to content
Success

Console Output

Pull request #44957 opened
14:29:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from bf31de34fa047975389d39201f8f3c60c005b546+b138373c6d3768b482f348aca56bc631cc77bdbb (fa0d83ede32b1bbb4ad7ef78afe87db90a58449c)
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-44957@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
14:29:16 [2023-02-08T14:29:16.683Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:29:16 [2023-02-08T14:29:16.686Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:29:16 [2023-02-08T14:29:16.872Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a3053bec91ed322d) in /home/ubuntu/workspace/moby_PR-44957
[Pipeline] {
[Pipeline] checkout
14:29:16 [2023-02-08T14:29:16.897Z] The recommended git tool is: git
14:29:16 [2023-02-08T14:29:16.906Z] using credential docker-jenkins-github-credentials
14:29:16 [2023-02-08T14:29:16.916Z] Cloning the remote Git repository
14:29:16 [2023-02-08T14:29:16.916Z] Cloning with configured refspecs honoured and without tags
14:29:16 [2023-02-08T14:29:16.919Z] Cloning repository https://github.com/moby/moby.git
14:29:16 [2023-02-08T14:29:16.919Z]  > git init /home/ubuntu/workspace/moby_PR-44957 # timeout=10
14:29:16 [2023-02-08T14:29:16.927Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:16 [2023-02-08T14:29:16.927Z]  > git --version # timeout=10
14:29:16 [2023-02-08T14:29:16.932Z]  > git --version # 'git version 2.25.1'
14:29:16 [2023-02-08T14:29:16.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:16 [2023-02-08T14:29:16.934Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44957/head:refs/remotes/origin/PR-44957 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:29:29 [2023-02-08T14:29:29.642Z] Fetching without tags
14:29:30 [2023-02-08T14:29:30.234Z] Merging remotes/origin/master commit b138373c6d3768b482f348aca56bc631cc77bdbb into PR head commit bf31de34fa047975389d39201f8f3c60c005b546
14:29:30 [2023-02-08T14:29:30.840Z] Merge succeeded, producing bf31de34fa047975389d39201f8f3c60c005b546
14:29:30 [2023-02-08T14:29:30.841Z] Checking out Revision bf31de34fa047975389d39201f8f3c60c005b546 (PR-44957)
14:29:29 [2023-02-08T14:29:29.610Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:29:29 [2023-02-08T14:29:29.614Z]  > git config --add remote.origin.fetch +refs/pull/44957/head:refs/remotes/origin/PR-44957 # timeout=10
14:29:29 [2023-02-08T14:29:29.621Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:29:29 [2023-02-08T14:29:29.636Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:29:29 [2023-02-08T14:29:29.645Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:29 [2023-02-08T14:29:29.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:29 [2023-02-08T14:29:29.646Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44957/head:refs/remotes/origin/PR-44957 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:29:30 [2023-02-08T14:29:30.237Z]  > git config core.sparsecheckout # timeout=10
14:29:30 [2023-02-08T14:29:30.242Z]  > git checkout -f bf31de34fa047975389d39201f8f3c60c005b546 # timeout=10
14:29:30 [2023-02-08T14:29:30.807Z]  > git remote # timeout=10
14:29:30 [2023-02-08T14:29:30.812Z]  > git config --get remote.origin.url # timeout=10
14:29:30 [2023-02-08T14:29:30.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:30 [2023-02-08T14:29:30.817Z]  > git merge b138373c6d3768b482f348aca56bc631cc77bdbb # timeout=10
14:29:30 [2023-02-08T14:29:30.824Z]  > git rev-parse HEAD^{commit} # timeout=10
14:29:30 [2023-02-08T14:29:30.843Z]  > git config core.sparsecheckout # timeout=10
14:29:30 [2023-02-08T14:29:30.851Z]  > git checkout -f bf31de34fa047975389d39201f8f3c60c005b546 # timeout=10
14:29:31 [2023-02-08T14:29:31.644Z] Commit message: "Dockerfile/shell: Install buildx cli plugin"
14:29:31 [2023-02-08T14:29:31.644Z] First time build. Skipping changelog.
14:29:31 [2023-02-08T14:29:31.659Z]  > git --version # timeout=10
14:29:31 [2023-02-08T14:29:31.668Z]  > git --version # 'git version 2.25.1'
14:29:31 [2023-02-08T14:29:31.676Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:29:32 [2023-02-08T14:29:32.431Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44957:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
14:29:36 [2023-02-08T14:29:36.605Z] 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
14:29:36 [2023-02-08T14:29:36.736Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a3053bec91ed322d) in /home/ubuntu/workspace/moby_PR-44957
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
14:29:36 [2023-02-08T14:29:36.766Z] The recommended git tool is: git
[Pipeline] // stage
14:29:36 [2023-02-08T14:29:36.773Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
14:29:36 [2023-02-08T14:29:36.786Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
14:29:36 [2023-02-08T14:29:36.800Z] 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] }
14:29:37 [2023-02-08T14:29:37.052Z] Merging remotes/origin/master commit b138373c6d3768b482f348aca56bc631cc77bdbb into PR head commit bf31de34fa047975389d39201f8f3c60c005b546
14:29:37 [2023-02-08T14:29:37.149Z] Merge succeeded, producing bf31de34fa047975389d39201f8f3c60c005b546
14:29:37 [2023-02-08T14:29:37.150Z] Checking out Revision bf31de34fa047975389d39201f8f3c60c005b546 (PR-44957)
14:29:37 [2023-02-08T14:29:37.188Z] Commit message: "Dockerfile/shell: Install buildx cli plugin"
14:29:37 [2023-02-08T14:29:37.197Z]  > git --version # timeout=10
14:29:37 [2023-02-08T14:29:37.199Z]  > git --version # 'git version 2.25.1'
14:29:37 [2023-02-08T14:29:37.202Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:29:36 [2023-02-08T14:29:36.782Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44957/.git # timeout=10
14:29:36 [2023-02-08T14:29:36.787Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:29:36 [2023-02-08T14:29:36.803Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:36 [2023-02-08T14:29:36.803Z]  > git --version # timeout=10
14:29:36 [2023-02-08T14:29:36.818Z]  > git --version # 'git version 2.25.1'
14:29:36 [2023-02-08T14:29:36.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:36 [2023-02-08T14:29:36.819Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44957/head:refs/remotes/origin/PR-44957 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:29:37 [2023-02-08T14:29:37.055Z]  > git config core.sparsecheckout # timeout=10
14:29:37 [2023-02-08T14:29:37.058Z]  > git checkout -f bf31de34fa047975389d39201f8f3c60c005b546 # timeout=10
14:29:37 [2023-02-08T14:29:37.133Z]  > git remote # timeout=10
14:29:37 [2023-02-08T14:29:37.136Z]  > git config --get remote.origin.url # timeout=10
14:29:37 [2023-02-08T14:29:37.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:37 [2023-02-08T14:29:37.140Z]  > git merge b138373c6d3768b482f348aca56bc631cc77bdbb # timeout=10
14:29:37 [2023-02-08T14:29:37.146Z]  > git rev-parse HEAD^{commit} # timeout=10
14:29:37 [2023-02-08T14:29:37.152Z]  > git config core.sparsecheckout # timeout=10
14:29:37 [2023-02-08T14:29:37.154Z]  > git checkout -f bf31de34fa047975389d39201f8f3c60c005b546 # timeout=10
14:29:37 [2023-02-08T14:29:37.851Z] + docker version
14:29:37 [2023-02-08T14:29:37.851Z] Client: Docker Engine - Community
14:29:37 [2023-02-08T14:29:37.851Z]  Version:           22.06.0-beta.0
14:29:37 [2023-02-08T14:29:37.851Z]  API version:       1.42
14:29:37 [2023-02-08T14:29:37.851Z]  Go version:        go1.18.3
14:29:37 [2023-02-08T14:29:37.851Z]  Git commit:        3e9117b
14:29:37 [2023-02-08T14:29:37.851Z]  Built:             Fri Jun  3 17:55:34 2022
14:29:37 [2023-02-08T14:29:37.851Z]  OS/Arch:           linux/arm64
14:29:37 [2023-02-08T14:29:37.851Z]  Context:           default
14:29:37 [2023-02-08T14:29:37.851Z] 
14:29:37 [2023-02-08T14:29:37.851Z] Server: Docker Engine - Community
14:29:37 [2023-02-08T14:29:37.851Z]  Engine:
14:29:37 [2023-02-08T14:29:37.851Z]   Version:          22.06.0-beta.0
14:29:37 [2023-02-08T14:29:37.851Z]   API version:      1.42 (minimum version 1.12)
14:29:37 [2023-02-08T14:29:37.851Z]   Go version:       go1.18.3
14:29:37 [2023-02-08T14:29:37.851Z]   Git commit:       38633e7
14:29:37 [2023-02-08T14:29:37.851Z]   Built:            Fri Jun  3 17:55:34 2022
14:29:37 [2023-02-08T14:29:37.851Z]   OS/Arch:          linux/arm64
14:29:37 [2023-02-08T14:29:37.851Z]   Experimental:     true
14:29:37 [2023-02-08T14:29:37.851Z]  containerd:
14:29:37 [2023-02-08T14:29:37.851Z]   Version:          1.6.8
14:29:37 [2023-02-08T14:29:37.851Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:29:37 [2023-02-08T14:29:37.851Z]  runc:
14:29:37 [2023-02-08T14:29:37.851Z]   Version:          1.1.4
14:29:37 [2023-02-08T14:29:37.851Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:29:37 [2023-02-08T14:29:37.851Z]  docker-init:
14:29:37 [2023-02-08T14:29:37.851Z]   Version:          0.19.0
14:29:37 [2023-02-08T14:29:37.851Z]   GitCommit:        de40ad0
[Pipeline] sh
14:29:38 [2023-02-08T14:29:38.128Z] + docker info
14:29:38 [2023-02-08T14:29:38.128Z] Client:
14:29:38 [2023-02-08T14:29:38.128Z]  Context:    default
14:29:38 [2023-02-08T14:29:38.128Z]  Debug Mode: false
14:29:38 [2023-02-08T14:29:38.128Z]  Plugins:
14:29:38 [2023-02-08T14:29:38.128Z]   buildx: Docker Buildx (Docker Inc.)
14:29:38 [2023-02-08T14:29:38.128Z]     Version:  v0.8.2
14:29:38 [2023-02-08T14:29:38.128Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:29:38 [2023-02-08T14:29:38.128Z]   compose: Docker Compose (Docker Inc.)
14:29:38 [2023-02-08T14:29:38.128Z]     Version:  v2.12.0
14:29:38 [2023-02-08T14:29:38.128Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:29:38 [2023-02-08T14:29:38.128Z] 
14:29:38 [2023-02-08T14:29:38.128Z] Server:
14:29:38 [2023-02-08T14:29:38.128Z]  Containers: 0
14:29:38 [2023-02-08T14:29:38.128Z]   Running: 0
14:29:38 [2023-02-08T14:29:38.128Z]   Paused: 0
14:29:38 [2023-02-08T14:29:38.128Z]   Stopped: 0
14:29:38 [2023-02-08T14:29:38.128Z]  Images: 6
14:29:38 [2023-02-08T14:29:38.128Z]  Server Version: 22.06.0-beta.0
14:29:38 [2023-02-08T14:29:38.128Z]  Storage Driver: overlay2
14:29:38 [2023-02-08T14:29:38.128Z]   Backing Filesystem: extfs
14:29:38 [2023-02-08T14:29:38.128Z]   Supports d_type: true
14:29:38 [2023-02-08T14:29:38.128Z]   Using metacopy: false
14:29:38 [2023-02-08T14:29:38.128Z]   Native Overlay Diff: true
14:29:38 [2023-02-08T14:29:38.128Z]   userxattr: false
14:29:38 [2023-02-08T14:29:38.128Z]  Logging Driver: json-file
14:29:38 [2023-02-08T14:29:38.128Z]  Cgroup Driver: cgroupfs
14:29:38 [2023-02-08T14:29:38.128Z]  Cgroup Version: 1
14:29:38 [2023-02-08T14:29:38.128Z]  Plugins:
14:29:38 [2023-02-08T14:29:38.128Z]   Volume: local
14:29:38 [2023-02-08T14:29:38.128Z]   Network: bridge host ipvlan macvlan null overlay
14:29:38 [2023-02-08T14:29:38.128Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:29:38 [2023-02-08T14:29:38.128Z]  Swarm: inactive
14:29:38 [2023-02-08T14:29:38.128Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:29:38 [2023-02-08T14:29:38.128Z]  Default Runtime: runc
14:29:38 [2023-02-08T14:29:38.128Z]  Init Binary: docker-init
14:29:38 [2023-02-08T14:29:38.128Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:29:38 [2023-02-08T14:29:38.128Z]  runc version: v1.1.4-0-g5fd4c4d
14:29:38 [2023-02-08T14:29:38.128Z]  init version: de40ad0
14:29:38 [2023-02-08T14:29:38.128Z]  Security Options:
14:29:38 [2023-02-08T14:29:38.128Z]   apparmor
14:29:38 [2023-02-08T14:29:38.128Z]   seccomp
14:29:38 [2023-02-08T14:29:38.128Z]    Profile: builtin
14:29:38 [2023-02-08T14:29:38.128Z]  Kernel Version: 5.15.0-1022-aws
14:29:38 [2023-02-08T14:29:38.128Z]  Operating System: Ubuntu 20.04.5 LTS
14:29:38 [2023-02-08T14:29:38.128Z]  OSType: linux
14:29:38 [2023-02-08T14:29:38.128Z]  Architecture: aarch64
14:29:38 [2023-02-08T14:29:38.128Z]  CPUs: 2
14:29:38 [2023-02-08T14:29:38.128Z]  Total Memory: 7.559GiB
14:29:38 [2023-02-08T14:29:38.128Z]  Name: ip-10-100-86-99
14:29:38 [2023-02-08T14:29:38.128Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
14:29:38 [2023-02-08T14:29:38.128Z]  Docker Root Dir: /var/lib/docker
14:29:38 [2023-02-08T14:29:38.128Z]  Debug Mode: false
14:29:38 [2023-02-08T14:29:38.128Z]  Registry: https://index.docker.io/v1/
14:29:38 [2023-02-08T14:29:38.128Z]  Labels:
14:29:38 [2023-02-08T14:29:38.128Z]  Experimental: true
14:29:38 [2023-02-08T14:29:38.128Z]  Insecure Registries:
14:29:38 [2023-02-08T14:29:38.128Z]   127.0.0.0/8
14:29:38 [2023-02-08T14:29:38.128Z]  Live Restore Enabled: true
14:29:38 [2023-02-08T14:29:38.128Z] 
[Pipeline] sh
14:29:38 [2023-02-08T14:29:38.404Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:29:38 [2023-02-08T14:29:38.404Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:29:38 [2023-02-08T14:29:38.404Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44957/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:29:38 [2023-02-08T14:29:38.404Z] + bash /home/ubuntu/workspace/moby_PR-44957/check-config.sh
14:29:38 [2023-02-08T14:29:38.404Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:29:38 [2023-02-08T14:29:38.404Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
14:29:38 [2023-02-08T14:29:38.404Z] 
14:29:38 [2023-02-08T14:29:38.404Z] Generally Necessary:
14:29:38 [2023-02-08T14:29:38.404Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:29:38 [2023-02-08T14:29:38.404Z] - apparmor: enabled and tools installed
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_NAMESPACES: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_NET_NS: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_PID_NS: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_IPC_NS: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_UTS_NS: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_CGROUPS: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_CGROUP_CPUACCT: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_CGROUP_DEVICE: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_CGROUP_FREEZER: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_CGROUP_SCHED: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_CPUSETS: enabled
14:29:38 [2023-02-08T14:29:38.404Z] - CONFIG_MEMCG: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_KEYS: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_VETH: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_BRIDGE: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_NF_NAT: enabled (as module)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_POSIX_MQUEUE: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_CGROUP_BPF: enabled
14:29:38 [2023-02-08T14:29:38.661Z] 
14:29:38 [2023-02-08T14:29:38.661Z] Optional Features:
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_USER_NS: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_SECCOMP: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_SECCOMP_FILTER: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_CGROUP_PIDS: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_MEMCG_SWAP: enabled
14:29:38 [2023-02-08T14:29:38.661Z]     (cgroup swap accounting is currently enabled)
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_BLK_CGROUP: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:29:38 [2023-02-08T14:29:38.661Z] - CONFIG_CGROUP_PERF: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_CGROUP_HUGETLB: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_CFS_BANDWIDTH: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_RT_GROUP_SCHED: missing
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_IP_VS: enabled (as module)
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_IP_VS_NFCT: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_IP_VS_RR: enabled (as module)
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_SECURITY_SELINUX: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_SECURITY_APPARMOR: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_EXT4_FS: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:29:38 [2023-02-08T14:29:38.917Z] - Network Drivers:
14:29:38 [2023-02-08T14:29:38.917Z]   - "overlay":
14:29:38 [2023-02-08T14:29:38.917Z]     - CONFIG_VXLAN: enabled (as module)
14:29:38 [2023-02-08T14:29:38.917Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:29:38 [2023-02-08T14:29:38.917Z]       Optional (for encrypted networks):
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_CRYPTO: enabled
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_CRYPTO_AEAD: enabled
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_CRYPTO_GCM: enabled
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_CRYPTO_GHASH: enabled
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_XFRM: enabled
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_XFRM_USER: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]       - CONFIG_INET_ESP: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]   - "ipvlan":
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_IPVLAN: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]   - "macvlan":
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_MACVLAN: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_DUMMY: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]   - "ftp,tftp client in container":
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z] - Storage Drivers:
14:29:39 [2023-02-08T14:29:39.173Z]   - "aufs":
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_AUFS_FS: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]   - "btrfs":
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:29:39 [2023-02-08T14:29:39.173Z]   - "devicemapper":
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_BLK_DEV_DM: enabled
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]   - "overlay":
14:29:39 [2023-02-08T14:29:39.173Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:29:39 [2023-02-08T14:29:39.173Z]   - "zfs":
14:29:39 [2023-02-08T14:29:39.173Z]     - /dev/zfs: present
14:29:39 [2023-02-08T14:29:39.173Z]     - zfs command: missing
14:29:39 [2023-02-08T14:29:39.173Z]     - zpool command: missing
14:29:39 [2023-02-08T14:29:39.173Z] 
14:29:39 [2023-02-08T14:29:39.173Z] Limits:
14:29:39 [2023-02-08T14:29:39.173Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:29:39 [2023-02-08T14:29:39.173Z] 
14:29:39 [2023-02-08T14:29:39.173Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:29:39 [2023-02-08T14:29:39.477Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf31de34fa047975389d39201f8f3c60c005b546 .
14:29:39 [2023-02-08T14:29:39.733Z] #1 [internal] load .dockerignore
14:29:39 [2023-02-08T14:29:39.733Z] #1 transferring context: 113B done
14:29:39 [2023-02-08T14:29:39.733Z] #1 DONE 0.0s
14:29:39 [2023-02-08T14:29:39.733Z] 
14:29:39 [2023-02-08T14:29:39.733Z] #2 [internal] load build definition from Dockerfile
14:29:39 [2023-02-08T14:29:39.733Z] #2 transferring dockerfile: 27.30kB done
14:29:39 [2023-02-08T14:29:39.733Z] #2 DONE 0.0s
14:29:39 [2023-02-08T14:29:39.733Z] 
14:29:39 [2023-02-08T14:29:39.733Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:29:39 [2023-02-08T14:29:39.990Z] #3 DONE 0.3s
14:29:39 [2023-02-08T14:29:39.990Z] 
14:29:39 [2023-02-08T14:29:39.990Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8
14:29:39 [2023-02-08T14:29:39.990Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 done
14:29:39 [2023-02-08T14:29:39.990Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done
14:29:39 [2023-02-08T14:29:39.990Z] #4 sha256:4dda4747da062a66c11168cc37e459ded693563b4ed78961d4389f35a2e06f98 482B / 482B done
14:29:39 [2023-02-08T14:29:39.990Z] #4 sha256:578d6647f5b39e1ec555f780190d748de2393563651db09be340ff696d6b31a8 2.91kB / 2.91kB done
14:29:39 [2023-02-08T14:29:39.990Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.2s
14:29:40 [2023-02-08T14:29:40.246Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.2s done
14:29:40 [2023-02-08T14:29:40.246Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0.1s
14:29:40 [2023-02-08T14:29:40.246Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0.2s done
14:29:40 [2023-02-08T14:29:40.246Z] #4 DONE 0.4s
14:29:40 [2023-02-08T14:29:40.502Z] 
14:29:40 [2023-02-08T14:29:40.502Z] #5 [internal] load metadata for docker.io/library/busybox:latest
14:29:40 [2023-02-08T14:29:40.502Z] #5 DONE 0.0s
14:29:40 [2023-02-08T14:29:40.502Z] 
14:29:40 [2023-02-08T14:29:40.502Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
14:29:40 [2023-02-08T14:29:40.758Z] #6 ...
14:29:40 [2023-02-08T14:29:40.758Z] 
14:29:40 [2023-02-08T14:29:40.758Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:29:40 [2023-02-08T14:29:40.758Z] #7 DONE 0.3s
14:29:40 [2023-02-08T14:29:40.758Z] 
14:29:40 [2023-02-08T14:29:40.758Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
14:29:40 [2023-02-08T14:29:40.758Z] #6 DONE 0.3s
14:29:40 [2023-02-08T14:29:40.758Z] 
14:29:40 [2023-02-08T14:29:40.758Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
14:29:40 [2023-02-08T14:29:40.758Z] #8 DONE 0.4s
14:29:40 [2023-02-08T14:29:40.758Z] 
14:29:40 [2023-02-08T14:29:40.758Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
14:29:41 [2023-02-08T14:29:41.014Z] #9 DONE 0.4s
14:29:41 [2023-02-08T14:29:41.014Z] 
14:29:41 [2023-02-08T14:29:41.014Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.10.2
14:29:41 [2023-02-08T14:29:41.014Z] #10 DONE 0.5s
14:29:41 [2023-02-08T14:29:41.271Z] 
14:29:41 [2023-02-08T14:29:41.271Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
14:29:41 [2023-02-08T14:29:41.271Z] #11 DONE 0.0s
14:29:41 [2023-02-08T14:29:41.271Z] 
14:29:41 [2023-02-08T14:29:41.271Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
14:29:41 [2023-02-08T14:29:41.271Z] #12 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
14:29:41 [2023-02-08T14:29:41.271Z] #12 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
14:29:41 [2023-02-08T14:29:41.271Z] #12 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
14:29:41 [2023-02-08T14:29:41.271Z] #12 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
14:29:41 [2023-02-08T14:29:41.271Z] #12 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0B / 14.97kB 0.1s
14:29:41 [2023-02-08T14:29:41.528Z] #12 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
14:29:41 [2023-02-08T14:29:41.528Z] #12 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
14:29:41 [2023-02-08T14:29:41.528Z] #12 DONE 0.5s
14:29:41 [2023-02-08T14:29:41.528Z] 
14:29:41 [2023-02-08T14:29:41.528Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce
14:29:41 [2023-02-08T14:29:41.528Z] #13 resolve docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 0.1s done
14:29:41 [2023-02-08T14:29:41.528Z] #13 sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 1.86kB / 1.86kB done
14:29:41 [2023-02-08T14:29:41.528Z] #13 sha256:ad9a659c868fc3bb1c6f43a4959fa06bb75ef91134967fe742497cac03bac546 7.12kB / 7.12kB done
14:29:41 [2023-02-08T14:29:41.528Z] #13 sha256:61248b8c26b014525785437737d9b866b2eae7046357f4b9cb024fc6228d5bda 1.80kB / 1.80kB done
14:29:41 [2023-02-08T14:29:41.528Z] #13 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 20.16MB / 53.68MB 0.3s
14:29:41 [2023-02-08T14:29:41.784Z] #13 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 32.81MB / 53.68MB 0.5s
14:29:42 [2023-02-08T14:29:42.042Z] #13 ...
14:29:42 [2023-02-08T14:29:42.042Z] 
14:29:42 [2023-02-08T14:29:42.042Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:29:42 [2023-02-08T14:29:42.042Z] #14 DONE 0.8s
14:29:42 [2023-02-08T14:29:42.042Z] 
14:29:42 [2023-02-08T14:29:42.042Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:38880e907cdcb0da4f6bddfc0380aaa5b11d6adf12bf87034adce6372ba306ba 0B / 5.15MB 0.6s
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 50.33MB / 53.68MB 0.7s
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:38880e907cdcb0da4f6bddfc0380aaa5b11d6adf12bf87034adce6372ba306ba 4.19MB / 5.15MB 0.7s
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:a8181793414caae285b5e035037e19a57765aa12828ef23dd5e47e7606631696 3.15MB / 10.87MB 0.7s
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 53.68MB / 53.68MB 0.8s done
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:38880e907cdcb0da4f6bddfc0380aaa5b11d6adf12bf87034adce6372ba306ba 5.15MB / 5.15MB 0.7s done
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:a8181793414caae285b5e035037e19a57765aa12828ef23dd5e47e7606631696 10.49MB / 10.87MB 0.8s
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 0B / 81.40MB 0.8s
14:29:42 [2023-02-08T14:29:42.042Z] #13 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 0B / 54.68MB 0.8s
14:29:42 [2023-02-08T14:29:42.298Z] #13 sha256:a8181793414caae285b5e035037e19a57765aa12828ef23dd5e47e7606631696 10.87MB / 10.87MB 0.8s done
14:29:42 [2023-02-08T14:29:42.298Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 0B / 115.17MB 0.9s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 4.26MB / 81.40MB 1.1s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 17.36MB / 54.68MB 1.1s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 11.53MB / 81.40MB 1.3s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 35.65MB / 54.68MB 1.3s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 13.35MB / 115.17MB 1.3s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 17.83MB / 81.40MB 1.4s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 45.09MB / 54.68MB 1.4s
14:29:42 [2023-02-08T14:29:42.556Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 19.92MB / 115.17MB 1.4s
14:29:42 [2023-02-08T14:29:42.813Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 27.26MB / 81.40MB 1.5s
14:29:42 [2023-02-08T14:29:42.813Z] #13 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 51.38MB / 54.68MB 1.5s
14:29:42 [2023-02-08T14:29:42.813Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 26.33MB / 115.17MB 1.5s
14:29:42 [2023-02-08T14:29:42.813Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 35.65MB / 81.40MB 1.6s
14:29:42 [2023-02-08T14:29:42.813Z] #13 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 54.68MB / 54.68MB 1.6s done
14:29:42 [2023-02-08T14:29:42.813Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 32.51MB / 115.17MB 1.6s
14:29:43 [2023-02-08T14:29:43.069Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 40.06MB / 81.40MB 1.7s
14:29:43 [2023-02-08T14:29:43.069Z] #13 sha256:702e64579f5556bcf96b26ac641b3b417a1ce6aecc3357dd00cf0579bd906df2 0B / 155B 1.7s
14:29:43 [2023-02-08T14:29:43.069Z] #13 ...
14:29:43 [2023-02-08T14:29:43.069Z] 
14:29:43 [2023-02-08T14:29:43.069Z] #15 [build-dummy 2/2] RUN mkdir -p /build
14:29:43 [2023-02-08T14:29:43.069Z] #15 DONE 1.9s
14:29:43 [2023-02-08T14:29:43.069Z] 
14:29:43 [2023-02-08T14:29:43.069Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce
14:29:43 [2023-02-08T14:29:43.069Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 46.14MB / 81.40MB 1.8s
14:29:43 [2023-02-08T14:29:43.069Z] #13 sha256:702e64579f5556bcf96b26ac641b3b417a1ce6aecc3357dd00cf0579bd906df2 155B / 155B 1.7s done
14:29:43 [2023-02-08T14:29:43.326Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 56.62MB / 81.40MB 2.0s
14:29:43 [2023-02-08T14:29:43.326Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 52.43MB / 115.17MB 2.0s
14:29:43 [2023-02-08T14:29:43.326Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 62.91MB / 81.40MB 2.1s
14:29:43 [2023-02-08T14:29:43.583Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 68.16MB / 81.40MB 2.2s
14:29:43 [2023-02-08T14:29:43.583Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 60.82MB / 115.17MB 2.2s
14:29:43 [2023-02-08T14:29:43.583Z] #13 ...
14:29:43 [2023-02-08T14:29:43.583Z] 
14:29:43 [2023-02-08T14:29:43.583Z] #16 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:29:43 [2023-02-08T14:29:43.583Z] #16 DONE 0.3s
14:29:43 [2023-02-08T14:29:43.583Z] 
14:29:43 [2023-02-08T14:29:43.583Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce
14:29:43 [2023-02-08T14:29:43.583Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 74.95MB / 81.40MB 2.3s
14:29:43 [2023-02-08T14:29:43.583Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 67.11MB / 115.17MB 2.3s
14:29:43 [2023-02-08T14:29:43.583Z] #13 extracting sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 1.2s
14:29:43 [2023-02-08T14:29:43.840Z] #13 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 81.40MB / 81.40MB 2.4s done
14:29:43 [2023-02-08T14:29:43.840Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 78.05MB / 115.17MB 2.4s
14:29:43 [2023-02-08T14:29:43.840Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 95.42MB / 115.17MB 2.5s
14:29:43 [2023-02-08T14:29:43.840Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 101.71MB / 115.17MB 2.6s
14:29:44 [2023-02-08T14:29:44.096Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 109.05MB / 115.17MB 2.7s
14:29:44 [2023-02-08T14:29:44.096Z] #13 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 115.17MB / 115.17MB 2.8s done
14:29:44 [2023-02-08T14:29:44.662Z] #13 ...
14:29:44 [2023-02-08T14:29:44.662Z] 
14:29:44 [2023-02-08T14:29:44.662Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:29:44 [2023-02-08T14:29:44.662Z] #17 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:29:44 [2023-02-08T14:29:44.662Z] #17 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:29:44 [2023-02-08T14:29:44.662Z] #17 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:29:44 [2023-02-08T14:29:44.662Z] #17 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:29:44 [2023-02-08T14:29:44.662Z] #17 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
14:29:44 [2023-02-08T14:29:44.662Z] #17 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done
14:29:44 [2023-02-08T14:29:44.662Z] #17 DONE 3.5s
14:29:44 [2023-02-08T14:29:44.662Z] 
14:29:44 [2023-02-08T14:29:44.662Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.10.2@sha256:78c003b5969a4500254eda293ea300c5209718e1c543bd680fd59b232404a2da
14:29:44 [2023-02-08T14:29:44.662Z] #18 resolve docker.io/docker/buildx-bin:0.10.2@sha256:78c003b5969a4500254eda293ea300c5209718e1c543bd680fd59b232404a2da 0.1s done
14:29:44 [2023-02-08T14:29:44.662Z] #18 sha256:78c003b5969a4500254eda293ea300c5209718e1c543bd680fd59b232404a2da 8.43kB / 8.43kB done
14:29:44 [2023-02-08T14:29:44.662Z] #18 sha256:462fedcd6a82d0133fabe40a1c94d03f1df3ee1df00aac88d66c179cc8a85bf3 482B / 482B done
14:29:44 [2023-02-08T14:29:44.662Z] #18 sha256:68276d3bf7204622537d3e25dd16f41a1abbd53e91ba4050b4a9531208cc64f9 2.03kB / 2.03kB done
14:29:44 [2023-02-08T14:29:44.662Z] #18 sha256:c1738f138c6e8cf5c06604894ea0a527e11f917a6ae1edb3f055f7d13cef7d03 14.44MB / 14.44MB 0.5s done
14:29:44 [2023-02-08T14:29:44.662Z] #18 extracting sha256:c1738f138c6e8cf5c06604894ea0a527e11f917a6ae1edb3f055f7d13cef7d03 2.8s done
14:29:44 [2023-02-08T14:29:44.662Z] #18 DONE 3.5s
14:29:44 [2023-02-08T14:29:44.919Z] 
14:29:44 [2023-02-08T14:29:44.919Z] #19 [internal] load build context
14:29:44 [2023-02-08T14:29:44.919Z] #19 transferring context: 56.89MB 3.6s
14:29:44 [2023-02-08T14:29:44.919Z] #19 transferring context: 66.15MB 3.8s done
14:29:44 [2023-02-08T14:29:44.919Z] #19 DONE 3.9s
14:29:44 [2023-02-08T14:29:44.919Z] 
14:29:44 [2023-02-08T14:29:44.919Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b
14:29:44 [2023-02-08T14:29:44.919Z] #20 resolve docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 0.1s done
14:29:44 [2023-02-08T14:29:44.919Z] #20 sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 1.85kB / 1.85kB done
14:29:44 [2023-02-08T14:29:44.919Z] #20 sha256:acd40516036b5b8bda9c0b171922c9720e3438aeb621ac66fe51bb35e2e615c9 529B / 529B done
14:29:44 [2023-02-08T14:29:44.919Z] #20 sha256:e2e67f3d9c8ebadc3bea4ce11c1cd4f71fc8801cf98d053b9532a4faa1a45cbf 1.48kB / 1.48kB done
14:29:44 [2023-02-08T14:29:44.919Z] #20 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 53.68MB / 53.68MB 0.8s done
14:29:46 [2023-02-08T14:29:46.288Z] #20 extracting sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 3.7s done
14:29:46 [2023-02-08T14:29:46.288Z] #20 DONE 5.0s
14:29:46 [2023-02-08T14:29:46.288Z] 
14:29:46 [2023-02-08T14:29:46.288Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:29:47 [2023-02-08T14:29:47.242Z] #21 0.855 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:29:47 [2023-02-08T14:29:47.242Z] #21 0.870 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:29:47 [2023-02-08T14:29:47.242Z] #21 0.870 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:29:47 [2023-02-08T14:29:47.242Z] #21 1.054 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:29:47 [2023-02-08T14:29:47.498Z] #21 1.416 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:29:48 [2023-02-08T14:29:48.061Z] #21 1.871 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:29:48 [2023-02-08T14:29:48.623Z] #21 2.213 Fetched 8510 kB in 2s (5257 kB/s)
14:29:48 [2023-02-08T14:29:48.880Z] #21 2.213 Reading package lists...
14:29:49 [2023-02-08T14:29:49.444Z] #21 2.748 Reading package lists...
14:29:49 [2023-02-08T14:29:49.700Z] #21 3.282 Building dependency tree...
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.624 The following additional packages will be installed:
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.625   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.625   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.627 Recommended packages:
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.627   libldap-common publicsuffix libsasl2-modules
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.736 The following NEW packages will be installed:
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.737   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.737   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:29:49 [2023-02-08T14:29:49.957Z] #21 3.738   libssh2-1 openssl
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.008 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.008 Need to get 2944 kB of archives.
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.008 After this operation, 6484 kB of additional disk space will be used.
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.008 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.015 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.022 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.022 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.022 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.022 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.022 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.022 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.022 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.025 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
14:29:50 [2023-02-08T14:29:50.213Z] #21 4.025 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB]
14:29:50 [2023-02-08T14:29:50.214Z] #21 4.025 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB]
14:29:50 [2023-02-08T14:29:50.214Z] #21 4.029 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:29:50 [2023-02-08T14:29:50.214Z] #21 4.029 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:29:50 [2023-02-08T14:29:50.214Z] #21 4.031 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:29:50 [2023-02-08T14:29:50.214Z] #21 4.141 debconf: delaying package configuration, since apt-utils is not installed
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.169 Fetched 2944 kB in 0s (10.3 MB/s)
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.194 Selecting previously unselected package openssl.
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.194 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.194 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.198 Unpacking openssl (1.1.1n-0+deb11u4) ...
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.311 Selecting previously unselected package ca-certificates.
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.311 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.315 Unpacking ca-certificates (20210119) ...
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.386 Selecting previously unselected package libbrotli1:arm64.
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.386 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.470Z] #21 4.394 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
14:29:50 [2023-02-08T14:29:50.726Z] #21 4.447 Selecting previously unselected package libsasl2-modules-db:arm64.
14:29:50 [2023-02-08T14:29:50.726Z] #21 4.447 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.726Z] #21 4.451 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:29:50 [2023-02-08T14:29:50.726Z] #21 4.487 Selecting previously unselected package libsasl2-2:arm64.
14:29:50 [2023-02-08T14:29:50.726Z] #21 4.489 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.726Z] #21 4.492 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.533 Selecting previously unselected package libldap-2.4-2:arm64.
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.535 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.540 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.594 Selecting previously unselected package libnghttp2-14:arm64.
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.594 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.597 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.641 Selecting previously unselected package libpsl5:arm64.
14:29:50 [2023-02-08T14:29:50.727Z] #21 4.641 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.644 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.682 Selecting previously unselected package librtmp1:arm64.
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.682 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.687 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.727 Selecting previously unselected package libssh2-1:arm64.
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.727 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.730 Unpacking libssh2-1:arm64 (1.9.0-2) ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.777 Selecting previously unselected package libcurl4:arm64.
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.777 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.780 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.845 Selecting previously unselected package curl.
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.845 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.848 Unpacking curl (7.74.0-1.3+deb11u5) ...
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.901 Selecting previously unselected package libonig5:arm64.
14:29:50 [2023-02-08T14:29:50.983Z] #21 4.901 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 4.905 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 4.961 Selecting previously unselected package libjq1:arm64.
14:29:51 [2023-02-08T14:29:51.240Z] #21 4.961 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 4.964 Unpacking libjq1:arm64 (1.6-2.1) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.010 Selecting previously unselected package jq.
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.012 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.015 Unpacking jq (1.6-2.1) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.049 Setting up libpsl5:arm64 (0.21.0-1.2) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.059 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.069 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.079 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.088 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.097 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.107 Setting up libssh2-1:arm64 (1.9.0-2) ...
14:29:51 [2023-02-08T14:29:51.240Z] #21 5.117 Setting up openssl (1.1.1n-0+deb11u4) ...
14:29:51 [2023-02-08T14:29:51.497Z] #21 5.130 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:29:51 [2023-02-08T14:29:51.497Z] #21 5.140 Setting up libjq1:arm64 (1.6-2.1) ...
14:29:51 [2023-02-08T14:29:51.497Z] #21 5.150 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:29:51 [2023-02-08T14:29:51.497Z] #21 5.160 Setting up ca-certificates (20210119) ...
14:29:52 [2023-02-08T14:29:52.060Z] #21 5.836 Updating certificates in /etc/ssl/certs...
14:29:52 [2023-02-08T14:29:52.991Z] #21 6.755 129 added, 0 removed; done.
14:29:52 [2023-02-08T14:29:52.991Z] #21 6.784 Setting up jq (1.6-2.1) ...
14:29:52 [2023-02-08T14:29:52.991Z] #21 6.794 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
14:29:52 [2023-02-08T14:29:52.991Z] #21 6.803 Setting up curl (7.74.0-1.3+deb11u5) ...
14:29:52 [2023-02-08T14:29:52.991Z] #21 6.813 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:29:52 [2023-02-08T14:29:52.991Z] #21 6.840 Processing triggers for ca-certificates (20210119) ...
14:29:53 [2023-02-08T14:29:53.247Z] #21 6.852 Updating certificates in /etc/ssl/certs...
14:29:53 [2023-02-08T14:29:53.810Z] #21 7.529 0 added, 0 removed; done.
14:29:53 [2023-02-08T14:29:53.810Z] #21 7.529 Running hooks in /etc/ca-certificates/update.d...
14:29:53 [2023-02-08T14:29:53.810Z] #21 7.535 done.
14:29:55 [2023-02-08T14:29:55.176Z] #21 ...
14:29:55 [2023-02-08T14:29:55.176Z] 
14:29:55 [2023-02-08T14:29:55.176Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce
14:29:55 [2023-02-08T14:29:55.176Z] #13 extracting sha256:38880e907cdcb0da4f6bddfc0380aaa5b11d6adf12bf87034adce6372ba306ba 0.3s done
14:29:55 [2023-02-08T14:29:55.176Z] #13 extracting sha256:a8181793414caae285b5e035037e19a57765aa12828ef23dd5e47e7606631696 0.3s done
14:29:55 [2023-02-08T14:29:55.176Z] #13 extracting sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 2.7s done
14:29:55 [2023-02-08T14:29:55.176Z] #13 extracting sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 2.9s done
14:29:55 [2023-02-08T14:29:55.176Z] #13 extracting sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 2.6s
14:29:56 [2023-02-08T14:29:56.549Z] #13 extracting sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 3.8s done
14:29:56 [2023-02-08T14:29:56.805Z] #13 extracting sha256:702e64579f5556bcf96b26ac641b3b417a1ce6aecc3357dd00cf0579bd906df2 done
14:29:57 [2023-02-08T14:29:57.368Z] #13 DONE 16.3s
14:29:57 [2023-02-08T14:29:57.368Z] 
14:29:57 [2023-02-08T14:29:57.368Z] #22 [base 2/5] COPY --from=xx / /
14:29:57 [2023-02-08T14:29:57.627Z] #22 DONE 0.2s
14:29:57 [2023-02-08T14:29:57.627Z] 
14:29:57 [2023-02-08T14:29:57.627Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:29:57 [2023-02-08T14:29:57.627Z] #21 DONE 11.5s
14:29:57 [2023-02-08T14:29:57.627Z] 
14:29:57 [2023-02-08T14:29:57.627Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:29:57 [2023-02-08T14:29:57.884Z] #23 ...
14:29:57 [2023-02-08T14:29:57.884Z] 
14:29:57 [2023-02-08T14:29:57.884Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:29:57 [2023-02-08T14:29:57.884Z] #24 DONE 0.1s
14:29:57 [2023-02-08T14:29:57.884Z] 
14:29:57 [2023-02-08T14:29:57.884Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:29:58 [2023-02-08T14:29:58.448Z] #25 ...
14:29:58 [2023-02-08T14:29:58.448Z] 
14:29:58 [2023-02-08T14:29:58.448Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:29:58 [2023-02-08T14:29:58.448Z] #23 DONE 0.6s
14:29:58 [2023-02-08T14:29:58.706Z] 
14:29:58 [2023-02-08T14:29:58.706Z] #26 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
14:29:58 [2023-02-08T14:29:58.963Z] #26 DONE 0.6s
14:29:58 [2023-02-08T14:29:58.963Z] 
14:29:58 [2023-02-08T14:29:58.963Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:29:59 [2023-02-08T14:29:59.892Z] #25 1.898 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:29:59 [2023-02-08T14:29:59.892Z] #25 2.120 
14:30:00 [2023-02-08T14:30:00.405Z] #25 2.346 #=#=#                                                                         

######################################################################## 100.0%
14:30:00 [2023-02-08T14:30:00.405Z] #25 2.602 
14:30:01 [2023-02-08T14:30:01.773Z] #25 3.691 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:30:01 [2023-02-08T14:30:01.773Z] #25 3.901 
14:30:02 [2023-02-08T14:30:02.030Z] #25 4.122 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
14:30:02 [2023-02-08T14:30:02.286Z] #25 4.419 
14:30:03 [2023-02-08T14:30:03.217Z] #25 ...
14:30:03 [2023-02-08T14:30:03.217Z] 
14:30:03 [2023-02-08T14:30:03.217Z] #27 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
14:30:03 [2023-02-08T14:30:03.217Z] #0 0.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 0.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 0.891 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 0.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 1.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 1.224 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 1.922 Fetched 8510 kB in 1s (6092 kB/s)
14:30:03 [2023-02-08T14:30:03.217Z] #0 1.922 Reading package lists...
14:30:03 [2023-02-08T14:30:03.217Z] #0 2.477 Reading package lists...
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.031 Building dependency tree...
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.214 Reading state information...
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.521 The following additional packages will be installed:
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.523   libmagic-mgc libmagic1
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.559 The following NEW packages will be installed:
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.560   file libmagic-mgc libmagic1
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.844 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.844 Need to get 463 kB of archives.
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.844 After this operation, 7063 kB of additional disk space will be used.
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.850 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.852 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
14:30:03 [2023-02-08T14:30:03.217Z] #0 3.989 debconf: delaying package configuration, since apt-utils is not installed
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.029 Fetched 463 kB in 0s (1657 kB/s)
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.049 Selecting previously unselected package libmagic-mgc.
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.050 (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 ... 15710 files and directories currently installed.)
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.068 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.072 Unpacking libmagic-mgc (1:5.39-3) ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.173 Selecting previously unselected package libmagic1:arm64.
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.176 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.182 Unpacking libmagic1:arm64 (1:5.39-3) ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.216 Selecting previously unselected package file.
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.218 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.221 Unpacking file (1:5.39-3) ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.259 Setting up libmagic-mgc (1:5.39-3) ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.271 Setting up libmagic1:arm64 (1:5.39-3) ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.287 Setting up file (1:5.39-3) ...
14:30:03 [2023-02-08T14:30:03.217Z] #0 4.298 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:30:03 [2023-02-08T14:30:03.217Z] #27 DONE 4.4s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #28 [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
14:30:03 [2023-02-08T14:30:03.506Z] #28 DONE 0.1s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #29 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
14:30:03 [2023-02-08T14:30:03.506Z] #29 DONE 0.1s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #30 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:30:03 [2023-02-08T14:30:03.506Z] #30 DONE 0.1s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #31 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:30:03 [2023-02-08T14:30:03.506Z] #31 ...
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #32 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:30:03 [2023-02-08T14:30:03.506Z] #32 DONE 0.2s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:30:03 [2023-02-08T14:30:03.506Z] #33 DONE 0.2s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
14:30:03 [2023-02-08T14:30:03.506Z] #34 DONE 0.2s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #35 [registry-src 1/2] WORKDIR /usr/src/registry
14:30:03 [2023-02-08T14:30:03.506Z] #35 DONE 0.2s
14:30:03 [2023-02-08T14:30:03.506Z] 
14:30:03 [2023-02-08T14:30:03.506Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:30:03 [2023-02-08T14:30:03.506Z] #36 DONE 0.2s
14:30:03 [2023-02-08T14:30:03.763Z] 
14:30:03 [2023-02-08T14:30:03.763Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:30:03 [2023-02-08T14:30:03.763Z] #37 DONE 0.3s
14:30:03 [2023-02-08T14:30:03.763Z] 
14:30:03 [2023-02-08T14:30:03.763Z] #38 [dockercli-src 1/5] WORKDIR /tmp/dockercli
14:30:03 [2023-02-08T14:30:03.763Z] #38 DONE 0.4s
14:30:03 [2023-02-08T14:30:03.763Z] 
14:30:03 [2023-02-08T14:30:03.763Z] #39 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:30:03 [2023-02-08T14:30:03.763Z] #39 ...
14:30:03 [2023-02-08T14:30:03.763Z] 
14:30:03 [2023-02-08T14:30:03.763Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:30:03 [2023-02-08T14:30:03.763Z] #40 DONE 0.5s
14:30:04 [2023-02-08T14:30:04.026Z] 
14:30:04 [2023-02-08T14:30:04.026Z] #41 [delve-src 1/3] WORKDIR /usr/src/delve
14:30:04 [2023-02-08T14:30:04.026Z] #41 DONE 0.5s
14:30:04 [2023-02-08T14:30:04.026Z] 
14:30:04 [2023-02-08T14:30:04.026Z] #42 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:30:04 [2023-02-08T14:30:04.026Z] #42 DONE 0.5s
14:30:04 [2023-02-08T14:30:04.026Z] 
14:30:04 [2023-02-08T14:30:04.026Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc
14:30:04 [2023-02-08T14:30:04.026Z] #43 DONE 0.5s
14:30:04 [2023-02-08T14:30:04.026Z] 
14:30:04 [2023-02-08T14:30:04.026Z] #44 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:30:04 [2023-02-08T14:30:04.026Z] #44 DONE 0.5s
14:30:04 [2023-02-08T14:30:04.026Z] 
14:30:04 [2023-02-08T14:30:04.026Z] #45 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:30:04 [2023-02-08T14:30:04.026Z] #45 DONE 0.5s
14:30:04 [2023-02-08T14:30:04.026Z] 
14:30:04 [2023-02-08T14:30:04.026Z] #46 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:30:08 [2023-02-08T14:30:08.204Z] #46 ...
14:30:08 [2023-02-08T14:30:08.204Z] 
14:30:08 [2023-02-08T14:30:08.204Z] #31 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 Initialized empty Git repository in /usr/src/swagger/.git/
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: is subject to change. To configure the initial branch name to use in all
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: of your new repositories, which will suppress this warning, call:
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: 
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: 	git config --global init.defaultBranch <name>
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: 
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: 'development'. The just-created branch can be renamed via this command:
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: 
14:30:08 [2023-02-08T14:30:08.204Z] #31 3.846 hint: 	git branch -m <name>
14:30:08 [2023-02-08T14:30:08.204Z] #31 DONE 4.0s
14:30:08 [2023-02-08T14:30:08.204Z] 
14:30:08 [2023-02-08T14:30:08.204Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:30:09 [2023-02-08T14:30:09.134Z] #47 ...
14:30:09 [2023-02-08T14:30:09.134Z] 
14:30:09 [2023-02-08T14:30:09.134Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: is subject to change. To configure the initial branch name to use in all
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: of your new repositories, which will suppress this warning, call:
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: 
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: 	git config --global init.defaultBranch <name>
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: 
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: 'development'. The just-created branch can be renamed via this command:
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: 
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.241 hint: 	git branch -m <name>
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.248 Initialized empty Git repository in /usr/src/tini/.git/
14:30:09 [2023-02-08T14:30:09.134Z] #48 DONE 5.3s
14:30:09 [2023-02-08T14:30:09.134Z] 
14:30:09 [2023-02-08T14:30:09.134Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:09 [2023-02-08T14:30:09.134Z] #49 ...
14:30:09 [2023-02-08T14:30:09.134Z] 
14:30:09 [2023-02-08T14:30:09.134Z] #50 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: is subject to change. To configure the initial branch name to use in all
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: of your new repositories, which will suppress this warning, call:
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: 
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: 	git config --global init.defaultBranch <name>
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: 
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: 'development'. The just-created branch can be renamed via this command:
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: 
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.416 hint: 	git branch -m <name>
14:30:09 [2023-02-08T14:30:09.134Z] #0 5.419 Initialized empty Git repository in /tmp/dockercli/.git/
14:30:09 [2023-02-08T14:30:09.134Z] #50 DONE 5.5s
14:30:09 [2023-02-08T14:30:09.391Z] 
14:30:09 [2023-02-08T14:30:09.391Z] #51 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:09 [2023-02-08T14:30:09.953Z] #51 ...
14:30:09 [2023-02-08T14:30:09.953Z] 
14:30:09 [2023-02-08T14:30:09.953Z] #52 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:30:09 [2023-02-08T14:30:09.953Z] #0 6.150 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: is subject to change. To configure the initial branch name to use in all
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: of your new repositories, which will suppress this warning, call:
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: 
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: 	git config --global init.defaultBranch <name>
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: 
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: 'development'. The just-created branch can be renamed via this command:
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: 
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.150 hint: 	git branch -m <name>
14:30:09 [2023-02-08T14:30:09.954Z] #0 6.152 Initialized empty Git repository in /usr/src/containerd/.git/
14:30:09 [2023-02-08T14:30:09.954Z] #52 DONE 6.2s
14:30:10 [2023-02-08T14:30:10.210Z] 
14:30:10 [2023-02-08T14:30:10.210Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:10 [2023-02-08T14:30:10.467Z] #53 ...
14:30:10 [2023-02-08T14:30:10.467Z] 
14:30:10 [2023-02-08T14:30:10.467Z] #54 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: is subject to change. To configure the initial branch name to use in all
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: of your new repositories, which will suppress this warning, call:
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: 
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: 	git config --global init.defaultBranch <name>
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: 
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: 'development'. The just-created branch can be renamed via this command:
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: 
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.695 hint: 	git branch -m <name>
14:30:10 [2023-02-08T14:30:10.467Z] #0 6.696 Initialized empty Git repository in /usr/src/registry/.git/
14:30:10 [2023-02-08T14:30:10.467Z] #54 DONE 6.8s
14:30:10 [2023-02-08T14:30:10.467Z] 
14:30:10 [2023-02-08T14:30:10.467Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:30:10 [2023-02-08T14:30:10.723Z] #55 ...
14:30:10 [2023-02-08T14:30:10.723Z] 
14:30:10 [2023-02-08T14:30:10.723Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: is subject to change. To configure the initial branch name to use in all
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: of your new repositories, which will suppress this warning, call:
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: 
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: 	git config --global init.defaultBranch <name>
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: 
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: 'development'. The just-created branch can be renamed via this command:
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: 
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 hint: 	git branch -m <name>
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.578 Initialized empty Git repository in /usr/src/delve/.git/
14:30:10 [2023-02-08T14:30:10.723Z] #56 DONE 6.8s
14:30:10 [2023-02-08T14:30:10.723Z] 
14:30:10 [2023-02-08T14:30:10.723Z] #57 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: is subject to change. To configure the initial branch name to use in all
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: of your new repositories, which will suppress this warning, call:
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: 
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: 	git config --global init.defaultBranch <name>
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: 
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: 'development'. The just-created branch can be renamed via this command:
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: 
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.781 hint: 	git branch -m <name>
14:30:10 [2023-02-08T14:30:10.723Z] #0 6.816 Initialized empty Git repository in /usr/src/rootlesskit/.git/
14:30:10 [2023-02-08T14:30:10.723Z] #57 DONE 7.1s
14:30:10 [2023-02-08T14:30:10.980Z] 
14:30:10 [2023-02-08T14:30:10.980Z] #58 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:11 [2023-02-08T14:30:11.236Z] #58 ...
14:30:11 [2023-02-08T14:30:11.236Z] 
14:30:11 [2023-02-08T14:30:11.236Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:30:11 [2023-02-08T14:30:11.236Z] #25 5.824 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:30:11 [2023-02-08T14:30:11.236Z] #25 7.115 
14:30:11 [2023-02-08T14:30:11.237Z] #25 7.368 #=#=#                                                                         

                                                                           0.0%
#########################                                                 35.7%
##########################################                                59.2%
###############################################################           88.9%
#####################################################################     96.3%
######################################################################## 100.0%
14:30:11 [2023-02-08T14:30:11.237Z] #25 8.351 
14:30:11 [2023-02-08T14:30:11.237Z] #25 9.808 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:30:11 [2023-02-08T14:30:11.237Z] #25 10.18 
14:30:11 [2023-02-08T14:30:11.237Z] #25 10.44 #=#=#                                                                         

######################################################################## 100.0%
14:30:11 [2023-02-08T14:30:11.237Z] #25 10.90 
14:30:11 [2023-02-08T14:30:11.237Z] #25 11.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:30:11 [2023-02-08T14:30:11.237Z] #25 12.47 
14:30:11 [2023-02-08T14:30:11.237Z] #25 12.82 #=#=#                                                                         

######################################################################## 100.0%
14:30:11 [2023-02-08T14:30:11.237Z] #25 13.28 
14:30:11 [2023-02-08T14:30:11.237Z] #25 13.38 Download of images into '/build' complete.
14:30:11 [2023-02-08T14:30:11.237Z] #25 13.38 Use something like the following to load the result into a Docker daemon:
14:30:11 [2023-02-08T14:30:11.237Z] #25 13.38   tar -cC '/build' . | docker load
14:30:11 [2023-02-08T14:30:11.237Z] #25 DONE 13.5s
14:30:11 [2023-02-08T14:30:11.493Z] 
14:30:11 [2023-02-08T14:30:11.493Z] #59 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:11 [2023-02-08T14:30:11.750Z] #59 ...
14:30:11 [2023-02-08T14:30:11.750Z] 
14:30:11 [2023-02-08T14:30:11.750Z] #60 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: Using 'master' as the name for the initial branch. This default branch name
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: is subject to change. To configure the initial branch name to use in all
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: of your new repositories, which will suppress this warning, call:
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: 
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: 	git config --global init.defaultBranch <name>
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: 
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: 'development'. The just-created branch can be renamed via this command:
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: 
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.560 hint: 	git branch -m <name>
14:30:11 [2023-02-08T14:30:11.750Z] #0 7.568 Initialized empty Git repository in /usr/src/runc/.git/
14:30:11 [2023-02-08T14:30:11.750Z] #60 DONE 7.7s
14:30:11 [2023-02-08T14:30:11.750Z] 
14:30:11 [2023-02-08T14:30:11.750Z] #39 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:30:11 [2023-02-08T14:30:11.750Z] #39 7.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:30:11 [2023-02-08T14:30:11.750Z] #39 7.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:30:11 [2023-02-08T14:30:11.750Z] #39 7.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:30:12 [2023-02-08T14:30:12.679Z] #39 8.762 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:30:13 [2023-02-08T14:30:13.242Z] #39 ...
14:30:13 [2023-02-08T14:30:13.242Z] 
14:30:13 [2023-02-08T14:30:13.242Z] #61 [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
14:30:13 [2023-02-08T14:30:13.242Z] #0 9.599 go: downloading github.com/golangci/golangci-lint v1.49.0
14:30:13 [2023-02-08T14:30:13.498Z] #61 ...
14:30:13 [2023-02-08T14:30:13.498Z] 
14:30:13 [2023-02-08T14:30:13.498Z] #62 [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
14:30:13 [2023-02-08T14:30:13.498Z] #0 8.828 go: downloading gotest.tools/gotestsum v1.8.2
14:30:13 [2023-02-08T14:30:13.754Z] #62 ...
14:30:13 [2023-02-08T14:30:13.754Z] 
14:30:13 [2023-02-08T14:30:13.754Z] #63 [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
14:30:13 [2023-02-08T14:30:13.754Z] #0 8.204 go: downloading github.com/pelletier/go-toml v1.8.1
14:30:13 [2023-02-08T14:30:13.754Z] #63 ...
14:30:13 [2023-02-08T14:30:13.754Z] 
14:30:13 [2023-02-08T14:30:13.754Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:13 [2023-02-08T14:30:13.754Z] #0 9.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:30:13 [2023-02-08T14:30:13.754Z] #0 9.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:30:13 [2023-02-08T14:30:13.754Z] #0 9.920 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:30:14 [2023-02-08T14:30:14.011Z] #64 ...
14:30:14 [2023-02-08T14:30:14.011Z] 
14:30:14 [2023-02-08T14:30:14.011Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
14:30:14 [2023-02-08T14:30:14.011Z] #0 4.839 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:30:14 [2023-02-08T14:30:14.011Z] #0 4.839 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:30:14 [2023-02-08T14:30:14.011Z] #0 4.839 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:30:14 [2023-02-08T14:30:14.011Z] #0 5.942 Reading package lists...
14:30:14 [2023-02-08T14:30:14.011Z] #0 7.117 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:30:14 [2023-02-08T14:30:14.011Z] #0 7.177 Reading package lists...
14:30:14 [2023-02-08T14:30:14.011Z] #0 8.318 Building dependency tree...
14:30:14 [2023-02-08T14:30:14.011Z] #0 9.194 Reading state information...
14:30:14 [2023-02-08T14:30:14.011Z] #65 ...
14:30:14 [2023-02-08T14:30:14.011Z] 
14:30:14 [2023-02-08T14:30:14.011Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:30:14 [2023-02-08T14:30:14.011Z] #0 8.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:30:14 [2023-02-08T14:30:14.011Z] #0 8.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:30:14 [2023-02-08T14:30:14.011Z] #0 8.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:30:14 [2023-02-08T14:30:14.011Z] #0 10.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:30:14 [2023-02-08T14:30:14.268Z] #66 ...
14:30:14 [2023-02-08T14:30:14.268Z] 
14:30:14 [2023-02-08T14:30:14.268Z] #67 [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
14:30:14 [2023-02-08T14:30:14.268Z] #0 9.550 go: downloading github.com/tc-hib/go-winres v0.3.0
14:30:14 [2023-02-08T14:30:14.268Z] #67 ...
14:30:14 [2023-02-08T14:30:14.268Z] 
14:30:14 [2023-02-08T14:30:14.268Z] #68 [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
14:30:14 [2023-02-08T14:30:14.268Z] #0 7.749 go: downloading mvdan.cc/sh/v3 v3.0.2
14:30:14 [2023-02-08T14:30:14.524Z] #68 ...
14:30:14 [2023-02-08T14:30:14.524Z] 
14:30:14 [2023-02-08T14:30:14.524Z] #69 [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             ;
14:30:14 [2023-02-08T14:30:14.524Z] #0 8.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:30:14 [2023-02-08T14:30:14.524Z] #0 8.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:30:14 [2023-02-08T14:30:14.524Z] #0 8.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:30:14 [2023-02-08T14:30:14.524Z] #0 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:30:14 [2023-02-08T14:30:14.524Z] #69 ...
14:30:14 [2023-02-08T14:30:14.524Z] 
14:30:14 [2023-02-08T14:30:14.524Z] #70 [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
14:30:14 [2023-02-08T14:30:14.524Z] #0 9.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:30:14 [2023-02-08T14:30:14.524Z] #0 9.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:30:14 [2023-02-08T14:30:14.524Z] #0 9.478 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:30:14 [2023-02-08T14:30:14.524Z] #0 10.12 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
14:30:14 [2023-02-08T14:30:14.524Z] #0 11.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:30:14 [2023-02-08T14:30:14.780Z] #70 ...
14:30:14 [2023-02-08T14:30:14.781Z] 
14:30:14 [2023-02-08T14:30:14.781Z] #62 [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
14:30:14 [2023-02-08T14:30:14.781Z] #62 11.16 go: downloading github.com/fatih/color v1.13.0
14:30:14 [2023-02-08T14:30:14.781Z] #62 11.34 go: downloading github.com/dnephin/pflag v1.0.7
14:30:15 [2023-02-08T14:30:15.037Z] #62 11.59 go: downloading golang.org/x/tools v0.1.11
14:30:15 [2023-02-08T14:30:15.293Z] #62 11.97 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:30:15 [2023-02-08T14:30:15.550Z] #62 12.09 go: downloading github.com/mattn/go-colorable v0.1.12
14:30:15 [2023-02-08T14:30:15.811Z] #62 12.24 go: downloading github.com/mattn/go-isatty v0.0.14
14:30:16 [2023-02-08T14:30:16.067Z] #62 12.64 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:30:16 [2023-02-08T14:30:16.067Z] #62 12.69 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:30:16 [2023-02-08T14:30:16.067Z] #62 12.87 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:30:16 [2023-02-08T14:30:16.324Z] #62 ...
14:30:16 [2023-02-08T14:30:16.324Z] 
14:30:16 [2023-02-08T14:30:16.324Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
14:30:16 [2023-02-08T14:30:16.324Z] #65 12.68 gcc is already the newest version (4:10.2.1-1).
14:30:16 [2023-02-08T14:30:16.324Z] #65 12.68 libc6-dev is already the newest version (2.31-13+deb11u5).
14:30:16 [2023-02-08T14:30:16.324Z] #65 12.68 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
14:30:16 [2023-02-08T14:30:16.324Z] #65 DONE 13.0s
14:30:16 [2023-02-08T14:30:16.324Z] 
14:30:16 [2023-02-08T14:30:16.324Z] #62 [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
14:30:16 [2023-02-08T14:30:16.324Z] #62 13.12 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:30:16 [2023-02-08T14:30:16.888Z] #62 ...
14:30:16 [2023-02-08T14:30:16.888Z] 
14:30:16 [2023-02-08T14:30:16.888Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:16 [2023-02-08T14:30:16.888Z] #49 DONE 7.8s
14:30:16 [2023-02-08T14:30:16.888Z] 
14:30:16 [2023-02-08T14:30:16.888Z] #69 [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             ;
14:30:16 [2023-02-08T14:30:16.888Z] #69 13.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:30:20 [2023-02-08T14:30:20.161Z] #69 ...
14:30:20 [2023-02-08T14:30:20.161Z] 
14:30:20 [2023-02-08T14:30:20.161Z] #58 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:20 [2023-02-08T14:30:20.161Z] #58 DONE 9.1s
14:30:20 [2023-02-08T14:30:20.161Z] 
14:30:20 [2023-02-08T14:30:20.161Z] #69 [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             ;
14:30:20 [2023-02-08T14:30:20.161Z] #69 16.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:30:21 [2023-02-08T14:30:21.527Z] #69 ...
14:30:21 [2023-02-08T14:30:21.527Z] 
14:30:21 [2023-02-08T14:30:21.527Z] #71 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:21 [2023-02-08T14:30:21.784Z] #71 ...
14:30:21 [2023-02-08T14:30:21.784Z] 
14:30:21 [2023-02-08T14:30:21.784Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:30:21 [2023-02-08T14:30:21.784Z] #47 DONE 14.3s
14:30:21 [2023-02-08T14:30:21.784Z] 
14:30:21 [2023-02-08T14:30:21.784Z] #61 [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
14:30:21 [2023-02-08T14:30:21.784Z] #61 12.71 go: downloading github.com/gofrs/flock v0.8.1
14:30:21 [2023-02-08T14:30:21.784Z] #61 12.72 go: downloading github.com/pkg/errors v0.9.1
14:30:21 [2023-02-08T14:30:21.784Z] #61 12.79 go: downloading github.com/spf13/cobra v1.5.0
14:30:21 [2023-02-08T14:30:21.784Z] #61 12.95 go: downloading github.com/spf13/pflag v1.0.5
14:30:21 [2023-02-08T14:30:21.784Z] #61 13.57 go: downloading github.com/spf13/viper v1.12.0
14:30:21 [2023-02-08T14:30:21.784Z] #61 13.62 go: downloading gopkg.in/yaml.v3 v3.0.1
14:30:21 [2023-02-08T14:30:21.784Z] #61 14.15 go: downloading github.com/mattn/go-colorable v0.1.13
14:30:21 [2023-02-08T14:30:21.784Z] #61 14.19 go: downloading github.com/mattn/go-isatty v0.0.16
14:30:21 [2023-02-08T14:30:21.784Z] #61 14.28 go: downloading golang.org/x/tools v0.1.12
14:30:21 [2023-02-08T14:30:21.784Z] #61 14.34 go: downloading github.com/hashicorp/go-version v1.6.0
14:30:21 [2023-02-08T14:30:21.784Z] #61 14.86 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:30:21 [2023-02-08T14:30:21.784Z] #61 15.15 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:30:21 [2023-02-08T14:30:21.784Z] #61 15.49 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:30:22 [2023-02-08T14:30:22.043Z] #61 ...
14:30:22 [2023-02-08T14:30:22.043Z] 
14:30:22 [2023-02-08T14:30:22.043Z] #72 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:30:22 [2023-02-08T14:30:22.975Z] #72 ...
14:30:22 [2023-02-08T14:30:22.975Z] 
14:30:22 [2023-02-08T14:30:22.975Z] #46 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:30:22 [2023-02-08T14:30:22.975Z] #46 8.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:30:22 [2023-02-08T14:30:22.975Z] #46 9.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:30:22 [2023-02-08T14:30:22.975Z] #46 9.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:30:22 [2023-02-08T14:30:22.975Z] #46 10.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:30:22 [2023-02-08T14:30:22.975Z] #46 13.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:30:22 [2023-02-08T14:30:22.975Z] #46 16.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:30:22 [2023-02-08T14:30:22.975Z] #46 ...
14:30:22 [2023-02-08T14:30:22.975Z] 
14:30:22 [2023-02-08T14:30:22.975Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:30:22 [2023-02-08T14:30:22.975Z] #55 4.682 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
14:30:22 [2023-02-08T14:30:22.975Z] #55 12.11 + git checkout -q FETCH_HEAD
14:30:23 [2023-02-08T14:30:23.903Z] #55 ...
14:30:23 [2023-02-08T14:30:23.903Z] 
14:30:23 [2023-02-08T14:30:23.903Z] #71 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:23 [2023-02-08T14:30:23.903Z] #71 DONE 12.3s
14:30:23 [2023-02-08T14:30:23.903Z] 
14:30:23 [2023-02-08T14:30:23.903Z] #67 [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
14:30:23 [2023-02-08T14:30:23.903Z] #67 11.21 go: downloading github.com/tc-hib/winres v0.1.6
14:30:23 [2023-02-08T14:30:23.903Z] #67 12.78 go: downloading github.com/urfave/cli/v2 v2.3.0
14:30:23 [2023-02-08T14:30:23.903Z] #67 12.95 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:30:23 [2023-02-08T14:30:23.903Z] #67 12.98 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:30:23 [2023-02-08T14:30:23.903Z] #67 16.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:30:23 [2023-02-08T14:30:23.903Z] #67 16.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:30:24 [2023-02-08T14:30:24.161Z] #67 ...
14:30:24 [2023-02-08T14:30:24.161Z] 
14:30:24 [2023-02-08T14:30:24.161Z] #62 [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
14:30:24 [2023-02-08T14:30:24.161Z] #62 20.80 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:30:25 [2023-02-08T14:30:25.539Z] #62 ...
14:30:25 [2023-02-08T14:30:25.539Z] 
14:30:25 [2023-02-08T14:30:25.539Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:25 [2023-02-08T14:30:25.539Z] #64 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:30:25 [2023-02-08T14:30:25.539Z] #64 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:30:25 [2023-02-08T14:30:25.539Z] #64 17.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:30:25 [2023-02-08T14:30:25.539Z] #64 ...
14:30:25 [2023-02-08T14:30:25.539Z] 
14:30:25 [2023-02-08T14:30:25.539Z] #61 [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
14:30:25 [2023-02-08T14:30:25.539Z] #61 21.93 go: downloading github.com/sirupsen/logrus v1.9.0
14:30:25 [2023-02-08T14:30:25.539Z] #61 21.94 go: downloading github.com/stretchr/testify v1.8.0
14:30:25 [2023-02-08T14:30:25.539Z] #61 22.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:30:25 [2023-02-08T14:30:25.539Z] #61 22.33 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:30:25 [2023-02-08T14:30:25.796Z] #61 ...
14:30:25 [2023-02-08T14:30:25.796Z] 
14:30:25 [2023-02-08T14:30:25.797Z] #63 [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
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25 tomll can be used in two ways:
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25 Writing to STDIN and reading from STDOUT:
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25   cat file.toml | tomll > file.toml
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25 
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25 Reading and updating a list of files:
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25   tomll a.toml b.toml c.toml
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25 
14:30:25 [2023-02-08T14:30:25.797Z] #63 22.25 When given a list of files, tomll will modify all files in place without asking.
14:30:25 [2023-02-08T14:30:25.797Z] #63 DONE 22.4s
14:30:25 [2023-02-08T14:30:25.797Z] 
14:30:25 [2023-02-08T14:30:25.797Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:30:25 [2023-02-08T14:30:25.797Z] #55 14.23 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:30:25 [2023-02-08T14:30:25.797Z] #55 14.23 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
14:30:26 [2023-02-08T14:30:26.053Z] #55 ...
14:30:26 [2023-02-08T14:30:26.053Z] 
14:30:26 [2023-02-08T14:30:26.053Z] #39 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:30:26 [2023-02-08T14:30:26.053Z] #39 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:30:26 [2023-02-08T14:30:26.053Z] #39 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:30:26 [2023-02-08T14:30:26.053Z] #39 21.16 Fetched 8510 kB in 14s (630 kB/s)
14:30:26 [2023-02-08T14:30:26.309Z] #39 21.16 Reading package lists...
14:30:26 [2023-02-08T14:30:26.309Z] #39 ...
14:30:26 [2023-02-08T14:30:26.309Z] 
14:30:26 [2023-02-08T14:30:26.309Z] #68 [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
14:30:26 [2023-02-08T14:30:26.309Z] #68 12.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:30:26 [2023-02-08T14:30:26.309Z] #68 12.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:30:26 [2023-02-08T14:30:26.309Z] #68 13.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:30:26 [2023-02-08T14:30:26.309Z] #68 14.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:30:26 [2023-02-08T14:30:26.309Z] #68 ...
14:30:26 [2023-02-08T14:30:26.309Z] 
14:30:26 [2023-02-08T14:30:26.309Z] #61 [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
14:30:26 [2023-02-08T14:30:26.309Z] #61 22.61 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:30:26 [2023-02-08T14:30:26.309Z] #61 22.76 go: downloading github.com/spf13/afero v1.8.2
14:30:26 [2023-02-08T14:30:26.309Z] #61 22.83 go: downloading github.com/spf13/cast v1.5.0
14:30:26 [2023-02-08T14:30:26.871Z] #61 23.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:30:26 [2023-02-08T14:30:26.871Z] #61 23.49 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
14:30:26 [2023-02-08T14:30:26.871Z] #61 23.49 go: downloading github.com/hashicorp/errwrap v1.0.0
14:30:27 [2023-02-08T14:30:27.129Z] #61 ...
14:30:27 [2023-02-08T14:30:27.129Z] 
14:30:27 [2023-02-08T14:30:27.129Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:30:27 [2023-02-08T14:30:27.129Z] #66 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:30:27 [2023-02-08T14:30:27.129Z] #66 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:30:27 [2023-02-08T14:30:27.129Z] #66 22.98 Fetched 8510 kB in 14s (590 kB/s)
14:30:27 [2023-02-08T14:30:27.129Z] #66 22.98 Reading package lists...
14:30:27 [2023-02-08T14:30:27.129Z] #66 ...
14:30:27 [2023-02-08T14:30:27.129Z] 
14:30:27 [2023-02-08T14:30:27.129Z] #69 [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             ;
14:30:27 [2023-02-08T14:30:27.129Z] #69 22.63 Fetched 8510 kB in 14s (606 kB/s)
14:30:28 [2023-02-08T14:30:28.062Z] #69 22.63 Reading package lists...
14:30:28 [2023-02-08T14:30:28.062Z] #69 ...
14:30:28 [2023-02-08T14:30:28.062Z] 
14:30:28 [2023-02-08T14:30:28.062Z] #70 [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
14:30:28 [2023-02-08T14:30:28.062Z] #70 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:30:28 [2023-02-08T14:30:28.062Z] #70 17.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:30:28 [2023-02-08T14:30:28.062Z] #70 20.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
14:30:28 [2023-02-08T14:30:28.062Z] #70 24.65 Fetched 8513 kB in 16s (542 kB/s)
14:30:28 [2023-02-08T14:30:28.062Z] #70 24.65 Reading package lists...
14:30:28 [2023-02-08T14:30:28.062Z] #70 ...
14:30:28 [2023-02-08T14:30:28.062Z] 
14:30:28 [2023-02-08T14:30:28.062Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:30:28 [2023-02-08T14:30:28.062Z] #55 17.09 github.com/docker/distribution/manifest
14:30:28 [2023-02-08T14:30:28.062Z] #55 17.30 github.com/inconshreveable/mousetrap
14:30:28 [2023-02-08T14:30:28.062Z] #55 17.43 crypto/sha1
14:30:28 [2023-02-08T14:30:28.062Z] #55 17.66 net
14:30:28 [2023-02-08T14:30:28.323Z] #55 ...
14:30:28 [2023-02-08T14:30:28.323Z] 
14:30:28 [2023-02-08T14:30:28.323Z] #59 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:28 [2023-02-08T14:30:28.323Z] #59 DONE 17.6s
14:30:28 [2023-02-08T14:30:28.323Z] 
14:30:28 [2023-02-08T14:30:28.323Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:28 [2023-02-08T14:30:28.323Z] #64 23.86 Fetched 8510 kB in 14s (592 kB/s)
14:30:32 [2023-02-08T14:30:32.492Z] #64 23.86 Reading package lists...
14:30:32 [2023-02-08T14:30:32.751Z] #64 ...
14:30:32 [2023-02-08T14:30:32.751Z] 
14:30:32 [2023-02-08T14:30:32.751Z] #61 [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
14:30:32 [2023-02-08T14:30:32.751Z] #61 25.60 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 25.60 go: downloading github.com/Antonboom/errname v0.1.7
14:30:32 [2023-02-08T14:30:32.751Z] #61 25.82 go: downloading github.com/Antonboom/nilnil v0.1.1
14:30:32 [2023-02-08T14:30:32.751Z] #61 25.86 go: downloading github.com/BurntSushi/toml v1.2.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 25.87 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.02 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.39 go: downloading github.com/alexkohler/prealloc v1.0.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.48 go: downloading github.com/alingse/asasalint v0.0.11
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.75 go: downloading github.com/ashanbrown/makezero v1.1.1
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.78 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.84 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 26.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.02 go: downloading github.com/breml/bidichk v0.2.3
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.05 go: downloading github.com/breml/errchkjson v0.3.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.16 go: downloading github.com/butuzov/ireturn v0.1.1
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.22 go: downloading github.com/charithe/durationcheck v0.0.9
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.23 go: downloading github.com/curioswitch/go-reassign v0.1.2
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.29 go: downloading github.com/daixiang0/gci v0.6.3
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.75 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.75 go: downloading github.com/esimonov/ifshort v1.0.4
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.85 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.90 go: downloading github.com/fzipp/gocyclo v0.6.0
14:30:32 [2023-02-08T14:30:32.751Z] #61 27.97 go: downloading github.com/go-critic/go-critic v0.6.4
14:30:32 [2023-02-08T14:30:32.751Z] #61 28.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:30:32 [2023-02-08T14:30:32.751Z] #61 29.08 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:30:32 [2023-02-08T14:30:32.751Z] #61 29.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:30:32 [2023-02-08T14:30:32.751Z] #61 29.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:30:33 [2023-02-08T14:30:33.007Z] #61 29.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:30:33 [2023-02-08T14:30:33.007Z] #61 29.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:30:33 [2023-02-08T14:30:33.007Z] #61 29.50 go: downloading github.com/golangci/misspell v0.3.5
14:30:33 [2023-02-08T14:30:33.007Z] #61 29.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:30:33 [2023-02-08T14:30:33.263Z] #61 29.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:30:33 [2023-02-08T14:30:33.263Z] #61 29.91 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:30:33 [2023-02-08T14:30:33.263Z] #61 29.94 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:30:33 [2023-02-08T14:30:33.263Z] #61 29.98 go: downloading github.com/hexops/gotextdiff v1.0.3
14:30:33 [2023-02-08T14:30:33.263Z] #61 30.06 go: downloading github.com/jgautheron/goconst v1.5.1
14:30:33 [2023-02-08T14:30:33.519Z] #61 30.08 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:30:33 [2023-02-08T14:30:33.519Z] #61 30.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:30:33 [2023-02-08T14:30:33.519Z] #61 30.13 go: downloading github.com/julz/importas v0.1.0
14:30:33 [2023-02-08T14:30:33.519Z] #61 30.17 go: downloading github.com/kisielk/errcheck v1.6.2
14:30:33 [2023-02-08T14:30:33.519Z] #61 30.20 go: downloading github.com/kulti/thelper v0.6.3
14:30:33 [2023-02-08T14:30:33.519Z] #61 30.26 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:30:33 [2023-02-08T14:30:33.775Z] #61 30.32 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:30:33 [2023-02-08T14:30:33.775Z] #61 30.36 go: downloading github.com/ldez/tagliatelle v0.3.1
14:30:33 [2023-02-08T14:30:33.775Z] #61 30.40 go: downloading github.com/leonklingele/grouper v1.1.0
14:30:33 [2023-02-08T14:30:33.775Z] #61 30.45 go: downloading github.com/lufeee/execinquery v1.2.1
14:30:33 [2023-02-08T14:30:33.775Z] #61 30.49 go: downloading github.com/maratori/testpackage v1.1.0
14:30:33 [2023-02-08T14:30:33.775Z] #61 30.57 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:30:34 [2023-02-08T14:30:34.032Z] #61 30.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:30:34 [2023-02-08T14:30:34.032Z] #61 30.67 go: downloading github.com/mgechev/revive v1.2.3
14:30:34 [2023-02-08T14:30:34.962Z] #61 31.40 go: downloading github.com/moricho/tparallel v0.2.1
14:30:34 [2023-02-08T14:30:34.962Z] #61 31.42 go: downloading github.com/nakabonne/nestif v0.3.1
14:30:34 [2023-02-08T14:30:34.962Z] #61 31.49 go: downloading github.com/nishanths/exhaustive v0.8.1
14:30:34 [2023-02-08T14:30:34.962Z] #61 31.53 go: downloading github.com/nishanths/predeclared v0.2.2
14:30:34 [2023-02-08T14:30:34.962Z] #61 31.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
14:30:34 [2023-02-08T14:30:34.962Z] #61 31.69 go: downloading github.com/ryancurrah/gomodguard v1.2.4
14:30:35 [2023-02-08T14:30:35.233Z] #61 31.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:30:35 [2023-02-08T14:30:35.489Z] #61 31.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:30:35 [2023-02-08T14:30:35.489Z] #61 32.00 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:30:35 [2023-02-08T14:30:35.489Z] #61 32.02 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
14:30:35 [2023-02-08T14:30:35.489Z] #61 32.07 go: downloading github.com/securego/gosec/v2 v2.13.1
14:30:35 [2023-02-08T14:30:35.746Z] #61 32.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:30:35 [2023-02-08T14:30:35.746Z] #61 32.44 go: downloading github.com/sivchari/containedctx v1.0.2
14:30:35 [2023-02-08T14:30:35.746Z] #61 32.47 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:30:35 [2023-02-08T14:30:35.746Z] #61 32.48 go: downloading github.com/sivchari/tenv v1.7.0
14:30:36 [2023-02-08T14:30:36.002Z] #61 32.56 go: downloading github.com/sonatard/noctx v0.0.1
14:30:36 [2023-02-08T14:30:36.002Z] #61 32.67 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:30:36 [2023-02-08T14:30:36.002Z] #61 32.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:30:36 [2023-02-08T14:30:36.258Z] #61 32.89 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:30:36 [2023-02-08T14:30:36.258Z] #61 32.89 go: downloading github.com/sylvia7788/contextcheck v1.0.6
14:30:36 [2023-02-08T14:30:36.258Z] #61 32.94 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:30:36 [2023-02-08T14:30:36.515Z] #61 33.02 go: downloading github.com/tetafro/godot v1.4.11
14:30:36 [2023-02-08T14:30:36.515Z] #61 33.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:30:36 [2023-02-08T14:30:36.515Z] #61 33.13 go: downloading github.com/timonwong/logrlint v0.1.0
14:30:36 [2023-02-08T14:30:36.515Z] #61 33.14 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
14:30:36 [2023-02-08T14:30:36.772Z] #61 33.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:30:36 [2023-02-08T14:30:36.772Z] #61 33.34 go: downloading github.com/ultraware/funlen v0.0.3
14:30:36 [2023-02-08T14:30:36.772Z] #61 33.43 go: downloading github.com/ultraware/whitespace v0.0.5
14:30:36 [2023-02-08T14:30:36.772Z] #61 33.49 go: downloading github.com/uudashr/gocognit v1.0.6
14:30:37 [2023-02-08T14:30:37.028Z] #61 33.69 go: downloading github.com/yagipy/maintidx v1.0.0
14:30:37 [2023-02-08T14:30:37.028Z] #61 33.74 go: downloading github.com/yeya24/promlinter v0.2.0
14:30:37 [2023-02-08T14:30:37.286Z] #61 33.91 go: downloading gitlab.com/bosi/decorder v0.2.3
14:30:37 [2023-02-08T14:30:37.286Z] #61 ...
14:30:37 [2023-02-08T14:30:37.286Z] 
14:30:37 [2023-02-08T14:30:37.286Z] #46 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:30:37 [2023-02-08T14:30:37.286Z] #46 23.43 Fetched 8510 kB in 15s (575 kB/s)
14:30:37 [2023-02-08T14:30:37.286Z] #46 23.43 Reading package lists...
14:30:37 [2023-02-08T14:30:37.286Z] #46 29.59 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:30:37 [2023-02-08T14:30:37.286Z] #46 29.59 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:30:37 [2023-02-08T14:30:37.286Z] #46 29.60 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:30:37 [2023-02-08T14:30:37.543Z] #46 32.49 Reading package lists...
14:30:37 [2023-02-08T14:30:37.543Z] #46 ...
14:30:37 [2023-02-08T14:30:37.543Z] 
14:30:37 [2023-02-08T14:30:37.543Z] #61 [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
14:30:37 [2023-02-08T14:30:37.543Z] #61 33.99 go: downloading honnef.co/go/tools v0.3.3
14:30:38 [2023-02-08T14:30:38.473Z] #61 ...
14:30:38 [2023-02-08T14:30:38.473Z] 
14:30:38 [2023-02-08T14:30:38.473Z] #73 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:30:38 [2023-02-08T14:30:38.729Z] #73 ...
14:30:38 [2023-02-08T14:30:38.729Z] 
14:30:38 [2023-02-08T14:30:38.729Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:38 [2023-02-08T14:30:38.729Z] #64 29.62 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:30:38 [2023-02-08T14:30:38.729Z] #64 29.63 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:30:38 [2023-02-08T14:30:38.729Z] #64 29.63 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:30:39 [2023-02-08T14:30:39.293Z] #64 32.81 Reading package lists...
14:30:39 [2023-02-08T14:30:39.293Z] #64 ...
14:30:39 [2023-02-08T14:30:39.293Z] 
14:30:39 [2023-02-08T14:30:39.293Z] #70 [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
14:30:39 [2023-02-08T14:30:39.293Z] #70 24.65 Reading package lists...
14:30:39 [2023-02-08T14:30:39.293Z] #70 29.62 Reading package lists...
14:30:39 [2023-02-08T14:30:39.293Z] #70 34.32 Building dependency tree...
14:30:39 [2023-02-08T14:30:39.293Z] #70 ...
14:30:39 [2023-02-08T14:30:39.293Z] 
14:30:39 [2023-02-08T14:30:39.293Z] #61 [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
14:30:39 [2023-02-08T14:30:39.293Z] #61 35.86 go: downloading mvdan.cc/gofumpt v0.3.1
14:30:39 [2023-02-08T14:30:39.293Z] #61 35.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:30:39 [2023-02-08T14:30:39.551Z] #61 36.10 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
14:30:39 [2023-02-08T14:30:39.551Z] #61 36.16 go: downloading github.com/davecgh/go-spew v1.1.1
14:30:39 [2023-02-08T14:30:39.551Z] #61 36.19 go: downloading github.com/pmezard/go-difflib v1.0.0
14:30:39 [2023-02-08T14:30:39.551Z] #61 ...
14:30:39 [2023-02-08T14:30:39.551Z] 
14:30:39 [2023-02-08T14:30:39.551Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:30:39 [2023-02-08T14:30:39.551Z] #55 19.03 github.com/Sirupsen/logrus
14:30:39 [2023-02-08T14:30:39.551Z] #55 21.98 github.com/Sirupsen/logrus/formatters/logstash
14:30:39 [2023-02-08T14:30:39.551Z] #55 22.46 github.com/bugsnag/bugsnag-go/errors
14:30:39 [2023-02-08T14:30:39.551Z] #55 23.20 github.com/bugsnag/osext
14:30:39 [2023-02-08T14:30:39.551Z] #55 23.38 github.com/bugsnag/panicwrap
14:30:39 [2023-02-08T14:30:39.551Z] #55 24.39 gopkg.in/yaml.v2
14:30:39 [2023-02-08T14:30:39.808Z] #55 ...
14:30:39 [2023-02-08T14:30:39.808Z] 
14:30:39 [2023-02-08T14:30:39.808Z] #61 [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
14:30:39 [2023-02-08T14:30:39.808Z] #61 36.31 go: downloading github.com/stretchr/objx v0.4.0
14:30:39 [2023-02-08T14:30:39.808Z] #61 36.33 go: downloading golang.org/x/text v0.3.7
14:30:40 [2023-02-08T14:30:40.372Z] #61 ...
14:30:40 [2023-02-08T14:30:40.372Z] 
14:30:40 [2023-02-08T14:30:40.372Z] #39 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:30:40 [2023-02-08T14:30:40.372Z] #39 21.16 Reading package lists...
14:30:40 [2023-02-08T14:30:40.372Z] #39 27.69 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:30:40 [2023-02-08T14:30:40.372Z] #39 27.69 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:30:40 [2023-02-08T14:30:40.372Z] #39 27.69 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:30:40 [2023-02-08T14:30:40.372Z] #39 30.70 Reading package lists...
14:30:40 [2023-02-08T14:30:40.372Z] #39 35.66 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:30:40 [2023-02-08T14:30:40.372Z] #39 35.71 Reading package lists...
14:30:40 [2023-02-08T14:30:40.372Z] #39 ...
14:30:40 [2023-02-08T14:30:40.372Z] 
14:30:40 [2023-02-08T14:30:40.372Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:30:40 [2023-02-08T14:30:40.372Z] #66 22.98 Reading package lists...
14:30:40 [2023-02-08T14:30:40.372Z] #66 28.10 Reading package lists...
14:30:40 [2023-02-08T14:30:40.372Z] #66 32.99 Building dependency tree...
14:30:40 [2023-02-08T14:30:40.372Z] #66 36.52 The following additional packages will be installed:
14:30:40 [2023-02-08T14:30:40.372Z] #66 36.55   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:30:40 [2023-02-08T14:30:40.372Z] #66 36.56 Suggested packages:
14:30:40 [2023-02-08T14:30:40.372Z] #66 36.58   cmake-doc ninja-build lrzip
14:30:40 [2023-02-08T14:30:40.645Z] #66 37.08 The following NEW packages will be installed:
14:30:40 [2023-02-08T14:30:40.645Z] #66 37.10   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:30:40 [2023-02-08T14:30:40.908Z] #66 ...
14:30:40 [2023-02-08T14:30:40.908Z] 
14:30:40 [2023-02-08T14:30:40.908Z] #46 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:30:40 [2023-02-08T14:30:40.908Z] #46 32.49 Reading package lists...
14:30:41 [2023-02-08T14:30:41.165Z] #46 ...
14:30:41 [2023-02-08T14:30:41.165Z] 
14:30:41 [2023-02-08T14:30:41.165Z] #69 [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             ;
14:30:41 [2023-02-08T14:30:41.165Z] #69 22.63 Reading package lists...
14:30:41 [2023-02-08T14:30:41.165Z] #69 28.09 Reading package lists...
14:30:41 [2023-02-08T14:30:41.165Z] #69 33.03 Building dependency tree...
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.32 python3 is already the newest version (3.9.2-3).
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.32 The following additional packages will be installed:
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.32   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.33   patch xz-utils
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.37 Suggested packages:
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.38   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.38   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.38   m4-doc ed diffutils-doc
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.38 Recommended packages:
14:30:41 [2023-02-08T14:30:41.165Z] #69 37.38   fakeroot libalgorithm-merge-perl libltdl-dev
14:30:41 [2023-02-08T14:30:41.165Z] #69 ...
14:30:41 [2023-02-08T14:30:41.165Z] 
14:30:41 [2023-02-08T14:30:41.165Z] #46 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:30:41 [2023-02-08T14:30:41.165Z] #46 37.36 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
14:30:44 [2023-02-08T14:30:44.438Z] #46 37.45 Reading package lists...
14:30:44 [2023-02-08T14:30:44.438Z] #46 ...
14:30:44 [2023-02-08T14:30:44.438Z] 
14:30:44 [2023-02-08T14:30:44.438Z] #68 [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
14:30:44 [2023-02-08T14:30:44.438Z] #68 40.98 v3.0.2
14:30:44 [2023-02-08T14:30:44.438Z] #68 DONE 41.1s
14:30:44 [2023-02-08T14:30:44.695Z] 
14:30:44 [2023-02-08T14:30:44.695Z] #69 [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             ;
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.21 The following NEW packages will be installed:
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.22   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.22   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.24   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.67 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded.
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.67 Need to get 5458 kB of archives.
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.67 After this operation, 11.6 MB of additional disk space will be used.
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 39.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
14:30:44 [2023-02-08T14:30:44.695Z] #69 41.03 debconf: delaying package configuration, since apt-utils is not installed
14:30:44 [2023-02-08T14:30:44.955Z] #69 41.53 Fetched 5458 kB in 1s (8419 kB/s)
14:30:45 [2023-02-08T14:30:45.212Z] #69 41.71 Selecting previously unselected package bzip2.
14:30:45 [2023-02-08T14:30:45.212Z] #69 41.71 (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 ... 15745 files and directories currently installed.)
14:30:45 [2023-02-08T14:30:45.212Z] #69 41.89 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
14:30:45 [2023-02-08T14:30:45.469Z] #69 41.90 Unpacking bzip2 (1.0.8-4) ...
14:30:45 [2023-02-08T14:30:45.469Z] #69 42.05 Selecting previously unselected package xz-utils.
14:30:45 [2023-02-08T14:30:45.469Z] #69 42.05 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:30:45 [2023-02-08T14:30:45.469Z] #69 42.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:30:45 [2023-02-08T14:30:45.726Z] #69 42.32 Selecting previously unselected package libsigsegv2:arm64.
14:30:45 [2023-02-08T14:30:45.726Z] #69 42.32 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
14:30:45 [2023-02-08T14:30:45.726Z] #69 42.34 Unpacking libsigsegv2:arm64 (2.13-1) ...
14:30:45 [2023-02-08T14:30:45.726Z] #69 42.42 Selecting previously unselected package m4.
14:30:45 [2023-02-08T14:30:45.982Z] #69 42.46 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
14:30:45 [2023-02-08T14:30:45.982Z] #69 42.48 Unpacking m4 (1.4.18-5) ...
14:30:46 [2023-02-08T14:30:46.239Z] #69 42.75 Selecting previously unselected package autoconf.
14:30:46 [2023-02-08T14:30:46.239Z] #69 42.76 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
14:30:46 [2023-02-08T14:30:46.239Z] #69 42.77 Unpacking autoconf (2.69-14) ...
14:30:46 [2023-02-08T14:30:46.496Z] #69 43.22 Selecting previously unselected package autotools-dev.
14:30:46 [2023-02-08T14:30:46.753Z] #69 43.23 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
14:30:46 [2023-02-08T14:30:46.753Z] #69 43.28 Unpacking autotools-dev (20180224.1+nmu1) ...
14:30:46 [2023-02-08T14:30:46.753Z] #69 43.47 Selecting previously unselected package automake.
14:30:46 [2023-02-08T14:30:46.753Z] #69 43.48 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
14:30:46 [2023-02-08T14:30:46.753Z] #69 43.49 Unpacking automake (1:1.16.3-2) ...
14:30:47 [2023-02-08T14:30:47.317Z] #69 ...
14:30:47 [2023-02-08T14:30:47.317Z] 
14:30:47 [2023-02-08T14:30:47.317Z] #67 [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
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.68 NAME:
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.70    go-winres - A tool for embedding resources in Windows executables
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.70 
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.70 USAGE:
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.71    go-winres [global options] command [command options] [arguments...]
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.71 
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.71 COMMANDS:
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.71    init     Create an initial ./winres/winres.json
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.72    make     Make syso files for the "go build" command
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.72    simply   Make syso files for the "go build" command (simplified)
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.72    extract  Extract all resources from an executable
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.72    patch    Replace resources in an executable file (exe, dll)
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.72    help, h  Shows a list of commands or help for one command
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.73 
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.73 GLOBAL OPTIONS:
14:30:47 [2023-02-08T14:30:47.317Z] #67 43.73    --help, -h  show help (default: false)
14:30:47 [2023-02-08T14:30:47.317Z] #67 DONE 43.8s
14:30:47 [2023-02-08T14:30:47.317Z] 
14:30:47 [2023-02-08T14:30:47.317Z] #61 [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
14:30:47 [2023-02-08T14:30:47.317Z] #61 42.48 go: downloading github.com/subosito/gotenv v1.4.0
14:30:47 [2023-02-08T14:30:47.317Z] #61 42.48 go: downloading github.com/hashicorp/hcl v1.0.0
14:30:47 [2023-02-08T14:30:47.317Z] #61 42.78 go: downloading gopkg.in/ini.v1 v1.66.6
14:30:47 [2023-02-08T14:30:47.317Z] #61 42.78 go: downloading github.com/magiconair/properties v1.8.6
14:30:47 [2023-02-08T14:30:47.317Z] #61 42.92 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
14:30:47 [2023-02-08T14:30:47.317Z] #61 42.98 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:30:47 [2023-02-08T14:30:47.317Z] #61 43.49 go: downloading github.com/pelletier/go-toml v1.9.5
14:30:47 [2023-02-08T14:30:47.317Z] #61 43.97 go: downloading github.com/gobwas/glob v0.2.3
14:30:47 [2023-02-08T14:30:47.904Z] #61 44.38 go: downloading go.uber.org/zap v1.17.0
14:30:48 [2023-02-08T14:30:48.161Z] #61 44.87 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
14:30:48 [2023-02-08T14:30:48.161Z] #61 44.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:30:48 [2023-02-08T14:30:48.161Z] #61 44.91 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
14:30:48 [2023-02-08T14:30:48.417Z] #61 44.96 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:30:48 [2023-02-08T14:30:48.417Z] #61 45.04 go: downloading github.com/go-toolsmith/astcopy v1.0.1
14:30:48 [2023-02-08T14:30:48.417Z] #61 45.05 go: downloading github.com/go-toolsmith/astequal v1.0.2
14:30:48 [2023-02-08T14:30:48.417Z] #61 45.09 go: downloading github.com/go-toolsmith/astp v1.0.0
14:30:48 [2023-02-08T14:30:48.674Z] #61 45.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:30:48 [2023-02-08T14:30:48.674Z] #61 45.17 go: downloading github.com/go-toolsmith/typep v1.0.2
14:30:48 [2023-02-08T14:30:48.674Z] #61 45.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
14:30:48 [2023-02-08T14:30:48.930Z] #61 45.45 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:30:48 [2023-02-08T14:30:48.930Z] #61 45.56 go: downloading github.com/kisielk/gotool v1.0.0
14:30:48 [2023-02-08T14:30:48.930Z] #61 45.68 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:30:49 [2023-02-08T14:30:49.187Z] #61 45.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:30:49 [2023-02-08T14:30:49.187Z] #61 ...
14:30:49 [2023-02-08T14:30:49.187Z] 
14:30:49 [2023-02-08T14:30:49.187Z] #39 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:30:49 [2023-02-08T14:30:49.187Z] #39 35.71 Reading package lists...
14:30:49 [2023-02-08T14:30:49.187Z] #39 40.66 Building dependency tree...
14:30:49 [2023-02-08T14:30:49.187Z] #39 45.39 gcc is already the newest version (4:10.2.1-1).
14:30:49 [2023-02-08T14:30:49.187Z] #39 45.39 libc6-dev is already the newest version (2.31-13+deb11u5).
14:30:49 [2023-02-08T14:30:49.187Z] #39 45.39 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
14:30:49 [2023-02-08T14:30:49.187Z] #39 DONE 45.6s
14:30:49 [2023-02-08T14:30:49.469Z] 
14:30:49 [2023-02-08T14:30:49.469Z] #61 [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
14:30:49 [2023-02-08T14:30:49.469Z] #61 46.04 go: downloading github.com/ettle/strcase v0.1.1
14:30:49 [2023-02-08T14:30:49.725Z] #61 46.13 go: downloading github.com/fatih/structtag v1.2.0
14:30:49 [2023-02-08T14:30:49.725Z] #61 46.35 go: downloading github.com/Masterminds/semver v1.5.0
14:30:49 [2023-02-08T14:30:49.725Z] #61 46.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:30:49 [2023-02-08T14:30:49.982Z] #61 46.49 go: downloading gopkg.in/yaml.v2 v2.4.0
14:30:49 [2023-02-08T14:30:49.982Z] #61 46.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:30:49 [2023-02-08T14:30:49.982Z] #61 46.72 go: downloading github.com/prometheus/client_golang v1.12.1
14:30:50 [2023-02-08T14:30:50.913Z] #61 47.48 go: downloading github.com/prometheus/client_model v0.2.0
14:30:50 [2023-02-08T14:30:50.913Z] #61 47.52 go: downloading github.com/google/go-cmp v0.5.8
14:30:51 [2023-02-08T14:30:51.217Z] #61 47.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:30:51 [2023-02-08T14:30:51.217Z] #61 ...
14:30:51 [2023-02-08T14:30:51.217Z] 
14:30:51 [2023-02-08T14:30:51.217Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:51 [2023-02-08T14:30:51.217Z] #64 32.81 Reading package lists...
14:30:51 [2023-02-08T14:30:51.217Z] #64 37.72 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
14:30:51 [2023-02-08T14:30:51.217Z] #64 37.78 Reading package lists...
14:30:51 [2023-02-08T14:30:51.217Z] #64 42.84 Building dependency tree...
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.00 gcc is already the newest version (4:10.2.1-1).
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.00 The following additional packages will be installed:
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.01   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.01   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.02   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.02   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.02   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.03   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.03 Suggested packages:
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.03   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:30:51 [2023-02-08T14:30:51.217Z] #64 47.03   | libgdk-pixbuf2.0-dev libxml2-utils
14:30:51 [2023-02-08T14:30:51.217Z] #64 ...
14:30:51 [2023-02-08T14:30:51.217Z] 
14:30:51 [2023-02-08T14:30:51.217Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:30:51 [2023-02-08T14:30:51.217Z] #66 37.52 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
14:30:51 [2023-02-08T14:30:51.217Z] #66 37.52 Need to get 15.1 MB of archives.
14:30:51 [2023-02-08T14:30:51.217Z] #66 37.52 After this operation, 66.8 MB of additional disk space will be used.
14:30:51 [2023-02-08T14:30:51.217Z] #66 37.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 37.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 37.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 38.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 38.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 38.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 38.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 38.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:30:51 [2023-02-08T14:30:51.217Z] #66 39.40 debconf: delaying package configuration, since apt-utils is not installed
14:30:51 [2023-02-08T14:30:51.217Z] #66 39.61 Fetched 15.1 MB in 1s (14.2 MB/s)
14:30:51 [2023-02-08T14:30:51.217Z] #66 39.81 Selecting previously unselected package cmake-data.
14:30:51 [2023-02-08T14:30:51.217Z] #66 39.81 (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 ... 15745 files and directories currently installed.)
14:30:51 [2023-02-08T14:30:51.217Z] #66 39.86 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:30:51 [2023-02-08T14:30:51.217Z] #66 39.89 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:30:51 [2023-02-08T14:30:51.217Z] #66 44.38 Selecting previously unselected package libicu67:arm64.
14:30:51 [2023-02-08T14:30:51.217Z] #66 44.41 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
14:30:51 [2023-02-08T14:30:51.217Z] #66 44.53 Unpacking libicu67:arm64 (67.1-7) ...
14:30:51 [2023-02-08T14:30:51.480Z] #66 ...
14:30:51 [2023-02-08T14:30:51.480Z] 
14:30:51 [2023-02-08T14:30:51.480Z] #61 [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
14:30:51 [2023-02-08T14:30:51.480Z] #61 47.88 go: downloading go.uber.org/atomic v1.7.0
14:30:51 [2023-02-08T14:30:51.480Z] #61 47.88 go: downloading go.uber.org/multierr v1.6.0
14:30:51 [2023-02-08T14:30:51.480Z] #61 48.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:30:51 [2023-02-08T14:30:51.480Z] #61 48.16 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:30:51 [2023-02-08T14:30:51.480Z] #61 48.16 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
14:30:51 [2023-02-08T14:30:51.480Z] #61 48.20 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:30:51 [2023-02-08T14:30:51.736Z] #61 ...
14:30:51 [2023-02-08T14:30:51.736Z] 
14:30:51 [2023-02-08T14:30:51.736Z] #51 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:51 [2023-02-08T14:30:51.736Z] #51 DONE 42.6s
14:30:51 [2023-02-08T14:30:51.736Z] 
14:30:51 [2023-02-08T14:30:51.736Z] #61 [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
14:30:51 [2023-02-08T14:30:51.736Z] #61 48.50 go: downloading github.com/beorn7/perks v1.0.1
14:30:51 [2023-02-08T14:30:51.993Z] #61 48.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:30:51 [2023-02-08T14:30:51.993Z] #61 48.61 go: downloading github.com/golang/protobuf v1.5.2
14:30:51 [2023-02-08T14:30:51.993Z] #61 ...
14:30:51 [2023-02-08T14:30:51.993Z] 
14:30:51 [2023-02-08T14:30:51.993Z] #70 [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
14:30:51 [2023-02-08T14:30:51.993Z] #70 38.45 The following additional packages will be installed:
14:30:51 [2023-02-08T14:30:51.993Z] #70 38.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:30:51 [2023-02-08T14:30:51.993Z] #70 38.47   python3-protobuf python3-six
14:30:51 [2023-02-08T14:30:51.993Z] #70 38.47 Suggested packages:
14:30:51 [2023-02-08T14:30:51.993Z] #70 38.52   python3-setuptools
14:30:51 [2023-02-08T14:30:51.993Z] #70 38.52 Recommended packages:
14:30:51 [2023-02-08T14:30:51.993Z] #70 38.52   iproute2 | iproute
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.15 The following NEW packages will be installed:
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.17   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.17   python3-protobuf python3-six
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.69 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.69 Need to get 2136 kB of archives.
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.69 After this operation, 10.8 MB of additional disk space will be used.
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 39.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 42.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
14:30:51 [2023-02-08T14:30:51.993Z] #70 43.54 debconf: delaying package configuration, since apt-utils is not installed
14:30:51 [2023-02-08T14:30:51.993Z] #70 43.87 Fetched 2136 kB in 3s (686 kB/s)
14:30:51 [2023-02-08T14:30:51.993Z] #70 44.04 Selecting previously unselected package libprotobuf23:arm64.
14:30:51 [2023-02-08T14:30:51.993Z] #70 44.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
14:30:51 [2023-02-08T14:30:51.993Z] #70 44.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 44.17 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.04 Selecting previously unselected package python3-pkg-resources.
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.05 Unpacking python3-pkg-resources (52.0.0-4) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.38 Selecting previously unselected package python3-six.
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.39 Unpacking python3-six (1.16.0-2) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.55 Selecting previously unselected package python3-protobuf.
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 45.58 Unpacking python3-protobuf (3.12.4-1) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.41 Selecting previously unselected package libnet1:arm64.
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.67 Selecting previously unselected package libnl-3-200:arm64.
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.74 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.88 Selecting previously unselected package libprotobuf-c1:arm64.
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 46.88 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 47.07 Selecting previously unselected package criu.
14:30:51 [2023-02-08T14:30:51.993Z] #70 47.08 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 47.09 Unpacking criu (3.17.1-1) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 48.22 Setting up python3-pkg-resources (52.0.0-4) ...
14:30:51 [2023-02-08T14:30:51.993Z] #70 ...
14:30:51 [2023-02-08T14:30:51.993Z] 
14:30:51 [2023-02-08T14:30:51.993Z] #61 [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
14:30:51 [2023-02-08T14:30:51.993Z] #61 48.71 go: downloading github.com/prometheus/common v0.32.1
14:30:52 [2023-02-08T14:30:52.560Z] #61 49.23 go: downloading github.com/prometheus/procfs v0.7.3
14:30:52 [2023-02-08T14:30:52.816Z] #61 49.41 go: downloading google.golang.org/protobuf v1.28.0
14:30:53 [2023-02-08T14:30:53.468Z] #61 ...
14:30:53 [2023-02-08T14:30:53.468Z] 
14:30:53 [2023-02-08T14:30:53.468Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:30:53 [2023-02-08T14:30:53.468Z] #53 DONE 43.3s
14:30:53 [2023-02-08T14:30:53.727Z] 
14:30:53 [2023-02-08T14:30:53.727Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:53 [2023-02-08T14:30:53.727Z] #64 48.59 The following NEW packages will be installed:
14:30:53 [2023-02-08T14:30:53.727Z] #64 48.59   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
14:30:53 [2023-02-08T14:30:53.727Z] #64 48.59   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:30:53 [2023-02-08T14:30:53.727Z] #64 48.59   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:30:53 [2023-02-08T14:30:53.727Z] #64 48.59   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:30:53 [2023-02-08T14:30:53.727Z] #64 48.59   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
14:30:53 [2023-02-08T14:30:53.727Z] #64 48.60   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.07 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.07 Need to get 7950 kB of archives.
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.07 After this operation, 39.9 MB of additional disk space will be used.
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:30:53 [2023-02-08T14:30:53.727Z] #64 49.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:30:54 [2023-02-08T14:30:54.299Z] #64 50.76 debconf: delaying package configuration, since apt-utils is not installed
14:30:54 [2023-02-08T14:30:54.555Z] #64 ...
14:30:54 [2023-02-08T14:30:54.555Z] 
14:30:54 [2023-02-08T14:30:54.555Z] #69 [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             ;
14:30:54 [2023-02-08T14:30:54.555Z] #69 44.42 Selecting previously unselected package patch.
14:30:54 [2023-02-08T14:30:54.555Z] #69 44.53 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 44.55 Unpacking patch (2.7.6-7) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 44.81 Selecting previously unselected package dpkg-dev.
14:30:54 [2023-02-08T14:30:54.555Z] #69 44.81 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 44.82 Unpacking dpkg-dev (1.20.12) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.08 Selecting previously unselected package build-essential.
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.09 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.11 Unpacking build-essential (12.9) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.33 Selecting previously unselected package libcap2:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.33 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.36 Unpacking libcap2:arm64 (1:2.44-1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.51 Selecting previously unselected package libcap-dev:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.52 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.55 Unpacking libcap-dev:arm64 (1:2.44-1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.75 Selecting previously unselected package libprotobuf-c1:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.75 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.91 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.91 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 46.93 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 47.15 Selecting previously unselected package libseccomp-dev:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 47.15 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 47.16 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 47.39 Selecting previously unselected package libsystemd-dev:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 47.40 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 47.41 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 48.34 Selecting previously unselected package libtool.
14:30:54 [2023-02-08T14:30:54.555Z] #69 48.35 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 48.36 Unpacking libtool (2.4.6-15) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 48.87 Selecting previously unselected package libudev-dev:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 48.87 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 48.90 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.23 Selecting previously unselected package libyajl2:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.25 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.28 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.44 Selecting previously unselected package libyajl-dev:arm64.
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.45 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.47 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.70 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.73 Setting up libyajl2:arm64 (2.1.0-3) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.75 Setting up bzip2 (1.0.8-4) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.80 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 49.85 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.01 Setting up libcap2:arm64 (1:2.44-1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.07 Setting up autotools-dev (20180224.1+nmu1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.09 Setting up libsigsegv2:arm64 (2.13-1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.28 Setting up patch (2.7.6-7) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.28 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.30 Setting up libyajl-dev:arm64 (2.1.0-3) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.32 Setting up libcap-dev:arm64 (1:2.44-1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.39 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.40 Setting up libtool (2.4.6-15) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.42 Setting up m4 (1.4.18-5) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.44 Setting up dpkg-dev (1.20.12) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.48 Setting up autoconf (2.69-14) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.49 Setting up build-essential (12.9) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.50 Setting up automake (1:1.16.3-2) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:30:54 [2023-02-08T14:30:54.555Z] #69 50.57 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:30:54 [2023-02-08T14:30:54.555Z] #69 DONE 51.1s
14:30:54 [2023-02-08T14:30:54.555Z] 
14:30:54 [2023-02-08T14:30:54.555Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:54 [2023-02-08T14:30:54.555Z] #64 51.14 Fetched 7950 kB in 1s (10.3 MB/s)
14:30:54 [2023-02-08T14:30:54.825Z] #64 51.31 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:30:54 [2023-02-08T14:30:54.825Z] #64 51.31 (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 ... 15745 files and directories currently installed.)
14:30:54 [2023-02-08T14:30:54.825Z] #64 51.40 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:30:55 [2023-02-08T14:30:55.081Z] #64 51.41 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:30:55 [2023-02-08T14:30:55.081Z] #64 51.62 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:30:55 [2023-02-08T14:30:55.081Z] #64 51.62 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:30:55 [2023-02-08T14:30:55.337Z] #64 ...
14:30:55 [2023-02-08T14:30:55.337Z] 
14:30:55 [2023-02-08T14:30:55.337Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
14:30:55 [2023-02-08T14:30:55.337Z] #74 DONE 3.5s
14:30:55 [2023-02-08T14:30:55.337Z] 
14:30:55 [2023-02-08T14:30:55.337Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:55 [2023-02-08T14:30:55.337Z] #64 51.64 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:30:55 [2023-02-08T14:30:55.337Z] #64 ...
14:30:55 [2023-02-08T14:30:55.337Z] 
14:30:55 [2023-02-08T14:30:55.337Z] #75 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
14:30:55 [2023-02-08T14:30:55.337Z] #75 DONE 0.1s
14:30:55 [2023-02-08T14:30:55.593Z] 
14:30:55 [2023-02-08T14:30:55.593Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:30:55 [2023-02-08T14:30:55.593Z] #66 51.89 Selecting previously unselected package libxml2:arm64.
14:30:55 [2023-02-08T14:30:55.593Z] #66 51.89 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
14:30:55 [2023-02-08T14:30:55.593Z] #66 51.91 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
14:30:56 [2023-02-08T14:30:56.166Z] 
14:30:56 [2023-02-08T14:30:56.166Z] #66 ...
14:30:56 [2023-02-08T14:30:56.166Z] 
14:30:56 [2023-02-08T14:30:56.166Z] #46 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:30:56 [2023-02-08T14:30:56.166Z] #46 37.45 Reading package lists...
14:30:56 [2023-02-08T14:30:56.166Z] #46 42.37 Building dependency tree...
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.80 gcc is already the newest version (4:10.2.1-1).
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.80 libc6-dev is already the newest version (2.31-13+deb11u5).
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.80 The following additional packages will be installed:
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.80   bzip2 patch xz-utils
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.82 Suggested packages:
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.82   bzip2-doc debian-keyring seccomp ed diffutils-doc
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.82 Recommended packages:
14:30:56 [2023-02-08T14:30:56.166Z] #46 45.82   build-essential fakeroot libalgorithm-merge-perl
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.35 The following NEW packages will be installed:
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.37   bzip2 dpkg-dev libseccomp-dev patch xz-utils
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.76 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.76 Need to get 2790 kB of archives.
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.76 After this operation, 4077 kB of additional disk space will be used.
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:30:56 [2023-02-08T14:30:56.166Z] #46 46.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:30:56 [2023-02-08T14:30:56.166Z] #46 47.87 debconf: delaying package configuration, since apt-utils is not installed
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.35 Fetched 2790 kB in 0s (7077 kB/s)
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.55 Selecting previously unselected package bzip2.
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.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 ... 15745 files and directories currently installed.)
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.68 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.69 Unpacking bzip2 (1.0.8-4) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.90 Selecting previously unselected package xz-utils.
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.91 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 48.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 49.21 Selecting previously unselected package patch.
14:30:56 [2023-02-08T14:30:56.166Z] #46 49.21 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 49.23 Unpacking patch (2.7.6-7) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 49.66 Selecting previously unselected package dpkg-dev.
14:30:56 [2023-02-08T14:30:56.166Z] #46 49.66 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 49.68 Unpacking dpkg-dev (1.20.12) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.31 Selecting previously unselected package libseccomp-dev:arm64.
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.31 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.61 Setting up bzip2 (1.0.8-4) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.73 Setting up patch (2.7.6-7) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 51.82 Setting up dpkg-dev (1.20.12) ...
14:30:56 [2023-02-08T14:30:56.166Z] #46 DONE 52.2s
14:30:56 [2023-02-08T14:30:56.166Z] 
14:30:56 [2023-02-08T14:30:56.166Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:30:56 [2023-02-08T14:30:56.166Z] #66 52.54 Selecting previously unselected package libarchive13:arm64.
14:30:56 [2023-02-08T14:30:56.166Z] #66 52.54 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.166Z] #66 52.54 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:30:56 [2023-02-08T14:30:56.730Z] #66 53.04 Selecting previously unselected package libjsoncpp24:arm64.
14:30:56 [2023-02-08T14:30:56.730Z] #66 53.05 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.730Z] #66 53.07 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:30:56 [2023-02-08T14:30:56.730Z] #66 53.31 Selecting previously unselected package librhash0:arm64.
14:30:56 [2023-02-08T14:30:56.986Z] #66 53.31 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.986Z] #66 53.33 Unpacking librhash0:arm64 (1.4.1-2) ...
14:30:56 [2023-02-08T14:30:56.986Z] #66 53.50 Selecting previously unselected package libuv1:arm64.
14:30:56 [2023-02-08T14:30:56.986Z] #66 53.52 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
14:30:56 [2023-02-08T14:30:56.986Z] #66 53.52 Unpacking libuv1:arm64 (1.40.0-2) ...
14:30:57 [2023-02-08T14:30:57.242Z] #66 53.70 Selecting previously unselected package cmake.
14:30:57 [2023-02-08T14:30:57.242Z] #66 53.70 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:30:57 [2023-02-08T14:30:57.242Z] #66 53.71 Unpacking cmake (3.18.4-2+deb11u1) ...
14:30:59 [2023-02-08T14:30:59.761Z] #66 ...
14:30:59 [2023-02-08T14:30:59.761Z] 
14:30:59 [2023-02-08T14:30:59.761Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:30:59 [2023-02-08T14:30:59.761Z] #0 1.219 go: downloading github.com/urfave/cli/v2 v2.23.5
14:30:59 [2023-02-08T14:30:59.761Z] #0 2.087 go: downloading golang.org/x/sys v0.2.0
14:30:59 [2023-02-08T14:30:59.761Z] #0 6.345 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:30:59 [2023-02-08T14:30:59.761Z] #0 7.362 go: downloading github.com/google/uuid v1.3.0
14:30:59 [2023-02-08T14:30:59.761Z] #0 7.362 go: downloading github.com/moby/vpnkit v0.5.0
14:30:59 [2023-02-08T14:30:59.761Z] #0 7.487 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:30:59 [2023-02-08T14:30:59.761Z] #0 7.719 go: downloading github.com/gorilla/mux v1.8.0
14:30:59 [2023-02-08T14:30:59.761Z] #0 7.812 go: downloading github.com/moby/sys/mountinfo v0.6.2
14:30:59 [2023-02-08T14:30:59.761Z] #0 8.504 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
14:30:59 [2023-02-08T14:30:59.761Z] #0 8.576 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
14:30:59 [2023-02-08T14:30:59.761Z] #0 9.767 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:30:59 [2023-02-08T14:30:59.761Z] #0 9.903 go: downloading golang.org/x/net v0.1.0
14:30:59 [2023-02-08T14:30:59.761Z] #76 ...
14:30:59 [2023-02-08T14:30:59.761Z] 
14:30:59 [2023-02-08T14:30:59.761Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.06 Selecting previously unselected package libsecret-common.
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.06 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.06 Unpacking libsecret-common (0.20.4-2) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.26 Selecting previously unselected package libsecret-1-0:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.30 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.31 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.62 Selecting previously unselected package gir1.2-secret-1:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.66 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.67 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.81 Selecting previously unselected package uuid-dev:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.85 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 52.88 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.16 Selecting previously unselected package libblkid-dev:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.17 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.21 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.52 Selecting previously unselected package libbtrfs0:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.53 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.57 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.75 Selecting previously unselected package libbtrfs-dev:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.76 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 53.78 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.08 Selecting previously unselected package libelf1:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.08 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.08 Unpacking libelf1:arm64 (0.183-1) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.40 Selecting previously unselected package libffi-dev:arm64.
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.40 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.42 Unpacking libffi-dev:arm64 (3.3-6) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.58 Selecting previously unselected package libglib2.0-data.
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.60 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 54.60 Unpacking libglib2.0-data (2.66.8-1) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 55.81 Selecting previously unselected package libglib2.0-bin.
14:30:59 [2023-02-08T14:30:59.761Z] #64 55.82 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 55.84 Unpacking libglib2.0-bin (2.66.8-1) ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 56.11 Selecting previously unselected package python3-lib2to3.
14:30:59 [2023-02-08T14:30:59.761Z] #64 56.12 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
14:30:59 [2023-02-08T14:30:59.761Z] #64 56.12 Unpacking python3-lib2to3 (3.9.2-1) ...
14:31:00 [2023-02-08T14:31:00.018Z] #64 56.29 Selecting previously unselected package python3-distutils.
14:31:00 [2023-02-08T14:31:00.018Z] #64 56.30 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
14:31:00 [2023-02-08T14:31:00.018Z] #64 56.30 Unpacking python3-distutils (3.9.2-1) ...
14:31:00 [2023-02-08T14:31:00.018Z] #64 56.59 Selecting previously unselected package libglib2.0-dev-bin.
14:31:00 [2023-02-08T14:31:00.275Z] #64 56.59 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:31:00 [2023-02-08T14:31:00.275Z] #64 56.60 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:31:00 [2023-02-08T14:31:00.275Z] #64 56.75 Selecting previously unselected package libsepol1-dev:arm64.
14:31:00 [2023-02-08T14:31:00.275Z] #64 56.76 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
14:31:00 [2023-02-08T14:31:00.275Z] #64 56.76 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:31:00 [2023-02-08T14:31:00.839Z] #64 ...
14:31:00 [2023-02-08T14:31:00.839Z] 
14:31:00 [2023-02-08T14:31:00.839Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.43 Setting up libicu67:arm64 (67.1-7) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.46 Setting up libuv1:arm64 (1.40.0-2) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.49 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.51 Setting up librhash0:arm64 (1.4.1-2) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.53 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.55 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.59 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.60 Setting up cmake (3.18.4-2+deb11u1) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 56.62 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:31:00 [2023-02-08T14:31:00.839Z] #66 DONE 57.1s
14:31:00 [2023-02-08T14:31:00.839Z] 
14:31:00 [2023-02-08T14:31:00.839Z] #77 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:31:01 [2023-02-08T14:31:01.402Z] #77 ...
14:31:01 [2023-02-08T14:31:01.402Z] 
14:31:01 [2023-02-08T14:31:01.402Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:31:01 [2023-02-08T14:31:01.402Z] #55 40.95 github.com/docker/distribution/uuid
14:31:01 [2023-02-08T14:31:01.402Z] #55 42.13 golang.org/x/net/context
14:31:01 [2023-02-08T14:31:01.402Z] #55 43.01 github.com/docker/distribution/digest
14:31:01 [2023-02-08T14:31:01.402Z] #55 43.51 crypto/x509
14:31:01 [2023-02-08T14:31:01.402Z] #55 44.80 net/textproto
14:31:01 [2023-02-08T14:31:01.402Z] #55 47.01 vendor/golang.org/x/net/http/httpguts
14:31:01 [2023-02-08T14:31:01.402Z] #55 47.49 vendor/golang.org/x/net/http/httpproxy
14:31:01 [2023-02-08T14:31:01.402Z] #55 48.34 mime/multipart
14:31:01 [2023-02-08T14:31:01.402Z] #55 50.36 github.com/docker/distribution/reference
14:31:01 [2023-02-08T14:31:01.658Z] #55 ...
14:31:01 [2023-02-08T14:31:01.658Z] 
14:31:01 [2023-02-08T14:31:01.658Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.39 Selecting previously unselected package libpcre2-16-0:arm64.
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.39 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.41 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.70 Selecting previously unselected package libpcre2-32-0:arm64.
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.70 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.71 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.96 Selecting previously unselected package libpcre2-posix2:arm64.
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.97 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:31:01 [2023-02-08T14:31:01.658Z] #64 57.98 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:31:01 [2023-02-08T14:31:01.658Z] #64 58.16 Selecting previously unselected package libpcre2-dev:arm64.
14:31:01 [2023-02-08T14:31:01.658Z] #64 58.16 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:31:01 [2023-02-08T14:31:01.658Z] #64 58.19 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:31:02 [2023-02-08T14:31:02.222Z] #64 ...
14:31:02 [2023-02-08T14:31:02.222Z] 
14:31:02 [2023-02-08T14:31:02.222Z] #70 [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
14:31:02 [2023-02-08T14:31:02.222Z] #70 50.49 Setting up libprotobuf23:arm64 (3.12.4-1) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 50.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 50.53 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 50.54 Setting up python3-six (1.16.0-2) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 51.58 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 51.67 Setting up python3-protobuf (3.12.4-1) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 56.05 Setting up criu (3.17.1-1) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 58.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:31:02 [2023-02-08T14:31:02.222Z] #70 DONE 58.7s
14:31:02 [2023-02-08T14:31:02.222Z] 
14:31:02 [2023-02-08T14:31:02.222Z] #77 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:31:02 [2023-02-08T14:31:02.222Z] #77 1.464 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:31:02 [2023-02-08T14:31:02.222Z] #77 1.473 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:31:02 [2023-02-08T14:31:02.222Z] #77 1.473 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:31:04 [2023-02-08T14:31:04.116Z] #77 ...
14:31:04 [2023-02-08T14:31:04.116Z] 
14:31:04 [2023-02-08T14:31:04.116Z] #61 [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
14:31:04 [2023-02-08T14:31:04.116Z] #61 50.59 go: downloading github.com/mattn/go-runewidth v0.0.9
14:31:04 [2023-02-08T14:31:04.116Z] #61 50.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:31:04 [2023-02-08T14:31:04.116Z] #61 ...
14:31:04 [2023-02-08T14:31:04.116Z] 
14:31:04 [2023-02-08T14:31:04.116Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:31:04 [2023-02-08T14:31:04.116Z] #64 58.84 Selecting previously unselected package libselinux1-dev:arm64.
14:31:04 [2023-02-08T14:31:04.116Z] #64 58.87 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 58.88 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.49 Selecting previously unselected package libmount-dev:arm64.
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.56 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.59 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.72 Selecting previously unselected package libpcre16-3:arm64.
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.72 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.73 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.97 Selecting previously unselected package libpcre32-3:arm64.
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.97 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 59.99 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 60.19 Selecting previously unselected package libpcrecpp0v5:arm64.
14:31:04 [2023-02-08T14:31:04.116Z] #64 60.20 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 60.20 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 60.34 Selecting previously unselected package libpcre3-dev:arm64.
14:31:04 [2023-02-08T14:31:04.116Z] #64 60.35 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.116Z] #64 60.36 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:31:04 [2023-02-08T14:31:04.373Z] #64 60.82 Selecting previously unselected package zlib1g-dev:arm64.
14:31:04 [2023-02-08T14:31:04.373Z] #64 60.82 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.373Z] #64 60.83 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:31:04 [2023-02-08T14:31:04.373Z] #64 ...
14:31:04 [2023-02-08T14:31:04.373Z] 
14:31:04 [2023-02-08T14:31:04.373Z] #78 [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
14:31:04 [2023-02-08T14:31:04.373Z] #0 0.753 Cloning into '/tmp/crun-build'...
14:31:04 [2023-02-08T14:31:04.373Z] #0 7.066 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:31:04 [2023-02-08T14:31:04.373Z] #0 7.132 Cloning into '/tmp/crun-build/libocispec'...
14:31:04 [2023-02-08T14:31:04.373Z] #0 8.762 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
14:31:04 [2023-02-08T14:31:04.373Z] #0 8.790 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:31:04 [2023-02-08T14:31:04.373Z] #0 8.821 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:31:04 [2023-02-08T14:31:04.373Z] #0 8.822 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:31:04 [2023-02-08T14:31:04.373Z] #0 8.841 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:31:04 [2023-02-08T14:31:04.630Z] #78 ...
14:31:04 [2023-02-08T14:31:04.630Z] 
14:31:04 [2023-02-08T14:31:04.630Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:31:04 [2023-02-08T14:31:04.630Z] #64 61.02 Selecting previously unselected package libglib2.0-dev:arm64.
14:31:04 [2023-02-08T14:31:04.630Z] #64 61.02 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:31:04 [2023-02-08T14:31:04.630Z] #64 61.04 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:31:05 [2023-02-08T14:31:05.999Z] #64 ...
14:31:05 [2023-02-08T14:31:05.999Z] 
14:31:05 [2023-02-08T14:31:05.999Z] #79 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
14:31:05 [2023-02-08T14:31:05.999Z] #79 ...
14:31:05 [2023-02-08T14:31:05.999Z] 
14:31:05 [2023-02-08T14:31:05.999Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:31:05 [2023-02-08T14:31:05.999Z] #55 51.48 github.com/stevvooe/resumable
14:31:05 [2023-02-08T14:31:05.999Z] #55 51.76 github.com/stevvooe/resumable/sha256
14:31:05 [2023-02-08T14:31:05.999Z] #55 52.71 github.com/stevvooe/resumable/sha512
14:31:05 [2023-02-08T14:31:05.999Z] #55 53.31 github.com/garyburd/redigo/internal
14:31:05 [2023-02-08T14:31:05.999Z] #55 53.56 github.com/garyburd/redigo/redis
14:31:05 [2023-02-08T14:31:05.999Z] #55 54.29 crypto/tls
14:31:05 [2023-02-08T14:31:05.999Z] #55 ...
14:31:05 [2023-02-08T14:31:05.999Z] 
14:31:05 [2023-02-08T14:31:05.999Z] #80 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:31:05 [2023-02-08T14:31:05.999Z] #0 1.652 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
14:31:06 [2023-02-08T14:31:06.256Z] #80 ...
14:31:06 [2023-02-08T14:31:06.256Z] 
14:31:06 [2023-02-08T14:31:06.256Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:31:06 [2023-02-08T14:31:06.256Z] #64 62.54 Selecting previously unselected package libsecret-1-dev:arm64.
14:31:06 [2023-02-08T14:31:06.256Z] #64 62.54 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:31:06 [2023-02-08T14:31:06.256Z] #64 62.54 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:31:06 [2023-02-08T14:31:06.513Z] #64 62.95 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:31:06 [2023-02-08T14:31:06.513Z] #64 62.99 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:31:06 [2023-02-08T14:31:06.513Z] #64 63.00 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:31:06 [2023-02-08T14:31:06.513Z] #64 63.01 Setting up libffi-dev:arm64 (3.3-6) ...
14:31:06 [2023-02-08T14:31:06.513Z] #64 63.02 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:31:06 [2023-02-08T14:31:06.513Z] #64 63.03 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:31:06 [2023-02-08T14:31:06.513Z] #64 63.04 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.06 Setting up libglib2.0-data (2.66.8-1) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.07 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.08 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.09 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.11 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.12 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:31:06 [2023-02-08T14:31:06.770Z] #64 63.14 Setting up python3-lib2to3 (3.9.2-1) ...
14:31:07 [2023-02-08T14:31:07.284Z] #64 63.58 Setting up libelf1:arm64 (0.183-1) ...
14:31:07 [2023-02-08T14:31:07.284Z] #64 63.60 Setting up libsecret-common (0.20.4-2) ...
14:31:07 [2023-02-08T14:31:07.284Z] #64 63.63 Setting up python3-distutils (3.9.2-1) ...
14:31:08 [2023-02-08T14:31:08.214Z] #64 64.36 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.60 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.62 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.64 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.65 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.66 Setting up libglib2.0-bin (2.66.8-1) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.67 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.68 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:31:09 [2023-02-08T14:31:09.143Z] #64 65.69 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:31:09 [2023-02-08T14:31:09.401Z] #64 65.70 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:31:09 [2023-02-08T14:31:09.401Z] #64 65.71 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:31:09 [2023-02-08T14:31:09.401Z] #64 65.73 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:31:09 [2023-02-08T14:31:09.401Z] #64 65.74 No schema files found: doing nothing.
14:31:09 [2023-02-08T14:31:09.401Z] #64 65.74 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:31:09 [2023-02-08T14:31:09.401Z] #64 65.85 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:31:09 [2023-02-08T14:31:09.964Z] #64 DONE 66.2s
14:31:09 [2023-02-08T14:31:09.964Z] 
14:31:09 [2023-02-08T14:31:09.964Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:31:10 [2023-02-08T14:31:10.893Z] #81 ...
14:31:10 [2023-02-08T14:31:10.893Z] 
14:31:10 [2023-02-08T14:31:10.893Z] #62 [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
14:31:10 [2023-02-08T14:31:10.893Z] #62 67.54 gotestsum version dev
14:31:10 [2023-02-08T14:31:10.893Z] #62 DONE 67.6s
14:31:11 [2023-02-08T14:31:11.150Z] 
14:31:11 [2023-02-08T14:31:11.150Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:31:11 [2023-02-08T14:31:11.150Z] #55 57.14 github.com/docker/distribution/registry/listener
14:31:11 [2023-02-08T14:31:11.150Z] #55 57.69 github.com/docker/distribution/version
14:31:11 [2023-02-08T14:31:11.150Z] #55 57.99 github.com/spf13/pflag
14:31:12 [2023-02-08T14:31:12.519Z] #55 61.83 github.com/spf13/cobra
14:31:14 [2023-02-08T14:31:14.412Z] #55 ...
14:31:14 [2023-02-08T14:31:14.412Z] 
14:31:14 [2023-02-08T14:31:14.412Z] #77 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
14:31:14 [2023-02-08T14:31:14.412Z] #77 4.477 Reading package lists...
14:31:14 [2023-02-08T14:31:14.412Z] #77 7.891 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:31:14 [2023-02-08T14:31:14.412Z] #77 7.933 Reading package lists...
14:31:14 [2023-02-08T14:31:14.412Z] #77 10.81 Building dependency tree...
14:31:14 [2023-02-08T14:31:14.412Z] #77 12.07 Reading state information...
14:31:14 [2023-02-08T14:31:14.412Z] #77 13.76 gcc is already the newest version (4:10.2.1-1).
14:31:14 [2023-02-08T14:31:14.412Z] #77 13.76 libc6-dev is already the newest version (2.31-13+deb11u5).
14:31:14 [2023-02-08T14:31:14.412Z] #77 13.76 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
14:31:14 [2023-02-08T14:31:14.669Z] #77 DONE 13.9s
14:31:14 [2023-02-08T14:31:14.669Z] 
14:31:14 [2023-02-08T14:31:14.669Z] #82 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:31:15 [2023-02-08T14:31:15.233Z] #82 ...
14:31:15 [2023-02-08T14:31:15.233Z] 
14:31:15 [2023-02-08T14:31:15.233Z] #78 [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
14:31:15 [2023-02-08T14:31:15.233Z] #78 10.65 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:31:15 [2023-02-08T14:31:15.233Z] #78 12.44 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:31:15 [2023-02-08T14:31:15.233Z] #78 13.85 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
14:31:15 [2023-02-08T14:31:15.233Z] #78 14.17 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
14:31:15 [2023-02-08T14:31:15.233Z] #78 14.36 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
14:31:15 [2023-02-08T14:31:15.233Z] #78 ...
14:31:15 [2023-02-08T14:31:15.233Z] 
14:31:15 [2023-02-08T14:31:15.233Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:31:15 [2023-02-08T14:31:15.233Z] #55 64.73 log/syslog
14:31:16 [2023-02-08T14:31:16.162Z] #55 65.82 github.com/yvasiyarov/go-metrics
14:31:19 [2023-02-08T14:31:19.432Z] #55 ...
14:31:19 [2023-02-08T14:31:19.432Z] 
14:31:19 [2023-02-08T14:31:19.432Z] #82 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:31:19 [2023-02-08T14:31:19.432Z] #82 1.370 -- The C compiler identification is GNU 10.2.1
14:31:19 [2023-02-08T14:31:19.432Z] #82 1.411 -- Detecting C compiler ABI info
14:31:19 [2023-02-08T14:31:19.432Z] #82 1.870 -- Detecting C compiler ABI info - done
14:31:19 [2023-02-08T14:31:19.432Z] #82 1.946 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
14:31:19 [2023-02-08T14:31:19.432Z] #82 1.981 -- Detecting C compile features
14:31:19 [2023-02-08T14:31:19.432Z] #82 1.982 -- Detecting C compile features - done
14:31:19 [2023-02-08T14:31:19.432Z] #82 2.044 -- Performing Test HAS_BUILTIN_FORTIFY
14:31:19 [2023-02-08T14:31:19.432Z] #82 2.259 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:31:19 [2023-02-08T14:31:19.432Z] #82 2.329 -- Configuring done
14:31:19 [2023-02-08T14:31:19.432Z] #82 2.337 -- Generating done
14:31:19 [2023-02-08T14:31:19.432Z] #82 2.350 -- Build files have been written to: /go/src/github.com/krallin/tini
14:31:19 [2023-02-08T14:31:19.432Z] #82 2.636 Scanning dependencies of target tini-static
14:31:19 [2023-02-08T14:31:19.432Z] #82 2.685 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:31:19 [2023-02-08T14:31:19.432Z] #82 3.884 [100%] Linking C executable tini-static
14:31:19 [2023-02-08T14:31:19.432Z] #82 4.517 [100%] Built target tini-static
14:31:19 [2023-02-08T14:31:19.432Z] #82 DONE 4.9s
14:31:19 [2023-02-08T14:31:19.688Z] 
14:31:19 [2023-02-08T14:31:19.688Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:31:19 [2023-02-08T14:31:19.688Z] #81 8.145 + bin/ctr
14:31:19 [2023-02-08T14:31:19.688Z] #81 8.146 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
14:31:23 [2023-02-08T14:31:23.901Z] #81 ...
14:31:23 [2023-02-08T14:31:23.901Z] 
14:31:23 [2023-02-08T14:31:23.901Z] #78 [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
14:31:23 [2023-02-08T14:31:23.901Z] #78 28.88 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:31:29 [2023-02-08T14:31:29.151Z] #78 ...
14:31:29 [2023-02-08T14:31:29.151Z] 
14:31:29 [2023-02-08T14:31:29.151Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:31:29 [2023-02-08T14:31:29.151Z] #55 71.93 golang.org/x/crypto/blowfish
14:31:29 [2023-02-08T14:31:29.151Z] #55 72.40 golang.org/x/crypto/bcrypt
14:31:29 [2023-02-08T14:31:29.151Z] #55 72.58 net/http/httptrace
14:31:29 [2023-02-08T14:31:29.151Z] #55 72.88 github.com/docker/libtrust
14:31:29 [2023-02-08T14:31:29.151Z] #55 73.14 net/http
14:31:29 [2023-02-08T14:31:29.151Z] #55 76.70 net/smtp
14:31:29 [2023-02-08T14:31:29.151Z] #55 77.27 github.com/docker/distribution/registry/storage/driver/gcs
14:31:29 [2023-02-08T14:31:29.151Z] #55 77.36 os/user
14:31:29 [2023-02-08T14:31:29.151Z] #55 78.09 github.com/docker/distribution/registry/storage/driver/oss
14:31:29 [2023-02-08T14:31:29.151Z] #55 78.34 github.com/mitchellh/mapstructure
14:31:33 [2023-02-08T14:31:33.320Z] #55 ...
14:31:33 [2023-02-08T14:31:33.320Z] 
14:31:33 [2023-02-08T14:31:33.320Z] #78 [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
14:31:33 [2023-02-08T14:31:33.320Z] #78 38.22 libtoolize: putting auxiliary files in '.'.
14:31:33 [2023-02-08T14:31:33.320Z] #78 38.22 libtoolize: copying file './ltmain.sh'
14:31:33 [2023-02-08T14:31:33.576Z] #78 39.04 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:31:33 [2023-02-08T14:31:33.576Z] #78 39.04 libtoolize: and rerunning libtoolize and aclocal.
14:31:33 [2023-02-08T14:31:33.576Z] #78 39.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:31:43 [2023-02-08T14:31:43.524Z] #78 47.46 configure.ac:7: installing './compile'
14:31:43 [2023-02-08T14:31:43.524Z] #78 47.47 configure.ac:11: installing './config.guess'
14:31:43 [2023-02-08T14:31:43.524Z] #78 47.48 configure.ac:11: installing './config.sub'
14:31:43 [2023-02-08T14:31:43.524Z] #78 47.49 configure.ac:8: installing './install-sh'
14:31:43 [2023-02-08T14:31:43.524Z] #78 47.51 configure.ac:8: installing './missing'
14:31:43 [2023-02-08T14:31:43.524Z] #78 47.60 Makefile.am: installing './depcomp'
14:31:43 [2023-02-08T14:31:43.524Z] #78 48.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:31:43 [2023-02-08T14:31:43.524Z] #78 48.66 libtoolize: copying file 'build-aux/ltmain.sh'
14:31:43 [2023-02-08T14:31:43.524Z] #78 ...
14:31:43 [2023-02-08T14:31:43.524Z] 
14:31:43 [2023-02-08T14:31:43.524Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:31:43 [2023-02-08T14:31:43.524Z] #55 92.65 github.com/docker/distribution/configuration
14:31:43 [2023-02-08T14:31:43.524Z] #55 92.67 github.com/bugsnag/bugsnag-go
14:31:44 [2023-02-08T14:31:44.453Z] #55 94.09 github.com/gorilla/context
14:31:44 [2023-02-08T14:31:44.710Z] #55 94.25 github.com/docker/distribution/registry/api/errcode
14:31:44 [2023-02-08T14:31:44.966Z] #55 94.66 github.com/gorilla/mux
14:31:45 [2023-02-08T14:31:45.896Z] #55 95.17 expvar
14:31:46 [2023-02-08T14:31:46.460Z] #55 95.92 github.com/docker/distribution/registry/client/transport
14:31:46 [2023-02-08T14:31:46.717Z] #55 96.31 github.com/docker/distribution/context
14:31:47 [2023-02-08T14:31:47.280Z] #55 96.71 github.com/docker/distribution/registry/api/v2
14:31:48 [2023-02-08T14:31:48.649Z] #55 98.07 github.com/docker/distribution/health
14:31:48 [2023-02-08T14:31:48.649Z] #55 98.15 github.com/docker/distribution
14:31:49 [2023-02-08T14:31:49.213Z] #55 98.68 github.com/docker/distribution/health/checks
14:31:49 [2023-02-08T14:31:49.776Z] #55 99.14 github.com/docker/distribution/registry/auth
14:31:49 [2023-02-08T14:31:49.776Z] #55 99.42 github.com/docker/distribution/manifest/manifestlist
14:31:50 [2023-02-08T14:31:50.032Z] #55 99.63 github.com/docker/distribution/manifest/schema1
14:31:50 [2023-02-08T14:31:50.289Z] #55 99.75 github.com/docker/distribution/manifest/schema2
14:31:50 [2023-02-08T14:31:50.853Z] #55 100.3 github.com/docker/distribution/notifications
14:31:51 [2023-02-08T14:31:51.110Z] #55 100.7 github.com/docker/distribution/registry/middleware/registry
14:31:51 [2023-02-08T14:31:51.675Z] #55 101.0 github.com/docker/distribution/registry/middleware/repository
14:31:51 [2023-02-08T14:31:51.932Z] #55 101.3 github.com/docker/distribution/registry/storage/cache
14:31:52 [2023-02-08T14:31:52.189Z] #55 101.8 github.com/docker/distribution/registry/storage/cache/memory
14:31:52 [2023-02-08T14:31:52.752Z] #55 102.3 github.com/docker/distribution/registry/client
14:31:53 [2023-02-08T14:31:53.316Z] #55 ...
14:31:53 [2023-02-08T14:31:53.316Z] 
14:31:53 [2023-02-08T14:31:53.316Z] #78 [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
14:31:53 [2023-02-08T14:31:53.316Z] #78 48.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:31:53 [2023-02-08T14:31:53.316Z] #78 48.85 libtoolize: copying file 'm4/libtool.m4'
14:31:53 [2023-02-08T14:31:53.316Z] #78 48.98 libtoolize: copying file 'm4/ltoptions.m4'
14:31:53 [2023-02-08T14:31:53.316Z] #78 49.13 libtoolize: copying file 'm4/ltsugar.m4'
14:31:53 [2023-02-08T14:31:53.316Z] #78 49.26 libtoolize: copying file 'm4/ltversion.m4'
14:31:53 [2023-02-08T14:31:53.316Z] #78 49.40 libtoolize: copying file 'm4/lt~obsolete.m4'
14:31:53 [2023-02-08T14:31:53.316Z] #78 49.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:31:53 [2023-02-08T14:31:53.573Z] #78 ...
14:31:53 [2023-02-08T14:31:53.573Z] 
14:31:53 [2023-02-08T14:31:53.573Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:31:53 [2023-02-08T14:31:53.573Z] #55 103.3 github.com/docker/distribution/registry/storage/driver
14:31:54 [2023-02-08T14:31:54.504Z] #55 103.8 github.com/docker/distribution/registry/proxy/scheduler
14:31:54 [2023-02-08T14:31:54.504Z] #55 103.9 github.com/docker/distribution/registry/client/auth
14:31:54 [2023-02-08T14:31:54.760Z] #55 104.2 github.com/docker/distribution/registry/storage
14:31:55 [2023-02-08T14:31:55.324Z] #55 104.9 github.com/docker/distribution/registry/storage/cache/redis
14:31:55 [2023-02-08T14:31:55.888Z] #55 105.4 github.com/docker/distribution/registry/storage/driver/factory
14:31:56 [2023-02-08T14:31:56.145Z] #55 105.5 github.com/docker/distribution/registry/storage/driver/middleware
14:31:56 [2023-02-08T14:31:56.145Z] #55 105.7 github.com/gorilla/handlers
14:31:57 [2023-02-08T14:31:57.515Z] #55 107.0 github.com/yvasiyarov/newrelic_platform_go
14:31:58 [2023-02-08T14:31:58.447Z] #55 107.9 github.com/yvasiyarov/gorelic
14:31:59 [2023-02-08T14:31:59.830Z] #55 109.1 github.com/docker/distribution/registry/proxy
14:31:59 [2023-02-08T14:31:59.830Z] #55 109.4 github.com/docker/distribution/registry/auth/htpasswd
14:32:00 [2023-02-08T14:32:00.761Z] #55 110.0 github.com/docker/distribution/registry/auth/silly
14:32:00 [2023-02-08T14:32:00.761Z] #55 110.1 github.com/docker/distribution/registry/handlers
14:32:00 [2023-02-08T14:32:00.761Z] #55 110.4 github.com/docker/distribution/registry/auth/token
14:32:02 [2023-02-08T14:32:02.144Z] #55 111.7 github.com/Azure/azure-sdk-for-go/storage
14:32:03 [2023-02-08T14:32:03.513Z] #55 ...
14:32:03 [2023-02-08T14:32:03.513Z] 
14:32:03 [2023-02-08T14:32:03.513Z] #78 [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
14:32:03 [2023-02-08T14:32:03.513Z] #78 60.75 configure.ac:7: installing 'build-aux/compile'
14:32:03 [2023-02-08T14:32:03.513Z] #78 60.75 configure.ac:9: installing 'build-aux/config.guess'
14:32:03 [2023-02-08T14:32:03.513Z] #78 60.77 configure.ac:9: installing 'build-aux/config.sub'
14:32:03 [2023-02-08T14:32:03.513Z] #78 60.79 configure.ac:11: installing 'build-aux/install-sh'
14:32:03 [2023-02-08T14:32:03.513Z] #78 60.82 configure.ac:11: installing 'build-aux/missing'
14:32:03 [2023-02-08T14:32:03.513Z] #78 61.04 Makefile.am: installing 'build-aux/depcomp'
14:32:03 [2023-02-08T14:32:03.513Z] #78 61.15 parallel-tests: installing 'build-aux/test-driver'
14:32:03 [2023-02-08T14:32:03.513Z] #78 63.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:32:03 [2023-02-08T14:32:03.513Z] #78 63.43 libtoolize: copying file 'build-aux/ltmain.sh'
14:32:03 [2023-02-08T14:32:03.513Z] #78 64.10 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:32:03 [2023-02-08T14:32:03.513Z] #78 64.11 libtoolize: copying file 'm4/libtool.m4'
14:32:03 [2023-02-08T14:32:03.513Z] #78 64.22 libtoolize: copying file 'm4/ltoptions.m4'
14:32:03 [2023-02-08T14:32:03.513Z] #78 64.35 libtoolize: copying file 'm4/ltsugar.m4'
14:32:03 [2023-02-08T14:32:03.513Z] #78 64.49 libtoolize: copying file 'm4/ltversion.m4'
14:32:03 [2023-02-08T14:32:03.513Z] #78 64.67 libtoolize: copying file 'm4/lt~obsolete.m4'
14:32:05 [2023-02-08T14:32:05.405Z] #78 ...
14:32:05 [2023-02-08T14:32:05.405Z] 
14:32:05 [2023-02-08T14:32:05.405Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:32:05 [2023-02-08T14:32:05.405Z] #55 114.7 github.com/docker/distribution/registry/storage/driver/base
14:32:05 [2023-02-08T14:32:05.970Z] #55 115.5 github.com/docker/distribution/registry/storage/driver/azure
14:32:06 [2023-02-08T14:32:06.533Z] #55 116.2 github.com/docker/distribution/registry
14:32:07 [2023-02-08T14:32:07.901Z] #55 117.5 github.com/docker/distribution/registry/storage/driver/filesystem
14:32:07 [2023-02-08T14:32:07.901Z] #55 117.5 github.com/docker/distribution/registry/storage/driver/inmemory
14:32:08 [2023-02-08T14:32:08.830Z] #55 118.3 github.com/AdRoll/goamz/aws
14:32:09 [2023-02-08T14:32:09.087Z] #55 118.7 net/http/httputil
14:32:11 [2023-02-08T14:32:11.607Z] #55 120.9 github.com/AdRoll/goamz/cloudfront
14:32:11 [2023-02-08T14:32:11.864Z] #55 121.3 github.com/AdRoll/goamz/s3
14:32:11 [2023-02-08T14:32:11.864Z] #55 121.4 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
14:32:12 [2023-02-08T14:32:12.121Z] #55 ...
14:32:12 [2023-02-08T14:32:12.121Z] 
14:32:12 [2023-02-08T14:32:12.121Z] #78 [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
14:32:12 [2023-02-08T14:32:12.121Z] #78 77.69 configure.ac:11: installing 'build-aux/compile'
14:32:12 [2023-02-08T14:32:12.121Z] #78 77.70 configure.ac:11: installing 'build-aux/config.guess'
14:32:12 [2023-02-08T14:32:12.121Z] #78 77.70 configure.ac:11: installing 'build-aux/config.sub'
14:32:12 [2023-02-08T14:32:12.121Z] #78 77.72 configure.ac:13: installing 'build-aux/install-sh'
14:32:12 [2023-02-08T14:32:12.121Z] #78 77.73 configure.ac:13: installing 'build-aux/missing'
14:32:12 [2023-02-08T14:32:12.121Z] #78 77.75 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:32:12 [2023-02-08T14:32:12.377Z] #78 77.99 Makefile.am: installing 'build-aux/depcomp'
14:32:14 [2023-02-08T14:32:14.526Z] #78 79.65 checking build system type... aarch64-unknown-linux-gnu
14:32:14 [2023-02-08T14:32:14.526Z] #78 79.99 checking host system type... aarch64-unknown-linux-gnu
14:32:14 [2023-02-08T14:32:14.526Z] #78 80.00 checking how to print strings... printf
14:32:14 [2023-02-08T14:32:14.526Z] #78 80.01 checking for gcc... gcc
14:32:15 [2023-02-08T14:32:15.040Z] #78 80.19 checking whether the C compiler works... yes
14:32:15 [2023-02-08T14:32:15.040Z] #78 80.49 checking for C compiler default output file name... a.out
14:32:15 [2023-02-08T14:32:15.040Z] #78 80.49 checking for suffix of executables... 
14:32:15 [2023-02-08T14:32:15.297Z] #78 80.73 checking whether we are cross compiling... no
14:32:15 [2023-02-08T14:32:15.555Z] #78 81.02 checking for suffix of object files... o
14:32:15 [2023-02-08T14:32:15.812Z] #78 81.14 checking whether we are using the GNU C compiler... yes
14:32:15 [2023-02-08T14:32:15.812Z] #78 81.34 checking whether gcc accepts -g... yes
14:32:16 [2023-02-08T14:32:16.068Z] #78 81.43 checking for gcc option to accept ISO C89... none needed
14:32:16 [2023-02-08T14:32:16.325Z] #78 81.62 checking whether gcc understands -c and -o together... yes
14:32:16 [2023-02-08T14:32:16.325Z] #78 81.84 checking for a sed that does not truncate output... /bin/sed
14:32:16 [2023-02-08T14:32:16.325Z] #78 81.87 checking for grep that handles long lines and -e... /bin/grep
14:32:16 [2023-02-08T14:32:16.325Z] #78 81.89 checking for egrep... /bin/grep -E
14:32:16 [2023-02-08T14:32:16.325Z] #78 81.91 checking for fgrep... /bin/grep -F
14:32:16 [2023-02-08T14:32:16.325Z] #78 81.92 checking for ld used by gcc... /usr/bin/ld
14:32:16 [2023-02-08T14:32:16.594Z] #78 81.97 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:32:16 [2023-02-08T14:32:16.594Z] #78 81.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:32:16 [2023-02-08T14:32:16.594Z] #78 82.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.22 checking whether ln -s works... yes
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.22 checking the maximum length of command line arguments... 1572864
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.29 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.29 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.29 checking for /usr/bin/ld option to reload object files... -r
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.29 checking for objdump... objdump
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.29 checking how to recognize dependent libraries... pass_all
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.30 checking for dlltool... no
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.30 checking how to associate runtime and link libraries... printf %s\n
14:32:16 [2023-02-08T14:32:16.851Z] #78 82.30 checking for ar... ar
14:32:17 [2023-02-08T14:32:17.108Z] #78 82.30 checking for archiver @FILE support... @
14:32:17 [2023-02-08T14:32:17.108Z] #78 82.53 checking for strip... strip
14:32:17 [2023-02-08T14:32:17.108Z] #78 82.54 checking for ranlib... ranlib
14:32:17 [2023-02-08T14:32:17.108Z] #78 82.54 checking for gawk... no
14:32:17 [2023-02-08T14:32:17.108Z] #78 82.54 checking for mawk... mawk
14:32:17 [2023-02-08T14:32:17.364Z] #78 82.54 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:32:17 [2023-02-08T14:32:17.364Z] #78 83.04 checking for sysroot... no
14:32:17 [2023-02-08T14:32:17.364Z] #78 83.06 checking for a working dd... /bin/dd
14:32:17 [2023-02-08T14:32:17.620Z] #78 83.08 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:32:17 [2023-02-08T14:32:17.620Z] #78 83.11 checking for mt... no
14:32:17 [2023-02-08T14:32:17.620Z] #78 83.11 checking if : is a manifest tool... no
14:32:17 [2023-02-08T14:32:17.877Z] #78 83.14 checking how to run the C preprocessor... gcc -E
14:32:18 [2023-02-08T14:32:18.834Z] #78 83.48 checking for ANSI C header files... yes
14:32:18 [2023-02-08T14:32:18.834Z] #78 84.26 checking for sys/types.h... yes
14:32:19 [2023-02-08T14:32:19.090Z] #78 84.47 checking for sys/stat.h... yes
14:32:19 [2023-02-08T14:32:19.348Z] #78 84.75 checking for stdlib.h... yes
14:32:19 [2023-02-08T14:32:19.604Z] #78 84.99 checking for string.h... yes
14:32:19 [2023-02-08T14:32:19.861Z] #78 85.26 checking for memory.h... yes
14:32:20 [2023-02-08T14:32:20.118Z] #78 85.51 checking for strings.h... yes
14:32:20 [2023-02-08T14:32:20.375Z] #78 85.75 checking for inttypes.h... yes
14:32:20 [2023-02-08T14:32:20.631Z] #78 86.01 checking for stdint.h... yes
14:32:20 [2023-02-08T14:32:20.889Z] #78 86.25 checking for unistd.h... yes
14:32:21 [2023-02-08T14:32:21.145Z] #78 86.42 checking for dlfcn.h... yes
14:32:21 [2023-02-08T14:32:21.145Z] #78 86.72 checking for objdir... .libs
14:32:21 [2023-02-08T14:32:21.707Z] #78 87.17 checking if gcc supports -fno-rtti -fno-exceptions... no
14:32:21 [2023-02-08T14:32:21.707Z] #78 87.34 checking for gcc option to produce PIC... -fPIC -DPIC
14:32:21 [2023-02-08T14:32:21.964Z] #78 87.34 checking if gcc PIC flag -fPIC -DPIC works... yes
14:32:22 [2023-02-08T14:32:22.527Z] #78 87.52 checking if gcc static flag -static works... yes
14:32:22 [2023-02-08T14:32:22.527Z] #78 87.95 checking if gcc supports -c -o file.o... 
14:32:22 [2023-02-08T14:32:22.527Z] #78 ...
14:32:22 [2023-02-08T14:32:22.527Z] 
14:32:22 [2023-02-08T14:32:22.527Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:32:22 [2023-02-08T14:32:22.527Z] #55 121.9 github.com/ncw/swift
14:32:22 [2023-02-08T14:32:22.527Z] #55 124.9 github.com/docker/distribution/registry/storage/driver/s3
14:32:22 [2023-02-08T14:32:22.527Z] #55 125.2 github.com/docker/distribution/registry/storage/driver/swift
14:32:22 [2023-02-08T14:32:22.527Z] #55 126.4 net/http/pprof
14:32:22 [2023-02-08T14:32:22.527Z] #55 127.3 github.com/docker/distribution/cmd/registry
14:32:22 [2023-02-08T14:32:22.527Z] #55 ...
14:32:22 [2023-02-08T14:32:22.527Z] 
14:32:22 [2023-02-08T14:32:22.527Z] #78 [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
14:32:22 [2023-02-08T14:32:22.527Z] #78 87.95 checking if gcc supports -c -o file.o... yes
14:32:22 [2023-02-08T14:32:22.527Z] #78 88.12 checking if gcc supports -c -o file.o... (cached) yes
14:32:22 [2023-02-08T14:32:22.784Z] #78 88.13 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:32:23 [2023-02-08T14:32:23.040Z] #78 88.21 checking dynamic linker characteristics... 
14:32:23 [2023-02-08T14:32:23.040Z] #78 ...
14:32:23 [2023-02-08T14:32:23.040Z] 
14:32:23 [2023-02-08T14:32:23.040Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
14:32:23 [2023-02-08T14:32:23.040Z] #55 132.2 + xx-verify /build/registry-v2
14:32:23 [2023-02-08T14:32:23.040Z] #55 DONE 132.6s
14:32:23 [2023-02-08T14:32:23.040Z] 
14:32:23 [2023-02-08T14:32:23.040Z] #78 [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
14:32:23 [2023-02-08T14:32:23.040Z] #78 88.21 checking dynamic linker characteristics... GNU/Linux ld.so
14:32:23 [2023-02-08T14:32:23.040Z] #78 88.71 checking how to hardcode library paths into programs... immediate
14:32:23 [2023-02-08T14:32:23.040Z] #78 88.71 checking whether stripping libraries is possible... yes
14:32:23 [2023-02-08T14:32:23.040Z] #78 88.73 checking if libtool supports shared libraries... yes
14:32:23 [2023-02-08T14:32:23.040Z] #78 88.73 checking whether to build shared libraries... no
14:32:23 [2023-02-08T14:32:23.040Z] #78 88.73 checking whether to build static libraries... yes
14:32:23 [2023-02-08T14:32:23.297Z] #78 88.73 checking for a BSD-compatible install... /usr/bin/install -c
14:32:23 [2023-02-08T14:32:23.297Z] #78 88.79 checking whether build environment is sane... yes
14:32:23 [2023-02-08T14:32:23.297Z] #78 88.89 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:32:23 [2023-02-08T14:32:23.297Z] #78 88.92 checking whether make sets $(MAKE)... yes
14:32:23 [2023-02-08T14:32:23.554Z] #78 88.99 checking whether make supports the include directive... yes (GNU style)
14:32:23 [2023-02-08T14:32:23.554Z] #78 89.06 checking whether make supports nested variables... yes
14:32:23 [2023-02-08T14:32:23.554Z] #78 89.17 checking whether UID '0' is supported by ustar format... yes
14:32:23 [2023-02-08T14:32:23.554Z] #78 89.18 checking whether GID '0' is supported by ustar format... yes
14:32:23 [2023-02-08T14:32:23.811Z] #78 89.18 checking how to create a ustar tar archive... gnutar
14:32:24 [2023-02-08T14:32:24.067Z] #78 89.35 checking dependency style of gcc... gcc3
14:32:24 [2023-02-08T14:32:24.067Z] #78 89.64 checking whether to enable maintainer-specific portions of Makefiles... yes
14:32:24 [2023-02-08T14:32:24.067Z] #78 89.65 checking whether make supports nested variables... (cached) yes
14:32:24 [2023-02-08T14:32:24.067Z] #78 89.65 checking for gawk... (cached) mawk
14:32:24 [2023-02-08T14:32:24.067Z] #78 89.65 checking for a sed that does not truncate output... (cached) /bin/sed
14:32:24 [2023-02-08T14:32:24.067Z] #78 89.65 checking for gcc... (cached) gcc
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.76 checking whether we are using the GNU C compiler... (cached) yes
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.76 checking whether gcc accepts -g... (cached) yes
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.76 checking for gcc option to accept ISO C89... (cached) none needed
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.77 checking whether gcc understands -c and -o together... (cached) yes
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.77 checking for a Python interpreter with version >= 3... python3
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.84 checking for python3... /usr/bin/python3
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.84 checking for python3 version... 3.9
14:32:24 [2023-02-08T14:32:24.324Z] #78 89.87 checking for python3 platform... linux
14:32:24 [2023-02-08T14:32:24.580Z] #78 89.92 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:32:24 [2023-02-08T14:32:24.836Z] #78 90.06 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:32:24 [2023-02-08T14:32:24.836Z] #78 90.23 checking for go-md2man... no
14:32:24 [2023-02-08T14:32:24.836Z] #78 90.25 checking error.h usability... yes
14:32:25 [2023-02-08T14:32:25.093Z] #78 90.45 checking error.h presence... yes
14:32:25 [2023-02-08T14:32:25.093Z] #78 90.50 checking for error.h... yes
14:32:25 [2023-02-08T14:32:25.093Z] #78 90.53 checking linux/openat2.h usability... yes
14:32:25 [2023-02-08T14:32:25.093Z] #78 90.65 checking linux/openat2.h presence... yes
14:32:25 [2023-02-08T14:32:25.349Z] #78 90.71 checking for linux/openat2.h... yes
14:32:25 [2023-02-08T14:32:25.349Z] #78 90.76 checking for copy_file_range... yes
14:32:25 [2023-02-08T14:32:25.606Z] #78 90.92 checking for fgetxattr... yes
14:32:25 [2023-02-08T14:32:25.863Z] #78 91.14 checking for statx... yes
14:32:25 [2023-02-08T14:32:25.863Z] #78 91.36 checking for fgetpwent_r... yes
14:32:26 [2023-02-08T14:32:26.376Z] #78 91.64 checking for issetugid... no
14:32:26 [2023-02-08T14:32:26.376Z] #78 91.91 checking for pkg-config... /usr/bin/pkg-config
14:32:26 [2023-02-08T14:32:26.376Z] #78 91.91 checking pkg-config is at least version 0.9.0... yes
14:32:26 [2023-02-08T14:32:26.940Z] #78 91.92 checking for library containing yajl_tree_get... 
14:32:26 [2023-02-08T14:32:26.940Z] #78 ...
14:32:26 [2023-02-08T14:32:26.940Z] 
14:32:26 [2023-02-08T14:32:26.940Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:32:26 [2023-02-08T14:32:26.940Z] #76 DONE 97.5s
14:32:26 [2023-02-08T14:32:26.940Z] 
14:32:26 [2023-02-08T14:32:26.940Z] #83 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
14:32:26 [2023-02-08T14:32:26.940Z] #83 DONE 0.1s
14:32:26 [2023-02-08T14:32:26.940Z] 
14:32:26 [2023-02-08T14:32:26.940Z] #78 [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
14:32:26 [2023-02-08T14:32:26.940Z] #78 91.92 checking for library containing yajl_tree_get... -lyajl
14:32:26 [2023-02-08T14:32:26.940Z] #78 92.39 checking for yajl >= 2.0.0... 
14:32:26 [2023-02-08T14:32:26.940Z] #78 ...
14:32:26 [2023-02-08T14:32:26.940Z] 
14:32:26 [2023-02-08T14:32:26.940Z] #84 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
14:32:26 [2023-02-08T14:32:26.940Z] #84 DONE 0.1s
14:32:26 [2023-02-08T14:32:26.940Z] 
14:32:26 [2023-02-08T14:32:26.940Z] #78 [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
14:32:26 [2023-02-08T14:32:26.940Z] #78 92.39 checking for yajl >= 2.0.0... yes
14:32:27 [2023-02-08T14:32:27.197Z] #78 92.48 checking sys/capability.h usability... yes
14:32:27 [2023-02-08T14:32:27.197Z] #78 92.76 checking sys/capability.h presence... yes
14:32:27 [2023-02-08T14:32:27.454Z] #78 92.90 checking for sys/capability.h... yes
14:32:28 [2023-02-08T14:32:28.017Z] #78 92.92 checking for library containing cap_from_name... -lcap
14:32:28 [2023-02-08T14:32:28.581Z] #78 93.56 checking for library containing dlopen... -ldl
14:32:28 [2023-02-08T14:32:28.581Z] #78 93.99 checking seccomp.h usability... yes
14:32:28 [2023-02-08T14:32:28.838Z] #78 94.21 checking seccomp.h presence... yes
14:32:28 [2023-02-08T14:32:28.838Z] #78 94.27 checking for seccomp.h... yes
14:32:29 [2023-02-08T14:32:29.094Z] #78 94.27 checking for library containing seccomp_rule_add... -lseccomp
14:32:29 [2023-02-08T14:32:29.351Z] #78 94.60 checking for library containing seccomp_arch_resolve_name... none required
14:32:29 [2023-02-08T14:32:29.608Z] #78 94.86 checking systemd/sd-bus.h usability... yes
14:32:29 [2023-02-08T14:32:29.608Z] #78 95.05 checking systemd/sd-bus.h presence... yes
14:32:29 [2023-02-08T14:32:29.608Z] #78 95.16 checking for systemd/sd-bus.h... yes
14:32:30 [2023-02-08T14:32:30.173Z] #78 95.17 checking for library containing sd_bus_match_signal_async... -lsystemd
14:32:30 [2023-02-08T14:32:30.430Z] #78 95.66 checking for sd_notify_barrier... yes
14:32:30 [2023-02-08T14:32:30.430Z] #78 95.91 checking linux/bpf.h usability... 
14:32:30 [2023-02-08T14:32:30.430Z] #78 ...
14:32:30 [2023-02-08T14:32:30.430Z] 
14:32:30 [2023-02-08T14:32:30.430Z] #72 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:32:30 [2023-02-08T14:32:30.430Z] #72 DONE 128.5s
14:32:30 [2023-02-08T14:32:30.686Z] 
14:32:30 [2023-02-08T14:32:30.686Z] #78 [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
14:32:30 [2023-02-08T14:32:30.686Z] #78 95.91 checking linux/bpf.h usability... yes
14:32:30 [2023-02-08T14:32:30.943Z] #78 96.23 checking linux/bpf.h presence... yes
14:32:30 [2023-02-08T14:32:30.943Z] #78 96.35 checking for linux/bpf.h... yes
14:32:30 [2023-02-08T14:32:30.943Z] #78 96.36 checking compilation for eBPF... yes
14:32:31 [2023-02-08T14:32:31.200Z] #78 96.61 checking for criu >= 3.15... no
14:32:31 [2023-02-08T14:32:31.200Z] #78 96.74 configure: CRIU headers not found, building without CRIU support
14:32:31 [2023-02-08T14:32:31.200Z] #78 96.74 checking for criu > 3.16... no
14:32:31 [2023-02-08T14:32:31.200Z] #78 96.81 configure: CRIU version doesn't support join-ns API
14:32:31 [2023-02-08T14:32:31.200Z] #78 96.81 checking for criu > 3.16.1... no
14:32:31 [2023-02-08T14:32:31.200Z] #78 96.85 configure: CRIU version doesn't support for pre-dumping
14:32:31 [2023-02-08T14:32:31.457Z] #78 96.85 checking for new mount API (fsconfig)... yes
14:32:31 [2023-02-08T14:32:31.457Z] #78 96.89 checking for seccomp notify API... yes
14:32:31 [2023-02-08T14:32:31.457Z] #78 96.95 checking for gperf... no
14:32:31 [2023-02-08T14:32:31.457Z] #78 96.96 configure: gperf not found - cannot rebuild signal parser code
14:32:31 [2023-02-08T14:32:31.714Z] #78 96.96 checking for library containing argp_parse... none required
14:32:31 [2023-02-08T14:32:31.714Z] #78 97.31 checking that generated files are newer than configure... done
14:32:31 [2023-02-08T14:32:31.714Z] #78 97.31 configure: creating ./config.status
14:32:34 [2023-02-08T14:32:34.235Z] #78 99.83 config.status: creating Makefile
14:32:34 [2023-02-08T14:32:34.235Z] #78 99.90 config.status: creating rpm/crun.spec
14:32:34 [2023-02-08T14:32:34.492Z] #78 99.99 config.status: creating config.h
14:32:34 [2023-02-08T14:32:34.492Z] #78 100.0 config.status: executing libtool commands
14:32:34 [2023-02-08T14:32:34.749Z] #78 100.1 config.status: executing depfiles commands
14:32:35 [2023-02-08T14:32:35.679Z] #78 101.3 === configuring in libocispec (/tmp/crun-build/libocispec)
14:32:35 [2023-02-08T14:32:35.935Z] #78 101.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:32:36 [2023-02-08T14:32:36.192Z] #78 101.8 checking for gcc... gcc
14:32:36 [2023-02-08T14:32:36.449Z] #78 101.8 checking whether the C compiler works... yes
14:32:36 [2023-02-08T14:32:36.449Z] #78 102.0 checking for C compiler default output file name... a.out
14:32:36 [2023-02-08T14:32:36.706Z] #78 102.0 checking for suffix of executables... 
14:32:36 [2023-02-08T14:32:36.706Z] #78 102.1 checking whether we are cross compiling... no
14:32:36 [2023-02-08T14:32:36.962Z] #78 102.3 checking for suffix of object files... o
14:32:36 [2023-02-08T14:32:36.962Z] #78 102.4 checking whether we are using the GNU C compiler... yes
14:32:36 [2023-02-08T14:32:36.962Z] #78 102.5 checking whether gcc accepts -g... yes
14:32:37 [2023-02-08T14:32:37.219Z] #78 102.6 checking for gcc option to accept ISO C89... none needed
14:32:37 [2023-02-08T14:32:37.219Z] #78 102.7 checking whether gcc understands -c and -o together... 
14:32:37 [2023-02-08T14:32:37.219Z] #78 ...
14:32:37 [2023-02-08T14:32:37.219Z] 
14:32:37 [2023-02-08T14:32:37.219Z] #73 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:32:37 [2023-02-08T14:32:37.219Z] #73 DONE 128.7s
14:32:37 [2023-02-08T14:32:37.476Z] 
14:32:37 [2023-02-08T14:32:37.476Z] #78 [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
14:32:37 [2023-02-08T14:32:37.476Z] #78 102.7 checking whether gcc understands -c and -o together... yes
14:32:37 [2023-02-08T14:32:37.733Z] #78 103.1 checking how to run the C preprocessor... gcc -E
14:32:37 [2023-02-08T14:32:37.989Z] #78 103.5 checking for grep that handles long lines and -e... /bin/grep
14:32:37 [2023-02-08T14:32:37.989Z] #78 103.5 checking for egrep... /bin/grep -E
14:32:38 [2023-02-08T14:32:38.246Z] #78 103.6 checking for ANSI C header files... yes
14:32:38 [2023-02-08T14:32:38.246Z] #78 103.9 checking for sys/types.h... yes
14:32:38 [2023-02-08T14:32:38.503Z] #78 104.0 checking for sys/stat.h... yes
14:32:38 [2023-02-08T14:32:38.503Z] #78 104.1 checking for stdlib.h... yes
14:32:38 [2023-02-08T14:32:38.759Z] #78 104.2 checking for string.h... yes
14:32:38 [2023-02-08T14:32:38.759Z] #78 104.4 checking for memory.h... yes
14:32:39 [2023-02-08T14:32:39.015Z] #78 104.5 checking for strings.h... yes
14:32:39 [2023-02-08T14:32:39.015Z] #78 104.6 checking for inttypes.h... yes
14:32:39 [2023-02-08T14:32:39.272Z] #78 104.7 checking for stdint.h... yes
14:32:39 [2023-02-08T14:32:39.272Z] #78 104.9 checking for unistd.h... yes
14:32:39 [2023-02-08T14:32:39.528Z] #78 105.0 checking minix/config.h usability... no
14:32:39 [2023-02-08T14:32:39.528Z] #78 105.1 checking minix/config.h presence... no
14:32:39 [2023-02-08T14:32:39.528Z] #78 105.2 checking for minix/config.h... no
14:32:39 [2023-02-08T14:32:39.785Z] #78 105.2 checking whether it is safe to define __EXTENSIONS__... yes
14:32:40 [2023-02-08T14:32:40.041Z] #78 105.4 checking build system type... aarch64-unknown-linux-gnu
14:32:40 [2023-02-08T14:32:40.041Z] #78 105.6 checking host system type... aarch64-unknown-linux-gnu
14:32:40 [2023-02-08T14:32:40.041Z] #78 105.6 checking how to print strings... printf
14:32:40 [2023-02-08T14:32:40.041Z] #78 105.6 checking for a sed that does not truncate output... /bin/sed
14:32:40 [2023-02-08T14:32:40.297Z] #78 105.7 checking for fgrep... /bin/grep -F
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.7 checking for ld used by gcc... /usr/bin/ld
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.8 checking whether ln -s works... yes
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.8 checking the maximum length of command line arguments... 1572864
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking for /usr/bin/ld option to reload object files... -r
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking for objdump... objdump
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking how to recognize dependent libraries... pass_all
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking for dlltool... no
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking how to associate runtime and link libraries... printf %s\n
14:32:40 [2023-02-08T14:32:40.298Z] #78 105.9 checking for ar... ar
14:32:40 [2023-02-08T14:32:40.554Z] #78 105.9 checking for archiver @FILE support... @
14:32:40 [2023-02-08T14:32:40.554Z] #78 106.0 checking for strip... strip
14:32:40 [2023-02-08T14:32:40.554Z] #78 106.0 checking for ranlib... ranlib
14:32:40 [2023-02-08T14:32:40.554Z] #78 106.0 checking for gawk... no
14:32:40 [2023-02-08T14:32:40.554Z] #78 106.0 checking for mawk... mawk
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.3 checking for sysroot... no
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.3 checking for a working dd... /bin/dd
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.3 checking for mt... no
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.3 checking if : is a manifest tool... no
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.3 checking for dlfcn.h... yes
14:32:40 [2023-02-08T14:32:40.811Z] #78 106.5 checking for objdir... .libs
14:32:41 [2023-02-08T14:32:41.374Z] #78 106.7 checking if gcc supports -fno-rtti -fno-exceptions... no
14:32:41 [2023-02-08T14:32:41.374Z] #78 106.9 checking for gcc option to produce PIC... -fPIC -DPIC
14:32:41 [2023-02-08T14:32:41.374Z] #78 106.9 checking if gcc PIC flag -fPIC -DPIC works... yes
14:32:41 [2023-02-08T14:32:41.631Z] #78 106.9 checking if gcc static flag -static works... yes
14:32:41 [2023-02-08T14:32:41.631Z] #78 107.2 checking if gcc supports -c -o file.o... yes
14:32:41 [2023-02-08T14:32:41.888Z] #78 107.3 checking if gcc supports -c -o file.o... (cached) yes
14:32:41 [2023-02-08T14:32:41.888Z] #78 107.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:32:41 [2023-02-08T14:32:41.888Z] #78 107.3 checking dynamic linker characteristics... GNU/Linux ld.so
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.5 checking how to hardcode library paths into programs... immediate
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.5 checking whether stripping libraries is possible... yes
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.6 checking if libtool supports shared libraries... yes
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.6 checking whether to build shared libraries... no
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.6 checking whether to build static libraries... yes
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.6 checking for a BSD-compatible install... /usr/bin/install -c
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.6 checking whether build environment is sane... yes
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.7 checking whether make sets $(MAKE)... yes
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.7 checking whether make supports the include directive... yes (GNU style)
14:32:42 [2023-02-08T14:32:42.144Z] #78 107.7 checking whether make supports nested variables... yes
14:32:42 [2023-02-08T14:32:42.401Z] #78 107.8 checking whether UID '0' is supported by ustar format... yes
14:32:42 [2023-02-08T14:32:42.401Z] #78 107.8 checking whether GID '0' is supported by ustar format... yes
14:32:42 [2023-02-08T14:32:42.401Z] #78 107.8 checking how to create a ustar tar archive... gnutar
14:32:42 [2023-02-08T14:32:42.401Z] #78 107.8 checking dependency style of gcc... gcc3
14:32:42 [2023-02-08T14:32:42.401Z] #78 108.0 checking whether to enable maintainer-specific portions of Makefiles... yes
14:32:42 [2023-02-08T14:32:42.401Z] #78 108.0 checking whether make supports nested variables... (cached) yes
14:32:42 [2023-02-08T14:32:42.401Z] #78 108.0 checking for pkg-config... /usr/bin/pkg-config
14:32:42 [2023-02-08T14:32:42.401Z] #78 108.0 checking pkg-config is at least version 0.9.0... yes
14:32:42 [2023-02-08T14:32:42.401Z] #78 108.0 checking for yajl >= 2.1.0... yes
14:32:42 [2023-02-08T14:32:42.401Z] #78 108.0 checking for a sed that does not truncate output... (cached) /bin/sed
14:32:42 [2023-02-08T14:32:42.401Z] #78 108.0 checking for gcc... (cached) gcc
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.1 checking whether we are using the GNU C compiler... (cached) yes
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.1 checking whether gcc accepts -g... (cached) yes
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.1 checking for gcc option to accept ISO C89... (cached) none needed
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.1 checking whether gcc understands -c and -o together... (cached) yes
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.1 checking for a Python interpreter with version >= 3... python3
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.2 checking for python3... /usr/bin/python3
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.2 checking for python3 version... 3.9
14:32:42 [2023-02-08T14:32:42.657Z] #78 108.2 checking for python3 platform... linux
14:32:42 [2023-02-08T14:32:42.914Z] #78 108.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:32:42 [2023-02-08T14:32:42.914Z] #78 108.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:32:43 [2023-02-08T14:32:43.172Z] #78 108.6 checking that generated files are newer than configure... done
14:32:43 [2023-02-08T14:32:43.172Z] #78 108.6 configure: creating ./config.status
14:32:45 [2023-02-08T14:32:45.065Z] #78 110.8 config.status: creating Makefile
14:32:45 [2023-02-08T14:32:45.322Z] #78 110.9 config.status: creating config.h
14:32:45 [2023-02-08T14:32:45.322Z] #78 110.9 config.status: executing libtool commands
14:32:45 [2023-02-08T14:32:45.322Z] #78 110.9 config.status: executing depfiles commands
14:32:46 [2023-02-08T14:32:46.253Z] #78 111.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:32:46 [2023-02-08T14:32:46.253Z] #78 111.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:32:46 [2023-02-08T14:32:46.510Z] #78 112.0 checking for gcc... gcc
14:32:46 [2023-02-08T14:32:46.767Z] #78 112.1 checking whether the C compiler works... yes
14:32:46 [2023-02-08T14:32:46.767Z] #78 112.2 checking for C compiler default output file name... a.out
14:32:46 [2023-02-08T14:32:46.767Z] #78 112.2 checking for suffix of executables... 
14:32:46 [2023-02-08T14:32:46.767Z] #78 112.3 checking whether we are cross compiling... no
14:32:47 [2023-02-08T14:32:47.024Z] #78 112.5 checking for suffix of object files... o
14:32:47 [2023-02-08T14:32:47.280Z] #78 112.6 checking whether we are using the GNU C compiler... yes
14:32:47 [2023-02-08T14:32:47.280Z] #78 112.7 checking whether gcc accepts -g... yes
14:32:47 [2023-02-08T14:32:47.537Z] #78 112.8 checking for gcc option to accept ISO C89... none needed
14:32:47 [2023-02-08T14:32:47.537Z] #78 112.9 checking whether gcc understands -c and -o together... yes
14:32:47 [2023-02-08T14:32:47.537Z] #78 113.1 checking for a BSD-compatible install... /usr/bin/install -c
14:32:47 [2023-02-08T14:32:47.537Z] #78 113.1 checking whether build environment is sane... yes
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.2 checking for gawk... no
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.2 checking for mawk... mawk
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.2 checking whether make sets $(MAKE)... yes
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.2 checking whether make supports the include directive... yes (GNU style)
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.3 checking whether make supports nested variables... yes
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.3 checking whether UID '0' is supported by ustar format... yes
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.3 checking whether GID '0' is supported by ustar format... yes
14:32:47 [2023-02-08T14:32:47.794Z] #78 113.3 checking how to create a ustar tar archive... gnutar
14:32:48 [2023-02-08T14:32:48.051Z] #78 113.3 checking dependency style of gcc... gcc3
14:32:48 [2023-02-08T14:32:48.051Z] #78 113.5 checking whether to enable maintainer-specific portions of Makefiles... yes
14:32:48 [2023-02-08T14:32:48.051Z] #78 113.5 checking whether make supports nested variables... (cached) yes
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.6 checking build system type... aarch64-unknown-linux-gnu
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.8 checking host system type... aarch64-unknown-linux-gnu
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.8 checking how to print strings... printf
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.8 checking for a sed that does not truncate output... /bin/sed
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.9 checking for grep that handles long lines and -e... /bin/grep
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.9 checking for egrep... /bin/grep -E
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.9 checking for fgrep... /bin/grep -F
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.9 checking for ld used by gcc... /usr/bin/ld
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:32:48 [2023-02-08T14:32:48.308Z] #78 113.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:32:48 [2023-02-08T14:32:48.564Z] #78 113.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:32:48 [2023-02-08T14:32:48.564Z] #78 114.0 checking whether ln -s works... yes
14:32:48 [2023-02-08T14:32:48.564Z] #78 114.0 checking the maximum length of command line arguments... 1572864
14:32:48 [2023-02-08T14:32:48.564Z] #78 114.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.0 checking for /usr/bin/ld option to reload object files... -r
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.0 checking for objdump... objdump
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.1 checking how to recognize dependent libraries... pass_all
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.1 checking for dlltool... no
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.1 checking how to associate runtime and link libraries... printf %s\n
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.1 checking for ar... ar
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.1 checking for archiver @FILE support... @
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.2 checking for strip... strip
14:32:48 [2023-02-08T14:32:48.565Z] #78 114.2 checking for ranlib... ranlib
14:32:48 [2023-02-08T14:32:48.821Z] #78 114.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:32:48 [2023-02-08T14:32:48.821Z] #78 114.4 checking for sysroot... no
14:32:48 [2023-02-08T14:32:48.821Z] #78 114.4 checking for a working dd... /bin/dd
14:32:48 [2023-02-08T14:32:48.821Z] #78 114.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:32:48 [2023-02-08T14:32:48.821Z] #78 114.5 checking for mt... no
14:32:48 [2023-02-08T14:32:48.821Z] #78 114.5 checking if : is a manifest tool... no
14:32:49 [2023-02-08T14:32:49.078Z] #78 114.5 checking how to run the C preprocessor... gcc -E
14:32:49 [2023-02-08T14:32:49.591Z] #78 114.7 checking for ANSI C header files... yes
14:32:49 [2023-02-08T14:32:49.591Z] #78 115.2 checking for sys/types.h... yes
14:32:49 [2023-02-08T14:32:49.848Z] #78 115.3 checking for sys/stat.h... yes
14:32:49 [2023-02-08T14:32:49.848Z] #78 115.4 checking for stdlib.h... yes
14:32:50 [2023-02-08T14:32:50.104Z] #78 115.5 checking for string.h... yes
14:32:50 [2023-02-08T14:32:50.104Z] #78 115.7 checking for memory.h... yes
14:32:50 [2023-02-08T14:32:50.361Z] #78 115.8 checking for strings.h... yes
14:32:50 [2023-02-08T14:32:50.361Z] #78 115.9 checking for inttypes.h... yes
14:32:50 [2023-02-08T14:32:50.618Z] #78 116.0 checking for stdint.h... yes
14:32:50 [2023-02-08T14:32:50.618Z] #78 116.1 checking for unistd.h... yes
14:32:50 [2023-02-08T14:32:50.874Z] #78 116.3 checking for dlfcn.h... yes
14:32:50 [2023-02-08T14:32:50.874Z] #78 116.4 checking for objdir... .libs
14:32:51 [2023-02-08T14:32:51.131Z] #78 116.6 checking if gcc supports -fno-rtti -fno-exceptions... no
14:32:51 [2023-02-08T14:32:51.131Z] #78 116.7 checking for gcc option to produce PIC... -fPIC -DPIC
14:32:51 [2023-02-08T14:32:51.131Z] #78 116.7 checking if gcc PIC flag -fPIC -DPIC works... yes
14:32:51 [2023-02-08T14:32:51.387Z] #78 116.8 checking if gcc static flag -static works... yes
14:32:51 [2023-02-08T14:32:51.644Z] #78 117.0 checking if gcc supports -c -o file.o... yes
14:32:51 [2023-02-08T14:32:51.644Z] #78 117.2 checking if gcc supports -c -o file.o... (cached) yes
14:32:51 [2023-02-08T14:32:51.644Z] #78 117.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:32:51 [2023-02-08T14:32:51.644Z] #78 117.2 checking dynamic linker characteristics... GNU/Linux ld.so
14:32:51 [2023-02-08T14:32:51.644Z] #78 117.3 checking how to hardcode library paths into programs... immediate
14:32:51 [2023-02-08T14:32:51.644Z] #78 117.3 checking whether stripping libraries is possible... yes
14:32:51 [2023-02-08T14:32:51.901Z] #78 117.4 checking if libtool supports shared libraries... yes
14:32:51 [2023-02-08T14:32:51.901Z] #78 117.4 checking whether to build shared libraries... no
14:32:51 [2023-02-08T14:32:51.901Z] #78 117.4 checking whether to build static libraries... yes
14:32:51 [2023-02-08T14:32:51.901Z] #78 117.4 checking float.h usability... yes
14:32:51 [2023-02-08T14:32:51.901Z] #78 117.5 checking float.h presence... yes
14:32:51 [2023-02-08T14:32:51.901Z] #78 117.6 checking for float.h... yes
14:32:52 [2023-02-08T14:32:52.158Z] #78 117.6 checking limits.h usability... yes
14:32:52 [2023-02-08T14:32:52.414Z] #78 117.8 checking limits.h presence... yes
14:32:52 [2023-02-08T14:32:52.415Z] #78 117.8 checking for limits.h... yes
14:32:52 [2023-02-08T14:32:52.415Z] #78 117.8 checking stddef.h usability... yes
14:32:52 [2023-02-08T14:32:52.415Z] #78 118.0 checking stddef.h presence... yes
14:32:52 [2023-02-08T14:32:52.415Z] #78 118.0 checking for stddef.h... yes
14:32:52 [2023-02-08T14:32:52.415Z] #78 118.1 checking for stdlib.h... (cached) yes
14:32:52 [2023-02-08T14:32:52.415Z] #78 118.1 checking for string.h... (cached) yes
14:32:52 [2023-02-08T14:32:52.671Z] #78 118.1 checking sys/time.h usability... yes
14:32:52 [2023-02-08T14:32:52.928Z] #78 118.3 checking sys/time.h presence... yes
14:32:52 [2023-02-08T14:32:52.928Z] #78 118.3 checking for sys/time.h... yes
14:32:52 [2023-02-08T14:32:52.928Z] #78 118.3 checking for inline... inline
14:32:53 [2023-02-08T14:32:53.184Z] #78 118.5 checking for size_t... yes
14:32:53 [2023-02-08T14:32:53.184Z] #78 118.7 checking for stdlib.h... (cached) yes
14:32:53 [2023-02-08T14:32:53.184Z] #78 118.7 checking for GNU libc compatible malloc... yes
14:32:53 [2023-02-08T14:32:53.440Z] #78 118.9 checking for stdlib.h... (cached) yes
14:32:53 [2023-02-08T14:32:53.440Z] #78 118.9 checking for GNU libc compatible realloc... yes
14:32:53 [2023-02-08T14:32:53.697Z] #78 119.1 checking for working strtod... yes
14:32:53 [2023-02-08T14:32:53.953Z] #78 119.2 checking for gettimeofday... yes
14:32:53 [2023-02-08T14:32:53.953Z] #78 119.4 checking for memset... yes
14:32:54 [2023-02-08T14:32:54.210Z] #78 119.5 checking for strspn... yes
14:32:54 [2023-02-08T14:32:54.210Z] #78 119.8 checking that generated files are newer than configure... done
14:32:54 [2023-02-08T14:32:54.210Z] #78 119.8 configure: creating ./config.status
14:32:56 [2023-02-08T14:32:56.809Z] #78 121.9 config.status: creating Makefile
14:32:56 [2023-02-08T14:32:56.809Z] #78 122.0 config.status: creating config.h
14:32:56 [2023-02-08T14:32:56.809Z] #78 122.0 config.status: executing depfiles commands
14:32:56 [2023-02-08T14:32:56.809Z] #78 122.2 config.status: executing libtool commands
14:32:57 [2023-02-08T14:32:57.371Z] #78 123.0   GEN      .version
14:32:57 [2023-02-08T14:32:57.371Z] #78 123.0 make  install-recursive
14:32:57 [2023-02-08T14:32:57.371Z] #78 123.0 make[1]: Entering directory '/tmp/crun-build'
14:32:57 [2023-02-08T14:32:57.371Z] #78 123.1 Making install in libocispec
14:32:57 [2023-02-08T14:32:57.371Z] #78 123.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:32:57 [2023-02-08T14:32:57.371Z] #78 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:32:57 [2023-02-08T14:32:57.628Z] #78 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:32:57 [2023-02-08T14:32:57.628Z] #78 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:32:57 [2023-02-08T14:32:57.628Z] #78 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:32:58 [2023-02-08T14:32:58.192Z] #78 123.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 make  install-recursive
14:32:58 [2023-02-08T14:32:58.754Z] #78 124.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.4 Making install in yajl
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.5   CC       verify/json_verify-json_verify.o
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.5   CC       src/libyajl_la-yajl_alloc.lo
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.6   CC       src/libyajl_la-yajl.lo
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.6   CC       src/libyajl_la-yajl_gen.lo
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.6   CC       src/libyajl_la-yajl_parser.lo
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.6   CC       src/libyajl_la-yajl_buf.lo
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.6   CC       src/libyajl_la-yajl_encode.lo
14:32:59 [2023-02-08T14:32:59.011Z] #78 124.7   CC       src/libyajl_la-yajl_lex.lo
14:32:59 [2023-02-08T14:32:59.267Z] #78 124.7   CC       src/libyajl_la-yajl_tree.lo
14:33:03 [2023-02-08T14:33:03.436Z] #78 128.6   CCLD     libyajl.la
14:33:03 [2023-02-08T14:33:03.436Z] #78 128.9   CCLD     verify/json_verify
14:33:03 [2023-02-08T14:33:03.692Z] #78 129.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:33:03 [2023-02-08T14:33:03.692Z] #78 129.3 make[5]: Nothing to be done for 'install-exec-am'.
14:33:03 [2023-02-08T14:33:03.692Z] #78 129.3 make[5]: Nothing to be done for 'install-data-am'.
14:33:03 [2023-02-08T14:33:03.692Z] #78 129.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:33:03 [2023-02-08T14:33:03.692Z] #78 129.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:33:03 [2023-02-08T14:33:03.692Z] #78 129.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:33:03 [2023-02-08T14:33:03.692Z] #78 129.4   CC       src/validate.o
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.4   CC       src/image_spec_schema_config_schema.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.4   CC       src/image_spec_schema_content_descriptor.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.4   CC       src/image_spec_schema_defs.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.4   CC       src/image_spec_schema_defs_descriptor.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.4   CC       src/image_spec_schema_image_index_schema.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.4   CC       src/image_spec_schema_image_layout_schema.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.5   CC       src/image_spec_schema_image_manifest_schema.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.5   CC       src/runtime_spec_schema_config_linux.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.5   CC       src/runtime_spec_schema_config_zos.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.5   CC       src/runtime_spec_schema_config_schema.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.6   CC       src/runtime_spec_schema_config_solaris.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.6   CC       src/runtime_spec_schema_config_vm.lo
14:33:03 [2023-02-08T14:33:03.948Z] #78 129.6   CC       src/runtime_spec_schema_config_windows.lo
14:33:04 [2023-02-08T14:33:04.204Z] #78 129.6   CC       src/runtime_spec_schema_defs.lo
14:33:04 [2023-02-08T14:33:04.204Z] #78 129.7   CC       src/runtime_spec_schema_defs_linux.lo
14:33:04 [2023-02-08T14:33:04.204Z] #78 129.8   CC       src/runtime_spec_schema_defs_zos.lo
14:33:04 [2023-02-08T14:33:04.204Z] #78 129.9   CC       src/runtime_spec_schema_defs_vm.lo
14:33:04 [2023-02-08T14:33:04.460Z] #78 130.0   CC       src/runtime_spec_schema_state_schema.lo
14:33:04 [2023-02-08T14:33:04.460Z] #78 130.0   CC       src/runtime_spec_schema_defs_windows.lo
14:33:04 [2023-02-08T14:33:04.460Z] #78 130.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:33:04 [2023-02-08T14:33:04.716Z] #78 130.2   CC       src/basic_test_double_array_item.lo
14:33:04 [2023-02-08T14:33:04.716Z] #78 130.3   CC       src/basic_test_double_array.lo
14:33:04 [2023-02-08T14:33:04.971Z] #78 130.4   CC       src/basic_test_top_array_int.lo
14:33:04 [2023-02-08T14:33:04.972Z] #78 130.5   CC       src/basic_test_top_array_string.lo
14:33:04 [2023-02-08T14:33:04.972Z] #78 130.5   CC       src/basic_test_top_double_array_int.lo
14:33:05 [2023-02-08T14:33:05.227Z] #78 130.7   CC       src/basic_test_top_double_array_obj.lo
14:33:05 [2023-02-08T14:33:05.227Z] #78 130.8   CC       src/basic_test_top_double_array_refobj.lo
14:33:05 [2023-02-08T14:33:05.227Z] #78 130.9   CC       src/basic_test_top_double_array_string.lo
14:33:05 [2023-02-08T14:33:05.483Z] #78 131.0   CC       src/read-file.lo
14:33:05 [2023-02-08T14:33:05.739Z] #78 131.1   CC       src/json_common.lo
14:33:05 [2023-02-08T14:33:05.739Z] #78 131.2   CC       tests/test-1.o
14:33:05 [2023-02-08T14:33:05.739Z] #78 131.4   CC       tests/test-2.o
14:33:05 [2023-02-08T14:33:05.995Z] #78 131.5   CC       tests/test-3.o
14:33:06 [2023-02-08T14:33:06.251Z] #78 131.7   CC       tests/test-4.o
14:33:06 [2023-02-08T14:33:06.251Z] #78 131.8   CC       tests/test-5.o
14:33:06 [2023-02-08T14:33:06.507Z] #78 132.1   CC       tests/test-6.o
14:33:06 [2023-02-08T14:33:06.507Z] #78 132.1   CC       tests/test-7.o
14:33:07 [2023-02-08T14:33:07.070Z] #78 132.4   CC       tests/test-8.o
14:33:07 [2023-02-08T14:33:07.070Z] #78 132.7   CC       tests/test-9.o
14:33:07 [2023-02-08T14:33:07.327Z] #78 132.9   CC       tests/test-10.o
14:33:07 [2023-02-08T14:33:07.584Z] #78 133.1   CC       tests/test-11.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 160.7   CCLD     libocispec.la
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.1   CCLD     src/validate
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.1   CCLD     tests/test-1
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.1   CCLD     tests/test-2
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.2   CCLD     tests/test-3
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.2   CCLD     tests/test-4
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.3   CCLD     tests/test-5
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.3   CCLD     tests/test-6
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.4   CCLD     tests/test-7
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.5   CCLD     tests/test-8
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.5   CCLD     tests/test-9
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.7   CCLD     tests/test-10
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:33:39 [2023-02-08T14:33:39.624Z] #78 161.8   CCLD     tests/test-11
14:33:39 [2023-02-08T14:33:39.624Z] #78 163.3 libtool: link: ar cr libocispec.a 
14:33:39 [2023-02-08T14:33:39.624Z] #78 163.4 libtool: link: ranlib libocispec.a
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.8 make[5]: Nothing to be done for 'install-exec-am'.
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.8 make[5]: Nothing to be done for 'install-data-am'.
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:33:39 [2023-02-08T14:33:39.624Z] #78 164.8 make[2]: Entering directory '/tmp/crun-build'
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.0   CC       src/libcrun/libcrun_testing_a-utils.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.0   CC       src/libcrun/libcrun_testing_a-container.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.2   CC       src/libcrun/libcrun_testing_a-criu.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.3   CC       src/libcrun/libcrun_testing_a-linux.o
14:33:39 [2023-02-08T14:33:39.624Z] #78 165.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:33:39 [2023-02-08T14:33:39.881Z] #78 165.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:33:39 [2023-02-08T14:33:39.881Z] #78 165.4   CC       src/libcrun/libcrun_testing_a-error.o
14:33:39 [2023-02-08T14:33:39.881Z] #78 165.5   CC       src/libcrun/libcrun_testing_a-status.o
14:33:39 [2023-02-08T14:33:39.881Z] #78 165.5   CC       src/libcrun/libcrun_testing_a-terminal.o
14:33:40 [2023-02-08T14:33:40.138Z] #78 165.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:33:40 [2023-02-08T14:33:40.138Z] #78 165.6   CC       src/libcrun/libcrun_testing_a-signals.o
14:33:40 [2023-02-08T14:33:40.138Z] #78 165.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:33:40 [2023-02-08T14:33:40.395Z] #78 165.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:33:40 [2023-02-08T14:33:40.395Z] #78 165.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:33:40 [2023-02-08T14:33:40.395Z] #78 166.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:33:40 [2023-02-08T14:33:40.395Z] #78 166.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:33:40 [2023-02-08T14:33:40.652Z] #78 166.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:33:40 [2023-02-08T14:33:40.652Z] #78 166.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:33:40 [2023-02-08T14:33:40.909Z] #78 166.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:33:41 [2023-02-08T14:33:41.165Z] #78 166.6   CC       src/crun-crun.o
14:33:41 [2023-02-08T14:33:41.165Z] #78 166.8   CC       src/crun-run.o
14:33:41 [2023-02-08T14:33:41.423Z] #78 167.0   CC       src/crun-delete.o
14:33:41 [2023-02-08T14:33:41.680Z] #78 167.1   CC       src/crun-kill.o
14:33:41 [2023-02-08T14:33:41.680Z] #78 167.3   CC       src/crun-unpause.o
14:33:41 [2023-02-08T14:33:41.680Z] #78 167.3   CC       src/crun-pause.o
14:33:41 [2023-02-08T14:33:41.937Z] #78 167.3   CC       src/crun-spec.o
14:33:41 [2023-02-08T14:33:41.937Z] #78 167.4   CC       src/crun-exec.o
14:33:42 [2023-02-08T14:33:42.194Z] #78 167.6   CC       src/crun-list.o
14:33:42 [2023-02-08T14:33:42.194Z] #78 167.7   CC       src/crun-create.o
14:33:42 [2023-02-08T14:33:42.194Z] #78 167.8   CC       src/crun-start.o
14:33:42 [2023-02-08T14:33:42.451Z] #78 168.0   CC       src/crun-state.o
14:33:42 [2023-02-08T14:33:42.451Z] #78 168.1   CC       src/crun-update.o
14:33:42 [2023-02-08T14:33:42.707Z] #78 168.3   CC       src/crun-ps.o
14:33:42 [2023-02-08T14:33:42.964Z] #78 168.5   CC       src/crun-checkpoint.o
14:33:43 [2023-02-08T14:33:43.221Z] #78 168.6   CC       src/crun-restore.o
14:33:43 [2023-02-08T14:33:43.478Z] #78 168.9   CC       src/libcrun/libcrun_la-utils.lo
14:33:43 [2023-02-08T14:33:43.478Z] #78 169.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:33:43 [2023-02-08T14:33:43.735Z] #78 169.3   CC       src/libcrun/libcrun_la-container.lo
14:33:43 [2023-02-08T14:33:43.735Z] #78 169.3   CC       src/libcrun/libcrun_la-cgroup.lo
14:33:43 [2023-02-08T14:33:43.991Z] #78 169.5   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:33:43 [2023-02-08T14:33:43.991Z] #78 169.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:33:44 [2023-02-08T14:33:44.248Z] #78 169.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:33:44 [2023-02-08T14:33:44.505Z] #78 170.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:33:44 [2023-02-08T14:33:44.761Z] #78 170.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:33:44 [2023-02-08T14:33:44.761Z] #78 ...
14:33:44 [2023-02-08T14:33:44.761Z] 
14:33:44 [2023-02-08T14:33:44.761Z] #79 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
14:33:44 [2023-02-08T14:33:44.761Z] #79 DONE 169.0s
14:33:45 [2023-02-08T14:33:45.018Z] 
14:33:45 [2023-02-08T14:33:45.018Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:33:45 [2023-02-08T14:33:45.018Z] #81 ...
14:33:45 [2023-02-08T14:33:45.018Z] 
14:33:45 [2023-02-08T14:33:45.018Z] #78 [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
14:33:45 [2023-02-08T14:33:45.018Z] #78 170.7   CC       src/libcrun/libcrun_la-criu.lo
14:33:45 [2023-02-08T14:33:45.275Z] #78 170.8   CC       src/libcrun/libcrun_la-custom-handler.lo
14:33:45 [2023-02-08T14:33:45.531Z] #78 171.1   CC       src/libcrun/libcrun_la-linux.lo
14:33:45 [2023-02-08T14:33:45.788Z] #78 171.2   CC       src/libcrun/libcrun_la-seccomp.lo
14:33:46 [2023-02-08T14:33:46.044Z] #78 171.5   CC       src/libcrun/libcrun_la-ebpf.lo
14:33:46 [2023-02-08T14:33:46.301Z] #78 ...
14:33:46 [2023-02-08T14:33:46.301Z] 
14:33:46 [2023-02-08T14:33:46.301Z] #85 [dev-systemd-false  1/21] COPY --from=dockercli     /build/ /usr/local/cli
14:33:46 [2023-02-08T14:33:46.301Z] #85 DONE 0.1s
14:33:46 [2023-02-08T14:33:46.301Z] 
14:33:46 [2023-02-08T14:33:46.301Z] #78 [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
14:33:46 [2023-02-08T14:33:46.301Z] #78 171.8   CC       src/libcrun/libcrun_la-error.lo
14:33:46 [2023-02-08T14:33:46.558Z] #78 ...
14:33:46 [2023-02-08T14:33:46.558Z] 
14:33:46 [2023-02-08T14:33:46.558Z] #86 [dev-systemd-false  2/21] COPY --from=frozen-images /build/ /docker-frozen-images
14:33:46 [2023-02-08T14:33:46.558Z] #86 DONE 0.2s
14:33:46 [2023-02-08T14:33:46.558Z] 
14:33:46 [2023-02-08T14:33:46.558Z] #87 [dev-systemd-false  3/21] COPY --from=swagger       /build/ /usr/local/bin/
14:33:46 [2023-02-08T14:33:46.558Z] #87 DONE 0.1s
14:33:46 [2023-02-08T14:33:46.558Z] 
14:33:46 [2023-02-08T14:33:46.558Z] #88 [dev-systemd-false  4/21] COPY --from=delve         /build/ /usr/local/bin/
14:33:46 [2023-02-08T14:33:46.558Z] #88 DONE 0.1s
14:33:46 [2023-02-08T14:33:46.558Z] 
14:33:46 [2023-02-08T14:33:46.558Z] #78 [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
14:33:46 [2023-02-08T14:33:46.558Z] #78 172.2   CC       src/libcrun/libcrun_la-status.lo
14:33:46 [2023-02-08T14:33:46.814Z] #78 ...
14:33:46 [2023-02-08T14:33:46.814Z] 
14:33:46 [2023-02-08T14:33:46.814Z] #89 [dev-systemd-false  5/21] COPY --from=tomll         /build/ /usr/local/bin/
14:33:46 [2023-02-08T14:33:46.814Z] #89 DONE 0.1s
14:33:46 [2023-02-08T14:33:46.814Z] 
14:33:46 [2023-02-08T14:33:46.814Z] #90 [dev-systemd-false  6/21] COPY --from=gowinres      /build/ /usr/local/bin/
14:33:47 [2023-02-08T14:33:47.080Z] #90 DONE 0.3s
14:33:47 [2023-02-08T14:33:47.080Z] 
14:33:47 [2023-02-08T14:33:47.080Z] #91 [dev-systemd-false  7/21] COPY --from=tini          /build/ /usr/local/bin/
14:33:47 [2023-02-08T14:33:47.080Z] #91 DONE 0.1s
14:33:47 [2023-02-08T14:33:47.080Z] 
14:33:47 [2023-02-08T14:33:47.080Z] #78 [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
14:33:47 [2023-02-08T14:33:47.080Z] #78 ...
14:33:47 [2023-02-08T14:33:47.080Z] 
14:33:47 [2023-02-08T14:33:47.080Z] #92 [dev-systemd-false  8/21] COPY --from=registry      /build/ /usr/local/bin/
14:33:47 [2023-02-08T14:33:47.080Z] #92 DONE 0.1s
14:33:47 [2023-02-08T14:33:47.337Z] 
14:33:47 [2023-02-08T14:33:47.337Z] #93 [dev-systemd-false  9/21] COPY --from=criu          /build/ /usr/local/bin/
14:33:47 [2023-02-08T14:33:47.337Z] #93 DONE 0.1s
14:33:47 [2023-02-08T14:33:47.337Z] 
14:33:47 [2023-02-08T14:33:47.337Z] #94 [dev-systemd-false 10/21] COPY --from=gotestsum     /build/ /usr/local/bin/
14:33:47 [2023-02-08T14:33:47.337Z] #94 DONE 0.1s
14:33:47 [2023-02-08T14:33:47.337Z] 
14:33:47 [2023-02-08T14:33:47.337Z] #78 [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
14:33:47 [2023-02-08T14:33:47.594Z] #78 173.2   CC       src/libcrun/libcrun_la-terminal.lo
14:33:47 [2023-02-08T14:33:47.851Z] #78 173.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:33:48 [2023-02-08T14:33:48.107Z] #78 173.7   CC       src/libcrun/libcrun_la-signals.lo
14:33:48 [2023-02-08T14:33:48.107Z] #78 173.8   CC       src/libcrun/libcrun_la-mount_flags.lo
14:33:48 [2023-02-08T14:33:48.670Z] #78 174.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:33:48 [2023-02-08T14:33:48.670Z] #78 174.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:33:48 [2023-02-08T14:33:48.926Z] #78 174.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:33:49 [2023-02-08T14:33:49.182Z] #78 174.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:33:49 [2023-02-08T14:33:49.438Z] #78 175.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:33:50 [2023-02-08T14:33:50.002Z] #78 175.5   CC       tests/init.o
14:33:50 [2023-02-08T14:33:50.258Z] #78 175.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:33:58 [2023-02-08T14:33:58.347Z] #78 ...
14:33:58 [2023-02-08T14:33:58.347Z] 
14:33:58 [2023-02-08T14:33:58.347Z] #80 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:33:58 [2023-02-08T14:33:58.347Z] #80 DONE 181.2s
14:33:58 [2023-02-08T14:33:58.347Z] 
14:33:58 [2023-02-08T14:33:58.347Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:34:03 [2023-02-08T14:34:03.596Z] #81 ...
14:34:03 [2023-02-08T14:34:03.596Z] 
14:34:03 [2023-02-08T14:34:03.596Z] #78 [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
14:34:03 [2023-02-08T14:34:03.596Z] #78 188.6   CCLD     tests/init
14:34:15 [2023-02-08T14:34:15.772Z] #78 199.7   AR       libcrun_testing.a
14:34:15 [2023-02-08T14:34:15.772Z] #78 199.7 ar: `u' modifier ignored since `D' is the default (see `U')
14:34:15 [2023-02-08T14:34:15.772Z] #78 199.7   CCLD     tests/tests_libcrun_utils
14:34:15 [2023-02-08T14:34:15.772Z] #78 199.8   CCLD     tests/tests_libcrun_errors
14:34:15 [2023-02-08T14:34:15.772Z] #78 199.8   CCLD     tests/tests_libcrun_fuzzer
14:34:15 [2023-02-08T14:34:15.772Z] #78 200.1   CCLD     libcrun.la
14:34:15 [2023-02-08T14:34:15.772Z] #78 200.8   CCLD     crun
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.2 make[3]: Entering directory '/tmp/crun-build'
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.3  /bin/mkdir -p '/usr/local/lib'
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.3  /bin/mkdir -p '/usr/local/share/man/man1'
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.4 libtool: install: ranlib /usr/local/lib/libcrun.a
14:34:15 [2023-02-08T14:34:15.772Z] #78 201.5 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
14:34:15 [2023-02-08T14:34:15.773Z] #78 201.5 ----------------------------------------------------------------------
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 Libraries have been installed in:
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5    /usr/local/lib
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 If you ever happen to want to link against installed libraries
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 in a given directory, LIBDIR, you must either use libtool, and
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 specify the full pathname of the library, or use the '-LLIBDIR'
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 flag during linking and do at least one of the following:
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5      during execution
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5      during linking
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 See any operating system documentation about shared libraries for
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 more information, such as the ld(1) and ld.so(8) manual pages.
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5 ----------------------------------------------------------------------
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5  /bin/mkdir -p '/build'
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.6 libtool: install: /usr/bin/install -c crun /build/crun
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.6 make[3]: Leaving directory '/tmp/crun-build'
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.6 make[2]: Leaving directory '/tmp/crun-build'
14:34:16 [2023-02-08T14:34:16.029Z] #78 201.6 make[1]: Leaving directory '/tmp/crun-build'
14:34:16 [2023-02-08T14:34:16.286Z] #78 DONE 201.9s
14:34:16 [2023-02-08T14:34:16.286Z] 
14:34:16 [2023-02-08T14:34:16.286Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:34:20 [2023-02-08T14:34:20.461Z] #81 189.9 + bin/containerd
14:34:20 [2023-02-08T14:34:20.461Z] #81 189.9 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
14:34:24 [2023-02-08T14:34:24.659Z] #81 ...
14:34:24 [2023-02-08T14:34:24.659Z] 
14:34:24 [2023-02-08T14:34:24.659Z] #61 [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
14:34:24 [2023-02-08T14:34:24.659Z] #61 260.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
14:34:24 [2023-02-08T14:34:24.659Z] #61 DONE 260.9s
14:34:24 [2023-02-08T14:34:24.659Z] 
14:34:24 [2023-02-08T14:34:24.659Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:34:25 [2023-02-08T14:34:25.223Z] #81 ...
14:34:25 [2023-02-08T14:34:25.223Z] 
14:34:25 [2023-02-08T14:34:25.223Z] #95 [dev-systemd-false 11/21] COPY --from=golangci_lint /build/ /usr/local/bin/
14:34:25 [2023-02-08T14:34:25.223Z] #95 DONE 0.2s
14:34:25 [2023-02-08T14:34:25.223Z] 
14:34:25 [2023-02-08T14:34:25.223Z] #96 [dev-systemd-false 12/21] COPY --from=shfmt         /build/ /usr/local/bin/
14:34:25 [2023-02-08T14:34:25.223Z] #96 DONE 0.1s
14:34:25 [2023-02-08T14:34:25.223Z] 
14:34:25 [2023-02-08T14:34:25.223Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:34:25 [2023-02-08T14:34:25.480Z] #81 ...
14:34:25 [2023-02-08T14:34:25.480Z] 
14:34:25 [2023-02-08T14:34:25.480Z] #97 [dev-systemd-false 13/21] COPY --from=runc          /build/ /usr/local/bin/
14:34:25 [2023-02-08T14:34:25.480Z] #97 DONE 0.1s
14:34:25 [2023-02-08T14:34:25.480Z] 
14:34:25 [2023-02-08T14:34:25.480Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
14:35:04 [2023-02-08T14:35:04.158Z] #81 230.3 + bin/containerd-stress
14:35:04 [2023-02-08T14:35:04.158Z] #81 230.3 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
14:35:04 [2023-02-08T14:35:04.158Z] #81 231.9 + bin/containerd-shim
14:35:04 [2023-02-08T14:35:04.158Z] #81 232.5 + bin/containerd-shim-runc-v1
14:35:04 [2023-02-08T14:35:04.158Z] #81 233.6 + bin/containerd-shim-runc-v2
14:35:04 [2023-02-08T14:35:04.158Z] #81 234.4 + binaries
14:35:05 [2023-02-08T14:35:05.087Z] #81 DONE 235.2s
14:35:05 [2023-02-08T14:35:05.649Z] 
14:35:05 [2023-02-08T14:35:05.649Z] #98 [dev-systemd-false 14/21] COPY --from=containerd    /build/ /usr/local/bin/
14:35:06 [2023-02-08T14:35:06.580Z] #98 DONE 0.7s
14:35:06 [2023-02-08T14:35:06.580Z] 
14:35:06 [2023-02-08T14:35:06.580Z] #99 [dev-systemd-false 15/21] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:35:06 [2023-02-08T14:35:06.580Z] #99 DONE 0.3s
14:35:06 [2023-02-08T14:35:06.836Z] 
14:35:06 [2023-02-08T14:35:06.836Z] #100 [dev-systemd-false 16/21] COPY --from=vpnkit        /       /usr/local/bin/
14:35:08 [2023-02-08T14:35:08.201Z] #100 DONE 1.4s
14:35:08 [2023-02-08T14:35:08.201Z] 
14:35:08 [2023-02-08T14:35:08.201Z] #101 [dev-systemd-false 17/21] COPY --from=containerutil /build/ /usr/local/bin/
14:35:08 [2023-02-08T14:35:08.201Z] #101 DONE 0.0s
14:35:08 [2023-02-08T14:35:08.201Z] 
14:35:08 [2023-02-08T14:35:08.201Z] #102 [dev-systemd-false 18/21] COPY --from=crun          /build/ /usr/local/bin/
14:35:08 [2023-02-08T14:35:08.201Z] #102 DONE 0.1s
14:35:08 [2023-02-08T14:35:08.201Z] 
14:35:08 [2023-02-08T14:35:08.201Z] #103 [dev-systemd-false 19/21] COPY --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
14:35:08 [2023-02-08T14:35:08.461Z] #103 DONE 0.3s
14:35:08 [2023-02-08T14:35:08.717Z] 
14:35:08 [2023-02-08T14:35:08.718Z] #104 [dev-systemd-false 20/21] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:35:08 [2023-02-08T14:35:08.718Z] #104 DONE 0.0s
14:35:08 [2023-02-08T14:35:08.718Z] 
14:35:08 [2023-02-08T14:35:08.718Z] #105 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
14:35:08 [2023-02-08T14:35:08.718Z] #105 DONE 0.0s
14:35:08 [2023-02-08T14:35:08.718Z] 
14:35:08 [2023-02-08T14:35:08.718Z] #106 [dev-base  1/11] RUN groupadd -r docker
14:35:08 [2023-02-08T14:35:08.974Z] #106 DONE 0.4s
14:35:08 [2023-02-08T14:35:08.974Z] 
14:35:08 [2023-02-08T14:35:08.974Z] #107 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:35:09 [2023-02-08T14:35:09.536Z] #107 DONE 0.5s
14:35:09 [2023-02-08T14:35:09.536Z] 
14:35:09 [2023-02-08T14:35:09.536Z] #108 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:35:10 [2023-02-08T14:35:10.098Z] #108 0.384 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:35:10 [2023-02-08T14:35:10.098Z] #108 DONE 0.4s
14:35:10 [2023-02-08T14:35:10.098Z] 
14:35:10 [2023-02-08T14:35:10.098Z] #109 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:35:10 [2023-02-08T14:35:10.355Z] #109 DONE 0.5s
14:35:10 [2023-02-08T14:35:10.355Z] 
14:35:10 [2023-02-08T14:35:10.355Z] #110 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:35:10 [2023-02-08T14:35:10.917Z] #110 DONE 0.4s
14:35:10 [2023-02-08T14:35:10.917Z] 
14:35:10 [2023-02-08T14:35:10.917Z] #111 [dev-base  6/11] RUN ldconfig
14:35:11 [2023-02-08T14:35:11.479Z] #111 DONE 0.4s
14:35:11 [2023-02-08T14:35:11.479Z] 
14:35:11 [2023-02-08T14:35:11.479Z] #112 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:35:11 [2023-02-08T14:35:11.735Z] #112 DONE 0.5s
14:35:11 [2023-02-08T14:35:11.735Z] 
14:35:11 [2023-02-08T14:35:11.735Z] #113 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:35:12 [2023-02-08T14:35:12.668Z] #113 0.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:35:12 [2023-02-08T14:35:12.668Z] #113 0.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:35:12 [2023-02-08T14:35:12.668Z] #113 1.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:35:12 [2023-02-08T14:35:12.668Z] #113 1.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:35:12 [2023-02-08T14:35:12.668Z] #113 1.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
14:35:12 [2023-02-08T14:35:12.924Z] #113 1.234 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:35:13 [2023-02-08T14:35:13.852Z] #113 1.983 Fetched 8510 kB in 1s (5676 kB/s)
14:35:14 [2023-02-08T14:35:14.108Z] #113 1.983 Reading package lists...
14:35:15 [2023-02-08T14:35:15.037Z] #113 2.534 Reading package lists...
14:35:15 [2023-02-08T14:35:15.037Z] #113 3.076 Building dependency tree...
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.438 The following additional packages will be installed:
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.438   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.438   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.438   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.439   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.439   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.439   xxd
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.442 Suggested packages:
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.442   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.442   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.442   ctags vim-doc vim-scripts xfsdump acl attr quota
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.442 Recommended packages:
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.442   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:35:15 [2023-02-08T14:35:15.293Z] #113 3.442   systemd-timesyncd | time-daemon unzip
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.812 The following NEW packages will be installed:
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.812   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.812   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.813   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.813   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.813   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.813   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.813   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.813   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.813   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:35:15 [2023-02-08T14:35:15.549Z] #113 3.814   xz-utils zip zstd
14:35:15 [2023-02-08T14:35:15.806Z] #113 4.091 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
14:35:15 [2023-02-08T14:35:15.806Z] #113 4.091 Need to get 32.1 MB of archives.
14:35:15 [2023-02-08T14:35:15.806Z] #113 4.091 After this operation, 124 MB of additional disk space will be used.
14:35:15 [2023-02-08T14:35:15.806Z] #113 4.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:35:15 [2023-02-08T14:35:15.806Z] #113 4.189 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:35:15 [2023-02-08T14:35:15.806Z] #113 4.192 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.193 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.195 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.196 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.198 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.201 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.202 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.204 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.231 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.231 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.233 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.233 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.235 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.237 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.239 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.244 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.245 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.246 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.247 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.253 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.255 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.260 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.261 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.264 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.265 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.267 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.268 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.273 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.276 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.292 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.294 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.296 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.297 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.345 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.346 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.346 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.347 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.347 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.348 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.348 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.350 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.350 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.360 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.361 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.362 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.363 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.365 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.366 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.367 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.370 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.371 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.372 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.375 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:35:16 [2023-02-08T14:35:16.064Z] #113 4.408 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.415 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.420 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.421 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.573 debconf: delaying package configuration, since apt-utils is not installed
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.614 Fetched 32.1 MB in 1s (53.4 MB/s)
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.643 Selecting previously unselected package libapparmor1:arm64.
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.643 (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 ... 15745 files and directories currently installed.)
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.653 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.320Z] #113 4.660 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.700 Selecting previously unselected package libcap2:arm64.
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.702 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.706 Unpacking libcap2:arm64 (1:2.44-1) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.740 Selecting previously unselected package libargon2-1:arm64.
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.742 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.746 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.776 Selecting previously unselected package dmsetup.
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.778 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.781 Unpacking dmsetup (2:1.02.175-2.1) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.822 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.824 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.827 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.870 Selecting previously unselected package libjson-c5:arm64.
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.870 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.873 Unpacking libjson-c5:arm64 (0.15-2) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.908 Selecting previously unselected package libcryptsetup12:arm64.
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.909 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.913 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.962 Selecting previously unselected package libip4tc2:arm64.
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.964 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 4.967 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 5.002 Selecting previously unselected package libkmod2:arm64.
14:35:16 [2023-02-08T14:35:16.576Z] #113 5.004 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.576Z] #113 5.008 Unpacking libkmod2:arm64 (28-1) ...
14:35:16 [2023-02-08T14:35:16.833Z] #113 5.052 Selecting previously unselected package systemd.
14:35:16 [2023-02-08T14:35:16.833Z] #113 5.052 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
14:35:16 [2023-02-08T14:35:16.833Z] #113 5.099 Unpacking systemd (247.3-7+deb11u1) ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.478 Selecting previously unselected package pigz.
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.480 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.484 Unpacking pigz (2.6-1) ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.519 Selecting previously unselected package libelf1:arm64.
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.522 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.525 Unpacking libelf1:arm64 (0.183-1) ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.575 Selecting previously unselected package libbpf0:arm64.
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.575 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.578 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.614 Selecting previously unselected package libmnl0:arm64.
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.617 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.620 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.654 Selecting previously unselected package libxtables12:arm64.
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.654 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.658 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.686 Selecting previously unselected package libcap2-bin.
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.688 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.692 Unpacking libcap2-bin (1:2.44-1) ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.730 Selecting previously unselected package iproute2.
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.732 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.396Z] #113 5.736 Unpacking iproute2 (5.10.0-4) ...
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.836 Selecting previously unselected package xxd.
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.836 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.840 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.887 Selecting previously unselected package vim-common.
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.887 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.895 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.946 Selecting previously unselected package bash-completion.
14:35:17 [2023-02-08T14:35:17.653Z] #113 5.948 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.615 Unpacking bash-completion (1:2.11-2) ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.724 Selecting previously unselected package bzip2.
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.726 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.730 Unpacking bzip2 (1.0.8-4) ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.763 Selecting previously unselected package xz-utils.
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.765 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.769 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.821 Selecting previously unselected package apparmor.
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.823 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.846 Unpacking apparmor (2.13.6-10) ...
14:35:18 [2023-02-08T14:35:18.582Z] #113 6.940 Selecting previously unselected package inetutils-ping.
14:35:18 [2023-02-08T14:35:18.839Z] #113 6.943 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 6.946 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 6.992 Selecting previously unselected package libip6tc2:arm64.
14:35:18 [2023-02-08T14:35:18.839Z] #113 6.994 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 6.998 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.033 Selecting previously unselected package libnfnetlink0:arm64.
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.036 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.039 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.070 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.072 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.076 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.111 Selecting previously unselected package libnftnl11:arm64.
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.113 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.117 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.150 Selecting previously unselected package iptables.
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.152 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
14:35:18 [2023-02-08T14:35:18.839Z] #113 7.155 Unpacking iptables (1.8.7-1) ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.224 Selecting previously unselected package libonig5:arm64.
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.227 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.230 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.277 Selecting previously unselected package libjq1:arm64.
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.277 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.280 Unpacking libjq1:arm64 (1.6-2.1) ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.319 Selecting previously unselected package jq.
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.321 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.325 Unpacking jq (1.6-2.1) ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.361 Selecting previously unselected package libaio1:arm64.
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.364 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.367 Unpacking libaio1:arm64 (0.3.112-9) ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.404 Selecting previously unselected package libgpm2:arm64.
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.406 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.410 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:35:19 [2023-02-08T14:35:19.095Z] #113 7.443 Selecting previously unselected package libicu67:arm64.
14:35:19 [2023-02-08T14:35:19.351Z] #113 7.446 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.351Z] #113 7.449 Unpacking libicu67:arm64 (67.1-7) ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.135 Selecting previously unselected package libinih1:arm64.
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.137 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.141 Unpacking libinih1:arm64 (53-1+b2) ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.172 Selecting previously unselected package libmicrohttpd12:arm64.
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.174 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.178 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.220 Selecting previously unselected package libnet1:arm64.
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.220 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.223 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.264 Selecting previously unselected package libnl-3-200:arm64.
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.266 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.270 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:35:19 [2023-02-08T14:35:19.913Z] #113 8.307 Selecting previously unselected package libprotobuf-c1:arm64.
14:35:20 [2023-02-08T14:35:20.169Z] #113 8.309 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.313 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.348 Selecting previously unselected package libyajl2:arm64.
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.348 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.351 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.379 Selecting previously unselected package net-tools.
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.381 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.384 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.432 Selecting previously unselected package patch.
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.435 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.438 Unpacking patch (2.7.6-7) ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.472 Selecting previously unselected package python-pip-whl.
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.474 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:35:20 [2023-02-08T14:35:20.170Z] #113 8.478 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.612 Selecting previously unselected package python3-lib2to3.
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.614 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.617 Unpacking python3-lib2to3 (3.9.2-1) ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.657 Selecting previously unselected package python3-distutils.
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.660 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.663 Unpacking python3-distutils (3.9.2-1) ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.706 Selecting previously unselected package python3-pkg-resources.
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.709 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.712 Unpacking python3-pkg-resources (52.0.0-4) ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.756 Selecting previously unselected package python3-setuptools.
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.757 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.760 Unpacking python3-setuptools (52.0.0-4) ...
14:35:20 [2023-02-08T14:35:20.426Z] #113 8.821 Selecting previously unselected package python3-wheel.
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.823 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.827 Unpacking python3-wheel (0.34.2-1) ...
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.857 Selecting previously unselected package python3-pip.
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.860 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.863 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.931 Selecting previously unselected package sudo.
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.933 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.682Z] #113 8.939 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:35:20 [2023-02-08T14:35:20.682Z] #113 9.049 Selecting previously unselected package systemd-journal-remote.
14:35:20 [2023-02-08T14:35:20.937Z] #113 9.051 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.055 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.090 Selecting previously unselected package thin-provisioning-tools.
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.093 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.096 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.154 Selecting previously unselected package uidmap.
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.156 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.159 Unpacking uidmap (1:4.8.1-1) ...
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.206 Selecting previously unselected package vim-runtime.
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.206 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.219 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.230 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:35:20 [2023-02-08T14:35:20.938Z] #113 9.234 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:35:21 [2023-02-08T14:35:21.500Z] #113 9.796 Selecting previously unselected package vim.
14:35:21 [2023-02-08T14:35:21.500Z] #113 9.799 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:35:21 [2023-02-08T14:35:21.500Z] #113 9.809 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:35:21 [2023-02-08T14:35:21.756Z] #113 9.936 Selecting previously unselected package xfsprogs.
14:35:21 [2023-02-08T14:35:21.756Z] #113 9.939 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
14:35:21 [2023-02-08T14:35:21.756Z] #113 9.943 Unpacking xfsprogs (5.10.0-4) ...
14:35:21 [2023-02-08T14:35:21.756Z] #113 10.04 Selecting previously unselected package zip.
14:35:21 [2023-02-08T14:35:21.756Z] #113 10.04 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
14:35:21 [2023-02-08T14:35:21.756Z] #113 10.05 Unpacking zip (3.0-12) ...
14:35:21 [2023-02-08T14:35:21.756Z] #113 10.09 Selecting previously unselected package zstd.
14:35:21 [2023-02-08T14:35:21.756Z] #113 10.09 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:35:21 [2023-02-08T14:35:21.756Z] #113 10.10 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:35:21 [2023-02-08T14:35:21.756Z] #113 10.18 Setting up python3-pkg-resources (52.0.0-4) ...
14:35:22 [2023-02-08T14:35:22.012Z] #113 10.38 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:35:22 [2023-02-08T14:35:22.012Z] #113 10.39 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:35:22 [2023-02-08T14:35:22.012Z] #113 10.40 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:35:22 [2023-02-08T14:35:22.012Z] #113 10.41 Setting up libgpm2:arm64 (1.20.7-8) ...
14:35:22 [2023-02-08T14:35:22.012Z] #113 10.42 Setting up libicu67:arm64 (67.1-7) ...
14:35:22 [2023-02-08T14:35:22.012Z] #113 10.43 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.44 Setting up libinih1:arm64 (53-1+b2) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.45 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.46 Setting up uidmap (1:4.8.1-1) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.47 Setting up libyajl2:arm64 (2.1.0-3) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.49 Setting up bzip2 (1.0.8-4) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.51 Setting up python3-wheel (0.34.2-1) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.66 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.67 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.68 Setting up libcap2:arm64 (1:2.44-1) ...
14:35:22 [2023-02-08T14:35:22.269Z] #113 10.69 Setting up libcap2-bin (1:2.44-1) ...
14:35:22 [2023-02-08T14:35:22.525Z] #113 10.70 Setting up apparmor (2.13.6-10) ...
14:35:23 [2023-02-08T14:35:23.087Z] #113 11.42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:35:23 [2023-02-08T14:35:23.344Z] #113 11.44 Setting up zip (3.0-12) ...
14:35:23 [2023-02-08T14:35:23.344Z] #113 11.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:35:23 [2023-02-08T14:35:23.344Z] #113 11.48 Setting up bash-completion (1:2.11-2) ...
14:35:23 [2023-02-08T14:35:23.907Z] #113 12.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:35:23 [2023-02-08T14:35:23.907Z] #113 12.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:35:23 [2023-02-08T14:35:23.907Z] #113 12.25 Setting up libmnl0:arm64 (1.0.4-3) ...
14:35:23 [2023-02-08T14:35:23.907Z] #113 12.26 Setting up patch (2.7.6-7) ...
14:35:23 [2023-02-08T14:35:23.907Z] #113 12.28 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.32 invoke-rc.d: could not determine current runlevel
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.33 invoke-rc.d: policy-rc.d denied execution of start.
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.33 Setting up libxtables12:arm64 (1.8.7-1) ...
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.35 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.36 Setting up pigz (2.6-1) ...
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.37 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.38 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:35:24 [2023-02-08T14:35:24.163Z] #113 12.40 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.58 Setting up libaio1:arm64 (0.3.112-9) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.59 Setting up python3-lib2to3 (3.9.2-1) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.70 Setting up libelf1:arm64 (0.183-1) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.71 Setting up libjson-c5:arm64 (0.15-2) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.72 Setting up zstd (1.4.8+dfsg-2.1) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.73 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.74 Setting up libkmod2:arm64 (28-1) ...
14:35:24 [2023-02-08T14:35:24.421Z] #113 12.75 Setting up python3-distutils (3.9.2-1) ...
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.87 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:35:24 [2023-02-08T14:35:24.678Z] #113 12.93 Setting up python3-setuptools (52.0.0-4) ...
14:35:24 [2023-02-08T14:35:24.934Z] #113 13.25 Setting up libjq1:arm64 (1.6-2.1) ...
14:35:25 [2023-02-08T14:35:25.191Z] #113 13.26 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:35:25 [2023-02-08T14:35:25.191Z] #113 13.27 Setting up thin-provisioning-tools (0.9.0-1) ...
14:35:25 [2023-02-08T14:35:25.191Z] #113 13.28 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:35:25 [2023-02-08T14:35:25.191Z] #113 13.54 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.55 Setting up jq (1.6-2.1) ...
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.56 Setting up libbpf0:arm64 (1:0.3-2) ...
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.57 Setting up iptables (1.8.7-1) ...
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.61 Setting up iproute2 (5.10.0-4) ...
14:35:25 [2023-02-08T14:35:25.447Z] #113 13.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:35:25 [2023-02-08T14:35:25.703Z] #113 13.85 Setting up dmsetup (2:1.02.175-2.1) ...
14:35:25 [2023-02-08T14:35:25.703Z] #113 13.86 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:35:25 [2023-02-08T14:35:25.703Z] #113 13.87 Setting up systemd (247.3-7+deb11u1) ...
14:35:25 [2023-02-08T14:35:25.703Z] #113 13.91 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:35:25 [2023-02-08T14:35:25.703Z] #113 13.91 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:35:25 [2023-02-08T14:35:25.703Z] #113 13.91 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:35:25 [2023-02-08T14:35:25.703Z] #113 13.92 Initializing machine ID from random generator.
14:35:25 [2023-02-08T14:35:25.960Z] #113 14.28 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
14:35:25 [2023-02-08T14:35:25.960Z] #113 14.39 Setting up xfsprogs (5.10.0-4) ...
14:35:26 [2023-02-08T14:35:26.216Z] #113 14.40 System has not been booted with systemd as init system (PID 1). Can't operate.
14:35:26 [2023-02-08T14:35:26.216Z] #113 14.40 Failed to connect to bus: Host is down
14:35:26 [2023-02-08T14:35:26.216Z] #113 14.41 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:27 [2023-02-08T14:35:27.145Z] #113 DONE 15.4s
14:35:27 [2023-02-08T14:35:27.145Z] 
14:35:27 [2023-02-08T14:35:27.145Z] #114 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
14:35:27 [2023-02-08T14:35:27.401Z] #114 0.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:35:27 [2023-02-08T14:35:27.401Z] #114 0.400 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:35:27 [2023-02-08T14:35:27.665Z] #114 0.404 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:35:27 [2023-02-08T14:35:27.665Z] #114 DONE 0.4s
14:35:27 [2023-02-08T14:35:27.665Z] 
14:35:27 [2023-02-08T14:35:27.665Z] #115 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
14:35:34 [2023-02-08T14:35:34.204Z] #115 5.698 Collecting yamllint==1.27.1
14:35:34 [2023-02-08T14:35:34.460Z] #115 6.727   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:35:34 [2023-02-08T14:35:34.716Z] #115 7.025 Collecting pathspec>=0.5.3
14:35:34 [2023-02-08T14:35:34.716Z] #115 7.028   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
14:35:34 [2023-02-08T14:35:34.716Z] #115 7.124 Collecting pyyaml
14:35:34 [2023-02-08T14:35:34.716Z] #115 7.129   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:35:34 [2023-02-08T14:35:34.716Z] #115 7.146 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:35:34 [2023-02-08T14:35:34.716Z] #115 7.151 Building wheels for collected packages: yamllint
14:35:34 [2023-02-08T14:35:34.716Z] #115 7.151   Building wheel for yamllint (setup.py): started
14:35:34 [2023-02-08T14:35:34.973Z] #115 7.405   Building wheel for yamllint (setup.py): finished with status 'done'
14:35:34 [2023-02-08T14:35:34.973Z] #115 7.406   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=43af0ba14409c04e6f3f7e80edd3acc0a98cd17abb00caaa774a1f151cbe140f
14:35:34 [2023-02-08T14:35:34.973Z] #115 7.406   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:35:34 [2023-02-08T14:35:34.973Z] #115 7.408 Successfully built yamllint
14:35:34 [2023-02-08T14:35:34.973Z] #115 7.414 Installing collected packages: pyyaml, pathspec, yamllint
14:35:34 [2023-02-08T14:35:34.973Z] #115 7.525 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
14:35:35 [2023-02-08T14:35:35.229Z] #115 DONE 7.6s
14:35:35 [2023-02-08T14:35:35.229Z] 
14:35:35 [2023-02-08T14:35:35.229Z] #116 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
14:35:36 [2023-02-08T14:35:36.164Z] #116 0.749 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:35:36 [2023-02-08T14:35:36.164Z] #116 0.862 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:35:36 [2023-02-08T14:35:36.164Z] #116 0.864 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:35:36 [2023-02-08T14:35:36.984Z] #116 1.117 Reading package lists...
14:35:37 [2023-02-08T14:35:37.546Z] #116 1.679 Reading package lists...
14:35:37 [2023-02-08T14:35:37.547Z] #116 2.212 Building dependency tree...
14:35:37 [2023-02-08T14:35:37.547Z] #116 2.372 Reading state information...
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.598 gcc is already the newest version (4:10.2.1-1).
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.598 pkg-config is already the newest version (0.29.2-1).
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.598 The following additional packages will be installed:
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.598   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.598   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.599   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.599   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.600   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.600   uuid-dev zlib1g-dev
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.602 Suggested packages:
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.602   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.602   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.602 Recommended packages:
14:35:37 [2023-02-08T14:35:37.803Z] #116 2.602   build-essential fakeroot libalgorithm-merge-perl
14:35:38 [2023-02-08T14:35:38.059Z] #116 2.869 The following NEW packages will be installed:
14:35:38 [2023-02-08T14:35:38.321Z] #116 2.869   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
14:35:38 [2023-02-08T14:35:38.321Z] #116 2.869   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
14:35:38 [2023-02-08T14:35:38.321Z] #116 2.869   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
14:35:38 [2023-02-08T14:35:38.321Z] #116 2.869   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:35:38 [2023-02-08T14:35:38.321Z] #116 2.869   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
14:35:38 [2023-02-08T14:35:38.321Z] #116 2.870   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
14:35:38 [2023-02-08T14:35:38.321Z] #116 2.870   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
14:35:38 [2023-02-08T14:35:38.321Z] #116 3.145 0 upgraded, 32 newly installed, 0 to remove and 2 not upgraded.
14:35:38 [2023-02-08T14:35:38.321Z] #116 3.145 Need to get 10.3 MB of archives.
14:35:38 [2023-02-08T14:35:38.321Z] #116 3.145 After this operation, 41.5 MB of additional disk space will be used.
14:35:38 [2023-02-08T14:35:38.321Z] #116 3.145 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:35:38 [2023-02-08T14:35:38.606Z] #116 3.163 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
14:35:38 [2023-02-08T14:35:38.606Z] #116 3.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
14:35:38 [2023-02-08T14:35:38.606Z] #116 3.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:35:38 [2023-02-08T14:35:38.606Z] #116 3.180 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:35:38 [2023-02-08T14:35:38.606Z] #116 3.184 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:35:38 [2023-02-08T14:35:38.606Z] #116 3.185 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:35:38 [2023-02-08T14:35:38.606Z] #116 3.190 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.191 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.194 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.195 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.196 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.199 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.200 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.202 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.203 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.207 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.208 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.209 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.210 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.217 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.218 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.220 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.221 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.222 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.223 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.224 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.229 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.231 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.240 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.240 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.242 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.394 debconf: delaying package configuration, since apt-utils is not installed
14:35:38 [2023-02-08T14:35:38.607Z] #116 3.436 Fetched 10.3 MB in 0s (27.7 MB/s)
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.462 Selecting previously unselected package dpkg-dev.
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.462 (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 ... 21236 files and directories currently installed.)
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.473 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.475 Unpacking dpkg-dev (1.20.12) ...
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.609 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.612 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.618 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.650 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.652 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.656 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:35:38 [2023-02-08T14:35:38.872Z] #116 3.693 Selecting previously unselected package libsecret-common.
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.695 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.698 Unpacking libsecret-common (0.20.4-2) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.745 Selecting previously unselected package libsecret-1-0:arm64.
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.748 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.750 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.784 Selecting previously unselected package gir1.2-secret-1:arm64.
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.787 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.790 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.825 Selecting previously unselected package libapparmor-dev:arm64.
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.825 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.830 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.871 Selecting previously unselected package uuid-dev:arm64.
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.873 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.876 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.917 Selecting previously unselected package libblkid-dev:arm64.
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.917 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.926 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.973 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.975 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 3.979 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 4.006 Selecting previously unselected package libudev-dev:arm64.
14:35:39 [2023-02-08T14:35:39.129Z] #116 4.009 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 4.012 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:35:39 [2023-02-08T14:35:39.129Z] #116 4.050 Selecting previously unselected package libsepol1-dev:arm64.
14:35:39 [2023-02-08T14:35:39.386Z] #116 4.053 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.386Z] #116 4.057 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:35:39 [2023-02-08T14:35:39.386Z] #116 4.133 Selecting previously unselected package libpcre2-16-0:arm64.
14:35:39 [2023-02-08T14:35:39.386Z] #116 4.134 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.386Z] #116 4.137 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:35:39 [2023-02-08T14:35:39.386Z] #116 4.181 Selecting previously unselected package libpcre2-32-0:arm64.
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.183 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.186 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.233 Selecting previously unselected package libpcre2-posix2:arm64.
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.233 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.237 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.268 Selecting previously unselected package libpcre2-dev:arm64.
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.268 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.271 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.353 Selecting previously unselected package libselinux1-dev:arm64.
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.356 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.359 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.416 Selecting previously unselected package libdevmapper-dev:arm64.
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.419 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.422 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:35:39 [2023-02-08T14:35:39.642Z] #116 4.453 Selecting previously unselected package libffi-dev:arm64.
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.456 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.460 Unpacking libffi-dev:arm64 (3.3-6) ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.493 Selecting previously unselected package libglib2.0-data.
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.496 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.499 Unpacking libglib2.0-data (2.66.8-1) ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.646 Selecting previously unselected package libglib2.0-bin.
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.648 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.652 Unpacking libglib2.0-bin (2.66.8-1) ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.697 Selecting previously unselected package libglib2.0-dev-bin.
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.697 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.701 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:35:39 [2023-02-08T14:35:39.899Z] #116 4.740 Selecting previously unselected package libmount-dev:arm64.
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.743 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.746 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.783 Selecting previously unselected package libpcre16-3:arm64.
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.786 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.789 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.834 Selecting previously unselected package libpcre32-3:arm64.
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.837 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.842 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.885 Selecting previously unselected package libpcrecpp0v5:arm64.
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.888 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.892 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.924 Selecting previously unselected package libpcre3-dev:arm64.
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.927 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.156Z] #116 4.931 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.007 Selecting previously unselected package zlib1g-dev:arm64.
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.010 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.013 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.053 Selecting previously unselected package libglib2.0-dev:arm64.
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.056 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.060 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.247 Selecting previously unselected package libseccomp-dev:arm64.
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.250 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.253 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.289 Selecting previously unselected package libsecret-1-dev:arm64.
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.292 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.295 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:35:40 [2023-02-08T14:35:40.413Z] #116 5.349 Selecting previously unselected package libsystemd-dev:arm64.
14:35:40 [2023-02-08T14:35:40.670Z] #116 5.351 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:35:40 [2023-02-08T14:35:40.670Z] #116 5.355 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.670Z] #116 5.468 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.477 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.635 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.644 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.654 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.663 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.672 Setting up libffi-dev:arm64 (3.3-6) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.682 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.691 Setting up dpkg-dev (1.20.12) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.706 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.715 Setting up libglib2.0-data (2.66.8-1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.724 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.733 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.742 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.751 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.761 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.770 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.779 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.788 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.797 Setting up libsecret-common (0.20.4-2) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.807 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.821 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:35:40 [2023-02-08T14:35:40.926Z] #116 5.830 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.839 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.848 Setting up libglib2.0-bin (2.66.8-1) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.856 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.866 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.876 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.884 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.894 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.902 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.912 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.922 No schema files found: doing nothing.
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.925 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:41 [2023-02-08T14:35:41.183Z] #116 5.944 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:35:41 [2023-02-08T14:35:41.745Z] #116 DONE 6.3s
14:35:41 [2023-02-08T14:35:41.745Z] 
14:35:41 [2023-02-08T14:35:41.745Z] #117 [dev 1/1] COPY . .
14:35:48 [2023-02-08T14:35:48.286Z] #117 DONE 5.6s
14:35:48 [2023-02-08T14:35:48.286Z] 
14:35:48 [2023-02-08T14:35:48.286Z] #118 exporting to image
14:35:48 [2023-02-08T14:35:48.286Z] #118 exporting layers
14:35:48 [2023-02-08T14:35:48.542Z] #118 exporting layers 1.6s done
14:35:48 [2023-02-08T14:35:48.542Z] #118 writing image sha256:cd8280aa3d554ac58b777f3871d19a4deb1549bfe1cf82bd175f7d5f0f121223 done
14:35:48 [2023-02-08T14:35:48.542Z] #118 naming to docker.io/library/docker:bf31de34fa047975389d39201f8f3c60c005b546 done
14:35:48 [2023-02-08T14:35:48.542Z] #118 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:35:48 [2023-02-08T14:35:48.843Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:35:49 [2023-02-08T14:35:49.117Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf31de34fa047975389d39201f8f3c60c005b546 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf31de34fa047975389d39201f8f3c60c005b546 hack/test/unit
14:35:49 [2023-02-08T14:35:49.686Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
14:35:49 [2023-02-08T14:35:49.686Z] + TESTFLAGS+=' -test.timeout=5m'
14:35:49 [2023-02-08T14:35:49.686Z] + TESTDIRS=./...
14:35:49 [2023-02-08T14:35:49.686Z] + exclude_paths='/vendor/|/integration'
14:35:49 [2023-02-08T14:35:49.686Z] ++ go list ./...
14:35:49 [2023-02-08T14:35:49.686Z] ++ grep -vE '(/vendor/|/integration)'
14:35:50 [2023-02-08T14:35:50.615Z] + pkg_list='github.com/docker/docker/api
14:35:50 [2023-02-08T14:35:50.615Z] github.com/docker/docker/api/server
14:35:50 [2023-02-08T14:35:50.615Z] github.com/docker/docker/api/server/backend/build
14:35:50 [2023-02-08T14:35:50.615Z] github.com/docker/docker/api/server/httpstatus
14:35:50 [2023-02-08T14:35:50.615Z] github.com/docker/docker/api/server/httputils
14:35:50 [2023-02-08T14:35:50.615Z] github.com/docker/docker/api/server/middleware
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/build
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/checkpoint
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/container
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/debug
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/distribution
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/grpc
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/image
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/network
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/plugin
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/session
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/swarm
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/system
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/volume
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/backend
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/blkiodev
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/container
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/events
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/filters
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/image
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/mount
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/network
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/plugins/logdriver
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/registry
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/strslice
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/swarm
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/swarm/runtime
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/time
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/versions
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/versions/v1p19
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/versions/v1p20
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/volume
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/exporter
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/worker
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/dockerfile
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/remotecontext
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/remotecontext/git
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/remotecontext/urlutil
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cli/debug
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cli/winresources/docker-proxy
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cli/winresources/dockerd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/client
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/docker-proxy
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/dockerd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/dockerd/trap
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/container
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/container/stream
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/contrib/apparmor
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/contrib/docker-device-tool
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/contrib/httpserver
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/cluster
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/cluster/convert
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/cluster/executor
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/cluster/executor/container
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/cluster/provider
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/config
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/containerd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/events
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/events/testutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/aufs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/copy
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/overlay
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/register
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/vfs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/graphdriver/zfs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/images
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/initlayer
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/links
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/listeners
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/awslogs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/fluentd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/gcplogs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/gelf
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/journald
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/local
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/logentries
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/loggertest
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/loggerutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/splunk
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/syslog
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/logger/templates
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/names
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/network
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/stats
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/distribution
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/distribution/metadata
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/distribution/utils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/distribution/xfer
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/dockerversion
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/errdefs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/image
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/image/cache
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/image/tarexport
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/image/v1
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/internal/mounttree
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/internal/test/suite
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/internal/unshare
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/layer
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libcontainerd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libcontainerd/queue
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libcontainerd/remote
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libcontainerd/supervisor
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libcontainerd/types
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/bitmap
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/bitseq
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cluster
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/config
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/datastore
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/diagnostic
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/discoverapi
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/driverapi
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/bridge
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/host
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/null
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/overlay
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/remote
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/windows
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/drvregistry
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/etchosts
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/idm
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/internal/caller
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipam
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipamapi
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipams/builtin
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipams/null
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipams/remote
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ipamutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/iptables
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/netlabel
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/netutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/networkdb
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/ns
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/options
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/osl
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/osl/kernel
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/portallocator
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/portmapper
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/resolvconf
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/testutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/libnetwork/types
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/oci
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/oci/caps
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/opts
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/aaparser
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/archive
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/authorization
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/broadcaster
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/capabilities
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/chrootarchive
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/containerfs
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/devicemapper
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/directory
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/dmesg
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/fileutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/homedir
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/idtools
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/ioutils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/jsonmessage
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/longpath
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/loopback
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/namesgenerator
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/parsers
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/parsers/kernel
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/pidfile
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/platform
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/platforms
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/plugingetter
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/plugins
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/plugins/transport
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/pools
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/process
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/progress
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/reexec
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/rootless
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/rootless/specconv
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/stack
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/stdcopy
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/streamformatter
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/stringid
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/sysinfo
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/system
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/tailfile
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/tarsum
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/pkg/useragent
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/plugin
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/plugin/executor/containerd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/plugin/v2
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/profiles/apparmor
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/profiles/seccomp
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/quota
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/reference
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/registry
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/registry/resumable
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/restartmanager
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/runconfig
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/runconfig/opts
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/daemon
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/environment
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/fakecontext
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/fakegit
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/fakestorage
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/fixtures/load
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/fixtures/plugin
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/registry
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/testutil/request
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/volume
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/volume/drivers
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/volume/local
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/volume/mounts
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/volume/service
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/volume/service/opts
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/volume/testutils'
14:35:50 [2023-02-08T14:35:50.616Z] ++ grep --fixed-strings -v /libnetwork
14:35:50 [2023-02-08T14:35:50.616Z] ++ echo 'github.com/docker/docker/api
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/backend/build
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/httpstatus
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/httputils
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/middleware
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/build
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/checkpoint
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/container
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/debug
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/distribution
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/grpc
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/image
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/network
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/plugin
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/session
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/swarm
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/system
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/server/router/volume
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/backend
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/blkiodev
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/container
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/events
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/filters
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/image
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/mount
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/network
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/plugins/logdriver
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/registry
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/strslice
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/swarm
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/swarm/runtime
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/time
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/versions
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/versions/v1p19
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/versions/v1p20
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/api/types/volume
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/exporter
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/builder-next/worker
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/dockerfile
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/remotecontext
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/remotecontext/git
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/builder/remotecontext/urlutil
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cli/debug
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cli/winresources/docker-proxy
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cli/winresources/dockerd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/client
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/docker-proxy
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/dockerd
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/dockerd/trap
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/container
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/container/stream
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/contrib/apparmor
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/contrib/docker-device-tool
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/contrib/httpserver
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon
14:35:50 [2023-02-08T14:35:50.616Z] github.com/docker/docker/daemon/cluster
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/convert
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/executor
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/executor/container
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/provider
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/config
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/containerd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/events
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/events/testutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/aufs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/copy
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/overlay
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/register
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/vfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/zfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/images
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/initlayer
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/links
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/listeners
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/awslogs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/fluentd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/gcplogs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/gelf
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/local
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/logentries
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/loggertest
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/loggerutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/splunk
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/syslog
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/templates
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/names
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/network
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/stats
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution/metadata
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution/utils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution/xfer
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/dockerversion
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/errdefs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image/cache
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image/tarexport
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image/v1
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/internal/mounttree
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/internal/test/suite
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/internal/unshare
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/layer
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/queue
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/remote
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/supervisor
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/types
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/bitmap
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/bitseq
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cluster
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/config
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/datastore
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/diagnostic
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/discoverapi
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/driverapi
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/bridge
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/host
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/null
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/overlay
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/remote
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/windows
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/drvregistry
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/etchosts
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/idm
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/internal/caller
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipam
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipamapi
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipams/builtin
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipams/null
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipams/remote
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ipamutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/iptables
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/netlabel
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/netutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/networkdb
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/ns
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/options
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/osl
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/osl/kernel
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/portallocator
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/portmapper
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/resolvconf
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/testutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libnetwork/types
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/oci
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/oci/caps
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/opts
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/aaparser
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/archive
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/authorization
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/broadcaster
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/capabilities
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/chrootarchive
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/containerfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/devicemapper
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/directory
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/dmesg
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/fileutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/homedir
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/idtools
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/ioutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/jsonmessage
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/longpath
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/loopback
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/namesgenerator
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/parsers
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/parsers/kernel
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/pidfile
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/platform
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/platforms
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/plugingetter
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/plugins
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/plugins/transport
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/pools
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/process
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/progress
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/reexec
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/rootless
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/rootless/specconv
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/stack
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/stdcopy
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/streamformatter
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/stringid
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/sysinfo
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/system
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/tailfile
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/tarsum
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/useragent
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/plugin
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/plugin/executor/containerd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/plugin/v2
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/profiles/apparmor
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/profiles/seccomp
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/quota
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/reference
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/registry
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/registry/resumable
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/restartmanager
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/runconfig
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/runconfig/opts
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/daemon
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/environment
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/fakecontext
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/fakegit
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/fakestorage
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/fixtures/load
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/fixtures/plugin
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/registry
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/testutil/request
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/volume
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/volume/drivers
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/volume/local
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/volume/mounts
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/volume/service
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/volume/service/opts
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/volume/testutils'
14:35:50 [2023-02-08T14:35:50.617Z] + base_pkg_list='github.com/docker/docker/api
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/backend/build
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/httpstatus
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/httputils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/middleware
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/build
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/checkpoint
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/container
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/debug
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/distribution
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/grpc
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/image
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/network
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/plugin
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/session
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/swarm
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/system
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/server/router/volume
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/backend
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/blkiodev
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/container
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/events
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/filters
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/image
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/mount
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/network
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/plugins/logdriver
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/registry
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/strslice
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/swarm
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/swarm/runtime
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/time
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/versions
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/versions/v1p19
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/versions/v1p20
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/api/types/volume
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/builder-next
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/builder-next/exporter
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/builder-next/worker
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/dockerfile
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/remotecontext
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/remotecontext/git
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/builder/remotecontext/urlutil
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/cli/debug
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/cli/winresources/docker-proxy
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/cli/winresources/dockerd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/client
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/cmd/docker-proxy
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/cmd/dockerd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/cmd/dockerd/trap
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/container
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/container/stream
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/contrib/apparmor
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/contrib/docker-device-tool
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/contrib/httpserver
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/convert
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/executor
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/executor/container
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/cluster/provider
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/config
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/containerd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/events
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/events/testutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/aufs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/copy
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/overlay
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/register
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/vfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/graphdriver/zfs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/images
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/initlayer
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/links
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/listeners
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/awslogs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/fluentd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/gcplogs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/gelf
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/local
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/logentries
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/loggertest
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/loggerutils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/splunk
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/syslog
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/logger/templates
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/names
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/network
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/daemon/stats
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution/metadata
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution/utils
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/distribution/xfer
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/dockerversion
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/errdefs
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image/cache
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image/tarexport
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/image/v1
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/internal/mounttree
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/internal/test/suite
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/internal/unshare
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/layer
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/queue
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/remote
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/supervisor
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/libcontainerd/types
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/oci
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/oci/caps
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/opts
14:35:50 [2023-02-08T14:35:50.617Z] github.com/docker/docker/pkg/aaparser
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/archive
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/authorization
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/broadcaster
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/capabilities
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/chrootarchive
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/containerfs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/devicemapper
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/directory
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/dmesg
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/fileutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/homedir
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/idtools
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/ioutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/jsonmessage
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/longpath
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/loopback
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/namesgenerator
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/parsers
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/parsers/kernel
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/pidfile
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/platform
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/platforms
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugingetter
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/transport
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/pools
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/process
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/progress
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/reexec
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/rootless
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/rootless/specconv
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/stack
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/stdcopy
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/streamformatter
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/stringid
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/sysinfo
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/system
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/tailfile
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/tarsum
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/useragent
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/plugin
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/plugin/executor/containerd
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/plugin/v2
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/profiles/apparmor
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/profiles/seccomp
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/quota
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/reference
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/registry
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/registry/resumable
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/restartmanager
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/runconfig
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/runconfig/opts
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/daemon
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/environment
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/fakecontext
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/fakegit
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/fakestorage
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/fixtures/load
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/fixtures/plugin
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/registry
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/testutil/request
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/volume
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/volume/drivers
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/volume/local
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/volume/mounts
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/volume/service
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/volume/service/opts
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/volume/testutils'
14:35:50 [2023-02-08T14:35:50.618Z] ++ grep --fixed-strings /libnetwork
14:35:50 [2023-02-08T14:35:50.618Z] ++ echo 'github.com/docker/docker/api
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/backend/build
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/httpstatus
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/httputils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/middleware
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/build
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/checkpoint
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/container
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/debug
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/distribution
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/grpc
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/image
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/network
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/plugin
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/session
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/swarm
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/system
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/server/router/volume
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/backend
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/blkiodev
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/container
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/events
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/filters
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/image
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/mount
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/network
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/plugins/logdriver
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/registry
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/strslice
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/swarm
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/swarm/runtime
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/time
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/versions
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/versions/v1p19
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/versions/v1p20
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/api/types/volume
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/builder-next
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/builder-next/exporter
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/builder-next/worker
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/dockerfile
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/remotecontext
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/remotecontext/git
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/builder/remotecontext/urlutil
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/cli/debug
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/cli/winresources/docker-proxy
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/cli/winresources/dockerd
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/client
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/cmd/docker-proxy
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/cmd/dockerd
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/cmd/dockerd/trap
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/container
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/container/stream
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/contrib/apparmor
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/contrib/docker-device-tool
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/contrib/httpserver
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/cluster
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/cluster/convert
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/cluster/executor
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/cluster/executor/container
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/cluster/provider
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/config
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/containerd
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/events
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/events/testutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/aufs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/copy
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/overlay
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/register
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/vfs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/graphdriver/zfs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/images
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/initlayer
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/links
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/listeners
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/awslogs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/fluentd
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/gcplogs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/gelf
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/journald
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/local
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/logentries
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/loggertest
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/loggerutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/splunk
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/syslog
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/logger/templates
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/names
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/network
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/daemon/stats
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/distribution
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/distribution/metadata
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/distribution/utils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/distribution/xfer
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/dockerversion
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/errdefs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/image
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/image/cache
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/image/tarexport
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/image/v1
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/internal/mounttree
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/internal/test/suite
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/internal/unshare
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/layer
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libcontainerd
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libcontainerd/queue
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libcontainerd/remote
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libcontainerd/supervisor
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libcontainerd/types
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/bitmap
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/bitseq
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cluster
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/config
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/datastore
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/diagnostic
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/discoverapi
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/driverapi
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/bridge
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/host
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/null
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/overlay
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/remote
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/windows
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/drvregistry
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/etchosts
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/idm
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/internal/caller
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipam
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipamapi
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipams/builtin
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipams/null
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipams/remote
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ipamutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/iptables
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/netlabel
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/netutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/networkdb
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/ns
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/options
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/osl
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/osl/kernel
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/portallocator
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/portmapper
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/resolvconf
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/testutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/libnetwork/types
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/oci
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/oci/caps
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/opts
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/aaparser
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/archive
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/authorization
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/broadcaster
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/capabilities
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/chrootarchive
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/containerfs
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/devicemapper
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/directory
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/dmesg
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/fileutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/homedir
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/idtools
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/ioutils
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/jsonmessage
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/longpath
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/loopback
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/namesgenerator
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/parsers
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/parsers/kernel
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/pidfile
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/platform
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/platforms
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugingetter
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/plugins/transport
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/pools
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/process
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/progress
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/reexec
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/rootless
14:35:50 [2023-02-08T14:35:50.618Z] github.com/docker/docker/pkg/rootless/specconv
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/stack
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/stdcopy
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/streamformatter
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/stringid
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/sysinfo
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/system
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/tailfile
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/tarsum
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/pkg/useragent
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/plugin
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/plugin/executor/containerd
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/plugin/v2
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/profiles/apparmor
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/profiles/seccomp
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/quota
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/reference
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/registry
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/registry/resumable
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/restartmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/runconfig
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/runconfig/opts
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/daemon
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/environment
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/fakecontext
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/fakegit
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/fakestorage
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/fixtures/load
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/fixtures/plugin
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/registry
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/testutil/request
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/volume
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/volume/drivers
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/volume/local
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/volume/mounts
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/volume/service
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/volume/service/opts
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/volume/testutils'
14:35:50 [2023-02-08T14:35:50.619Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/bitmap
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/bitseq
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cluster
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/config
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/datastore
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/diagnostic
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/discoverapi
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/driverapi
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/bridge
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/host
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/null
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/overlay
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/remote
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/windows
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drvregistry
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/etchosts
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/idm
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/internal/caller
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipam
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipamapi
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/builtin
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/null
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/remote
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipamutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/iptables
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/netlabel
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/netutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/networkdb
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ns
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/options
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/osl
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/osl/kernel
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/portallocator
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/portmapper
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/resolvconf
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/testutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/types'
14:35:50 [2023-02-08T14:35:50.619Z] + grep --fixed-strings libnetwork/drivers/bridge
14:35:50 [2023-02-08T14:35:50.619Z] + echo 'github.com/docker/docker/libnetwork
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/bitmap
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/bitseq
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cluster
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/config
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/datastore
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/diagnostic
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/discoverapi
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/driverapi
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/bridge
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/host
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/null
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/overlay
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/remote
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/windows
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drvregistry
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/etchosts
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/idm
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/internal/caller
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipam
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipamapi
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/builtin
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/null
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/remote
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ipamutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/iptables
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/netlabel
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/netutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/networkdb
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/ns
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/options
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/osl
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/osl/kernel
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/portallocator
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/portmapper
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/resolvconf
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/testutils
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/types'
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/bridge
14:35:50 [2023-02-08T14:35:50.619Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:35:50 [2023-02-08T14:35:50.619Z] + type docker-proxy
14:35:50 [2023-02-08T14:35:50.619Z] hack/test/unit: line 25: type: docker-proxy: not found
14:35:50 [2023-02-08T14:35:50.619Z] + hack/make.sh binary-proxy install-proxy
14:35:50 [2023-02-08T14:35:50.619Z] 
14:35:50 [2023-02-08T14:35:50.619Z] Removing bundles/
14:35:50 [2023-02-08T14:35:50.619Z] 
14:35:50 [2023-02-08T14:35:50.619Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:35:50 [2023-02-08T14:35:50.619Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:35:51 [2023-02-08T14:35:51.986Z] Created binary: bundles/binary-proxy/docker-proxy
14:35:51 [2023-02-08T14:35:51.986Z] 
14:35:51 [2023-02-08T14:35:51.986Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:35:51 [2023-02-08T14:35:51.986Z] Installing docker-proxy to /usr/local/bin/
14:35:51 [2023-02-08T14:35:51.986Z] 
14:35:51 [2023-02-08T14:35:51.986Z] + mkdir -p bundles
14:35:51 [2023-02-08T14:35:51.986Z] + '[' -n 'github.com/docker/docker/api
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/backend/build
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/httpstatus
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/httputils
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/middleware
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/build
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/checkpoint
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/container
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/debug
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/distribution
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/grpc
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/image
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/network
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/plugin
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/session
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/swarm
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/system
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/server/router/volume
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/backend
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/blkiodev
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/container
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/events
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/filters
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/image
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/mount
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/network
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/plugins/logdriver
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/registry
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/strslice
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/swarm
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/swarm/runtime
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/time
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/versions
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/versions/v1p19
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/versions/v1p20
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/api/types/volume
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/builder-next
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/builder-next/exporter
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/builder-next/worker
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/dockerfile
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/remotecontext
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/remotecontext/git
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/builder/remotecontext/urlutil
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/cli/debug
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/cli/winresources/docker-proxy
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/cli/winresources/dockerd
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/client
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/cmd/docker-proxy
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/cmd/dockerd
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/cmd/dockerd/trap
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/container
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/container/stream
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/contrib/apparmor
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/contrib/docker-device-tool
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/contrib/httpserver
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/cluster
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/cluster/convert
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/cluster/executor
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/cluster/executor/container
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/cluster/provider
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/config
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/containerd
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/events
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/events/testutils
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/aufs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/copy
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/overlay
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/register
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/vfs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/graphdriver/zfs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/images
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/initlayer
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/links
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/listeners
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/awslogs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/fluentd
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/gcplogs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/gelf
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/journald
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/local
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/logentries
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/loggertest
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/loggerutils
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/splunk
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/syslog
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/logger/templates
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/names
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/network
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/daemon/stats
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/distribution
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/distribution/metadata
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/distribution/utils
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/distribution/xfer
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/dockerversion
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/errdefs
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/image
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/image/cache
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/image/tarexport
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/image/v1
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/internal/mounttree
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/internal/test/suite
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/internal/unshare
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/layer
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/libcontainerd
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/libcontainerd/queue
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/libcontainerd/remote
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/libcontainerd/supervisor
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/libcontainerd/types
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/oci
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/oci/caps
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/opts
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/pkg/aaparser
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/pkg/archive
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/pkg/authorization
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/pkg/broadcaster
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/pkg/capabilities
14:35:51 [2023-02-08T14:35:51.986Z] github.com/docker/docker/pkg/chrootarchive
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/containerfs
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/devicemapper
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/directory
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/dmesg
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/fileutils
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/homedir
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/idtools
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/ioutils
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/jsonmessage
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/longpath
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/loopback
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/namesgenerator
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/parsers
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/parsers/kernel
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/pidfile
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/platform
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/platforms
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/plugingetter
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/plugins
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/plugins/transport
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/pools
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/process
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/progress
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/reexec
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/rootless
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/rootless/specconv
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/stack
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/stdcopy
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/streamformatter
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/stringid
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/sysinfo
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/system
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/tailfile
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/tarsum
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/pkg/useragent
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/plugin
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/plugin/executor/containerd
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/plugin/v2
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/profiles/apparmor
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/profiles/seccomp
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/quota
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/reference
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/registry
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/registry/resumable
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/restartmanager
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/runconfig
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/runconfig/opts
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/daemon
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/environment
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/fakecontext
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/fakegit
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/fakestorage
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/fixtures/load
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/fixtures/plugin
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/registry
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/testutil/request
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/volume
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/volume/drivers
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/volume/local
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/volume/mounts
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/volume/service
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/volume/service/opts
14:35:51 [2023-02-08T14:35:51.987Z] github.com/docker/docker/volume/testutils' ']'
14:35:51 [2023-02-08T14:35:51.987Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:35:53 [2023-02-08T14:35:53.354Z] ?   	github.com/docker/docker/api	[no test files]
14:36:08 [2023-02-08T14:36:08.202Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/server/router/volume	0.016s	coverage: 66.7% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/types/container	0.012s	coverage: 74.3% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 95.3% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/types/registry	0.014s	coverage: 54.2% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:37:29 [2023-02-08T14:37:29.589Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:37:31 [2023-02-08T14:37:31.485Z] ok  	github.com/docker/docker/builder/remotecontext	0.057s	coverage: 13.7% of statements
14:37:31 [2023-02-08T14:37:31.742Z] ok  	github.com/docker/docker/builder/dockerfile	0.073s	coverage: 50.1% of statements
14:37:31 [2023-02-08T14:37:31.998Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.011s	coverage: 100.0% of statements
14:37:32 [2023-02-08T14:37:32.255Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
14:37:35 [2023-02-08T14:37:35.526Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.071s	coverage: 82.5% of statements
14:37:35 [2023-02-08T14:37:35.526Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:37:35 [2023-02-08T14:37:35.526Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:37:36 [2023-02-08T14:37:36.089Z] ok  	github.com/docker/docker/client	0.073s	coverage: 76.9% of statements
14:37:36 [2023-02-08T14:37:36.345Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.197s	coverage: 66.5% of statements
14:38:15 [2023-02-08T14:38:15.016Z] ok  	github.com/docker/docker/cmd/dockerd	0.061s	coverage: 27.7% of statements
14:38:15 [2023-02-08T14:38:15.016Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.3% of statements
14:38:15 [2023-02-08T14:38:15.016Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.444s	coverage: 0.0% of statements
14:38:15 [2023-02-08T14:38:15.016Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:38:15 [2023-02-08T14:38:15.016Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:38:15 [2023-02-08T14:38:15.016Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:38:15 [2023-02-08T14:38:15.016Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:38:15 [2023-02-08T14:38:15.016Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:38:15 [2023-02-08T14:38:15.944Z] ok  	github.com/docker/docker/daemon/cluster	0.072s	coverage: 0.5% of statements
14:38:18 [2023-02-08T14:38:18.463Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.034s	coverage: 65.3% of statements
14:38:19 [2023-02-08T14:38:19.831Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
14:38:27 [2023-02-08T14:38:27.934Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.452s	coverage: 13.4% of statements
14:38:27 [2023-02-08T14:38:27.934Z] ok  	github.com/docker/docker/daemon/config	0.039s	coverage: 77.3% of statements
14:38:28 [2023-02-08T14:38:28.504Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
14:38:29 [2023-02-08T14:38:29.433Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
14:38:29 [2023-02-08T14:38:29.690Z] ok  	github.com/docker/docker/daemon	10.205s	coverage: 16.3% of statements
14:38:29 [2023-02-08T14:38:29.690Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:38:29 [2023-02-08T14:38:29.690Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:38:29 [2023-02-08T14:38:29.690Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
14:38:29 [2023-02-08T14:38:29.690Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:38:31 [2023-02-08T14:38:31.059Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.632s	coverage: 74.8% of statements
14:38:31 [2023-02-08T14:38:31.988Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.8% of statements
14:38:31 [2023-02-08T14:38:31.988Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.292s	coverage: 60.7% of statements
14:38:33 [2023-02-08T14:38:33.356Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
14:38:35 [2023-02-08T14:38:35.278Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.349s	coverage: 50.6% of statements
14:38:37 [2023-02-08T14:38:37.172Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.142s	coverage: 46.1% of statements
14:38:37 [2023-02-08T14:38:37.172Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:38:37 [2023-02-08T14:38:37.172Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.420s	coverage: 60.0% of statements
14:38:37 [2023-02-08T14:38:37.172Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:38:37 [2023-02-08T14:38:37.172Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:38:38 [2023-02-08T14:38:38.100Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
14:38:38 [2023-02-08T14:38:38.667Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
14:38:38 [2023-02-08T14:38:38.924Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
14:38:40 [2023-02-08T14:38:40.290Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.9% of statements
14:38:40 [2023-02-08T14:38:40.290Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:38:40 [2023-02-08T14:38:40.290Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:38:40 [2023-02-08T14:38:40.547Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
14:38:41 [2023-02-08T14:38:41.476Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.160s	coverage: 78.8% of statements
14:38:41 [2023-02-08T14:38:41.476Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
14:38:41 [2023-02-08T14:38:41.476Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:38:42 [2023-02-08T14:38:42.407Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
14:38:42 [2023-02-08T14:38:42.664Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
14:38:44 [2023-02-08T14:38:44.032Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.131s	coverage: 76.8% of statements
14:38:44 [2023-02-08T14:38:44.288Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
14:38:44 [2023-02-08T14:38:44.851Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 79.4% of statements
14:38:45 [2023-02-08T14:38:45.891Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.5% of statements
14:38:46 [2023-02-08T14:38:46.457Z] ok  	github.com/docker/docker/daemon/logger/journald	3.428s	coverage: 74.5% of statements
14:38:46 [2023-02-08T14:38:46.457Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:38:46 [2023-02-08T14:38:46.457Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:38:46 [2023-02-08T14:38:46.457Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:38:46 [2023-02-08T14:38:46.457Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:38:46 [2023-02-08T14:38:46.714Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
14:38:47 [2023-02-08T14:38:47.644Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
14:38:47 [2023-02-08T14:38:47.900Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:38:48 [2023-02-08T14:38:48.463Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
14:38:49 [2023-02-08T14:38:49.027Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.515s	coverage: 82.5% of statements
14:38:49 [2023-02-08T14:38:49.027Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:38:49 [2023-02-08T14:38:49.027Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:38:49 [2023-02-08T14:38:49.961Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
14:38:50 [2023-02-08T14:38:50.525Z] ok  	github.com/docker/docker/distribution	0.607s	coverage: 29.5% of statements
14:38:50 [2023-02-08T14:38:50.525Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:38:51 [2023-02-08T14:38:51.088Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
14:38:52 [2023-02-08T14:38:52.018Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
14:38:52 [2023-02-08T14:38:52.583Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
14:38:52 [2023-02-08T14:38:52.583Z] ok  	github.com/docker/docker/distribution/xfer	1.908s	coverage: 84.9% of statements
14:38:52 [2023-02-08T14:38:52.583Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:38:53 [2023-02-08T14:38:53.146Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
14:38:53 [2023-02-08T14:38:53.146Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:38:53 [2023-02-08T14:38:53.146Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:38:53 [2023-02-08T14:38:53.146Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:38:53 [2023-02-08T14:38:53.146Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:38:53 [2023-02-08T14:38:53.710Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
14:38:54 [2023-02-08T14:38:54.640Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 39.3% of statements
14:38:54 [2023-02-08T14:38:54.896Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.3% of statements
14:38:55 [2023-02-08T14:38:55.153Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
14:38:57 [2023-02-08T14:38:57.046Z] ok  	github.com/docker/docker/pkg/archive	0.299s	coverage: 82.0% of statements
14:38:57 [2023-02-08T14:38:57.975Z] ok  	github.com/docker/docker/pkg/authorization	0.562s	coverage: 68.3% of statements
14:38:57 [2023-02-08T14:38:57.975Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:38:58 [2023-02-08T14:38:58.232Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:38:59 [2023-02-08T14:38:59.161Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.235s	coverage: 83.1% of statements
14:38:59 [2023-02-08T14:38:59.161Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
14:38:59 [2023-02-08T14:38:59.418Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
14:38:59 [2023-02-08T14:38:59.675Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
14:38:59 [2023-02-08T14:38:59.931Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
14:38:59 [2023-02-08T14:38:59.931Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
14:39:00 [2023-02-08T14:39:00.873Z] ok  	github.com/docker/docker/pkg/idtools	0.284s	coverage: 69.6% of statements
14:39:01 [2023-02-08T14:39:01.436Z] ok  	github.com/docker/docker/pkg/ioutils	0.353s	coverage: 71.4% of statements
14:39:01 [2023-02-08T14:39:01.999Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
14:39:01 [2023-02-08T14:39:01.999Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
14:39:02 [2023-02-08T14:39:02.256Z] ok  	github.com/docker/docker/layer	7.577s	coverage: 68.9% of statements
14:39:02 [2023-02-08T14:39:02.256Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:39:02 [2023-02-08T14:39:02.256Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:39:02 [2023-02-08T14:39:02.256Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:39:02 [2023-02-08T14:39:02.256Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:39:02 [2023-02-08T14:39:02.256Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:39:02 [2023-02-08T14:39:02.256Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:39:02 [2023-02-08T14:39:02.256Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:39:02 [2023-02-08T14:39:02.256Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
14:39:02 [2023-02-08T14:39:02.513Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
14:39:02 [2023-02-08T14:39:02.513Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
14:39:02 [2023-02-08T14:39:02.770Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
14:39:02 [2023-02-08T14:39:02.770Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
14:39:02 [2023-02-08T14:39:02.770Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:39:02 [2023-02-08T14:39:02.770Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
14:39:02 [2023-02-08T14:39:02.770Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:39:03 [2023-02-08T14:39:03.333Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
14:39:03 [2023-02-08T14:39:03.895Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
14:39:04 [2023-02-08T14:39:04.152Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
14:39:04 [2023-02-08T14:39:04.408Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
14:39:04 [2023-02-08T14:39:04.408Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:39:04 [2023-02-08T14:39:04.970Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
14:39:04 [2023-02-08T14:39:04.970Z] ok  	github.com/docker/docker/pkg/stack	0.022s	coverage: 90.9% of statements
14:39:05 [2023-02-08T14:39:05.226Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:39:05 [2023-02-08T14:39:05.482Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
14:39:05 [2023-02-08T14:39:05.739Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
14:39:06 [2023-02-08T14:39:06.302Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
14:39:06 [2023-02-08T14:39:06.865Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
14:39:07 [2023-02-08T14:39:07.121Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
14:39:07 [2023-02-08T14:39:07.683Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
14:39:07 [2023-02-08T14:39:07.940Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:39:09 [2023-02-08T14:39:09.831Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
14:39:10 [2023-02-08T14:39:10.393Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
14:39:10 [2023-02-08T14:39:10.650Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
14:39:12 [2023-02-08T14:39:12.017Z] ok  	github.com/docker/docker/quota	0.221s	coverage: 71.4% of statements
14:39:12 [2023-02-08T14:39:12.273Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
14:39:13 [2023-02-08T14:39:13.202Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
14:39:13 [2023-02-08T14:39:13.459Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
14:39:13 [2023-02-08T14:39:13.716Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
14:39:14 [2023-02-08T14:39:14.279Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
14:39:14 [2023-02-08T14:39:14.279Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:39:16 [2023-02-08T14:39:16.176Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
14:39:16 [2023-02-08T14:39:16.738Z] ok  	github.com/docker/docker/volume/local	0.063s	coverage: 76.6% of statements
14:39:17 [2023-02-08T14:39:17.301Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 68.1% of statements
14:39:18 [2023-02-08T14:39:18.669Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.2% of statements
14:39:40 [2023-02-08T14:39:40.560Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 74.4% of statements
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/volume	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === Skipped
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     network_proxy_test.go:208: No support for dual stack yet
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver btrfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver btrfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver btrfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver btrfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver btrfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:71: No driver to put!
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z] time="2023-02-08T14:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z] time="2023-02-08T14:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z] time="2023-02-08T14:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z] time="2023-02-08T14:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z] time="2023-02-08T14:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     graphtest_unix.go:71: No driver to put!
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:39:40 [2023-02-08T14:39:40.560Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
14:39:40 [2023-02-08T14:39:40.560Z] 
14:39:40 [2023-02-08T14:39:40.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     overlay_test.go:50: Fails to compute changes intermittently
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:44: Driver zfs not supported
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:44: Driver zfs not supported
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:44: Driver zfs not supported
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:44: Driver zfs not supported
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:44: Driver zfs not supported
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     graphtest_unix.go:71: No driver to put!
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:39:40 [2023-02-08T14:39:40.561Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:39:40 [2023-02-08T14:39:40.561Z] 
14:39:40 [2023-02-08T14:39:40.561Z] DONE 2972 tests, 28 skipped in 225.367s
14:39:40 [2023-02-08T14:39:40.561Z] + '[' -n 'github.com/docker/docker/libnetwork
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/bitmap
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/bitseq
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cluster
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/config
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/datastore
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/diagnostic
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/discoverapi
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/driverapi
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/bridge
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/host
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/null
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/overlay
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/remote
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/windows
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/drvregistry
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/etchosts
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/idm
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/internal/caller
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipam
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipamapi
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipams/builtin
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipams/null
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipams/remote
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ipamutils
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/iptables
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/netlabel
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/netutils
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/networkdb
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/ns
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/options
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/osl
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/osl/kernel
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/portallocator
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/portmapper
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/resolvconf
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/testutils
14:39:40 [2023-02-08T14:39:40.561Z] github.com/docker/docker/libnetwork/types' ']'
14:39:40 [2023-02-08T14:39:40.561Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/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
14:40:27 [2023-02-08T14:40:27.193Z] ok  	github.com/docker/docker/libnetwork	40.552s	coverage: 41.9% of statements
14:40:27 [2023-02-08T14:40:27.193Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
14:40:27 [2023-02-08T14:40:27.193Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.111s	coverage: 75.7% of statements
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 10.6% of statements
14:40:27 [2023-02-08T14:40:27.193Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:40:27 [2023-02-08T14:40:27.193Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
14:40:29 [2023-02-08T14:40:29.717Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.806s	coverage: 62.1% of statements
14:40:29 [2023-02-08T14:40:29.717Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:40:29 [2023-02-08T14:40:29.974Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
14:40:30 [2023-02-08T14:40:30.903Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.258s	coverage: 5.2% of statements
14:40:30 [2023-02-08T14:40:30.903Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:40:31 [2023-02-08T14:40:31.465Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
14:40:31 [2023-02-08T14:40:31.465Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:40:31 [2023-02-08T14:40:31.722Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
14:40:41 [2023-02-08T14:40:41.666Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.218s	coverage: 6.9% of statements
14:40:41 [2023-02-08T14:40:41.666Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
14:40:41 [2023-02-08T14:40:41.666Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
14:40:42 [2023-02-08T14:40:42.229Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.1% of statements
14:40:42 [2023-02-08T14:40:42.229Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:40:42 [2023-02-08T14:40:42.229Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:40:42 [2023-02-08T14:40:42.229Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:40:42 [2023-02-08T14:40:42.792Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.026s	coverage: 86.2% of statements
14:40:43 [2023-02-08T14:40:43.048Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.0% of statements
14:40:43 [2023-02-08T14:40:43.304Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
14:40:43 [2023-02-08T14:40:43.561Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:40:55 [2023-02-08T14:40:55.732Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.016s	coverage: 100.0% of statements
14:41:13 [2023-02-08T14:41:13.803Z] ok  	github.com/docker/docker/libnetwork/ipam	18.687s	coverage: 80.3% of statements
14:41:13 [2023-02-08T14:41:13.803Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:41:13 [2023-02-08T14:41:13.803Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:41:13 [2023-02-08T14:41:13.803Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
14:41:13 [2023-02-08T14:41:13.803Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
14:41:13 [2023-02-08T14:41:13.803Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:41:14 [2023-02-08T14:41:14.059Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
14:41:14 [2023-02-08T14:41:14.622Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.275s	coverage: 86.4% of statements
14:41:15 [2023-02-08T14:41:15.551Z] ok  	github.com/docker/docker/libnetwork/iptables	0.250s	coverage: 40.7% of statements
14:41:15 [2023-02-08T14:41:15.551Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:41:15 [2023-02-08T14:41:15.807Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.065s	coverage: 60.1% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:43:07 [2023-02-08T14:43:07.198Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ok  	github.com/docker/docker/libnetwork/osl	4.294s	coverage: 41.4% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.683s	coverage: 46.3% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
14:43:07 [2023-02-08T14:43:07.198Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
14:43:07 [2023-02-08T14:43:07.455Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
14:43:07 [2023-02-08T14:43:07.455Z] 
14:43:07 [2023-02-08T14:43:07.455Z] === Skipped
14:43:07 [2023-02-08T14:43:07.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
14:43:07 [2023-02-08T14:43:07.455Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:43:07 [2023-02-08T14:43:07.455Z] 
14:43:07 [2023-02-08T14:43:07.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
14:43:07 [2023-02-08T14:43:07.455Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:43:07 [2023-02-08T14:43:07.455Z] 
14:43:07 [2023-02-08T14:43:07.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
14:43:07 [2023-02-08T14:43:07.455Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:43:07 [2023-02-08T14:43:07.455Z] 
14:43:07 [2023-02-08T14:43:07.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
14:43:07 [2023-02-08T14:43:07.455Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:43:07 [2023-02-08T14:43:07.455Z] 
14:43:07 [2023-02-08T14:43:07.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
14:43:07 [2023-02-08T14:43:07.455Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:43:07 [2023-02-08T14:43:07.455Z] 
14:43:07 [2023-02-08T14:43:07.455Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:43:07 [2023-02-08T14:43:07.455Z]     firewalld_test.go:14: firewalld is not running
14:43:07 [2023-02-08T14:43:07.455Z] 
14:43:07 [2023-02-08T14:43:07.455Z] DONE 337 tests, 6 skipped in 210.023s
Post stage
[Pipeline] junit
14:43:08 [2023-02-08T14:43:08.393Z] Recording test results
14:43:09 [2023-02-08T14:43:09.862Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:43:10 [2023-02-08T14:43:10.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf31de34fa047975389d39201f8f3c60c005b546 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf31de34fa047975389d39201f8f3c60c005b546 hack/make.sh dynbinary test-integration
14:43:10 [2023-02-08T14:43:10.742Z] 
14:43:10 [2023-02-08T14:43:10.742Z] Removing bundles/
14:43:10 [2023-02-08T14:43:10.742Z] 
14:43:10 [2023-02-08T14:43:10.742Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:43:10 [2023-02-08T14:43:10.742Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
14:44:47 [2023-02-08T14:44:47.140Z] Created binary: bundles/dynbinary-daemon/dockerd
14:44:47 [2023-02-08T14:44:47.140Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:44:47 [2023-02-08T14:44:47.140Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:44:47 [2023-02-08T14:44:47.140Z] 
14:44:47 [2023-02-08T14:44:47.140Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:44:47 [2023-02-08T14:44:47.140Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:44:47 [2023-02-08T14:44:47.140Z] HOSTNAME=f21ffc21600b
14:44:47 [2023-02-08T14:44:47.140Z] TESTDEBUG=0
14:44:47 [2023-02-08T14:44:47.140Z] DEST=bundles/test-integration
14:44:47 [2023-02-08T14:44:47.140Z] PWD=/go/src/github.com/docker/docker
14:44:47 [2023-02-08T14:44:47.140Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:44:47 [2023-02-08T14:44:47.140Z] DOCKER_GITCOMMIT=bf31de34fa047975389d39201f8f3c60c005b546
14:44:47 [2023-02-08T14:44:47.140Z] container=docker
14:44:47 [2023-02-08T14:44:47.140Z] HOME=/root
14:44:47 [2023-02-08T14:44:47.140Z] CONTAINERD_NAMESPACE=moby
14:44:47 [2023-02-08T14:44:47.140Z] GOLANG_VERSION=1.19.5
14:44:47 [2023-02-08T14:44:47.140Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:44:47 [2023-02-08T14:44:47.140Z] VALIDATE_BRANCH=master
14:44:47 [2023-02-08T14:44:47.140Z] TERM=xterm
14:44:47 [2023-02-08T14:44:47.140Z] DOCKER_PKG=github.com/docker/docker
14:44:47 [2023-02-08T14:44:47.140Z] SHLVL=1
14:44:47 [2023-02-08T14:44:47.140Z] TIMEOUT=120m
14:44:47 [2023-02-08T14:44:47.140Z] DOCKER_GRAPHDRIVER=overlay2
14:44:47 [2023-02-08T14:44:47.140Z] GO111MODULE=off
14:44:47 [2023-02-08T14:44:47.140Z] DOCKER_EXPERIMENTAL=1
14:44:47 [2023-02-08T14:44:47.140Z] TEST_SKIP_INTEGRATION_CLI=1
14:44:47 [2023-02-08T14:44:47.140Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:44:47 [2023-02-08T14:44:47.140Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:44:47 [2023-02-08T14:44:47.140Z] GOPATH=/go
14:44:47 [2023-02-08T14:44:47.140Z] PKG_CONFIG=pkg-config
14:44:47 [2023-02-08T14:44:47.140Z] _=/usr/bin/env
14:44:47 [2023-02-08T14:44:47.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:45:19 [2023-02-08T14:45:19.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:45:19 [2023-02-08T14:45:19.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:45:41 [2023-02-08T14:45:41.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:45:51 [2023-02-08T14:45:51.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:45:56 [2023-02-08T14:45:56.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:45:56 [2023-02-08T14:45:56.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:45:57 [2023-02-08T14:45:57.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:45:58 [2023-02-08T14:45:58.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:45:58 [2023-02-08T14:45:58.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:45:59 [2023-02-08T14:45:59.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:46:00 [2023-02-08T14:46:00.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:46:02 [2023-02-08T14:46:02.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:46:03 [2023-02-08T14:46:03.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:46:04 [2023-02-08T14:46:04.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:46:04 [2023-02-08T14:46:04.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:46:05 [2023-02-08T14:46:05.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:46:06 [2023-02-08T14:46:06.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:46:07 [2023-02-08T14:46:07.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:46:08 [2023-02-08T14:46:08.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:46:09 [2023-02-08T14:46:09.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:46:09 [2023-02-08T14:46:09.654Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:46:09 [2023-02-08T14:46:09.654Z] Using test binary docker
14:46:09 [2023-02-08T14:46:09.654Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:46:09 [2023-02-08T14:46:09.654Z] +++ /etc/init.d/apparmor start
14:46:09 [2023-02-08T14:46:09.910Z] Not: starting.
14:46:09 [2023-02-08T14:46:09.910Z] INFO: Waiting for daemon to start...
14:46:09 [2023-02-08T14:46:09.910Z] Starting dockerd
14:46:09 [2023-02-08T14:46:09.910Z] +++ 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
14:46:11 [2023-02-08T14:46:11.826Z] .
14:46:11 [2023-02-08T14:46:11.826Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:46:11 [2023-02-08T14:46:11.826Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:46:11 [2023-02-08T14:46:11.826Z] Error: No such image: emptyfs
14:46:11 [2023-02-08T14:46:11.826Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:46:11 [2023-02-08T14:46:11.826Z] ++++ docker load
14:46:11 [2023-02-08T14:46:11.826Z] Loaded image: emptyfs:latest
14:46:11 [2023-02-08T14:46:11.826Z] Running integration-test (iteration 1)
14:46:11 [2023-02-08T14:46:11.826Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:46:11 [2023-02-08T14:46:11.826Z] ++ 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
14:46:11 [2023-02-08T14:46:11.826Z] ++ set -e
14:46:11 [2023-02-08T14:46:11.826Z] ++ '[' -n 0 ']'
14:46:11 [2023-02-08T14:46:11.826Z] ++ set -x
14:46:11 [2023-02-08T14:46:11.826Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:46:12 [2023-02-08T14:46:12.082Z] Loaded image: busybox:latest
14:46:12 [2023-02-08T14:46:12.082Z] Loaded image: busybox:glibc
14:46:13 [2023-02-08T14:46:13.453Z] Loaded image: debian:bullseye-slim
14:46:13 [2023-02-08T14:46:13.453Z] Loaded image: hello-world:latest
14:46:13 [2023-02-08T14:46:13.453Z] Loaded image: arm32v7/hello-world:latest
14:46:13 [2023-02-08T14:46:13.453Z] INFO: Testing against a local daemon
14:46:13 [2023-02-08T14:46:13.453Z] === RUN   TestCgroupNamespacesBuild
14:46:14 [2023-02-08T14:46:14.819Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
14:46:14 [2023-02-08T14:46:14.819Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:46:15 [2023-02-08T14:46:15.747Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.95s)
14:46:15 [2023-02-08T14:46:15.747Z] === RUN   TestBuildWithSession
14:46:15 [2023-02-08T14:46:15.747Z]     build_session_test.go:25: TODO: BuildKit
14:46:15 [2023-02-08T14:46:15.747Z] --- SKIP: TestBuildWithSession (0.00s)
14:46:15 [2023-02-08T14:46:15.747Z] === RUN   TestBuildSquashParent
14:46:19 [2023-02-08T14:46:19.018Z] --- PASS: TestBuildSquashParent (3.35s)
14:46:19 [2023-02-08T14:46:19.018Z] === RUN   TestBuildWithRemoveAndForceRemove
14:46:19 [2023-02-08T14:46:19.018Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:46:19 [2023-02-08T14:46:19.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:46:19 [2023-02-08T14:46:19.018Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:46:19 [2023-02-08T14:46:19.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:46:19 [2023-02-08T14:46:19.018Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:46:19 [2023-02-08T14:46:19.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:46:19 [2023-02-08T14:46:19.018Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:46:19 [2023-02-08T14:46:19.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:46:19 [2023-02-08T14:46:19.018Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:46:19 [2023-02-08T14:46:19.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:46:19 [2023-02-08T14:46:19.018Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:46:19 [2023-02-08T14:46:19.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:46:19 [2023-02-08T14:46:19.018Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:46:19 [2023-02-08T14:46:19.018Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:46:19 [2023-02-08T14:46:19.947Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:46:20 [2023-02-08T14:46:20.203Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:46:21 [2023-02-08T14:46:21.132Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:46:21 [2023-02-08T14:46:21.390Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:46:22 [2023-02-08T14:46:22.125Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:46:22 [2023-02-08T14:46:22.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s)
14:46:22 [2023-02-08T14:46:22.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s)
14:46:22 [2023-02-08T14:46:22.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s)
14:46:22 [2023-02-08T14:46:22.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s)
14:46:22 [2023-02-08T14:46:22.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.00s)
14:46:22 [2023-02-08T14:46:22.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.87s)
14:46:22 [2023-02-08T14:46:22.125Z] === RUN   TestBuildMultiStageCopy
14:46:22 [2023-02-08T14:46:22.125Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:46:23 [2023-02-08T14:46:23.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:46:23 [2023-02-08T14:46:23.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:46:23 [2023-02-08T14:46:23.053Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:46:23 [2023-02-08T14:46:23.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:46:23 [2023-02-08T14:46:23.310Z] --- PASS: TestBuildMultiStageCopy (1.00s)
14:46:23 [2023-02-08T14:46:23.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.76s)
14:46:23 [2023-02-08T14:46:23.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
14:46:23 [2023-02-08T14:46:23.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
14:46:23 [2023-02-08T14:46:23.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
14:46:23 [2023-02-08T14:46:23.310Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
14:46:23 [2023-02-08T14:46:23.310Z] === RUN   TestBuildMultiStageParentConfig
14:46:23 [2023-02-08T14:46:23.566Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
14:46:23 [2023-02-08T14:46:23.566Z] === RUN   TestBuildLabelWithTargets
14:46:23 [2023-02-08T14:46:23.823Z] --- PASS: TestBuildLabelWithTargets (0.39s)
14:46:23 [2023-02-08T14:46:23.823Z] === RUN   TestBuildWithEmptyLayers
14:46:23 [2023-02-08T14:46:23.823Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
14:46:23 [2023-02-08T14:46:23.823Z] === RUN   TestBuildMultiStageOnBuild
14:46:24 [2023-02-08T14:46:24.751Z] --- PASS: TestBuildMultiStageOnBuild (0.92s)
14:46:24 [2023-02-08T14:46:24.751Z] === RUN   TestBuildUncleanTarFilenames
14:46:25 [2023-02-08T14:46:25.008Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
14:46:25 [2023-02-08T14:46:25.008Z] === RUN   TestBuildMultiStageLayerLeak
14:46:25 [2023-02-08T14:46:25.943Z] --- PASS: TestBuildMultiStageLayerLeak (0.90s)
14:46:25 [2023-02-08T14:46:25.943Z] === RUN   TestBuildWithHugeFile
14:47:04 [2023-02-08T14:47:04.613Z] --- PASS: TestBuildWithHugeFile (35.19s)
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildWCOWSandboxSize
14:47:04 [2023-02-08T14:47:04.613Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:47:04 [2023-02-08T14:47:04.613Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildWithEmptyDockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:47:04 [2023-02-08T14:47:04.613Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:47:04 [2023-02-08T14:47:04.613Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:47:04 [2023-02-08T14:47:04.613Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:47:04 [2023-02-08T14:47:04.613Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildPreserveOwnership
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildPreserveOwnership/copy_from
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:47:04 [2023-02-08T14:47:04.613Z] --- PASS: TestBuildPreserveOwnership (1.83s)
14:47:04 [2023-02-08T14:47:04.613Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.32s)
14:47:04 [2023-02-08T14:47:04.613Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.51s)
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildPlatformInvalid
14:47:04 [2023-02-08T14:47:04.613Z] --- PASS: TestBuildPlatformInvalid (0.03s)
14:47:04 [2023-02-08T14:47:04.613Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:47:04 [2023-02-08T14:47:04.613Z] Loaded image: busybox:latest
14:47:04 [2023-02-08T14:47:04.613Z] Loaded image: busybox:glibc
14:47:04 [2023-02-08T14:47:04.869Z] Loaded image: debian:bullseye-slim
14:47:04 [2023-02-08T14:47:04.869Z] Loaded image: hello-world:latest
14:47:04 [2023-02-08T14:47:04.869Z] Loaded image: arm32v7/hello-world:latest
14:47:12 [2023-02-08T14:47:12.957Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s)
14:47:12 [2023-02-08T14:47:12.957Z] PASS
14:47:12 [2023-02-08T14:47:12.957Z] 
14:47:12 [2023-02-08T14:47:12.957Z] === Skipped
14:47:12 [2023-02-08T14:47:12.957Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:47:12 [2023-02-08T14:47:12.957Z]     build_session_test.go:25: TODO: BuildKit
14:47:12 [2023-02-08T14:47:12.957Z] 
14:47:12 [2023-02-08T14:47:12.957Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:47:12 [2023-02-08T14:47:12.957Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:47:12 [2023-02-08T14:47:12.957Z] 
14:47:12 [2023-02-08T14:47:12.957Z] DONE 34 tests, 2 skipped in 60.493s
14:47:12 [2023-02-08T14:47:12.957Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:47:12 [2023-02-08T14:47:12.957Z] ++ 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
14:47:12 [2023-02-08T14:47:12.957Z] ++ set -e
14:47:12 [2023-02-08T14:47:12.957Z] ++ '[' -n 0 ']'
14:47:12 [2023-02-08T14:47:12.957Z] ++ set -x
14:47:12 [2023-02-08T14:47:12.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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:47:12 [2023-02-08T14:47:12.957Z] INFO: Testing against a local daemon
14:47:12 [2023-02-08T14:47:12.957Z] === RUN   TestConfigInspect
14:47:14 [2023-02-08T14:47:14.324Z] --- PASS: TestConfigInspect (1.85s)
14:47:14 [2023-02-08T14:47:14.324Z] === RUN   TestConfigList
14:47:16 [2023-02-08T14:47:16.214Z] --- PASS: TestConfigList (1.69s)
14:47:16 [2023-02-08T14:47:16.214Z] === RUN   TestConfigsCreateAndDelete
14:47:18 [2023-02-08T14:47:18.104Z] --- PASS: TestConfigsCreateAndDelete (1.87s)
14:47:18 [2023-02-08T14:47:18.104Z] === RUN   TestConfigsUpdate
14:47:20 [2023-02-08T14:47:20.014Z] --- PASS: TestConfigsUpdate (1.72s)
14:47:20 [2023-02-08T14:47:20.014Z] === RUN   TestTemplatedConfig
14:47:21 [2023-02-08T14:47:21.904Z] --- PASS: TestTemplatedConfig (2.19s)
14:47:21 [2023-02-08T14:47:21.904Z] === RUN   TestConfigCreateResolve
14:47:23 [2023-02-08T14:47:23.794Z] --- PASS: TestConfigCreateResolve (1.76s)
14:47:23 [2023-02-08T14:47:23.794Z] PASS
14:47:23 [2023-02-08T14:47:23.794Z] 
14:47:23 [2023-02-08T14:47:23.794Z] DONE 6 tests in 11.159s
14:47:23 [2023-02-08T14:47:23.794Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:47:23 [2023-02-08T14:47:23.794Z] ++ 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
14:47:23 [2023-02-08T14:47:23.794Z] ++ set -e
14:47:23 [2023-02-08T14:47:23.794Z] ++ '[' -n 0 ']'
14:47:23 [2023-02-08T14:47:23.794Z] ++ set -x
14:47:23 [2023-02-08T14:47:23.794Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:47:23 [2023-02-08T14:47:23.794Z] INFO: Testing against a local daemon
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestAttachWithTTY
14:47:23 [2023-02-08T14:47:23.794Z] --- PASS: TestAttachWithTTY (0.06s)
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestAttachWithoutTTy
14:47:23 [2023-02-08T14:47:23.794Z] --- PASS: TestAttachWithoutTTy (0.04s)
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestCheckpoint
14:47:23 [2023-02-08T14:47:23.794Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:47:23 [2023-02-08T14:47:23.794Z] --- SKIP: TestCheckpoint (0.00s)
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/commit
14:47:23 [2023-02-08T14:47:23.794Z] === PAUSE TestContainerInvalidJSON/commit
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/containers/create
14:47:23 [2023-02-08T14:47:23.794Z] === PAUSE TestContainerInvalidJSON/containers/create
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:47:23 [2023-02-08T14:47:23.794Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:47:23 [2023-02-08T14:47:23.794Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:47:23 [2023-02-08T14:47:23.794Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:47:23 [2023-02-08T14:47:23.794Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:47:23 [2023-02-08T14:47:23.794Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:47:23 [2023-02-08T14:47:23.794Z] === CONT  TestContainerInvalidJSON/commit
14:47:23 [2023-02-08T14:47:23.794Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:47:23 [2023-02-08T14:47:23.794Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:47:23 [2023-02-08T14:47:23.795Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:47:23 [2023-02-08T14:47:23.795Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:47:23 [2023-02-08T14:47:23.795Z] === CONT  TestContainerInvalidJSON/containers/create
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:47:23 [2023-02-08T14:47:23.795Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:47:23 [2023-02-08T14:47:23.795Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:47:23 [2023-02-08T14:47:23.795Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:47:23 [2023-02-08T14:47:23.795Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:47:23 [2023-02-08T14:47:23.795Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:47:24 [2023-02-08T14:47:24.051Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:47:24 [2023-02-08T14:47:24.051Z] === RUN   TestCopyFromContainerPathIsNotDir
14:47:24 [2023-02-08T14:47:24.051Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:47:24 [2023-02-08T14:47:24.051Z] === RUN   TestCopyToContainerPathDoesNotExist
14:47:24 [2023-02-08T14:47:24.051Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:47:24 [2023-02-08T14:47:24.051Z] === RUN   TestCopyEmptyFile
14:47:24 [2023-02-08T14:47:24.051Z] --- PASS: TestCopyEmptyFile (0.05s)
14:47:24 [2023-02-08T14:47:24.051Z] === RUN   TestCopyToContainerPathIsNotDir
14:47:24 [2023-02-08T14:47:24.051Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:47:24 [2023-02-08T14:47:24.051Z] === RUN   TestCopyFromContainer
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer//
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer/.
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer//.
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer/./
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer//./
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer//bar/root
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer//bar/root/
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer//bar/root/.
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer/bar/quux
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer/bar/quux/
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer/bar/quux/.
14:47:24 [2023-02-08T14:47:24.616Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCopyFromContainer/bar/notarget
14:47:24 [2023-02-08T14:47:24.872Z] --- PASS: TestCopyFromContainer (0.67s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/. (0.02s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer//. (0.02s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:47:24 [2023-02-08T14:47:24.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:47:24 [2023-02-08T14:47:24.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:47:24 [2023-02-08T14:47:24.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:47:24 [2023-02-08T14:47:24.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:47:24 [2023-02-08T14:47:24.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:47:24 [2023-02-08T14:47:24.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:47:24 [2023-02-08T14:47:24.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateLinkToNonExistingContainer
14:47:24 [2023-02-08T14:47:24.872Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateWithInvalidEnv
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateWithInvalidEnv/0
14:47:24 [2023-02-08T14:47:24.872Z] === PAUSE TestCreateWithInvalidEnv/0
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateWithInvalidEnv/1
14:47:24 [2023-02-08T14:47:24.872Z] === PAUSE TestCreateWithInvalidEnv/1
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateWithInvalidEnv/2
14:47:24 [2023-02-08T14:47:24.872Z] === PAUSE TestCreateWithInvalidEnv/2
14:47:24 [2023-02-08T14:47:24.872Z] === CONT  TestCreateWithInvalidEnv/0
14:47:24 [2023-02-08T14:47:24.872Z] === CONT  TestCreateWithInvalidEnv/2
14:47:24 [2023-02-08T14:47:24.872Z] === CONT  TestCreateWithInvalidEnv/1
14:47:24 [2023-02-08T14:47:24.872Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:47:24 [2023-02-08T14:47:24.872Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateTmpfsMountsTarget
14:47:24 [2023-02-08T14:47:24.872Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:47:24 [2023-02-08T14:47:24.872Z] === RUN   TestCreateWithCustomMaskedPaths
14:47:25 [2023-02-08T14:47:25.807Z] --- PASS: TestCreateWithCustomMaskedPaths (1.02s)
14:47:25 [2023-02-08T14:47:25.807Z] === RUN   TestCreateWithCustomReadonlyPaths
14:47:27 [2023-02-08T14:47:27.173Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.02s)
14:47:27 [2023-02-08T14:47:27.173Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:47:27 [2023-02-08T14:47:27.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:47:27 [2023-02-08T14:47:27.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:47:27 [2023-02-08T14:47:27.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:47:27 [2023-02-08T14:47:27.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:47:27 [2023-02-08T14:47:27.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:47:27 [2023-02-08T14:47:27.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:47:27 [2023-02-08T14:47:27.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:47:27 [2023-02-08T14:47:27.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:47:27 [2023-02-08T14:47:27.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:47:27 [2023-02-08T14:47:27.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:47:27 [2023-02-08T14:47:27.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:47:27 [2023-02-08T14:47:27.174Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:47:27 [2023-02-08T14:47:27.174Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:47:27 [2023-02-08T14:47:27.174Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:47:27 [2023-02-08T14:47:27.430Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateDifferentPlatform
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateDifferentPlatform/different_os
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:47:27 [2023-02-08T14:47:27.430Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:47:27 [2023-02-08T14:47:27.430Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:47:27 [2023-02-08T14:47:27.430Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:47:27 [2023-02-08T14:47:27.430Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:47:27 [2023-02-08T14:47:27.430Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateInvalidHostConfig
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:47:27 [2023-02-08T14:47:27.430Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:47:27 [2023-02-08T14:47:27.430Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:47:27 [2023-02-08T14:47:27.430Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:47:27 [2023-02-08T14:47:27.430Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:47:27 [2023-02-08T14:47:27.430Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:47:27 [2023-02-08T14:47:27.430Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:47:27 [2023-02-08T14:47:27.430Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:47:27 [2023-02-08T14:47:27.430Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:47:27 [2023-02-08T14:47:27.430Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestContainerStartOnDaemonRestart
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestContainerStartOnDaemonRestart
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestDaemonRestartIpcMode
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestDaemonRestartIpcMode
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestDaemonHostGatewayIP
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestDaemonHostGatewayIP
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestRestartDaemonWithRestartingContainer
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestContainerKillOnDaemonStart
14:47:27 [2023-02-08T14:47:27.430Z] === PAUSE TestContainerKillOnDaemonStart
14:47:27 [2023-02-08T14:47:27.430Z] === RUN   TestDiff
14:47:27 [2023-02-08T14:47:27.686Z] --- PASS: TestDiff (0.34s)
14:47:27 [2023-02-08T14:47:27.686Z] === RUN   TestExecConsoleSize
14:47:28 [2023-02-08T14:47:28.248Z] --- PASS: TestExecConsoleSize (0.41s)
14:47:28 [2023-02-08T14:47:28.248Z] === RUN   TestExecWithCloseStdin
14:47:28 [2023-02-08T14:47:28.505Z] --- PASS: TestExecWithCloseStdin (0.40s)
14:47:28 [2023-02-08T14:47:28.505Z] === RUN   TestExec
14:47:29 [2023-02-08T14:47:29.067Z] --- PASS: TestExec (0.40s)
14:47:29 [2023-02-08T14:47:29.067Z] === RUN   TestExecUser
14:47:29 [2023-02-08T14:47:29.323Z] --- PASS: TestExecUser (0.41s)
14:47:29 [2023-02-08T14:47:29.323Z] === RUN   TestExportContainerAndImportImage
14:47:29 [2023-02-08T14:47:29.886Z] --- PASS: TestExportContainerAndImportImage (0.42s)
14:47:29 [2023-02-08T14:47:29.886Z] === RUN   TestExportContainerAfterDaemonRestart
14:47:31 [2023-02-08T14:47:31.254Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
14:47:31 [2023-02-08T14:47:31.254Z] === RUN   TestHealthCheckWorkdir
14:47:31 [2023-02-08T14:47:31.510Z] --- PASS: TestHealthCheckWorkdir (0.59s)
14:47:31 [2023-02-08T14:47:31.510Z] === RUN   TestHealthKillContainer
14:47:39 [2023-02-08T14:47:39.609Z] --- PASS: TestHealthKillContainer (7.77s)
14:47:39 [2023-02-08T14:47:39.609Z] === RUN   TestHealthCheckProcessKilled
14:47:39 [2023-02-08T14:47:39.865Z] --- PASS: TestHealthCheckProcessKilled (0.57s)
14:47:39 [2023-02-08T14:47:39.865Z] === RUN   TestInspectCpusetInConfigPre120
14:47:40 [2023-02-08T14:47:40.427Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s)
14:47:40 [2023-02-08T14:47:40.427Z] === RUN   TestIpcModeNone
14:47:40 [2023-02-08T14:47:40.683Z] --- PASS: TestIpcModeNone (0.40s)
14:47:40 [2023-02-08T14:47:40.683Z] === RUN   TestIpcModePrivate
14:47:40 [2023-02-08T14:47:40.939Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
14:47:41 [2023-02-08T14:47:41.196Z] --- PASS: TestIpcModePrivate (0.42s)
14:47:41 [2023-02-08T14:47:41.196Z] === RUN   TestIpcModeShareable
14:47:41 [2023-02-08T14:47:41.452Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
14:47:41 [2023-02-08T14:47:41.452Z] --- PASS: TestIpcModeShareable (0.41s)
14:47:41 [2023-02-08T14:47:41.452Z] === RUN   TestAPIIpcModeShareableAndContainer
14:47:42 [2023-02-08T14:47:42.818Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s)
14:47:42 [2023-02-08T14:47:42.818Z] === RUN   TestAPIIpcModeHost
14:47:43 [2023-02-08T14:47:43.074Z] --- PASS: TestAPIIpcModeHost (0.29s)
14:47:43 [2023-02-08T14:47:43.074Z] === RUN   TestDaemonIpcModeShareable
14:47:44 [2023-02-08T14:47:44.003Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:47:44 [2023-02-08T14:47:44.003Z] --- PASS: TestDaemonIpcModeShareable (1.00s)
14:47:44 [2023-02-08T14:47:44.003Z] === RUN   TestDaemonIpcModePrivate
14:47:44 [2023-02-08T14:47:44.932Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:47:45 [2023-02-08T14:47:45.189Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
14:47:45 [2023-02-08T14:47:45.189Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:47:46 [2023-02-08T14:47:46.117Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:47:46 [2023-02-08T14:47:46.117Z] --- PASS: TestDaemonIpcModePrivateFromConfig (0.99s)
14:47:46 [2023-02-08T14:47:46.117Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:47:47 [2023-02-08T14:47:47.045Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:47:47 [2023-02-08T14:47:47.045Z] --- PASS: TestDaemonIpcModeShareableFromConfig (0.99s)
14:47:47 [2023-02-08T14:47:47.045Z] === RUN   TestIpcModeOlderClient
14:47:47 [2023-02-08T14:47:47.045Z] === PAUSE TestIpcModeOlderClient
14:47:47 [2023-02-08T14:47:47.045Z] === RUN   TestKillContainerInvalidSignal
14:47:47 [2023-02-08T14:47:47.608Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
14:47:47 [2023-02-08T14:47:47.608Z] === RUN   TestKillContainer
14:47:47 [2023-02-08T14:47:47.608Z] === RUN   TestKillContainer/no_signal
14:47:47 [2023-02-08T14:47:47.864Z] === RUN   TestKillContainer/non_killing_signal
14:47:48 [2023-02-08T14:47:48.121Z] === RUN   TestKillContainer/killing_signal
14:47:48 [2023-02-08T14:47:48.684Z] --- PASS: TestKillContainer (1.09s)
14:47:48 [2023-02-08T14:47:48.684Z]     --- PASS: TestKillContainer/no_signal (0.36s)
14:47:48 [2023-02-08T14:47:48.684Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
14:47:48 [2023-02-08T14:47:48.684Z]     --- PASS: TestKillContainer/killing_signal (0.34s)
14:47:48 [2023-02-08T14:47:48.684Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:47:48 [2023-02-08T14:47:48.684Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:47:48 [2023-02-08T14:47:48.940Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:47:49 [2023-02-08T14:47:49.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s)
14:47:49 [2023-02-08T14:47:49.502Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s)
14:47:49 [2023-02-08T14:47:49.502Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
14:47:49 [2023-02-08T14:47:49.502Z] === RUN   TestKillStoppedContainer
14:47:49 [2023-02-08T14:47:49.759Z] --- PASS: TestKillStoppedContainer (0.04s)
14:47:49 [2023-02-08T14:47:49.759Z] === RUN   TestKillStoppedContainerAPIPre120
14:47:49 [2023-02-08T14:47:49.759Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:47:49 [2023-02-08T14:47:49.759Z] === RUN   TestKillDifferentUserContainer
14:47:50 [2023-02-08T14:47:50.015Z] --- PASS: TestKillDifferentUserContainer (0.35s)
14:47:50 [2023-02-08T14:47:50.015Z] === RUN   TestInspectOomKilledTrue
14:47:50 [2023-02-08T14:47:50.590Z] --- PASS: TestInspectOomKilledTrue (0.40s)
14:47:50 [2023-02-08T14:47:50.590Z] === RUN   TestInspectOomKilledFalse
14:47:50 [2023-02-08T14:47:50.856Z] --- PASS: TestInspectOomKilledFalse (0.35s)
14:47:50 [2023-02-08T14:47:50.856Z] === RUN   TestLinksEtcHostsContentMatch
14:47:51 [2023-02-08T14:47:51.112Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
14:47:51 [2023-02-08T14:47:51.112Z] === RUN   TestLinksContainerNames
14:47:51 [2023-02-08T14:47:51.675Z] --- PASS: TestLinksContainerNames (0.75s)
14:47:51 [2023-02-08T14:47:51.675Z] === RUN   TestLogsFollowTailEmpty
14:47:52 [2023-02-08T14:47:52.238Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs/driver_local
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:47:52 [2023-02-08T14:47:52.238Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:47:52 [2023-02-08T14:47:52.238Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:47:52 [2023-02-08T14:47:52.238Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:47:52 [2023-02-08T14:47:52.238Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:47:52 [2023-02-08T14:47:52.801Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:47:52 [2023-02-08T14:47:52.801Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:47:53 [2023-02-08T14:47:53.363Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:47:53 [2023-02-08T14:47:53.363Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:47:53 [2023-02-08T14:47:53.926Z] === RUN   TestLogs/driver_json-file
14:47:53 [2023-02-08T14:47:53.926Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:47:53 [2023-02-08T14:47:53.926Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:47:53 [2023-02-08T14:47:53.926Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:47:53 [2023-02-08T14:47:53.926Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:47:53 [2023-02-08T14:47:53.926Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:47:53 [2023-02-08T14:47:53.926Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:47:54 [2023-02-08T14:47:54.489Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:47:54 [2023-02-08T14:47:54.489Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:47:54 [2023-02-08T14:47:54.746Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:47:55 [2023-02-08T14:47:55.003Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:47:55 [2023-02-08T14:47:55.566Z] --- PASS: TestLogs (3.29s)
14:47:55 [2023-02-08T14:47:55.566Z]     --- PASS: TestLogs/driver_local (0.01s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.49s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.40s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s)
14:47:55 [2023-02-08T14:47:55.566Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.55s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.44s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s)
14:47:55 [2023-02-08T14:47:55.566Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s)
14:47:55 [2023-02-08T14:47:55.566Z] === RUN   TestContainerNetworkMountsNoChown
14:47:55 [2023-02-08T14:47:55.823Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/default
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/default
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/private
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/private
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rprivate
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rprivate
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/slave
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/slave
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rslave
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rslave
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/shared
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/shared
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rshared
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rshared
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/default
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/default/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/default/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/default/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/rshared
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/shared
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/rslave
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/slave
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/rprivate
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/private
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/private/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === RUN   TestMountDaemonRoot/private/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/default/bind_root
14:47:55 [2023-02-08T14:47:55.823Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:47:56 [2023-02-08T14:47:56.080Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/private/mount_root
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:47:56 [2023-02-08T14:47:56.336Z] === CONT  TestMountDaemonRoot/private/bind_root
14:47:56 [2023-02-08T14:47:56.336Z] --- PASS: TestMountDaemonRoot (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
14:47:56 [2023-02-08T14:47:56.336Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
14:47:56 [2023-02-08T14:47:56.336Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:47:56 [2023-02-08T14:47:56.336Z] === RUN   TestContainerBindMountNonRecursive
14:47:57 [2023-02-08T14:47:57.704Z] --- PASS: TestContainerBindMountNonRecursive (1.06s)
14:47:57 [2023-02-08T14:47:57.704Z] === RUN   TestContainerVolumesMountedAsShared
14:47:57 [2023-02-08T14:47:57.704Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s)
14:47:57 [2023-02-08T14:47:57.704Z] === RUN   TestContainerVolumesMountedAsSlave
14:47:57 [2023-02-08T14:47:57.961Z] --- PASS: TestContainerVolumesMountedAsSlave (0.26s)
14:47:57 [2023-02-08T14:47:57.961Z] === RUN   TestContainerCopyLeaksMounts
14:47:58 [2023-02-08T14:47:58.524Z] --- PASS: TestContainerCopyLeaksMounts (0.49s)
14:47:58 [2023-02-08T14:47:58.524Z] === RUN   TestNetworkNat
14:47:59 [2023-02-08T14:47:59.089Z] --- PASS: TestNetworkNat (0.41s)
14:47:59 [2023-02-08T14:47:59.089Z] === RUN   TestNetworkLocalhostTCPNat
14:47:59 [2023-02-08T14:47:59.345Z] --- PASS: TestNetworkLocalhostTCPNat (0.37s)
14:47:59 [2023-02-08T14:47:59.345Z] === RUN   TestNetworkLoopbackNat
14:48:01 [2023-02-08T14:48:01.862Z] --- PASS: TestNetworkLoopbackNat (2.50s)
14:48:01 [2023-02-08T14:48:01.862Z] === RUN   TestPause
14:48:02 [2023-02-08T14:48:02.118Z] --- PASS: TestPause (0.38s)
14:48:02 [2023-02-08T14:48:02.118Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:48:02 [2023-02-08T14:48:02.118Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:48:02 [2023-02-08T14:48:02.118Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:48:02 [2023-02-08T14:48:02.118Z] === RUN   TestPauseStopPausedContainer
14:48:02 [2023-02-08T14:48:02.681Z] --- PASS: TestPauseStopPausedContainer (0.59s)
14:48:02 [2023-02-08T14:48:02.681Z] === RUN   TestPidHost
14:48:03 [2023-02-08T14:48:03.610Z] --- PASS: TestPidHost (0.80s)
14:48:03 [2023-02-08T14:48:03.610Z] === RUN   TestPsFilter
14:48:03 [2023-02-08T14:48:03.610Z] --- PASS: TestPsFilter (0.10s)
14:48:03 [2023-02-08T14:48:03.610Z] === RUN   TestRemoveContainerWithRemovedVolume
14:48:04 [2023-02-08T14:48:04.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
14:48:04 [2023-02-08T14:48:04.172Z] === RUN   TestRemoveContainerWithVolume
14:48:04 [2023-02-08T14:48:04.428Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
14:48:04 [2023-02-08T14:48:04.428Z] === RUN   TestRemoveContainerRunning
14:48:04 [2023-02-08T14:48:04.697Z] --- PASS: TestRemoveContainerRunning (0.37s)
14:48:04 [2023-02-08T14:48:04.697Z] === RUN   TestRemoveContainerForceRemoveRunning
14:48:05 [2023-02-08T14:48:05.277Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
14:48:05 [2023-02-08T14:48:05.277Z] === RUN   TestRemoveInvalidContainer
14:48:05 [2023-02-08T14:48:05.277Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:48:05 [2023-02-08T14:48:05.277Z] === RUN   TestRenameLinkedContainer
14:48:06 [2023-02-08T14:48:06.643Z] --- PASS: TestRenameLinkedContainer (1.49s)
14:48:06 [2023-02-08T14:48:06.643Z] === RUN   TestRenameStoppedContainer
14:48:06 [2023-02-08T14:48:06.899Z] --- PASS: TestRenameStoppedContainer (0.33s)
14:48:06 [2023-02-08T14:48:06.899Z] === RUN   TestRenameRunningContainerAndReuse
14:48:07 [2023-02-08T14:48:07.827Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s)
14:48:07 [2023-02-08T14:48:07.827Z] === RUN   TestRenameInvalidName
14:48:08 [2023-02-08T14:48:08.083Z] --- PASS: TestRenameInvalidName (0.39s)
14:48:08 [2023-02-08T14:48:08.083Z] === RUN   TestRenameAnonymousContainer
14:48:09 [2023-02-08T14:48:09.450Z] --- PASS: TestRenameAnonymousContainer (1.21s)
14:48:09 [2023-02-08T14:48:09.450Z] === RUN   TestRenameContainerWithSameName
14:48:09 [2023-02-08T14:48:09.706Z] --- PASS: TestRenameContainerWithSameName (0.36s)
14:48:09 [2023-02-08T14:48:09.706Z] === RUN   TestRenameContainerWithLinkedContainer
14:48:10 [2023-02-08T14:48:10.634Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
14:48:10 [2023-02-08T14:48:10.634Z] === RUN   TestResize
14:48:10 [2023-02-08T14:48:10.891Z] --- PASS: TestResize (0.37s)
14:48:10 [2023-02-08T14:48:10.891Z] === RUN   TestResizeWithInvalidSize
14:48:11 [2023-02-08T14:48:11.147Z] --- PASS: TestResizeWithInvalidSize (0.38s)
14:48:11 [2023-02-08T14:48:11.147Z] === RUN   TestResizeWhenContainerNotStarted
14:48:11 [2023-02-08T14:48:11.710Z] --- PASS: TestResizeWhenContainerNotStarted (0.34s)
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:48:11 [2023-02-08T14:48:11.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:48:12 [2023-02-08T14:48:12.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:48:12 [2023-02-08T14:48:12.895Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:48:14 [2023-02-08T14:48:14.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:48:14 [2023-02-08T14:48:14.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:48:15 [2023-02-08T14:48:15.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:48:15 [2023-02-08T14:48:15.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:48:18 [2023-02-08T14:48:18.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:48:18 [2023-02-08T14:48:18.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:48:22 [2023-02-08T14:48:22.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:48:22 [2023-02-08T14:48:22.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:48:23 [2023-02-08T14:48:23.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:48:23 [2023-02-08T14:48:23.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:48:25 [2023-02-08T14:48:25.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:48:25 [2023-02-08T14:48:25.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:48:27 [2023-02-08T14:48:27.106Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.43s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.47s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.51s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.50s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.58s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.75s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.46s)
14:48:27 [2023-02-08T14:48:27.106Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.51s)
14:48:27 [2023-02-08T14:48:27.106Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:48:27 [2023-02-08T14:48:27.106Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:48:28 [2023-02-08T14:48:28.036Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:48:28 [2023-02-08T14:48:28.599Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.59s)
14:48:28 [2023-02-08T14:48:28.599Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.78s)
14:48:28 [2023-02-08T14:48:28.599Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.80s)
14:48:28 [2023-02-08T14:48:28.599Z] === RUN   TestCgroupNamespacesRun
14:48:29 [2023-02-08T14:48:29.531Z] --- PASS: TestCgroupNamespacesRun (0.99s)
14:48:29 [2023-02-08T14:48:29.531Z] === RUN   TestCgroupNamespacesRunPrivileged
14:48:30 [2023-02-08T14:48:30.897Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.98s)
14:48:30 [2023-02-08T14:48:30.897Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:48:31 [2023-02-08T14:48:31.826Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (0.97s)
14:48:31 [2023-02-08T14:48:31.826Z] === RUN   TestCgroupNamespacesRunHostMode
14:48:32 [2023-02-08T14:48:32.754Z] --- PASS: TestCgroupNamespacesRunHostMode (1.01s)
14:48:32 [2023-02-08T14:48:32.754Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:48:33 [2023-02-08T14:48:33.683Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
14:48:33 [2023-02-08T14:48:33.683Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:48:34 [2023-02-08T14:48:34.611Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
14:48:34 [2023-02-08T14:48:34.611Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:48:35 [2023-02-08T14:48:35.174Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
14:48:35 [2023-02-08T14:48:35.174Z] === RUN   TestCgroupNamespacesRunOlderClient
14:48:36 [2023-02-08T14:48:36.103Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
14:48:36 [2023-02-08T14:48:36.103Z] === RUN   TestNISDomainname
14:48:36 [2023-02-08T14:48:36.665Z] --- PASS: TestNISDomainname (0.47s)
14:48:36 [2023-02-08T14:48:36.665Z] === RUN   TestHostnameDnsResolution
14:48:37 [2023-02-08T14:48:37.233Z] --- PASS: TestHostnameDnsResolution (0.58s)
14:48:37 [2023-02-08T14:48:37.233Z] === RUN   TestUnprivilegedPortsAndPing
14:48:37 [2023-02-08T14:48:37.799Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s)
14:48:37 [2023-02-08T14:48:37.799Z] === RUN   TestPrivilegedHostDevices
14:48:38 [2023-02-08T14:48:38.060Z] --- PASS: TestPrivilegedHostDevices (0.42s)
14:48:38 [2023-02-08T14:48:38.060Z] === RUN   TestRunConsoleSize
14:48:38 [2023-02-08T14:48:38.623Z] --- PASS: TestRunConsoleSize (0.36s)
14:48:38 [2023-02-08T14:48:38.623Z] === RUN   TestRunWithAlternativeContainerdShim
14:48:40 [2023-02-08T14:48:40.514Z] --- PASS: TestRunWithAlternativeContainerdShim (1.76s)
14:48:40 [2023-02-08T14:48:40.514Z] === RUN   TestStats
14:48:43 [2023-02-08T14:48:43.035Z] --- PASS: TestStats (2.40s)
14:48:43 [2023-02-08T14:48:43.035Z] === RUN   TestStopContainerWithTimeout
14:48:43 [2023-02-08T14:48:43.035Z] === RUN   TestStopContainerWithTimeout/0
14:48:43 [2023-02-08T14:48:43.035Z] === PAUSE TestStopContainerWithTimeout/0
14:48:43 [2023-02-08T14:48:43.035Z] === RUN   TestStopContainerWithTimeout/1
14:48:43 [2023-02-08T14:48:43.035Z] === PAUSE TestStopContainerWithTimeout/1
14:48:43 [2023-02-08T14:48:43.035Z] === RUN   TestStopContainerWithTimeout/3
14:48:43 [2023-02-08T14:48:43.035Z] === PAUSE TestStopContainerWithTimeout/3
14:48:43 [2023-02-08T14:48:43.035Z] === RUN   TestStopContainerWithTimeout/-1
14:48:43 [2023-02-08T14:48:43.035Z] === PAUSE TestStopContainerWithTimeout/-1
14:48:43 [2023-02-08T14:48:43.035Z] === CONT  TestStopContainerWithTimeout/0
14:48:43 [2023-02-08T14:48:43.035Z] === CONT  TestStopContainerWithTimeout/-1
14:48:43 [2023-02-08T14:48:43.291Z] === CONT  TestStopContainerWithTimeout/3
14:48:45 [2023-02-08T14:48:45.182Z] === CONT  TestStopContainerWithTimeout/1
14:48:46 [2023-02-08T14:48:46.548Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:48:46 [2023-02-08T14:48:46.548Z]     --- PASS: TestStopContainerWithTimeout/0 (0.55s)
14:48:46 [2023-02-08T14:48:46.548Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.50s)
14:48:46 [2023-02-08T14:48:46.548Z]     --- PASS: TestStopContainerWithTimeout/3 (2.34s)
14:48:46 [2023-02-08T14:48:46.548Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
14:48:46 [2023-02-08T14:48:46.548Z] === RUN   TestDeleteDevicemapper
14:48:46 [2023-02-08T14:48:46.548Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:48:46 [2023-02-08T14:48:46.548Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:48:46 [2023-02-08T14:48:46.548Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:48:47 [2023-02-08T14:48:47.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.05s)
14:48:47 [2023-02-08T14:48:47.477Z] === RUN   TestUpdateMemory
14:48:48 [2023-02-08T14:48:48.040Z] --- PASS: TestUpdateMemory (0.44s)
14:48:48 [2023-02-08T14:48:48.040Z] === RUN   TestUpdateCPUQuota
14:48:48 [2023-02-08T14:48:48.602Z] --- PASS: TestUpdateCPUQuota (0.59s)
14:48:48 [2023-02-08T14:48:48.602Z] === RUN   TestUpdatePidsLimit
14:48:48 [2023-02-08T14:48:48.602Z] === RUN   TestUpdatePidsLimit/update_from_none
14:48:48 [2023-02-08T14:48:48.859Z] === RUN   TestUpdatePidsLimit/no_change
14:48:49 [2023-02-08T14:48:49.115Z] === RUN   TestUpdatePidsLimit/update_lower
14:48:49 [2023-02-08T14:48:49.115Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:48:49 [2023-02-08T14:48:49.372Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:48:49 [2023-02-08T14:48:49.628Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:48:49 [2023-02-08T14:48:49.884Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:48:50 [2023-02-08T14:48:50.447Z] --- PASS: TestUpdatePidsLimit (1.77s)
14:48:50 [2023-02-08T14:48:50.447Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
14:48:50 [2023-02-08T14:48:50.447Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
14:48:50 [2023-02-08T14:48:50.447Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
14:48:50 [2023-02-08T14:48:50.447Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
14:48:50 [2023-02-08T14:48:50.447Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
14:48:50 [2023-02-08T14:48:50.447Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
14:48:50 [2023-02-08T14:48:50.447Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
14:48:50 [2023-02-08T14:48:50.447Z] === RUN   TestUpdateRestartPolicy
14:49:02 [2023-02-08T14:49:02.639Z] --- PASS: TestUpdateRestartPolicy (10.54s)
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestUpdateRestartWithAutoRemove
14:49:02 [2023-02-08T14:49:02.639Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s)
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitNonBlocked
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:49:02 [2023-02-08T14:49:02.639Z] --- PASS: TestWaitNonBlocked (0.01s)
14:49:02 [2023-02-08T14:49:02.639Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
14:49:02 [2023-02-08T14:49:02.639Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitBlocked
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:49:02 [2023-02-08T14:49:02.639Z] --- PASS: TestWaitBlocked (0.01s)
14:49:02 [2023-02-08T14:49:02.639Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.49s)
14:49:02 [2023-02-08T14:49:02.639Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.53s)
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitConditions
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitConditions/default
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitConditions/default
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitConditions/not-running
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitConditions/not-running
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitConditions/next-exit
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitConditions/next-exit
14:49:02 [2023-02-08T14:49:02.639Z] === RUN   TestWaitConditions/removed
14:49:02 [2023-02-08T14:49:02.639Z] === PAUSE TestWaitConditions/removed
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitConditions/default
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitConditions/next-exit
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitConditions/default
14:49:02 [2023-02-08T14:49:02.639Z]     wait_test.go:146: ContainerID = e49e9587f4531da6b33d503474cf579f70d0b333ef25cbaef739b9de10d41558
14:49:02 [2023-02-08T14:49:02.639Z] === CONT  TestWaitConditions/next-exit
14:49:02 [2023-02-08T14:49:02.639Z]     wait_test.go:146: ContainerID = 97df62b0825f45e849d4559740ce2c040e36e4931c961dfc77b7faf2b0d55e50
14:49:03 [2023-02-08T14:49:03.201Z] === CONT  TestWaitConditions/removed
14:49:03 [2023-02-08T14:49:03.201Z]     wait_test.go:146: ContainerID = 702d0374b9dafbd6b2ec4effe4d073f96add02e0686f5228e8d714fbad081254
14:49:03 [2023-02-08T14:49:03.201Z] === CONT  TestWaitConditions/not-running
14:49:03 [2023-02-08T14:49:03.201Z]     wait_test.go:146: ContainerID = ca0179d9c2b2eb3f8bed3ae9aa6bafd3a5896baef24e101b1ccc8953b89d05f5
14:49:03 [2023-02-08T14:49:03.764Z] --- PASS: TestWaitConditions (0.02s)
14:49:03 [2023-02-08T14:49:03.764Z]     --- PASS: TestWaitConditions/default (0.52s)
14:49:03 [2023-02-08T14:49:03.764Z]     --- PASS: TestWaitConditions/next-exit (0.62s)
14:49:03 [2023-02-08T14:49:03.764Z]     --- PASS: TestWaitConditions/removed (0.54s)
14:49:03 [2023-02-08T14:49:03.764Z]     --- PASS: TestWaitConditions/not-running (0.45s)
14:49:03 [2023-02-08T14:49:03.764Z] === RUN   TestWaitRestartedContainer
14:49:03 [2023-02-08T14:49:03.764Z] === RUN   TestWaitRestartedContainer/default
14:49:03 [2023-02-08T14:49:03.764Z] === PAUSE TestWaitRestartedContainer/default
14:49:03 [2023-02-08T14:49:03.764Z] === RUN   TestWaitRestartedContainer/not-running
14:49:03 [2023-02-08T14:49:03.764Z] === PAUSE TestWaitRestartedContainer/not-running
14:49:03 [2023-02-08T14:49:03.764Z] === RUN   TestWaitRestartedContainer/next-exit
14:49:03 [2023-02-08T14:49:03.764Z] === PAUSE TestWaitRestartedContainer/next-exit
14:49:03 [2023-02-08T14:49:03.764Z] === CONT  TestWaitRestartedContainer/default
14:49:03 [2023-02-08T14:49:03.764Z] === CONT  TestWaitRestartedContainer/next-exit
14:49:05 [2023-02-08T14:49:05.132Z] === CONT  TestWaitRestartedContainer/not-running
14:49:05 [2023-02-08T14:49:05.695Z] --- PASS: TestWaitRestartedContainer (0.02s)
14:49:05 [2023-02-08T14:49:05.695Z]     --- PASS: TestWaitRestartedContainer/default (1.15s)
14:49:05 [2023-02-08T14:49:05.695Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.18s)
14:49:05 [2023-02-08T14:49:05.695Z]     --- PASS: TestWaitRestartedContainer/not-running (0.76s)
14:49:05 [2023-02-08T14:49:05.695Z] === CONT  TestRestartDaemonWithRestartingContainer
14:49:05 [2023-02-08T14:49:05.695Z] === CONT  TestContainerStartOnDaemonRestart
14:49:07 [2023-02-08T14:49:07.586Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.79s)
14:49:07 [2023-02-08T14:49:07.586Z] === CONT  TestDaemonHostGatewayIP
14:49:07 [2023-02-08T14:49:07.586Z] --- PASS: TestContainerStartOnDaemonRestart (1.90s)
14:49:07 [2023-02-08T14:49:07.586Z] === CONT  TestDaemonRestartIpcMode
14:49:10 [2023-02-08T14:49:10.104Z] --- PASS: TestDaemonHostGatewayIP (2.39s)
14:49:10 [2023-02-08T14:49:10.104Z] === CONT  TestIpcModeOlderClient
14:49:10 [2023-02-08T14:49:10.104Z] --- PASS: TestIpcModeOlderClient (0.06s)
14:49:10 [2023-02-08T14:49:10.104Z] === CONT  TestContainerKillOnDaemonStart
14:49:10 [2023-02-08T14:49:10.104Z] --- PASS: TestDaemonRestartIpcMode (2.43s)
14:49:22 [2023-02-08T14:49:22.276Z] --- PASS: TestContainerKillOnDaemonStart (11.35s)
14:49:22 [2023-02-08T14:49:22.276Z] PASS
14:49:22 [2023-02-08T14:49:22.276Z] 
14:49:22 [2023-02-08T14:49:22.276Z] === Skipped
14:49:22 [2023-02-08T14:49:22.276Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:49:22 [2023-02-08T14:49:22.276Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:49:22 [2023-02-08T14:49:22.276Z] 
14:49:22 [2023-02-08T14:49:22.276Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:49:22 [2023-02-08T14:49:22.276Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:49:22 [2023-02-08T14:49:22.276Z] 
14:49:22 [2023-02-08T14:49:22.276Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:49:22 [2023-02-08T14:49:22.276Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:49:22 [2023-02-08T14:49:22.276Z] 
14:49:22 [2023-02-08T14:49:22.276Z] DONE 281 tests, 3 skipped in 117.582s
14:49:22 [2023-02-08T14:49:22.276Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:49:22 [2023-02-08T14:49:22.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:49:22 [2023-02-08T14:49:22.276Z] ++ set -e
14:49:22 [2023-02-08T14:49:22.276Z] ++ '[' -n 0 ']'
14:49:22 [2023-02-08T14:49:22.276Z] ++ set -x
14:49:22 [2023-02-08T14:49:22.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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:49:22 [2023-02-08T14:49:22.276Z] INFO: Testing against a local daemon
14:49:22 [2023-02-08T14:49:22.276Z] === RUN   TestConfigDaemonID
14:49:22 [2023-02-08T14:49:22.276Z]     daemon_test.go:51: [dc7a2ae07c18b] daemon is not started
14:49:22 [2023-02-08T14:49:22.276Z] --- PASS: TestConfigDaemonID (1.04s)
14:49:22 [2023-02-08T14:49:22.276Z] === RUN   TestDaemonConfigValidation
14:49:22 [2023-02-08T14:49:22.276Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:49:22 [2023-02-08T14:49:22.276Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:49:22 [2023-02-08T14:49:22.276Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:49:22 [2023-02-08T14:49:22.276Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:49:22 [2023-02-08T14:49:22.276Z] === RUN   TestDaemonConfigValidation/invalid_config
14:49:22 [2023-02-08T14:49:22.276Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:49:22 [2023-02-08T14:49:22.276Z] === RUN   TestDaemonConfigValidation/malformed_config
14:49:22 [2023-02-08T14:49:22.276Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:49:22 [2023-02-08T14:49:22.276Z] === RUN   TestDaemonConfigValidation/valid_config
14:49:22 [2023-02-08T14:49:22.276Z] === PAUSE TestDaemonConfigValidation/valid_config
14:49:22 [2023-02-08T14:49:22.276Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:49:22 [2023-02-08T14:49:22.276Z] === CONT  TestDaemonConfigValidation/malformed_config
14:49:22 [2023-02-08T14:49:22.532Z] === CONT  TestDaemonConfigValidation/invalid_config
14:49:22 [2023-02-08T14:49:22.532Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:49:22 [2023-02-08T14:49:22.532Z] === CONT  TestDaemonConfigValidation/valid_config
14:49:22 [2023-02-08T14:49:22.532Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:49:22 [2023-02-08T14:49:22.532Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
14:49:22 [2023-02-08T14:49:22.532Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
14:49:22 [2023-02-08T14:49:22.532Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:49:22 [2023-02-08T14:49:22.532Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
14:49:22 [2023-02-08T14:49:22.532Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:49:22 [2023-02-08T14:49:22.532Z] === RUN   TestConfigDaemonSeccompProfiles
14:49:22 [2023-02-08T14:49:22.532Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:49:23 [2023-02-08T14:49:23.909Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:49:24 [2023-02-08T14:49:24.855Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:49:25 [2023-02-08T14:49:25.783Z] === CONT  TestConfigDaemonSeccompProfiles
14:49:25 [2023-02-08T14:49:25.783Z]     daemon_test.go:165: [d4ab08123195d] daemon is not started
14:49:25 [2023-02-08T14:49:25.783Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
14:49:25 [2023-02-08T14:49:25.783Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:49:25 [2023-02-08T14:49:25.783Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:49:25 [2023-02-08T14:49:25.783Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:49:25 [2023-02-08T14:49:25.783Z] === RUN   TestDaemonProxy
14:49:25 [2023-02-08T14:49:25.783Z] === RUN   TestDaemonProxy/environment_variables
14:49:27 [2023-02-08T14:49:27.674Z] === RUN   TestDaemonProxy/command-line_options
14:49:29 [2023-02-08T14:49:29.564Z] === RUN   TestDaemonProxy/configuration_file
14:49:30 [2023-02-08T14:49:30.930Z] === RUN   TestDaemonProxy/conflicting_options
14:49:31 [2023-02-08T14:49:31.492Z] === RUN   TestDaemonProxy/reload_sanitized
14:49:32 [2023-02-08T14:49:32.055Z] --- PASS: TestDaemonProxy (6.23s)
14:49:32 [2023-02-08T14:49:32.055Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
14:49:32 [2023-02-08T14:49:32.055Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
14:49:32 [2023-02-08T14:49:32.055Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
14:49:32 [2023-02-08T14:49:32.055Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:49:32 [2023-02-08T14:49:32.055Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:49:32 [2023-02-08T14:49:32.055Z] === RUN   TestLiveRestore
14:49:32 [2023-02-08T14:49:32.055Z] === RUN   TestLiveRestore/volume_references
14:49:32 [2023-02-08T14:49:32.055Z] === PAUSE TestLiveRestore/volume_references
14:49:32 [2023-02-08T14:49:32.055Z] === CONT  TestLiveRestore/volume_references
14:49:32 [2023-02-08T14:49:32.617Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:49:32 [2023-02-08T14:49:32.617Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:49:33 [2023-02-08T14:49:33.546Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:49:34 [2023-02-08T14:49:34.109Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:49:35 [2023-02-08T14:49:35.037Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:49:35 [2023-02-08T14:49:35.966Z] --- PASS: TestLiveRestore (0.00s)
14:49:35 [2023-02-08T14:49:35.966Z]     --- PASS: TestLiveRestore/volume_references (3.84s)
14:49:35 [2023-02-08T14:49:35.966Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.26s)
14:49:35 [2023-02-08T14:49:35.966Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.82s)
14:49:35 [2023-02-08T14:49:35.966Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.80s)
14:49:35 [2023-02-08T14:49:35.966Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.82s)
14:49:35 [2023-02-08T14:49:35.966Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.81s)
14:49:35 [2023-02-08T14:49:35.966Z] PASS
14:49:35 [2023-02-08T14:49:35.966Z] 
14:49:35 [2023-02-08T14:49:35.966Z] DONE 24 tests in 14.590s
14:49:35 [2023-02-08T14:49:35.966Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:49:35 [2023-02-08T14:49:35.966Z] ++ 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
14:49:35 [2023-02-08T14:49:35.966Z] ++ set -e
14:49:35 [2023-02-08T14:49:35.966Z] ++ '[' -n 0 ']'
14:49:35 [2023-02-08T14:49:35.966Z] ++ set -x
14:49:35 [2023-02-08T14:49:35.966Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:49:35 [2023-02-08T14:49:35.966Z] INFO: Testing against a local daemon
14:49:35 [2023-02-08T14:49:35.966Z] === RUN   TestCommitInheritsEnv
14:49:36 [2023-02-08T14:49:36.222Z] --- PASS: TestCommitInheritsEnv (0.15s)
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportExtremelyLargeImageWorks
14:49:36 [2023-02-08T14:49:36.222Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:49:36 [2023-02-08T14:49:36.222Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/#00
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/_______
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform//
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/linux
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/LINUX
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/macos
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:49:36 [2023-02-08T14:49:36.222Z] --- PASS: TestImportWithCustomPlatform (0.10s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:49:36 [2023-02-08T14:49:36.222Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImagesFilterMultiReference
14:49:36 [2023-02-08T14:49:36.222Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:49:36 [2023-02-08T14:49:36.222Z] === RUN   TestImagesFilterBeforeSince
14:49:36 [2023-02-08T14:49:36.478Z]     list_test.go:87: ImageList: ID=sha256:7d34b863dda509dad18fc6db062f2505c9fc663847e9b03ee6347201948f7eaa RepoTags=[testimagesfilterbeforesince:v2]
14:49:36 [2023-02-08T14:49:36.478Z]     list_test.go:87: ImageList: ID=sha256:65f23d442a5a3ca55cb5773512219fcb5d1cc9494dc5828c095b73343dd3a7dc RepoTags=[testimagesfilterbeforesince:v1]
14:49:36 [2023-02-08T14:49:36.478Z]     list_test.go:87: ImageList: ID=sha256:25162828972e06b025e186aedaa12809e76869222163855ffedb8f6b28a81dda RepoTags=[testimagesfilterbeforesince:v3]
14:49:36 [2023-02-08T14:49:36.478Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
14:49:36 [2023-02-08T14:49:36.478Z] === RUN   TestImagePullPlatformInvalid
14:49:36 [2023-02-08T14:49:36.478Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:49:36 [2023-02-08T14:49:36.478Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:49:36 [2023-02-08T14:49:36.478Z] time="2023-02-08T14:49:36Z" 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.5 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.479Z] time="2023-02-08T14:49:36Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.479Z] time="2023-02-08T14:49:36Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.479Z] time="2023-02-08T14:49:36Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.19.5 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f131faef-270e-4cf8-a725-ab710b8185e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57488" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f131faef-270e-4cf8-a725-ab710b8185e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57488" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.810548ms http.response.status=200 http.response.written=2 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2494ce33-67b2-4972-a99f-3693d4abe9df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2494ce33-67b2-4972-a99f-3693d4abe9df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5d83e4aa-2fa3-4f50-b549-48f1bfcce2ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5d83e4aa-2fa3-4f50-b549-48f1bfcce2ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5d83e4aa-2fa3-4f50-b549-48f1bfcce2ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=90.321µs trace.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=4d0f2d99-3c93-4e0d-82db-61a1145507c4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=5d83e4aa-2fa3-4f50-b549-48f1bfcce2ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.953797ms http.response.status=404 http.response.written=157 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2494ce33-67b2-4972-a99f-3693d4abe9df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=30.482µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3573c280-bf94-466c-9368-93749da97e29 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=2494ce33-67b2-4972-a99f-3693d4abe9df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.837321ms http.response.status=404 http.response.written=157 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f65be0f2-339c-41b7-8c01-dd3c77103ebf http.request.method=POST http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f65be0f2-339c-41b7-8c01-dd3c77103ebf http.request.method=POST http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.737Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f65be0f2-339c-41b7-8c01-dd3c77103ebf http.request.method=POST http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=183.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1eebdf33-0699-4f57-87dd-c2208b7d5010 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f65be0f2-339c-41b7-8c01-dd3c77103ebf http.request.method=POST http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=31.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f807e3e3-0cd3-4b31-b8d6-26bef56e73ab trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f65be0f2-339c-41b7-8c01-dd3c77103ebf http.request.method=POST http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=74.592µs trace.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=ea775e3d-40ab-4e7f-ac6f-5bc4be4b8e00 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f65be0f2-339c-41b7-8c01-dd3c77103ebf http.request.method=POST http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.030297ms http.response.status=202 http.response.written=0 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65840fef-907a-4104-a4a9-a472017a08e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65840fef-907a-4104-a4a9-a472017a08e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65840fef-907a-4104-a4a9-a472017a08e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=65.871µs trace.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=b4ea9f8b-d372-48ce-abd6-9de744ecb7c0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65840fef-907a-4104-a4a9-a472017a08e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=10.527µs trace.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=ce9ea223-4830-40cf-921b-57f63b49b8e3 trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65840fef-907a-4104-a4a9-a472017a08e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=81.936µs trace.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=cab2fb23-5287-4532-9568-d1df5b960f75 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65840fef-907a-4104-a4a9-a472017a08e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=8.603369ms http.response.status=202 http.response.written=0 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=33.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=944a2308-7086-49ec-b5d5-b7da5a3ac625 trace.line=82 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=44.627µs trace.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=745ad74c-acbd-4b01-86f6-7e799239b2f1 trace.line=141 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=174.178µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d18b7e27-35e3-4178-b525-87462aee2722 trace.line=82 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=24.574µs trace.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=3fe399a6-a639-42d2-81ca-789de225ffd9 trace.line=141 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=63.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=3c9206bf-e877-41c0-b53c-01cf586594e6 trace.line=124 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=13.235µs trace.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=700bd556-8ed3-4d00-9190-303e7987ca3c trace.line=141 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=16.936µs trace.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=b8909712-e6a5-4427-a8fd-62dadb7fcb45 trace.line=141 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=11.971µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=14bc9894-a13b-4ede-baf7-dea112afcdc0 trace.line=141 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=73.288µs trace.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=48c10ee4-ab63-4d60-a02a-6869cb35a9e9 trace.line=167 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.738Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=247.786µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f0ff23f8-8824-43c8-a409-19e318646b23 trace.line=95 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=237.496µs trace.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=d35db08a-33c4-4be6-a7cf-9dff97734b83 trace.line=181 vars.name=test vars.uuid=566a12a0-5543-4f21-8d97-ac1cac5bc4b4 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c842be94-065f-4742-9c22-64af71de9209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57494" http.request.uri="/v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.461901ms http.response.status=201 http.response.written=0 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "PUT /v2/test/blobs/uploads/566a12a0-5543-4f21-8d97-ac1cac5bc4b4?_state=BeCOA0GmyaqZ08fgKR6JHO-zE_g51f1rEQJWwzilZSN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2NmExMmEwLTU1NDMtNGYyMS04ZDk3LWFjMWNhYzViYzRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDM4OTkzMzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=242.994µs trace.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=5c2367e9-05eb-4543-bd74-ae54c8299711 trace.line=124 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=18.108µs trace.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=0f4255f8-8530-4318-b819-0b135a9b1d32 trace.line=141 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=17.215µs trace.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=a036110d-0924-4d07-8e2b-711d2d7030d8 trace.line=141 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=14.219µs trace.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=2e90dafc-c3c5-41a9-a0f5-307ad13546f7 trace.line=141 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=138.05µs trace.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=67d17e87-3322-4ba9-86b1-17736a1f76de trace.line=167 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=90.264µs trace.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=853bd538-548f-4caa-8d42-1adf7e90fb63 trace.line=95 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=225.722µs trace.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=5eb265f9-1cb6-4481-b61a-a5f40f13f450 trace.line=181 vars.name=test vars.uuid=4186d7dd-937b-4950-92cc-e3af91bd73f8 version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bd9d2d5-ae09-4776-9d21-ace1425e5ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=9.913583ms http.response.status=201 http.response.written=0 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "PUT /v2/test/blobs/uploads/4186d7dd-937b-4950-92cc-e3af91bd73f8?_state=lLJa55ndA7ejYh4AzTWTbnTodJ3Lo0Ski84aVbHKRXd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxODZkN2RkLTkzN2ItNDk1MC05MmNjLWUzYWY5MWJkNzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDo0OTozNi41MDg0MTUxNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=90f9c8fe-d17b-4bf6-9d73-53620f00d61b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=90f9c8fe-d17b-4bf6-9d73-53620f00d61b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=90f9c8fe-d17b-4bf6-9d73-53620f00d61b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=26.027µs trace.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=6c49863e-ede1-4c38-b5ac-0c736af4ce2f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=90f9c8fe-d17b-4bf6-9d73-53620f00d61b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.402489ms http.response.status=404 http.response.written=96 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=60.832µs trace.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=d5bc61b8-c4f6-46dc-9c63-6f85ee4ddf04 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=17.944µs trace.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=40d67d8b-f4d1-4b0c-bf09-39fd9540c323 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=25.272µs trace.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=f4336103-8fae-4f66-aea1-b085c5709ea6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=15.311µs trace.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=b66d06df-4e69-43b2-9c43-99250c4ec84b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.739Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=18.207µs trace.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=4e2f0681-9115-43b3-9c74-e29931ad1200 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=173.866µs trace.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=4ed3e1d8-a136-47c9-a290-da20dd292d61 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=53.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d02a96ed-6ef3-4d91-802c-f24405c0ea55 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=40.361µs trace.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=9739baee-9a2b-4508-ac6e-bc8c9f7157fd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=85.218µs trace.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=326b29d6-fca1-4a3e-acca-16fcbae7da79 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=140.43µs trace.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=2a87f5da-b5c4-4329-8817-1deecea7f878 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c34f25ff-a7ef-4181-87ab-c20b8ca564d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.059446ms http.response.status=201 http.response.written=0 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=804a961b-decf-45b4-9c6f-b10d3cbaa3d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57514" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=804a961b-decf-45b4-9c6f-b10d3cbaa3d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57514" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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="813.19µs" http.response.status=200 http.response.written=2 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d 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=0d2af3c1-5ec9-4b9b-99cb-836da47c2f71 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=65.271µs trace.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=2e3b1cf9-7877-4e2c-b26f-3d66b9173fbf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=18.445µs trace.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=7ff9d709-8550-4992-b91d-2c813d8225fa trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=74.593µs trace.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=16fc6dee-1435-403a-8842-dcd9c3b652ba trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=af1bc2b7-c0c2-4a5c-9366-81008fc8820d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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.429496ms http.response.status=200 http.response.written=417 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=59.512µs trace.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=111c3b6f-5636-4e84-801a-60ca22873ebf trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=16.492µs trace.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=11a6a61f-1852-4222-acd2-095899d5166a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=28.792µs trace.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=f8ebd549-6337-429f-a272-29bfe95fc51e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be4426be-b26c-4020-a771-2f9b2d56a28e http.request.method=GET http.request.remoteaddr="127.0.0.1:57532" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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.546926ms http.response.status=200 http.response.written=417 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.740Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=61.867µs trace.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=b499d512-7a9d-49eb-9772-8dd234978eaa trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=30.26µs trace.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=12ac4cef-339b-48f1-aa08-0c0dce009045 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=17.165µs trace.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=0ffb9514-f26c-4bec-94fa-2e9c485ceeac trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=79.048µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d330f47e-1e87-4a8a-862b-039ada45cd43 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=14.646µs trace.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=e6f7c8c1-bcf3-4801-b69e-deffbedfe360 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=13.744µs trace.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=d547aa53-8f9d-4658-89a4-8ffc795b8dc0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=6.892µs trace.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=2c1fd5dc-53d9-4b13-b799-5d2e2e3cd2bf trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=649.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).Stat" trace.id=582d1166-d5b4-4ef8-ac34-c4a8e2a06603 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=20.192µs trace.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=e2ddd24c-d2c3-44bd-b2b6-e74f6f51c9bd trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=12.816µs trace.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=fecde2bb-8626-4f01-bd21-b8e3279f07e5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=13.793µs trace.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=246c3c8a-7bec-40a6-81fc-2c6321cd63d5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=6.769µs trace.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=33b6bc79-add5-4599-9023-1354b743c94b trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=71.581µs trace.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=b244eb71-1013-427b-a055-fb8fbf1d8364 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=21.612µs trace.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=76341ba2-0051-4a14-8fc1-7df2701055d1 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=31.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ebc3ddf-7553-41d8-8b55-08862e08e553 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=18.117µs trace.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=379e1fb1-5118-4002-b5b3-37f89c12a8f4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=67c358c1-1d52-4798-aad8-173235074049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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=6.260708ms http.response.status=200 http.response.written=68 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=31.22µs trace.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=4c08a63f-5d84-4e05-adf5-fd291d7b7a35 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.741Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=21.497µs trace.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=cb2fcaba-fb40-4111-9d37-84cd34a6f8eb trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a813a26d-4374-443d-8149-2f6a0f9fc3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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=8.7294ms http.response.status=200 http.response.written=179 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d587b33-603f-4f2d-81b0-3cb199a625ad http.request.method=GET http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d587b33-603f-4f2d-81b0-3cb199a625ad http.request.method=GET http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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="826.917µs" http.response.status=200 http.response.written=2 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e1819d71-028a-42a5-97c2-30ed76b01fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e1819d71-028a-42a5-97c2-30ed76b01fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e1819d71-028a-42a5-97c2-30ed76b01fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e1819d71-028a-42a5-97c2-30ed76b01fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=28.389µs trace.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=bc16eb7f-a18f-4855-8386-a567339e6225 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e1819d71-028a-42a5-97c2-30ed76b01fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=264.803µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f45727f9-ca48-4ee4-b381-89f8bfad782a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=e1819d71-028a-42a5-97c2-30ed76b01fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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.851898ms http.response.status=404 http.response.written=181 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=abde53f2-16fa-4e2a-8871-a8cf928766fd http.request.method=GET http.request.remoteaddr="127.0.0.1:57598" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=abde53f2-16fa-4e2a-8871-a8cf928766fd http.request.method=GET http.request.remoteaddr="127.0.0.1:57598" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=abde53f2-16fa-4e2a-8871-a8cf928766fd http.request.method=GET http.request.remoteaddr="127.0.0.1:57598" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=abde53f2-16fa-4e2a-8871-a8cf928766fd http.request.method=GET http.request.remoteaddr="127.0.0.1:57598" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=21.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).GetContent" trace.id=f2583561-970d-41b8-b8ee-641ae4359f64 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=abde53f2-16fa-4e2a-8871-a8cf928766fd http.request.method=GET http.request.remoteaddr="127.0.0.1:57598" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d trace.duration=10.847µs trace.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=73893d21-0cfb-450b-bab7-c322bf922e4c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] time="2023-02-08T14:49:36Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=abde53f2-16fa-4e2a-8871-a8cf928766fd http.request.method=GET http.request.remoteaddr="127.0.0.1:57598" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 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="965.411µs" http.response.status=404 http.response.written=181 instance.id=223086a9-d428-49a4-983d-7ce5c1d3515d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:49:36 [2023-02-08T14:49:36.742Z] 127.0.0.1 - - [08/Feb/2023:14:49:36 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/bf31de34fa047975389d39201f8f3c60c005b546 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:49:36 [2023-02-08T14:49:36.742Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
14:49:36 [2023-02-08T14:49:36.742Z] === RUN   TestRemoveImageOrphaning
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestRemoveImageOrphaning (0.13s)
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestRemoveImageGarbageCollector
14:49:36 [2023-02-08T14:49:36.999Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:49:36 [2023-02-08T14:49:36.999Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestTagInvalidReference
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestTagInvalidReference (0.01s)
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestTagValidPrefixedRepo
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestTagExistedNameWithoutForce
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestTagOfficialNames
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestTagOfficialNames (0.04s)
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestTagMatchesDigest
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestTagMatchesDigest (0.01s)
14:49:36 [2023-02-08T14:49:36.999Z] PASS
14:49:36 [2023-02-08T14:49:36.999Z] 
14:49:36 [2023-02-08T14:49:36.999Z] === Skipped
14:49:36 [2023-02-08T14:49:36.999Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:49:36 [2023-02-08T14:49:36.999Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:49:36 [2023-02-08T14:49:36.999Z] 
14:49:36 [2023-02-08T14:49:36.999Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:49:36 [2023-02-08T14:49:36.999Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:49:36 [2023-02-08T14:49:36.999Z] 
14:49:36 [2023-02-08T14:49:36.999Z] DONE 24 tests, 2 skipped in 1.209s
14:49:36 [2023-02-08T14:49:36.999Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:49:36 [2023-02-08T14:49:36.999Z] ++ 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
14:49:36 [2023-02-08T14:49:36.999Z] ++ set -e
14:49:36 [2023-02-08T14:49:36.999Z] ++ '[' -n 0 ']'
14:49:36 [2023-02-08T14:49:36.999Z] ++ set -x
14:49:36 [2023-02-08T14:49:36.999Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestStripANSICommands
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestStripANSICommands/#00
14:49:36 [2023-02-08T14:49:36.999Z] === RUN   TestStripANSICommands/#01
14:49:36 [2023-02-08T14:49:36.999Z] --- PASS: TestStripANSICommands (0.00s)
14:49:36 [2023-02-08T14:49:36.999Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:49:36 [2023-02-08T14:49:36.999Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:49:36 [2023-02-08T14:49:36.999Z] PASS
14:49:36 [2023-02-08T14:49:36.999Z] 
14:49:36 [2023-02-08T14:49:36.999Z] DONE 3 tests in 0.037s
14:49:36 [2023-02-08T14:49:36.999Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:49:36 [2023-02-08T14:49:36.999Z] ++ 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
14:49:36 [2023-02-08T14:49:36.999Z] ++ set -e
14:49:36 [2023-02-08T14:49:36.999Z] ++ '[' -n 0 ']'
14:49:36 [2023-02-08T14:49:36.999Z] ++ set -x
14:49:36 [2023-02-08T14:49:36.999Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:49:37 [2023-02-08T14:49:37.255Z] INFO: Testing against a local daemon
14:49:37 [2023-02-08T14:49:37.255Z] === RUN   TestNetworkCreateDelete
14:49:37 [2023-02-08T14:49:37.255Z] --- PASS: TestNetworkCreateDelete (0.14s)
14:49:37 [2023-02-08T14:49:37.255Z] === RUN   TestDockerNetworkDeletePreferID
14:49:37 [2023-02-08T14:49:37.818Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
14:49:37 [2023-02-08T14:49:37.818Z] === RUN   TestDaemonDNSFallback
14:49:44 [2023-02-08T14:49:44.375Z] --- PASS: TestDaemonDNSFallback (6.11s)
14:49:44 [2023-02-08T14:49:44.375Z] === RUN   TestInspectNetwork
14:49:46 [2023-02-08T14:49:46.264Z] === RUN   TestInspectNetwork/full_network_id
14:49:46 [2023-02-08T14:49:46.264Z] === RUN   TestInspectNetwork/partial_network_id
14:49:46 [2023-02-08T14:49:46.264Z] === RUN   TestInspectNetwork/network_name
14:49:46 [2023-02-08T14:49:46.264Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:49:50 [2023-02-08T14:49:50.433Z] --- PASS: TestInspectNetwork (6.56s)
14:49:50 [2023-02-08T14:49:50.433Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:49:50 [2023-02-08T14:49:50.433Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:49:50 [2023-02-08T14:49:50.433Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:49:50 [2023-02-08T14:49:50.433Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:49:50 [2023-02-08T14:49:50.433Z] === RUN   TestRunContainerWithBridgeNone
14:49:51 [2023-02-08T14:49:51.799Z] --- PASS: TestRunContainerWithBridgeNone (1.28s)
14:49:51 [2023-02-08T14:49:51.799Z] === RUN   TestNetworkInvalidJSON
14:49:51 [2023-02-08T14:49:51.799Z] === RUN   TestNetworkInvalidJSON/networks/create
14:49:51 [2023-02-08T14:49:51.799Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:49:51 [2023-02-08T14:49:51.799Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:49:51 [2023-02-08T14:49:51.799Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:49:51 [2023-02-08T14:49:51.799Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:49:51 [2023-02-08T14:49:51.799Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:49:51 [2023-02-08T14:49:51.799Z] === CONT  TestNetworkInvalidJSON/networks/create
14:49:51 [2023-02-08T14:49:51.799Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:49:51 [2023-02-08T14:49:51.799Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:49:51 [2023-02-08T14:49:51.800Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:49:51 [2023-02-08T14:49:51.800Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:49:51 [2023-02-08T14:49:51.800Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkList
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkList//networks
14:49:51 [2023-02-08T14:49:51.800Z] === PAUSE TestNetworkList//networks
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestNetworkList//networks/
14:49:51 [2023-02-08T14:49:51.800Z] === PAUSE TestNetworkList//networks/
14:49:51 [2023-02-08T14:49:51.800Z] === CONT  TestNetworkList//networks
14:49:51 [2023-02-08T14:49:51.800Z] === CONT  TestNetworkList//networks/
14:49:51 [2023-02-08T14:49:51.800Z] --- PASS: TestNetworkList (0.02s)
14:49:51 [2023-02-08T14:49:51.800Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z]     --- PASS: TestNetworkList//networks (0.00s)
14:49:51 [2023-02-08T14:49:51.800Z] === RUN   TestHostIPv4BridgeLabel
14:49:52 [2023-02-08T14:49:52.362Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:49:52 [2023-02-08T14:49:52.362Z] === RUN   TestDaemonRestartWithLiveRestore
14:49:53 [2023-02-08T14:49:53.291Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:49:53 [2023-02-08T14:49:53.291Z] === RUN   TestDaemonDefaultNetworkPools
14:49:54 [2023-02-08T14:49:54.219Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
14:49:54 [2023-02-08T14:49:54.220Z] === RUN   TestDaemonRestartWithExistingNetwork
14:49:55 [2023-02-08T14:49:55.148Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
14:49:55 [2023-02-08T14:49:55.148Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:49:56 [2023-02-08T14:49:56.518Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
14:49:56 [2023-02-08T14:49:56.518Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:49:57 [2023-02-08T14:49:57.080Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:49:57 [2023-02-08T14:49:57.080Z] === RUN   TestServiceWithPredefinedNetwork
14:49:58 [2023-02-08T14:49:58.973Z] --- PASS: TestServiceWithPredefinedNetwork (1.94s)
14:49:58 [2023-02-08T14:49:58.973Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:49:58 [2023-02-08T14:49:58.973Z]     service_test.go:242: FLAKY_TEST
14:49:58 [2023-02-08T14:49:58.973Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:58 [2023-02-08T14:49:58.973Z] === RUN   TestServiceWithDataPathPortInit
14:50:13 [2023-02-08T14:50:13.832Z] --- PASS: TestServiceWithDataPathPortInit (12.69s)
14:50:13 [2023-02-08T14:50:13.832Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:50:13 [2023-02-08T14:50:13.832Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mcrvj439boyhug534nu3twjr9 Created:2023-02-08 14:50:12.771344358 +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[f0f397b91c366bb2c5d370fc317e21dade6ddf4353a9c1a8d9aa9630cdb89140:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v324ky5jvkgdbqcy98z4g99vq EndpointID:5e59913b40bf269761b3d506c6f57443834281f5a946aacf34a5765acad3da6e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d88d152275bdbe4910c8484247fd03ec7b47474f9ade19de604fee0d00bc1c17 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:ac1ed26bcf47 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v324ky5jvkgdbqcy98z4g99vq EndpointID:5e59913b40bf269761b3d506c6f57443834281f5a946aacf34a5765acad3da6e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:50:17 [2023-02-08T14:50:17.999Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.17s)
14:50:17 [2023-02-08T14:50:17.999Z] PASS
14:50:17 [2023-02-08T14:50:17.999Z] 
14:50:17 [2023-02-08T14:50:17.999Z] === Skipped
14:50:17 [2023-02-08T14:50:17.999Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:50:17 [2023-02-08T14:50:17.999Z]     service_test.go:242: FLAKY_TEST
14:50:17 [2023-02-08T14:50:17.999Z] 
14:50:17 [2023-02-08T14:50:17.999Z] DONE 38 tests, 1 skipped in 40.687s
14:50:17 [2023-02-08T14:50:17.999Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:50:17 [2023-02-08T14:50:17.999Z] ++ 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
14:50:17 [2023-02-08T14:50:17.999Z] ++ set -e
14:50:17 [2023-02-08T14:50:17.999Z] ++ '[' -n 0 ']'
14:50:17 [2023-02-08T14:50:17.999Z] ++ set -x
14:50:17 [2023-02-08T14:50:17.999Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:50:17 [2023-02-08T14:50:17.999Z] INFO: Testing against a local daemon
14:50:17 [2023-02-08T14:50:17.999Z] === RUN   TestDockerNetworkIpvlanPersistance
14:50:17 [2023-02-08T14:50:17.999Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:17 [2023-02-08T14:50:17.999Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:50:17 [2023-02-08T14:50:17.999Z] === RUN   TestDockerNetworkIpvlan
14:50:17 [2023-02-08T14:50:17.999Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:17 [2023-02-08T14:50:17.999Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:50:17 [2023-02-08T14:50:17.999Z] PASS
14:50:17 [2023-02-08T14:50:17.999Z] 
14:50:17 [2023-02-08T14:50:17.999Z] === Skipped
14:50:17 [2023-02-08T14:50:17.999Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:50:17 [2023-02-08T14:50:17.999Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:17 [2023-02-08T14:50:17.999Z] 
14:50:17 [2023-02-08T14:50:17.999Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:50:17 [2023-02-08T14:50:17.999Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:17 [2023-02-08T14:50:17.999Z] 
14:50:17 [2023-02-08T14:50:17.999Z] DONE 2 tests, 2 skipped in 0.094s
14:50:17 [2023-02-08T14:50:17.999Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:50:17 [2023-02-08T14:50:17.999Z] ++ 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
14:50:17 [2023-02-08T14:50:17.999Z] ++ set -e
14:50:18 [2023-02-08T14:50:18.000Z] ++ '[' -n 0 ']'
14:50:18 [2023-02-08T14:50:18.000Z] ++ set -x
14:50:18 [2023-02-08T14:50:18.000Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:50:18 [2023-02-08T14:50:18.000Z] INFO: Testing against a local daemon
14:50:18 [2023-02-08T14:50:18.000Z] === RUN   TestDockerNetworkMacvlanPersistance
14:50:19 [2023-02-08T14:50:19.367Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
14:50:19 [2023-02-08T14:50:19.367Z] === RUN   TestDockerNetworkMacvlan
14:50:19 [2023-02-08T14:50:19.930Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:50:20 [2023-02-08T14:50:20.492Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:50:21 [2023-02-08T14:50:21.054Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:50:22 [2023-02-08T14:50:22.420Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:50:24 [2023-02-08T14:50:24.311Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:50:26 [2023-02-08T14:50:26.202Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:50:26 [2023-02-08T14:50:26.773Z] --- PASS: TestDockerNetworkMacvlan (7.45s)
14:50:26 [2023-02-08T14:50:26.773Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:50:26 [2023-02-08T14:50:26.773Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
14:50:26 [2023-02-08T14:50:26.773Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s)
14:50:26 [2023-02-08T14:50:26.773Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.67s)
14:50:26 [2023-02-08T14:50:26.773Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.19s)
14:50:26 [2023-02-08T14:50:26.773Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
14:50:26 [2023-02-08T14:50:26.773Z] PASS
14:50:26 [2023-02-08T14:50:26.773Z] 
14:50:26 [2023-02-08T14:50:26.773Z] DONE 8 tests in 8.741s
14:50:26 [2023-02-08T14:50:26.773Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:50:26 [2023-02-08T14:50:26.773Z] ++ 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
14:50:26 [2023-02-08T14:50:26.773Z] ++ set -e
14:50:26 [2023-02-08T14:50:26.773Z] ++ '[' -n 0 ']'
14:50:26 [2023-02-08T14:50:26.773Z] ++ set -x
14:50:26 [2023-02-08T14:50:26.774Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:50:26 [2023-02-08T14:50:26.774Z] testing: warning: no tests to run
14:50:26 [2023-02-08T14:50:26.774Z] PASS
14:50:26 [2023-02-08T14:50:26.774Z] 
14:50:26 [2023-02-08T14:50:26.774Z] DONE 0 tests in 0.023s
14:50:26 [2023-02-08T14:50:26.774Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:50:26 [2023-02-08T14:50:26.774Z] ++ 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
14:50:26 [2023-02-08T14:50:26.774Z] ++ set -e
14:50:26 [2023-02-08T14:50:26.774Z] ++ '[' -n 0 ']'
14:50:26 [2023-02-08T14:50:26.774Z] ++ set -x
14:50:26 [2023-02-08T14:50:26.774Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:50:26 [2023-02-08T14:50:26.774Z] INFO: Testing against a local daemon
14:50:26 [2023-02-08T14:50:26.774Z] === RUN   TestAuthZPluginAllowRequest
14:50:28 [2023-02-08T14:50:28.141Z] --- PASS: TestAuthZPluginAllowRequest (1.00s)
14:50:28 [2023-02-08T14:50:28.141Z] === RUN   TestAuthZPluginTLS
14:50:28 [2023-02-08T14:50:28.399Z] --- PASS: TestAuthZPluginTLS (0.58s)
14:50:28 [2023-02-08T14:50:28.399Z] === RUN   TestAuthZPluginDenyRequest
14:50:28 [2023-02-08T14:50:28.961Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:50:28 [2023-02-08T14:50:28.961Z] === RUN   TestAuthZPluginAPIDenyResponse
14:50:29 [2023-02-08T14:50:29.533Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:50:29 [2023-02-08T14:50:29.533Z] === RUN   TestAuthZPluginDenyResponse
14:50:30 [2023-02-08T14:50:30.095Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:50:30 [2023-02-08T14:50:30.095Z] === RUN   TestAuthZPluginAllowEventStream
14:50:31 [2023-02-08T14:50:31.032Z] --- PASS: TestAuthZPluginAllowEventStream (0.98s)
14:50:31 [2023-02-08T14:50:31.032Z] === RUN   TestAuthZPluginErrorResponse
14:50:31 [2023-02-08T14:50:31.601Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:50:31 [2023-02-08T14:50:31.601Z] === RUN   TestAuthZPluginErrorRequest
14:50:32 [2023-02-08T14:50:32.164Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:50:32 [2023-02-08T14:50:32.164Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:50:32 [2023-02-08T14:50:32.727Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:50:32 [2023-02-08T14:50:32.727Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:50:33 [2023-02-08T14:50:33.657Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.05s)
14:50:33 [2023-02-08T14:50:33.657Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:50:35 [2023-02-08T14:50:35.024Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
14:50:35 [2023-02-08T14:50:35.024Z] === RUN   TestAuthZPluginHeader
14:50:35 [2023-02-08T14:50:35.281Z] --- PASS: TestAuthZPluginHeader (0.61s)
14:50:35 [2023-02-08T14:50:35.281Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:50:35 [2023-02-08T14:50:35.281Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:35 [2023-02-08T14:50:35.281Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:50:35 [2023-02-08T14:50:35.281Z] === RUN   TestAuthZPluginV2Disable
14:50:35 [2023-02-08T14:50:35.281Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:35 [2023-02-08T14:50:35.281Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:50:35 [2023-02-08T14:50:35.281Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:50:35 [2023-02-08T14:50:35.281Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:35 [2023-02-08T14:50:35.281Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:50:35 [2023-02-08T14:50:35.281Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:50:35 [2023-02-08T14:50:35.281Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:35 [2023-02-08T14:50:35.281Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:50:35 [2023-02-08T14:50:35.281Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:50:53 [2023-02-08T14:50:53.330Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
14:50:53 [2023-02-08T14:50:53.330Z] PASS
14:50:53 [2023-02-08T14:50:53.330Z] 
14:50:53 [2023-02-08T14:50:53.330Z] === Skipped
14:50:53 [2023-02-08T14:50:53.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:53 [2023-02-08T14:50:53.330Z] 
14:50:53 [2023-02-08T14:50:53.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:53 [2023-02-08T14:50:53.330Z] 
14:50:53 [2023-02-08T14:50:53.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:53 [2023-02-08T14:50:53.330Z] 
14:50:53 [2023-02-08T14:50:53.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:53 [2023-02-08T14:50:53.330Z] 
14:50:53 [2023-02-08T14:50:53.330Z] DONE 17 tests, 4 skipped in 25.477s
14:50:53 [2023-02-08T14:50:53.330Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:50:53 [2023-02-08T14:50:53.330Z] ++ 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
14:50:53 [2023-02-08T14:50:53.330Z] ++ set -e
14:50:53 [2023-02-08T14:50:53.330Z] ++ '[' -n 0 ']'
14:50:53 [2023-02-08T14:50:53.330Z] ++ set -x
14:50:53 [2023-02-08T14:50:53.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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:50:53 [2023-02-08T14:50:53.330Z] INFO: Testing against a local daemon
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:50:53 [2023-02-08T14:50:53.330Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:50:53 [2023-02-08T14:50:53.330Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:50:53 [2023-02-08T14:50:53.330Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:50:53 [2023-02-08T14:50:53.330Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:50:53 [2023-02-08T14:50:53.330Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:50:53 [2023-02-08T14:50:53.330Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:50:53 [2023-02-08T14:50:53.330Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:50:53 [2023-02-08T14:50:53.330Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInstall
14:50:53 [2023-02-08T14:50:53.330Z] === RUN   TestPluginInstall/no_auth
14:50:56 [2023-02-08T14:50:56.608Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:56 [2023-02-08T14:50:56.608Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdd359d902ce355eacc23b6fafdbae79fe6ca9378955c53a270c96c7805eebca" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:56 [2023-02-08T14:50:56.608Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:56 [2023-02-08T14:50:56.608Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdd359d902ce355eacc23b6fafdbae79fe6ca9378955c53a270c96c7805eebca" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:56 [2023-02-08T14:50:56.608Z] === RUN   TestPluginInstall/with_htpasswd
14:50:56 [2023-02-08T14:50:56.864Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:56 [2023-02-08T14:50:56.864Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c6a0a99eea8d90e8e5e718da47cebf59db7e6b46a6fc5dc825a7b3e0aae7aff" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:56 [2023-02-08T14:50:56.864Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:56 [2023-02-08T14:50:56.864Z] time="2023-02-08T14:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c6a0a99eea8d90e8e5e718da47cebf59db7e6b46a6fc5dc825a7b3e0aae7aff" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:56 [2023-02-08T14:50:56.864Z] === RUN   TestPluginInstall/with_insecure
14:50:57 [2023-02-08T14:50:57.794Z] time="2023-02-08T14:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:57 [2023-02-08T14:50:57.794Z] time="2023-02-08T14:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4426a8dea4fc1cf5051d8345e9d3709c3aaf6120a69afd2ee7475f15ce9e0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:57 [2023-02-08T14:50:57.794Z] time="2023-02-08T14:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:57 [2023-02-08T14:50:57.794Z] time="2023-02-08T14:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4426a8dea4fc1cf5051d8345e9d3709c3aaf6120a69afd2ee7475f15ce9e0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:58 [2023-02-08T14:50:58.050Z]     plugin_test.go:196: [d002b7e59fa8c] daemon is not started
14:50:58 [2023-02-08T14:50:58.050Z] --- PASS: TestPluginInstall (5.54s)
14:50:58 [2023-02-08T14:50:58.050Z]     --- PASS: TestPluginInstall/no_auth (4.06s)
14:50:58 [2023-02-08T14:50:58.050Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
14:50:58 [2023-02-08T14:50:58.050Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
14:50:58 [2023-02-08T14:50:58.050Z] === RUN   TestPluginsWithRuntimes
14:50:59 [2023-02-08T14:50:59.417Z] === RUN   TestPluginsWithRuntimes/No_Args
14:51:00 [2023-02-08T14:51:00.345Z] === RUN   TestPluginsWithRuntimes/With_Args
14:51:01 [2023-02-08T14:51:01.273Z] --- PASS: TestPluginsWithRuntimes (3.27s)
14:51:01 [2023-02-08T14:51:01.273Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
14:51:01 [2023-02-08T14:51:01.273Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
14:51:01 [2023-02-08T14:51:01.273Z] === RUN   TestPluginBackCompatMediaTypes
14:51:01 [2023-02-08T14:51:01.836Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
14:51:01 [2023-02-08T14:51:01.836Z] PASS
14:51:01 [2023-02-08T14:51:01.836Z] 
14:51:01 [2023-02-08T14:51:01.836Z] DONE 24 tests in 9.467s
14:51:01 [2023-02-08T14:51:01.836Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:51:01 [2023-02-08T14:51:01.836Z] ++ 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
14:51:01 [2023-02-08T14:51:01.836Z] ++ set -e
14:51:01 [2023-02-08T14:51:01.836Z] ++ '[' -n 0 ']'
14:51:01 [2023-02-08T14:51:01.836Z] ++ set -x
14:51:01 [2023-02-08T14:51:01.836Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:51:01 [2023-02-08T14:51:01.836Z] INFO: Testing against a local daemon
14:51:01 [2023-02-08T14:51:01.836Z] === RUN   TestExternalGraphDriver
14:51:02 [2023-02-08T14:51:02.114Z] === RUN   TestExternalGraphDriver/json
14:51:03 [2023-02-08T14:51:03.496Z] === RUN   TestExternalGraphDriver/spec
14:51:05 [2023-02-08T14:51:05.387Z] === RUN   TestExternalGraphDriver/pull
14:51:06 [2023-02-08T14:51:06.754Z] --- PASS: TestExternalGraphDriver (4.72s)
14:51:06 [2023-02-08T14:51:06.754Z]     --- PASS: TestExternalGraphDriver/json (1.44s)
14:51:06 [2023-02-08T14:51:06.754Z]     --- PASS: TestExternalGraphDriver/spec (1.44s)
14:51:06 [2023-02-08T14:51:06.754Z]     --- PASS: TestExternalGraphDriver/pull (1.50s)
14:51:06 [2023-02-08T14:51:06.754Z] === RUN   TestGraphdriverPluginV2
14:51:06 [2023-02-08T14:51:06.754Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:51:06 [2023-02-08T14:51:06.754Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:51:06 [2023-02-08T14:51:06.754Z] PASS
14:51:06 [2023-02-08T14:51:06.754Z] 
14:51:06 [2023-02-08T14:51:06.754Z] === Skipped
14:51:07 [2023-02-08T14:51:07.010Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:51:07 [2023-02-08T14:51:07.011Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:51:07 [2023-02-08T14:51:07.011Z] 
14:51:07 [2023-02-08T14:51:07.011Z] DONE 5 tests, 1 skipped in 5.147s
14:51:07 [2023-02-08T14:51:07.011Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:51:07 [2023-02-08T14:51:07.011Z] ++ 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
14:51:07 [2023-02-08T14:51:07.011Z] ++ set -e
14:51:07 [2023-02-08T14:51:07.011Z] ++ '[' -n 0 ']'
14:51:07 [2023-02-08T14:51:07.011Z] ++ set -x
14:51:07 [2023-02-08T14:51:07.011Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:51:07 [2023-02-08T14:51:07.011Z] INFO: Testing against a local daemon
14:51:07 [2023-02-08T14:51:07.011Z] === RUN   TestContinueAfterPluginCrash
14:51:07 [2023-02-08T14:51:07.011Z] === PAUSE TestContinueAfterPluginCrash
14:51:07 [2023-02-08T14:51:07.011Z] === RUN   TestReadPluginNoRead
14:51:07 [2023-02-08T14:51:07.011Z] === PAUSE TestReadPluginNoRead
14:51:07 [2023-02-08T14:51:07.011Z] === RUN   TestDaemonStartWithLogOpt
14:51:07 [2023-02-08T14:51:07.011Z] === PAUSE TestDaemonStartWithLogOpt
14:51:07 [2023-02-08T14:51:07.011Z] === CONT  TestContinueAfterPluginCrash
14:51:07 [2023-02-08T14:51:07.011Z] === CONT  TestDaemonStartWithLogOpt
14:51:10 [2023-02-08T14:51:10.280Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
14:51:10 [2023-02-08T14:51:10.280Z] === CONT  TestReadPluginNoRead
14:51:12 [2023-02-08T14:51:12.680Z] === RUN   TestReadPluginNoRead/default
14:51:13 [2023-02-08T14:51:13.242Z] === RUN   TestReadPluginNoRead/disabled_caching
14:51:14 [2023-02-08T14:51:14.610Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:51:14 [2023-02-08T14:51:14.610Z] --- PASS: TestContinueAfterPluginCrash (7.71s)
14:51:15 [2023-02-08T14:51:15.548Z] === CONT  TestReadPluginNoRead
14:51:15 [2023-02-08T14:51:15.548Z]     read_test.go:91: [d261c6a1d5f99] daemon is not started
14:51:15 [2023-02-08T14:51:15.548Z] --- PASS: TestReadPluginNoRead (5.40s)
14:51:15 [2023-02-08T14:51:15.548Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
14:51:15 [2023-02-08T14:51:15.548Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
14:51:15 [2023-02-08T14:51:15.548Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s)
14:51:15 [2023-02-08T14:51:15.548Z] PASS
14:51:15 [2023-02-08T14:51:15.548Z] 
14:51:15 [2023-02-08T14:51:15.548Z] DONE 6 tests in 8.495s
14:51:15 [2023-02-08T14:51:15.548Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:51:15 [2023-02-08T14:51:15.548Z] ++ 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
14:51:15 [2023-02-08T14:51:15.548Z] ++ set -e
14:51:15 [2023-02-08T14:51:15.548Z] ++ '[' -n 0 ']'
14:51:15 [2023-02-08T14:51:15.548Z] ++ set -x
14:51:15 [2023-02-08T14:51:15.548Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:51:15 [2023-02-08T14:51:15.548Z] testing: warning: no tests to run
14:51:15 [2023-02-08T14:51:15.548Z] PASS
14:51:15 [2023-02-08T14:51:15.548Z] 
14:51:15 [2023-02-08T14:51:15.548Z] DONE 0 tests in 0.032s
14:51:15 [2023-02-08T14:51:15.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:51:15 [2023-02-08T14:51:15.548Z] ++ 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
14:51:15 [2023-02-08T14:51:15.548Z] ++ set -e
14:51:15 [2023-02-08T14:51:15.548Z] ++ '[' -n 0 ']'
14:51:15 [2023-02-08T14:51:15.548Z] ++ set -x
14:51:15 [2023-02-08T14:51:15.548Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:51:15 [2023-02-08T14:51:15.548Z] INFO: Testing against a local daemon
14:51:15 [2023-02-08T14:51:15.548Z] === RUN   TestPluginWithDevMounts
14:51:15 [2023-02-08T14:51:15.548Z] === PAUSE TestPluginWithDevMounts
14:51:15 [2023-02-08T14:51:15.548Z] === CONT  TestPluginWithDevMounts
14:51:17 [2023-02-08T14:51:17.452Z] --- PASS: TestPluginWithDevMounts (1.51s)
14:51:17 [2023-02-08T14:51:17.452Z] PASS
14:51:17 [2023-02-08T14:51:17.452Z] 
14:51:17 [2023-02-08T14:51:17.452Z] DONE 1 tests in 1.613s
14:51:17 [2023-02-08T14:51:17.452Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:51:17 [2023-02-08T14:51:17.452Z] ++ 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
14:51:17 [2023-02-08T14:51:17.452Z] ++ set -e
14:51:17 [2023-02-08T14:51:17.452Z] ++ '[' -n 0 ']'
14:51:17 [2023-02-08T14:51:17.452Z] ++ set -x
14:51:17 [2023-02-08T14:51:17.452Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:51:17 [2023-02-08T14:51:17.452Z] INFO: Testing against a local daemon
14:51:17 [2023-02-08T14:51:17.452Z] === RUN   TestSecretInspect
14:51:18 [2023-02-08T14:51:18.818Z] --- PASS: TestSecretInspect (1.75s)
14:51:18 [2023-02-08T14:51:18.818Z] === RUN   TestSecretList
14:51:20 [2023-02-08T14:51:20.707Z] --- PASS: TestSecretList (1.74s)
14:51:20 [2023-02-08T14:51:20.707Z] === RUN   TestSecretsCreateAndDelete
14:51:22 [2023-02-08T14:51:22.596Z] --- PASS: TestSecretsCreateAndDelete (1.76s)
14:51:22 [2023-02-08T14:51:22.596Z] === RUN   TestSecretsUpdate
14:51:24 [2023-02-08T14:51:24.485Z] --- PASS: TestSecretsUpdate (1.81s)
14:51:24 [2023-02-08T14:51:24.485Z] === RUN   TestTemplatedSecret
14:51:27 [2023-02-08T14:51:27.002Z] --- PASS: TestTemplatedSecret (2.39s)
14:51:27 [2023-02-08T14:51:27.002Z] === RUN   TestSecretCreateResolve
14:51:28 [2023-02-08T14:51:28.367Z] --- PASS: TestSecretCreateResolve (1.72s)
14:51:28 [2023-02-08T14:51:28.367Z] PASS
14:51:28 [2023-02-08T14:51:28.367Z] 
14:51:28 [2023-02-08T14:51:28.367Z] DONE 6 tests in 11.257s
14:51:28 [2023-02-08T14:51:28.367Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:51:28 [2023-02-08T14:51:28.367Z] ++ 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
14:51:28 [2023-02-08T14:51:28.367Z] ++ set -e
14:51:28 [2023-02-08T14:51:28.367Z] ++ '[' -n 0 ']'
14:51:28 [2023-02-08T14:51:28.367Z] ++ set -x
14:51:28 [2023-02-08T14:51:28.367Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:51:28 [2023-02-08T14:51:28.367Z] INFO: Testing against a local daemon
14:51:28 [2023-02-08T14:51:28.367Z] === RUN   TestServiceCreateInit
14:51:28 [2023-02-08T14:51:28.367Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:51:32 [2023-02-08T14:51:32.536Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:51:35 [2023-02-08T14:51:35.811Z] --- PASS: TestServiceCreateInit (7.23s)
14:51:35 [2023-02-08T14:51:35.811Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s)
14:51:35 [2023-02-08T14:51:35.811Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
14:51:35 [2023-02-08T14:51:35.811Z] === RUN   TestCreateServiceMultipleTimes
14:51:50 [2023-02-08T14:51:50.669Z] --- PASS: TestCreateServiceMultipleTimes (14.33s)
14:51:50 [2023-02-08T14:51:50.669Z] === RUN   TestCreateServiceConflict
14:51:52 [2023-02-08T14:51:52.035Z] --- PASS: TestCreateServiceConflict (1.71s)
14:51:52 [2023-02-08T14:51:52.035Z] === RUN   TestCreateServiceMaxReplicas
14:51:54 [2023-02-08T14:51:54.552Z] --- PASS: TestCreateServiceMaxReplicas (2.67s)
14:51:54 [2023-02-08T14:51:54.552Z] === RUN   TestCreateWithDuplicateNetworkNames
14:52:09 [2023-02-08T14:52:09.394Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.63s)
14:52:09 [2023-02-08T14:52:09.394Z] === RUN   TestCreateServiceSecretFileMode
14:52:09 [2023-02-08T14:52:09.394Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
14:52:09 [2023-02-08T14:52:09.394Z] === RUN   TestCreateServiceConfigFileMode
14:52:11 [2023-02-08T14:52:11.919Z] --- PASS: TestCreateServiceConfigFileMode (2.30s)
14:52:11 [2023-02-08T14:52:11.919Z] === RUN   TestCreateServiceSysctls
14:52:15 [2023-02-08T14:52:15.186Z] --- PASS: TestCreateServiceSysctls (2.87s)
14:52:15 [2023-02-08T14:52:15.186Z] === RUN   TestCreateServiceCapabilities
14:52:17 [2023-02-08T14:52:17.076Z] --- PASS: TestCreateServiceCapabilities (2.22s)
14:52:17 [2023-02-08T14:52:17.076Z] === RUN   TestInspect
14:52:19 [2023-02-08T14:52:19.593Z] --- PASS: TestInspect (2.72s)
14:52:19 [2023-02-08T14:52:19.593Z] === RUN   TestCreateJob
14:52:22 [2023-02-08T14:52:22.860Z] --- PASS: TestCreateJob (2.92s)
14:52:22 [2023-02-08T14:52:22.860Z] === RUN   TestReplicatedJob
14:52:27 [2023-02-08T14:52:27.027Z] --- PASS: TestReplicatedJob (4.21s)
14:52:27 [2023-02-08T14:52:27.027Z] === RUN   TestUpdateReplicatedJob
14:52:29 [2023-02-08T14:52:29.543Z] --- PASS: TestUpdateReplicatedJob (2.74s)
14:52:29 [2023-02-08T14:52:29.543Z] === RUN   TestServiceListWithStatuses
14:52:29 [2023-02-08T14:52:29.543Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:52:29 [2023-02-08T14:52:29.543Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:52:29 [2023-02-08T14:52:29.543Z] === RUN   TestDockerNetworkConnectAlias
14:52:32 [2023-02-08T14:52:32.821Z] --- PASS: TestDockerNetworkConnectAlias (3.54s)
14:52:32 [2023-02-08T14:52:32.821Z] === RUN   TestDockerNetworkReConnect
14:52:36 [2023-02-08T14:52:36.090Z] --- PASS: TestDockerNetworkReConnect (2.69s)
14:52:36 [2023-02-08T14:52:36.090Z] === RUN   TestServicePlugin
14:52:36 [2023-02-08T14:52:36.090Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:52:36 [2023-02-08T14:52:36.090Z] --- SKIP: TestServicePlugin (0.00s)
14:52:36 [2023-02-08T14:52:36.090Z] === RUN   TestServiceUpdateLabel
14:52:37 [2023-02-08T14:52:37.455Z] --- PASS: TestServiceUpdateLabel (1.80s)
14:52:37 [2023-02-08T14:52:37.455Z] === RUN   TestServiceUpdateSecrets
14:52:52 [2023-02-08T14:52:52.295Z] --- PASS: TestServiceUpdateSecrets (14.03s)
14:52:52 [2023-02-08T14:52:52.295Z] === RUN   TestServiceUpdateConfigs
14:53:07 [2023-02-08T14:53:07.135Z] --- PASS: TestServiceUpdateConfigs (14.33s)
14:53:07 [2023-02-08T14:53:07.135Z] === RUN   TestServiceUpdateNetwork
14:53:19 [2023-02-08T14:53:19.316Z] --- PASS: TestServiceUpdateNetwork (11.70s)
14:53:19 [2023-02-08T14:53:19.316Z] === RUN   TestServiceUpdatePidsLimit
14:53:19 [2023-02-08T14:53:19.316Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:53:19 [2023-02-08T14:53:19.573Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:53:27 [2023-02-08T14:53:27.666Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:53:34 [2023-02-08T14:53:34.208Z] --- PASS: TestServiceUpdatePidsLimit (16.27s)
14:53:34 [2023-02-08T14:53:34.208Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
14:53:34 [2023-02-08T14:53:34.208Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:53:34 [2023-02-08T14:53:34.209Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
14:53:34 [2023-02-08T14:53:34.209Z] PASS
14:53:34 [2023-02-08T14:53:34.209Z] 
14:53:34 [2023-02-08T14:53:34.209Z] === Skipped
14:53:34 [2023-02-08T14:53:34.209Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:53:34 [2023-02-08T14:53:34.209Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:53:34 [2023-02-08T14:53:34.209Z] 
14:53:34 [2023-02-08T14:53:34.209Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:53:34 [2023-02-08T14:53:34.209Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:34 [2023-02-08T14:53:34.209Z] 
14:53:34 [2023-02-08T14:53:34.209Z] DONE 27 tests, 2 skipped in 125.385s
14:53:34 [2023-02-08T14:53:34.209Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:53:34 [2023-02-08T14:53:34.209Z] ++ 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
14:53:34 [2023-02-08T14:53:34.209Z] ++ set -e
14:53:34 [2023-02-08T14:53:34.209Z] ++ '[' -n 0 ']'
14:53:34 [2023-02-08T14:53:34.209Z] ++ set -x
14:53:34 [2023-02-08T14:53:34.209Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:53:34 [2023-02-08T14:53:34.209Z] INFO: Testing against a local daemon
14:53:34 [2023-02-08T14:53:34.209Z] === RUN   TestSessionCreate
14:53:34 [2023-02-08T14:53:34.209Z] --- PASS: TestSessionCreate (0.03s)
14:53:34 [2023-02-08T14:53:34.209Z] === RUN   TestSessionCreateWithBadUpgrade
14:53:34 [2023-02-08T14:53:34.209Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:53:34 [2023-02-08T14:53:34.209Z] PASS
14:53:34 [2023-02-08T14:53:34.209Z] 
14:53:34 [2023-02-08T14:53:34.209Z] DONE 2 tests in 0.148s
14:53:34 [2023-02-08T14:53:34.209Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:53:34 [2023-02-08T14:53:34.209Z] ++ 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
14:53:34 [2023-02-08T14:53:34.209Z] ++ set -e
14:53:34 [2023-02-08T14:53:34.209Z] ++ '[' -n 0 ']'
14:53:34 [2023-02-08T14:53:34.209Z] ++ set -x
14:53:34 [2023-02-08T14:53:34.209Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:53:34 [2023-02-08T14:53:34.209Z] INFO: Testing against a local daemon
14:53:34 [2023-02-08T14:53:34.209Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:53:34 [2023-02-08T14:53:34.209Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:53:34 [2023-02-08T14:53:34.209Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:53:34 [2023-02-08T14:53:34.209Z] === RUN   TestDiskUsage
14:53:34 [2023-02-08T14:53:34.209Z] === PAUSE TestDiskUsage
14:53:34 [2023-02-08T14:53:34.209Z] === RUN   TestEventsExecDie
14:53:34 [2023-02-08T14:53:34.772Z] --- PASS: TestEventsExecDie (0.56s)
14:53:34 [2023-02-08T14:53:34.772Z] === RUN   TestEventsBackwardsCompatible
14:53:34 [2023-02-08T14:53:34.772Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:53:34 [2023-02-08T14:53:34.772Z] === RUN   TestEventsVolumeCreate
14:53:34 [2023-02-08T14:53:34.772Z] --- PASS: TestEventsVolumeCreate (0.07s)
14:53:34 [2023-02-08T14:53:34.772Z] === RUN   TestInfoBinaryCommits
14:53:34 [2023-02-08T14:53:34.772Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:53:34 [2023-02-08T14:53:34.772Z] === RUN   TestInfoAPIVersioned
14:53:34 [2023-02-08T14:53:34.772Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:53:34 [2023-02-08T14:53:34.772Z] === RUN   TestInfoAPI
14:53:34 [2023-02-08T14:53:34.772Z] --- PASS: TestInfoAPI (0.03s)
14:53:34 [2023-02-08T14:53:34.772Z] === RUN   TestInfoAPIWarnings
14:53:52 [2023-02-08T14:53:52.826Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:53:52 [2023-02-08T14:53:52.826Z] === RUN   TestInfoDebug
14:53:52 [2023-02-08T14:53:52.826Z] --- PASS: TestInfoDebug (0.52s)
14:53:52 [2023-02-08T14:53:52.826Z] === RUN   TestInfoInsecureRegistries
14:53:52 [2023-02-08T14:53:52.826Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:53:52 [2023-02-08T14:53:52.826Z] === RUN   TestInfoRegistryMirrors
14:53:52 [2023-02-08T14:53:52.826Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:53:52 [2023-02-08T14:53:52.826Z] === RUN   TestLoginFailsWithBadCredentials
14:53:53 [2023-02-08T14:53:53.387Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
14:53:53 [2023-02-08T14:53:53.387Z] === RUN   TestPingCacheHeaders
14:53:53 [2023-02-08T14:53:53.387Z] --- PASS: TestPingCacheHeaders (0.02s)
14:53:53 [2023-02-08T14:53:53.387Z] === RUN   TestPingGet
14:53:53 [2023-02-08T14:53:53.387Z] --- PASS: TestPingGet (0.01s)
14:53:53 [2023-02-08T14:53:53.387Z] === RUN   TestPingHead
14:53:53 [2023-02-08T14:53:53.387Z] --- PASS: TestPingHead (0.02s)
14:53:53 [2023-02-08T14:53:53.387Z] === RUN   TestPingSwarmHeader
14:53:53 [2023-02-08T14:53:53.949Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:53:54 [2023-02-08T14:53:54.510Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:53:55 [2023-02-08T14:53:55.074Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:53:55 [2023-02-08T14:53:55.074Z] --- PASS: TestPingSwarmHeader (1.76s)
14:53:55 [2023-02-08T14:53:55.074Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:53:55 [2023-02-08T14:53:55.074Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:53:55 [2023-02-08T14:53:55.074Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:53:55 [2023-02-08T14:53:55.074Z] === RUN   TestPingBuilderHeader
14:53:55 [2023-02-08T14:53:55.074Z] === RUN   TestPingBuilderHeader/default_config
14:53:55 [2023-02-08T14:53:55.635Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:53:56 [2023-02-08T14:53:56.197Z] --- PASS: TestPingBuilderHeader (1.04s)
14:53:56 [2023-02-08T14:53:56.197Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
14:53:56 [2023-02-08T14:53:56.197Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
14:53:56 [2023-02-08T14:53:56.197Z] === RUN   TestVersion
14:53:56 [2023-02-08T14:53:56.197Z] --- PASS: TestVersion (0.02s)
14:53:56 [2023-02-08T14:53:56.197Z] === CONT  TestDiskUsage
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/container_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/image_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/volume_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:53:56 [2023-02-08T14:53:56.759Z] === RUN   TestDiskUsage/after_container.Run
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:53:57 [2023-02-08T14:53:57.015Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:53:57 [2023-02-08T14:53:57.016Z] --- PASS: TestDiskUsage (0.99s)
14:53:57 [2023-02-08T14:53:57.016Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z] PASS
14:53:57 [2023-02-08T14:53:57.016Z] 
14:53:57 [2023-02-08T14:53:57.016Z] === Skipped
14:53:57 [2023-02-08T14:53:57.016Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:53:57 [2023-02-08T14:53:57.016Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:53:57 [2023-02-08T14:53:57.016Z] 
14:53:57 [2023-02-08T14:53:57.016Z] DONE 57 tests, 1 skipped in 23.185s
14:53:57 [2023-02-08T14:53:57.272Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:53:57 [2023-02-08T14:53:57.272Z] ++ 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
14:53:57 [2023-02-08T14:53:57.272Z] ++ set -e
14:53:57 [2023-02-08T14:53:57.272Z] ++ '[' -n 0 ']'
14:53:57 [2023-02-08T14:53:57.272Z] ++ set -x
14:53:57 [2023-02-08T14:53:57.272Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:53:57 [2023-02-08T14:53:57.272Z] INFO: Testing against a local daemon
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesCreateAndList
14:53:57 [2023-02-08T14:53:57.272Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesRemove
14:53:57 [2023-02-08T14:53:57.272Z] --- PASS: TestVolumesRemove (0.06s)
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesInspect
14:53:57 [2023-02-08T14:53:57.272Z] --- PASS: TestVolumesInspect (0.02s)
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesInvalidJSON
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:53:57 [2023-02-08T14:53:57.272Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:53:57 [2023-02-08T14:53:57.272Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:53:57 [2023-02-08T14:53:57.272Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:53:57 [2023-02-08T14:53:57.272Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:53:57 [2023-02-08T14:53:57.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:53:57 [2023-02-08T14:53:57.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:53:57 [2023-02-08T14:53:57.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:53:57 [2023-02-08T14:53:57.272Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:53:57 [2023-02-08T14:53:57.272Z] === RUN   TestVolumePruneAnonymous
14:53:57 [2023-02-08T14:53:57.272Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:53:57 [2023-02-08T14:53:57.272Z] PASS
14:53:57 [2023-02-08T14:53:57.272Z] 
14:53:57 [2023-02-08T14:53:57.272Z] DONE 10 tests in 0.229s
14:53:57 [2023-02-08T14:53:57.272Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:53:57 [2023-02-08T14:53:57.529Z] ++++ cat bundles/test-integration/docker.pid
14:53:57 [2023-02-08T14:53:57.529Z] +++ kill 14439
14:53:57 [2023-02-08T14:53:57.785Z] +++ /etc/init.d/apparmor stop
14:53:57 [2023-02-08T14:53:57.785Z] Leaving: AppArmorNo profiles have been unloaded.
14:53:57 [2023-02-08T14:53:57.785Z] 
14:53:57 [2023-02-08T14:53:57.785Z] Unloading profiles will leave already running processes permanently
14:53:57 [2023-02-08T14:53:57.785Z] unconfined, which can lead to unexpected situations.
14:53:57 [2023-02-08T14:53:57.785Z] 
14:53:57 [2023-02-08T14:53:57.785Z] To set a process to complain mode, use the command line tool
14:53:57 [2023-02-08T14:53:57.785Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:53:57 [2023-02-08T14:53:57.785Z] +++ true
14:53:57 [2023-02-08T14:53:57.785Z] exiting test-integration
14:53:57 [2023-02-08T14:53:57.785Z] ++ exit 0
14:53:57 [2023-02-08T14:53:57.785Z] 
Post stage
[Pipeline] junit
14:53:58 [2023-02-08T14:53:58.357Z] Recording test results
14:53:58 [2023-02-08T14:53:58.539Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:53:58 [2023-02-08T14:53:58.842Z] + echo Ensuring container killed.
14:53:58 [2023-02-08T14:53:58.842Z] Ensuring container killed.
14:53:58 [2023-02-08T14:53:58.842Z] + docker rm -vf docker-pr1
14:53:58 [2023-02-08T14:53:58.842Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
14:53:59 [2023-02-08T14:53:59.134Z] + echo Chowning /workspace to jenkins user
14:53:59 [2023-02-08T14:53:59.134Z] Chowning /workspace to jenkins user
14:53:59 [2023-02-08T14:53:59.134Z] + id -u
14:53:59 [2023-02-08T14:53:59.134Z] + id -g
14:53:59 [2023-02-08T14:53:59.134Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44957:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:54:00 [2023-02-08T14:54:00.785Z] + bundleName=arm64-integration
14:54:00 [2023-02-08T14:54:00.785Z] + echo Creating arm64-integration-bundles.tar.gz
14:54:00 [2023-02-08T14:54:00.785Z] Creating arm64-integration-bundles.tar.gz
14:54:00 [2023-02-08T14:54:00.785Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:54:00 [2023-02-08T14:54:00.785Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:54:01 [2023-02-08T14:54:01.050Z] Archiving artifacts
14:54:02 [2023-02-08T14:54:02.752Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44957/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:54:03 [2023-02-08T14:54:03.040Z] + make clean
14:54:03 [2023-02-08T14:54:03.297Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:54:03 [2023-02-08T14:54:03.297Z] docker-dev-cache
14:54:03 [2023-02-08T14:54:03.297Z] 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